D00Med / vehicles

minetest mod that adds vehicles. Written for minetest 0.4.??
Other
17 stars 27 forks source link

server crash with wings #49

Open rusty-snake opened 4 years ago

rusty-snake commented 4 years ago
ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'vehicles' in callback item_OnUse(): /home/user/.minetest/mods/vehicles/api.lua:64: attempt to index local 'entity' (a nil value)
ERROR[Main]: stack traceback:
ERROR[Main]:    /home/user/.minetest/mods/vehicles/api.lua:64: in function 'object_detach'
ERROR[Main]:    /home/user/.minetest/mods/vehicles/init.lua:1864: in function </home/user/.minetest/mods/vehicles/init.lua:1854>

STR:

Minetest: 5.2.0 (fedora) Vehicles: latest from contentDB

D00Med commented 4 years ago

Yes the wings do not work. If I remember correctly they don't show up in the creative inventory for this reason.

D00Med commented 4 years ago

Also this mod is not maintained any more