tylerbrawl / Galaxy-Plugin-Rockstar

MIT License
69 stars 7 forks source link

error e398 #125

Open chrissix666 opened 4 years ago

chrissix666 commented 4 years ago

i am quite sure this is related to ticket #114 Unfortunately the ticket was closed very fast!

I tried the provided fix version. Deinstalled and installed several times Also tried with all logins available for Rockstar. I stuck always here: https://i.ibb.co/1MLHryG/e398.jpg Also the 2 cookie buttons are not clickable... also else nothing happens. In the window it seemed i am logged in but not on the plugin itself.

The only thing i can do is to close again the window, but then the plugin login attempt will automate canceled.

tylerbrawl commented 4 years ago

This is a difficult issue to debug, since I doubt the plugin log file will have any relevant information. However, I ran into a similar issue at one point until I changed the start URL for the authentication process. Could you try manually installing the attached build and testing it? Since I am not having this issue myself, I will need you to verify that it works.

To install the build, extract the folder contained within Plugin.zip to %LOCALAPPDATA%\GOG.com\Galaxy\plugins\installed on Windows or ~/Library/Application Support/GOG.com/Galaxy/plugins/installed on Mac OS.

Plugin.zip

chrissix666 commented 4 years ago

sry for the late reply! I have testet the build you provided! It is my pleasure to share that this has solved the problem on my part. Login and connection is successful again!

The only thing that i saw is that there is now something strange behavior during the login process with the pop up widows (pop up open, loading, closing, open, loading, closing, success) But this is only visual and re-logins are not that often (i hope so)

**Enough for a quick fix!

Ticket can be closed!**

Kindly request: At equal same time the Battle.net integration also went broken. I am quite sure the problem is very similar or not almost the same maybe. Current fixes they tried don't work, maybe you have an advice for the guys of the Battle.net integration. Its currently broken.

tylerbrawl commented 4 years ago

I'm glad it works for you. I will go ahead and push the changes to the repository.

As for the Battle.net integration, I am unaffiliated with its development, so I am unsure if I would be able to help there. However, your region might have something to do with it. Are you living in the United States? If not, then I would let them know which region you are living in on the repository for the Battle.net plugin.

tylerbrawl commented 4 years ago

Actually, that version produced an error for me the first time I tried it, but then proceeded to work the second time. I would rather find a solution that works every time. I have another build here that seems to work for me every time that I try, but I would also like you to test it and see if it works. The build is attached below.

Plugin.zip

LazerFX commented 4 years ago

I've been having the e398 error, and tried both plugins. Neither worked for me, I still get the e398 error. Happy to provide any information I can; if you want me to set up a proxy in order to see what is being sent / received I can do that.

tylerbrawl commented 4 years ago

That would be appreciated. This is a hard issue to diagnose, since I am unable to use the developer tools on the browser provided by Galaxy 2.0. I believe that the issue is connected to the user's region, but I am not certain of that as of yet.

I would really appreciate it if you could give the URL of the page that gives the e398 error, along with information regarding the cookies created during an authentication attempt. While you will have to find out how to get the former on your own, the cookies can be found by looking through the plugin's log file. Make sure to enable the log_sensitive_data option in the plugin's config.cfg file, and do not post any cookies that would compromise the security of your account (namely the ScAuthTokenData2020, RMT, and BearerToken cookies).

LazerFX commented 3 years ago

Thanks for that — I'll have a look and see what I can get today. Been a bit busy so haven't had chance to get onto my gaming PC (Joys of fatherhood).

tylerbrawl commented 3 years ago

No problem. College has been eating away at my time as well, so I may not always be able to respond quickly.