-
Notifications
You must be signed in to change notification settings - Fork 3
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
1.12.2 Memory leak #33
Comments
it would've been helpful had you included your crash-report and latest.log
files. As such we can't verify what you're talking about.
…On Fri, Jul 10, 2020 at 11:43 PM StormbringerGTX ***@***.***> wrote:
Given enough time the mod eventually uses all available memory leave to
freezes as it tries to do a memory dump.
Repro:
Play the game with the mod.
Pick a direction and continue to move into that direction.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#33>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA5TJCE3X47U5JSC52FGTKTR27UXPANCNFSM4OXEBCYQ>
.
|
It’s not that big of deal, I think I know where the problem is. |
Agreed, but it doesn't crash. It just hits max memory and then memory dumps every few seconds. So it wasn't crashing. I can include my latest however if that helps. Apologies! |
include the latest.log and the debug.log that might help.
Also how much ram do you have allocated to the pack where the mod is
installed? I'm going to recommend at least 4GB if not more because of the
nature of the mod. And you can use these parameters from WOD to make java
behave better alongside the mod.
https://github.com/kreezxil/World-of-Dragons/wiki/Java-Parameters
On Sat, Jul 11, 2020 at 8:41 PM StormbringerGTX <[email protected]>
wrote:
… it would've been helpful had you included your crash-report and latest.log
files. As such we can't verify what you're talking about.
… <#m_9003769613720480908_>
On Fri, Jul 10, 2020 at 11:43 PM StormbringerGTX *@*.***> wrote: Given
enough time the mod eventually uses all available memory leave to freezes
as it tries to do a memory dump. Repro: Play the game with the mod. Pick a
direction and continue to move into that direction. — You are receiving
this because you are subscribed to this thread. Reply to this email
directly, view it on GitHub <#33
<#33>>, or unsubscribe
https://github.com/notifications/unsubscribe-auth/AA5TJCE3X47U5JSC52FGTKTR27UXPANCNFSM4OXEBCYQ
.
Agreed, but it doesn't crash. It just hits max memory and then memory
dumps every few seconds. So it wasn't crashing. I can include my latest
however if that helps.
Apologies!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA5TJCGMCOP3X6XI3TRUYYDR3EIFJANCNFSM4OXEBCYQ>
.
|
Can you provide the LD_CheckedStorage File? |
Given enough time the mod eventually uses all available memory leave to freezes as it tries to do a memory dump.
Repro:
Play the game with the mod.
Pick a direction and continue to move into that direction.
The text was updated successfully, but these errors were encountered: