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

not enough memory #22

Open
jhcole opened this issue Sep 2, 2016 · 7 comments
Open

not enough memory #22

jhcole opened this issue Sep 2, 2016 · 7 comments

Comments

@jhcole
Copy link

jhcole commented Sep 2, 2016

Ran out of memory twice last week.

2016-08-25 15:40:14: ERROR[Main]: ServerError: Lua: OOM error from mod 'snow' in callback environment_OnGenerated(): not enough memory 2016-08-25 15:40:14: ERROR[Main]: Current Lua memory usage: 869 MB

2016-08-30 17:14:46: ERROR[Main]: ServerError: Lua: OOM error from mod 'snow' in callback environment_OnGenerated(): not enough memory 2016-08-30 17:14:46: ERROR[Main]: Current Lua memory usage: 691 MB

@HybridDog
Copy link
Collaborator

l can't reproduce this.
When exactly (where) does this happen?

@00c
Copy link

00c commented Oct 6, 2016

I keep getting same error

debug22.0.txt:2016-10-04 15:21:47: ERROR[Main]: ServerError: Lua: OOM error from mod 'snow' in callback environment_OnGenerated(): not enough memory
debug22.0.txt:2016-10-04 21:42:22: ERROR[Main]: ServerError: Lua: OOM error from mod 'snow' in callback environment_OnGenerated(): not enough memory
debug22.0.txt:2016-10-05 15:39:12: ERROR[Main]: ServerError: Lua: OOM error from mod 'snow' in callback environment_OnGenerated(): not enough memory
debug21.0.txt:2016-09-26 11:52:47: ERROR[Main]: ServerError: Lua: OOM error from mod 'snow' in callback environment_OnGenerated(): not enough memory
debug21.0.txt:2016-09-26 17:53:07: ERROR[Main]: ServerError: Lua: OOM error from mod 'snow' in callback environment_OnGenerated(): not enough memory
debug21.0.txt:2016-09-27 19:49:46: ERROR[Main]: ServerError: Lua: OOM error from mod 'default' in callback LuaABM::trigger(): not enough memory
debug21.0.txt:2016-09-28 16:06:11: ERROR[Main]: ServerError: Lua: OOM error from mod 'snow' in callback environment_OnGenerated(): not enough memory
debug21.0.txt:2016-09-29 20:02:12: ERROR[Main]: ServerError: Lua: OOM error from mod 'snow' in callback environment_OnGenerated(): not enough memory
debug21.0.txt:2016-09-30 16:53:35: ERROR[Main]: ServerError: Lua: OOM error from mod 'snow' in callback environment_OnGenerated(): not enough memory
debug21.0.txt:2016-10-01 09:46:14: ERROR[Main]: ServerError: Lua: OOM error from mod 'snow' in callback environment_OnGenerated(): not enough memory
debug21.0.txt:2016-10-02 15:30:01: ERROR[Main]: ServerError: Lua: OOM error from mod 'snow' in callback environment_OnGenerated(): not enough memory
debug21.0.txt:2016-10-03 00:22:33: ERROR[Main]: ServerError: Lua: OOM error from mod 'snow' in callback environment_OnGenerated(): not enough memory
debug20.0.txt:2016-09-23 00:17:12: ERROR[Main]: ServerError: Lua: OOM error from mod 'snow' in callback environment_OnGenerated(): not enough memory
debug20.0.txt:2016-09-23 16:50:30: ERROR[Main]: ServerError: Lua: OOM error from mod 'snow' in callback environment_OnGenerated(): not enough memory
debug20.0.txt:2016-09-23 21:36:16: ERROR[Main]: ServerError: Lua: OOM error from mod 'snow' in callback environment_OnGenerated(): not enough memory
debug20.0.txt:2016-09-24 18:14:51: ERROR[Main]: ServerError: Lua: OOM error from mod 'snow' in callback environment_OnGenerated(): not enough memory
debug20.0.txt:2016-09-25 15:27:50: ERROR[Main]: ServerError: Lua: OOM error from mod 'snow' in callback environment_OnGenerated(): not enough memory
debug20.0.txt:2016-09-25 17:22:11: ERROR[Main]: ServerError: Lua: OOM error from mod 'snow' in callback environment_OnGenerated(): not enough memory

@00c
Copy link

00c commented Oct 6, 2016

Recent one

2016-10-06 17:49:46: ERROR[Main]: ServerError: Lua: OOM error from mod 'snow' in callback environment_OnGenerated(): not enough memory
2016-10-06 17:49:46: ERROR[Main]: Current Lua memory usage: 870 MB

@HybridDog
Copy link
Collaborator

At which coordinates are you (the player) when the crash happens?

@jhcole
Copy link
Author

jhcole commented Oct 6, 2016

I can sometimes trigger this by flying straight up a few thousand nodes.

On Oct 6, 2016 3:15 PM, notifications@github.com wrote:

At which coordinates are you (the player) when the crash happens?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#22 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABDG89OFUWFrkKwX0GVQ029InYrQzMWUks5qxUiogaJpZM4JzRPQ
.

@HybridDog
Copy link
Collaborator

l think once l stacked a tremendous amount of nodes with my worldedit version and when l tried to load them, l also got a snow mod OOM error. Maybe the crash is caused by another mod.
Can you reproduce this if you only enable the snow mod?

@00c
Copy link

00c commented Oct 9, 2016

Once i have seen this bug caused by default mod, minetest_game

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants