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>
Whenever I have two clients connected to a server running this mod, I get: