Extex101 / motorbike

Motorbike mod for Minetest
Other
4 stars 8 forks source link

Rintime error. #12

Closed dragonfly-ai closed 1 year ago

dragonfly-ai commented 1 year ago

Excited to see the update, but unfortunately when I try to place down a bike in creative mode:

AsyncErr: Lua: Runtime error from mod 'motorbike' in callback item_OnPlace(): ...c/games/minetest/bin/../mods/motorbike/tools/helpers.lua:70: attempt to call global 'license_plate' (a nil value)
stack traceback:
    ...c/games/minetest/bin/../mods/motorbike/tools/helpers.lua:70: in function 'get_plate'
    /home/c/games/minetest/bin/../mods/motorbike/init.lua:350: in function </home/c/games/minetest/bin/../mods/motorbike/init.lua:347>
Extex101 commented 1 year ago

Fixed, Idk how that bug slipped by my testing.