Crash using a diamond pick with Mending #957

Closed
opened 2021-01-05 09:22:37 +01:00 by AFCMS · 1 comment
Member

When digging a coal mineral, the game crash.

AsyncErr: ServerThread::run Lua: Runtime error from mod '??' in callback luaentity_Step(): ...ts\minetest-5.3.0-win64\bin\..\builtin\common\vector.lua:98: attempt to perform arithmetic on local 'b' (a nil value)
stack traceback:
	...ts\minetest-5.3.0-win64\bin\..\builtin\common\vector.lua:98: in function 'add'
	...bin\..\games\MineClone2\mods\HUD\mcl_experience\init.lua:334: in function 'xp_step'
	...bin\..\games\MineClone2\mods\HUD\mcl_experience\init.lua:552: in function 'on_step_old'
	...mes\MineClone2\mods\ENVIRONMENT\mcl_void_damage\init.lua:17: in function <...mes\MineClone2\mods\ENVIRONMENT\mcl_void_damage\init.lua:16>

Mending can be applied on pickaxe : https://minecraft.gamepedia.com/Enchanting

When digging a coal mineral, the game crash. ``` AsyncErr: ServerThread::run Lua: Runtime error from mod '??' in callback luaentity_Step(): ...ts\minetest-5.3.0-win64\bin\..\builtin\common\vector.lua:98: attempt to perform arithmetic on local 'b' (a nil value) stack traceback: ...ts\minetest-5.3.0-win64\bin\..\builtin\common\vector.lua:98: in function 'add' ...bin\..\games\MineClone2\mods\HUD\mcl_experience\init.lua:334: in function 'xp_step' ...bin\..\games\MineClone2\mods\HUD\mcl_experience\init.lua:552: in function 'on_step_old' ...mes\MineClone2\mods\ENVIRONMENT\mcl_void_damage\init.lua:17: in function <...mes\MineClone2\mods\ENVIRONMENT\mcl_void_damage\init.lua:16> ``` Mending can be applied on pickaxe : https://minecraft.gamepedia.com/Enchanting

The same bug as #954

The same bug as #954
Wuzzy added the
duplicate
label 2021-01-09 12:39:27 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: VoxeLibre/VoxeLibre#957
No description provided.