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

Crash after a certain time... #1

Open
OnlyAlec opened this issue Jun 8, 2021 · 3 comments
Open

Crash after a certain time... #1

OnlyAlec opened this issue Jun 8, 2021 · 3 comments

Comments

@OnlyAlec
Copy link

OnlyAlec commented Jun 8, 2021

What I put the title is the problem as such, everything is correct and works fine but when I go to play and leave RPCGecko open
after a while it closes itself, without an error message or anything it just closes.

@dmgrstuff
Copy link
Owner

dmgrstuff commented Jun 11, 2021

Sorry for not getting back sooner. Assuming you can reproduce this, could you run it (presumably rpcgecko.exe) from a command line like CMD? If there's a "traceback" (basically a log of what caused it to crash and where) in the terminal, that would be very useful in pinning down the issue.

I have yet to add any kind of error logging, so that's why the window closes if you open it outside of a terminal. Hopefully I'll get around to that soon.

@OnlyAlec
Copy link
Author

Yeap, this is the traceback...

Github-RCP

@dmgrstuff
Copy link
Owner

From what I can understand of the pyGecko (tcpgecko.py) code, it looks like the exception is raised because readmem is receiving data from the console that it doesn't know how to handle. Does this happen consistently for you in a specific title, or in one more than others? As for why it fails after several minutes and not immediately, that's beyond me - TCPGecko can be weird sometimes.

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

No branches or pull requests

2 participants