-
Notifications
You must be signed in to change notification settings - Fork 57
Crash on Dumping Ram #36
Comments
Could you provide the generated stack trace? It should contain an error code that would help with debugging your issue. |
ConnectionException Result[mod=1, desc=106} The exception stacktrace was:
|
The game is deallocating memory between dumps, there is already an issue for it (#17 to be exact). I'm going to close this issue as it it a duplicate. |
On Large Games (ex. SwSh) it results almost anytime in a Connection Exception crash when u search & compare the current dump for a value, also sometimes on the first dump aswell.
Related function:
Noexes/client/src/me/mdbell/noexs/core/Debugger.java
Lines 259 to 285 in 8e8a75d
Triggered Exception:
Noexes/client/src/me/mdbell/noexs/core/Debugger.java
Lines 272 to 275 in 8e8a75d
The text was updated successfully, but these errors were encountered: