Page 1 of 1

random errors in multimple mods

PostPosted: Thu Dec 18, 2014 05:54
by stormchaser3000
now for some time after an upadte mods have been throwwing errors apparently from non existant functions which used to exist for example, loading a worldedit schematic throws this and crashes the server
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
23:50:39: ERROR[main]: ERROR: An unhandled exception occurred: ...test/mods/Minetest-WorldEdit/worldedit/serialization.lua:172: bad argument #2 to 'insert' (number expected, got nil)
23:50:39: ERROR[main]: stack traceback:
23:50:39: ERROR[main]:  [C]: in function 'insert'
23:50:39: ERROR[main]:  ...test/mods/Minetest-WorldEdit/worldedit/serialization.lua:172: in function 'load_schematic'
23:50:39: ERROR[main]:  ...test/mods/Minetest-WorldEdit/worldedit/serialization.lua:219: in function 'deserialize'
23:50:39: ERROR[main]:  ...test/mods/Minetest-WorldEdit/worldedit_commands/init.lua:978: in function 'func'
23:50:39: ERROR[main]:  /usr/local/share/minetest/builtin/game/chatcommands.lua:40: in function </usr/local/share/minetest/builtin/game/chatcommands.lua:29>
23:50:39: ERROR[main]:  /usr/local/share/minetest/builtin/game/register.lua:348: in function </usr/local/share/minetest/builtin/game/register.lua:336>

Re: random errors in multimple mods

PostPosted: Thu Dec 18, 2014 19:27
by Krock
I think you have a better chance for getting help in the WorldEdit thread:
viewtopic.php?t=572

Re: random errors in multimple mods

PostPosted: Thu Dec 18, 2014 22:26
by stormchaser3000
Krock wrote:I think you have a better chance for getting help in the WorldEdit thread:
viewtopic.php?t=572


i know but i am not just talking about worledit i am talking about a lot of mods that seem to depend on non existant functions

Re: random errors in multimple mods

PostPosted: Thu Dec 18, 2014 22:34
by kaeza
One mod is not "a lot" of mods.

Are you really, 100% sure this is a general issue with Minetest?

If yes, please post the entire list of error messages you are getting. If not, post in the relevant mods' topics.

Re: random errors in multimple mods

PostPosted: Fri Dec 19, 2014 03:12
by stormchaser3000
kaeza wrote:One mod is not "a lot" of mods.

Are you really, 100% sure this is a general issue with Minetest?

If yes, please post the entire list of error messages you are getting. If not, post in the relevant mods' topics.


i would if my skyblock server didn't have so much recorded debug data

Re: random errors in multimple mods

PostPosted: Fri Dec 19, 2014 06:36
by ThatGraemeGuy
Or you know, get errors from a singleplayer world with a less noisy debug log.