pandaro / xpframework

A framework to manage easy experience point inside Minetest games
GNU General Public License v3.0
3 stars 0 forks source link

Multiplayer crash #6

Open tacotexmex opened 6 years ago

tacotexmex commented 6 years ago

Whenever I have two clients connected to a server running this mod, I get:


2018-06-27 07:56:02: ERROR[Main]: ServerError: AsyncErr: Lua: finishGenRuntime error from mod 'xpframework' in callback environment_OnGenerated(): ...minetest/games/test/mods/COMMON/LIBS/hudbars/init.lua:282: attempt to index a nil value
2018-06-27 07:56:02: ERROR[Main]: stack traceback:
2018-06-27 07:56:02: ERROR[Main]:   ...minetest/games/test/mods/COMMON/LIBS/hudbars/init.lua:282: in function 'change_hudbar'
2018-06-27 07:56:02: ERROR[Main]:   ...t/games/test/mods/COMMON/TESTING/xpframework/init.lua:29: in function 'updHudbars'
2018-06-27 07:56:02: ERROR[Main]:   ...t/games/test/mods/COMMON/TESTING/xpframework/init.lua:138: in function <...t/games/Diggers/mods/COMMON/TESTING/xpframework/init.lua:121>
2018-06-27 07:56:02: ERROR[Main]:   ...inetest.app/Contents/Resources/builtin/game/register.lua:419: in function <...inetest.app/Contents/Resources/builtin/game/register.lua:399>