Kodi Community Forum
TMM crashes on start - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: TinyMediaManager (https://forum.kodi.tv/forumdisplay.php?fid=204)
+---- Thread: TMM crashes on start (/showthread.php?tid=347076)



TMM crashes on start - thommythekitten - 2019-09-07

Hello,

it's not a fault of TMM, the application runs on my Mac and one Win 10 based PC perfect. The problem I have is when I try to start it on my media PC and I have used the nightly builds over a long time. After the application crashed after the start splash screen I tried to use the official release and after reading the logs of TMM I also tried to reinstall JAVA for my 64bit system. Went on with several JAVA versions with no success. Even a fresh installed TMM without any settings or library items didn't work. What is the problem and mybe you have an idea how to solve it?

Rgds, Thomas

Logs: https://paste.kodi.tv/rorulumuvu


RE: TMM crashes on start - mlaggner - 2019-09-08

Strange, I have never seen a runtime error at this location.

But image loading also depends on native libs (but is completely handled by Java itself)..
which Java version (and vendor) and which os do you have installed? Maybe some arm architecture?


RE: TMM crashes on start - thommythekitten - 2019-09-08

I'm using it on Win 10 Pro Version 1803. I tried several Java Version because I tought it's some sort of Java update issue. Right now I'm using jre1.8.0_221 since I was using jdk also and version 12 this cannot be the issue. I installed the 64bit version and after that the 32bit. As running now again with Java 8 this should be fine as TMM relies on version 7+.

Reinstalling the sytem is the only option since on other systems it's working linux, OSX, even my other Win x64 PC. The error seems to be in somewhere else.


RE: TMM crashes on start - mlaggner - 2019-09-09

just had a look on the code - could it be that there is a damaged image file in the movie which would be selected at startup? 

looks that there is a problem with loading the _internal_ scrapers (more exact the images which are provided for the scrapers). Looks like some sort of damaged tmm installation?
Or do you have a custom scraper in your /plugins path?
If you are just using the tmm scrapers, try to delete the following files:

Code:

tmm.jar
\plugins\*.jar

and re-launch tmm (or directly the tmm updater)

I will harden the loading for the next version.


RE: TMM crashes on start - thommythekitten - 2019-09-10

thanks for the answer after deleting the plugins the application runs. It's interesting you mentioned a possible corruption of a movie:

I even have the same problem when all settings are on default and starting a fresh downloaded portable TMM version and entries in movies.json look like this.

"movieDataSource" : [ ],


RE: TMM crashes on start - mlaggner - 2019-09-10

okay, than this must have been a corrupted scraper (or 3rd party scraper?)..
nevertheless that crash should not occur any more in 3.0.5