urwrstkn8mare / galaxy-riot-integration

A GOG Galaxy 2.0 Community integration for Riot!
MIT License
71 stars 2 forks source link

Plugin Crash on Galaxy2.0.18.56 Beta #5

Closed GildartsClive closed 3 years ago

GildartsClive commented 3 years ago

The plugin crashes when you click the Connect button and will crash when you click retry.

urwrstkn8mare commented 3 years ago

Thnx for reporting this, I would also appreciate the log file for the plugin. I will try to look at it ASAP.

GildartsClive commented 3 years ago

if you could help me learn where I can look for something like that I would love to give you the log file for it.

urwrstkn8mare commented 3 years ago

You can find it in %programdata%\GOG.com\Galaxy\logs it should have the word riot in the name of the log file. There may be lots of logs in that folder you will just have to look for it. A little tip to make it easier would be to sort by date modified.

GildartsClive commented 3 years ago

got it here you go [plugin-riot-b4c0c2f5-23dc-4326-aa65-e9fabef61a3b.log](https://github.com/urwrstkn8mare/galaxy-riot-integration/files/4969414/plugin-riot-b4c0c2f5-23dc-4326-aa65-e9fabef61a3b.log)

urwrstkn8mare commented 3 years ago

Thnx, I can see a big issue, it can't access the requests module. This should not be a problem as requests should be packaged with the plugin. How did you install the plugin? It's highly likely its something to do with that.

Downloading it from here in releases should do the trick. image

GildartsClive commented 3 years ago

that is how I did it but I will try again

GildartsClive commented 3 years ago

So I reinstalled it the same way I did the first time and it is working now, thanks for the help.

urwrstkn8mare commented 3 years ago

Happy to help.

Just to add - if you were looking for more info - from looking at your logs, I think you may have downloaded it via the Source code link as the folder in the installed directory should be called: gog-riot-integration-windows. Instead I saw galaxy-riot-integration\ and riot_b4c0c2f5-23dc-4326-aa65-e9fabef61a3b\. You could have gotten the first folder name from downloading the source code (Source code (zip) - second link in releases) as that is the new name for the repo while the release file I attached still uses gog-riot-integration name. The second name with the GUID I'm not quite sure.