Skip to content
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

RPC stays on after the game is closed #3

Open
melzyy opened this issue Dec 25, 2022 · 2 comments · May be fixed by #7
Open

RPC stays on after the game is closed #3

melzyy opened this issue Dec 25, 2022 · 2 comments · May be fixed by #7

Comments

@melzyy
Copy link

melzyy commented Dec 25, 2022

BAQrnED6KG

@melzyy
Copy link
Author

melzyy commented Dec 25, 2022

oh i think i fixed it, added process.on('uncaughtException', err => { console.log(`Uncaught Exception: ${err.message}`) process.exit(1) }) on line 138

@melzyy melzyy closed this as completed Dec 25, 2022
@melzyy
Copy link
Author

melzyy commented Jan 2, 2023

I dont now if I'm being stupid, but the issue has reappeared now.
Steps to reproduce:
Launch the game
Wait for the status
Close the game
Status still appears as if I'm playing

@melzyy melzyy reopened this Jan 2, 2023
@angelolz angelolz linked a pull request Mar 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant