Giter Site home page Giter Site logo

Comments (16)

Rall3n avatar Rall3n commented on June 11, 2024

Hello @willz06jw,

could you please upload the latest logfile regarding the Amazon plugin? You can find it under C:\ProgramData\GOG.com\Galaxy\logs\ with the filename plugin-amazon-c2cd2e29-8b02-35a9-86fc-3faf90255857.log.

from galaxy-integration-amazon.

willz06jw avatar willz06jw commented on June 11, 2024

plugin-amazon-c2cd2e29-8b02-35a9-86fc-3faf90255857.log

from galaxy-integration-amazon.

Rall3n avatar Rall3n commented on June 11, 2024

@willz06jw, I couldn't find any trace of anything that would cause a crash of the plugin.
There is an unhandled exception, but as far as I can see it is harmless and should not cause a crash.

Could you tell me what exactly is crashing: the plugin or the client itself? Could you also provide more information on this crash in general?

from galaxy-integration-amazon.

willz06jw avatar willz06jw commented on June 11, 2024

It is the plugin itself that crashes. Here is what I see when it does
PlugInHasCrashed

Then I press retry and it acts like it is connected for 3 or so minutes, then crashes again
Connected

Here is the log file again. I noticed that when the crash occurs, the log file "modified date" does not change. I don't think it writes to the log when it crashes.
plugin-amazon-c2cd2e29-8b02-35a9-86fc-3faf90255857.log

from galaxy-integration-amazon.

Rall3n avatar Rall3n commented on June 11, 2024

@willz06jw Sorry for replying this late.

Do you still encounter this error?

The latest log still does not give any hints to why it crashes.

from galaxy-integration-amazon.

willz06jw avatar willz06jw commented on June 11, 2024

Yes I still see this error. I have thousands of games, and 279 from Amazon. I'm not sure if that has anything to do with it.

from galaxy-integration-amazon.

willz06jw avatar willz06jw commented on June 11, 2024

Do you think it is because I have over 256 games?

from galaxy-integration-amazon.

Rall3n avatar Rall3n commented on June 11, 2024

Do you think it is because I have over 256 games?

Doubtful, as I have around 310 games in my Amazon Games library, and it does not crash.

from galaxy-integration-amazon.

willz06jw avatar willz06jw commented on June 11, 2024

How about this log, does it help with anything? See line 11745

GalaxyClient.log

from galaxy-integration-amazon.

willz06jw avatar willz06jw commented on June 11, 2024

Just let me know if I can help with anything on this

from galaxy-integration-amazon.

Rall3n avatar Rall3n commented on June 11, 2024

@willz06jw I just published a new version which should get rid of the error inside the plugin logfiles.

Regarding the actual issue: I would like you to try with the new version first to see if this was the real problem. If this should not work then I would suggest you try it with only the Amazon plugin.

from galaxy-integration-amazon.

willz06jw avatar willz06jw commented on June 11, 2024

Well, it was a pain, but I disconnected all plugins, then removed their files from the "installed" directory. Then I reinstalled the Amazon plugin from Github, but it is still crashing. I am attaching the logs
GalaxyClientService.log
plugin-amazon-c2cd2e29-8b02-35a9-86fc-3faf90255857.log
:

from galaxy-integration-amazon.

Rall3n avatar Rall3n commented on June 11, 2024

@willz06jw there is one last thing I would like you to try. This would require you to edit the plugins files by yourself.

I would like you to comment out the lines 180 and 181 in the file plugin.py. They should not affect functionality of the plugin based on your log files.

If this still does not solve your issue I would suggest trying to report it to GOG (Cog wheel top left >> Report issue) and add a link to this GitHub issue.

from galaxy-integration-amazon.

jedthe3rd avatar jedthe3rd commented on June 11, 2024

@Rall3n I am getting this issue as well. Same issue where there isn't any error logs for the crash. But I did observe GOG saying plugin not responding then the plugin was marked as crashed. Maybe there is an API timeout that it is expecting to be refreshed?

After observing it more windows definitely doesn't detect it as not responding in task manager so it looks like GOG Galaxy itself is killing it.

from galaxy-integration-amazon.

Rall3n avatar Rall3n commented on June 11, 2024

@jedthe3rd Would you mind providing the log files for both the plugin and Galaxy in general?

from galaxy-integration-amazon.

jedthe3rd avatar jedthe3rd commented on June 11, 2024

Looks like the plugin isn't responding to the heartbeat check:

2022-08-14 12:45:31.586 [Information][ (0)] [TID 2086196][galaxy_client]: Finished sending presence heartbeat.
2022-08-14 12:45:47.121 [Error][ (0)] [TID 28720][galaxy_client]: Plugin - pluginID/amazon_c2cd2e29-8b02-35a9-86fc-3faf90255857 is not responding.
2022-08-14 12:45:47.121 [Information][ (0)] [TID 28720][galaxy_client]: Request to stop plugin pluginID/amazon_c2cd2e29-8b02-35a9-86fc-3faf90255857
2022-08-14 12:45:48.207 [Information][ (0)] [TID 28720][galaxy_client]: Received onPluginShutdownFailure for plugin 'pluginID/amazon_c2cd2e29-8b02-35a9-86fc-3faf90255857'.
2022-08-14 12:45:48.207 [Warning][ (0)] [TID 28720][galaxy_client]: Plugin 'pluginID/amazon_c2cd2e29-8b02-35a9-86fc-3faf90255857' shutdown failed, killing process
2022-08-14 12:45:48.308 [Error][ (0)] [TID 28720][galaxy_client]: Plugin - pluginID/amazon_c2cd2e29-8b02-35a9-86fc-3faf90255857 has crashed.

plugin-amazon-c2cd2e29-8b02-35a9-86fc-3faf90255857.log
GalaxyClient.log

from galaxy-integration-amazon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.