Splizard / minetest-mod-snow

Adds snow biomes to Minetest.
http://splizard.com/minetest/mods/snow-biomes/
Other
10 stars 9 forks source link

not enough memory #22

Open jhcole opened 8 years ago

jhcole commented 8 years ago

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 commented 7 years ago

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

00c commented 7 years ago

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 commented 7 years ago

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 commented 7 years ago

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

jhcole commented 7 years ago

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 https://github.com/Splizard/minetest-mod-snow/issues/22#issuecomment-252060902, or mute the thread https://github.com/notifications/unsubscribe-auth/ABDG89OFUWFrkKwX0GVQ029InYrQzMWUks5qxUiogaJpZM4JzRPQ .

HybridDog commented 7 years ago

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 commented 7 years ago

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