-
-
Notifications
You must be signed in to change notification settings - Fork 314
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DRP doesn't work and closes bloxstrap #445
Comments
Seems like it could be a hard crash, related to rich presence communicaton or something else. Open the Windows event viewer, go to Windows Logs, and go to Application. Are there any error entries at the top? |
yes there seems to be 2 errors relative to the crash, one with .NET and the other with bloxstrap. the 3rd is not an error but more of an insight of windows reporting it |
Oh, it's actually throwing an exception, it just isn't being caught. Turns out it's because it can't fetch the server location, for some reason. ISP might be blocking your connection to https://ipinfo.io or something. I'll add better handling for this, and take a look into why it didn't show an error window. For now, just make sure you have server location notifications disabled. |
yes you're right, i can't access ipinfo and upon turning server notifications off, bloxstrap is working fine. |
upon launching roblox through bloxstrap then playing a game, the bootstrapper closes and the rich presence doesn't show at all
here's a video for demonstration https://youtu.be/Ieqx6ypblWI
as for the logs, bloxstrap seemingly established a connection with discord for the rich presence, but upon updating it, it closes.
Bloxstrap_20230725T145935Z.log (attempt associated with the video above)
Bloxstrap_20230725T150153Z.log
Bloxstrap_20230725T150753Z.log
Bloxstrap_20230725T154351Z.log (attempts after the video)
The text was updated successfully, but these errors were encountered: