zach-morris / plugin.program.iagl

The Internet Archive Game Launcher (IAGL) will launch Games from the Internet using Kodi
GNU General Public License v3.0
348 stars 49 forks source link

Set up wizard issue #203

Closed pirsir76 closed 3 years ago

pirsir76 commented 3 years ago

In setup Wizard (the one with the cool sounds) It asks: Cache Lists to Disk Do you want IAGL to pre-cache all game lists? This process takes several minutes but will speed up browsing later.

If I choose yes, when I get to "Processing Game List: The Powder Toy" it comes up with an error saying: Add-on error: check log for more information.

I'm not only reporting this issue I had but I would like to know where I can access the log the error message talks about.

zach-morris commented 3 years ago

The error is in the Kodi log. Instructions here.

If possible, turn on debug logging and recreate the issue, and you can copy/paste the log into a tool like this one and provide the link

What system type are you using? I can't recreate this on OSX with the latest version (3.0.1)

pirsir76 commented 3 years ago

"What system type are you using?"

I'm using an NVIDIA Shield Pro 2019 edition.

zach-morris commented 3 years ago

There is also an official addon in the Kodi repository called 'Logfile Uploader' (under program addons), that does the hard work for you (much easier if you dont have access to the filesystem)

pirsir76 commented 3 years ago

Thanks, that would be easier for me. I'll try that. :)

zach-morris commented 3 years ago

I was able to reproduce and fix this on an android phone. For some reason there's a specific python function that acts differently on Android... At any rate, should be fixed in the next update.