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

try again button potentially causes crashes #64

Open
thoraxe opened this issue Mar 24, 2023 · 0 comments
Open

try again button potentially causes crashes #64

thoraxe opened this issue Mar 24, 2023 · 0 comments

Comments

@thoraxe
Copy link
Contributor

thoraxe commented Mar 24, 2023

Error logs from a client:

Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
  at Game.updateGameRadar () [0x00092] in <5060264aaadf45caa6dcaabfaf3d2419>:0
  at Game._Process (System.Single delta) [0x00188] in <5060264aaadf45caa6dcaabfaf3d2419>:0

Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
  at Game.updateGameRadar () [0x00092] in <5060264aaadf45caa6dcaabfaf3d2419>:0
  at Game._Process (System.Single delta) [0x00188] in <5060264aaadf45caa6dcaabfaf3d2419>:0
                                                                                                                                                                                                                                                                                           ✗

  24/03/2023   11:12.49   /drives/d/srt-client-windows  ./srt.exe
[11:13:17 INF] Space Ring Things (SRT) Game Client v???

It's possible that after the player is destroyed that we need to "cancel" radar and some other things while we're waiting for the client to re-join.

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

1 participant