I do not know if it is just me, but everytime I try to start a race, the game crashes. Can you help me:
2023-04-16 14:16:12: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'vehicle_mash' in callback luaentity_Step(): ...64\minetest-5.6.0-win64\bin\..\builtin\common\vector.lua:122: attempt to index local 'b' (a nil value)
2023-04-16 14:16:12: ERROR[Main]: stack traceback:
2023-04-16 14:16:12: ERROR[Main]: ...64\minetest-5.6.0-win64\bin\..\builtin\common\vector.lua:122: in function 'distance'
2023-04-16 14:16:12: ERROR[Main]: ...0-win64\bin\..\games\panqkart\mods\pk\lib_mount\init.lua:316: in function 'drive'
2023-04-16 14:16:12: ERROR[Main]: ...bin\..\games\panqkart\mods\pk\vehicle_mash/framework.lua:148: in function <...bin\..\games\panqkart\mods\pk\vehicle_mash/framework.lua:132>
The reason I really love this mod is for when I am creating other mods that affect maximum hp. It is super easy to increase/decrease the maximum hp, because without this, the hp_max is always at the maximum level.
Code is not working.
I do not know if it is just me, but everytime I try to start a race, the game crashes. Can you help me:
Easy to Mod
The reason I really love this mod is for when I am creating other mods that affect maximum hp. It is super easy to increase/decrease the maximum hp, because without this, the hp_max is always at the maximum level.