now same mod another crash, again from gamer cause this error message above, but
failure wrote:ServerError: AsyncErr: environment_Step: Runtime error from mod 'hud' in callback environment_Step(): /home/thomas/.minetest/mods/hud_hunger/hud/builtin.lua:80: attempt to compare number with nil
Code: Select all
local air = player:get_breath()
if air > 10 then (<== line 80 here)
air = 0
end
and so far I see there are clints outside they cover their game name so far I can see this ... as failure:
technic wrote:ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'technic' in callback on_leaveplayer(): Invalid position (expected table got nil).
xdecor/chess wrote:ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'xdecor' in callback nodemeta_inventory_AllowMove(): /home/thomas/.minetest/mods/xdecor/src/chess.lua:5: attempt to perform arithmetic on local 'idx' (a nil value)
showbones wrote:ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'showbones' in callback on_leaveplayer(): /home/thomas/.minetest/mods/showbones/init.lua:269: attempt to index a nil value
Code: Select all
showbones_temp[player_name]["hud"] = nil
playeranim wrote:ServerError: AsyncErr: environment_Step: Runtime error from mod 'playeranim' in callback environment_Step(): /home/thomas/.minetest/mods/playeranim/init.lua:73: attempt to index a nil value
Code: Select all
return self[player].yaw_history -- Return mutable reference
Just sine 5 days ? - many happen like this ,,, and this seam to be some new client ... whatever it is doing
so far I see the error/warning depends on player_name !
as admin, mods are still in with 5.2.0-win64, I am in with 5.3.0-linux, and kids are in with either 5.2.0 or 5.3.0-win32/64 with I know the source and NOTHING happen = no warning or crash