-
Notifications
You must be signed in to change notification settings - Fork 7
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
tryed the patch and still crashes to desktop #9
Comments
2 of the issues are related to out of memory exceptions, maybe better to add them to out of memory issue. But stack traces for out of memory errors are not that usefull as this can be thrown in any part of the game due to running out of heap memory (which is limited to 1.3 Gb no matter how much actual RAM you have). |
What resolution are you running?
Higher resolutions require more memory.
…On Fri, Dec 22, 2023, 11:10 AM Eduard Trushnikov ***@***.***> wrote:
2 of the issues are related to out of memory exceptions, maybe better to
add them to out of memory issue. But stack traces for out of memory errors
are not that usefull as this can be thrown in any part of the game due to
running out of heap memory (which is limited to 1.3 Gb no matter how much
actual RAM you have).
—
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADKGRTBXMEK7TULIOFVLY43YKXLKHAVCNFSM6AAAAABA7AZ2YGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNRYGAYDANJXHA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
1920x1080 |
these only happen when changing map / location |
Thank you for the report. That will solve 2 out of the 3 issues you are having. Thanks again MADCATXXX |
The new version dropped Addressing a lot of these concerns |
errorReport_2023.12.21-04.12.27_(1).txt
errorReport_2023.12.21-03.48.41_(1).txt
The text was updated successfully, but these errors were encountered: