daviddoesminetest / rangedweapons

a mod that adds ranged weapons to minetest.
6 stars 4 forks source link

Crash with mt 5.4 on server #4

Open AFCMS opened 3 years ago

AFCMS commented 3 years ago
2021-04-04 19:03:42: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'rangedweapons' in callback item_OnSecondaryUse(): ...snap/minetest/1734/.minetest/mods/rangedweapons/init.lua:756: attempt to index global 'AmmoCaps' (a nil value)
2021-04-04 19:03:42: ERROR[Main]: stack traceback:
2021-04-04 19:03:42: ERROR[Main]:   ...snap/minetest/1734/.minetest/mods/rangedweapons/init.lua:756: in function 'eject_shell'
2021-04-04 19:03:42: ERROR[Main]:   .../snap/minetest/1734/.minetest/mods/rangedweapons/awp.lua:15: in function <.../snap/minetest/1734/.minetest/mods/rangedweapons/awp.lua:14>
Beanzilla commented 3 years ago

To some degree this is a duplicate issue of Issue #2.

(Just to add my 2 cents into the can)

Update: Actually no, the error message is different... well then... I guess we have more details as to that things are failing. :(

Beanzilla commented 3 years ago

I assume this is with 0.4 right? (Of the mod)

AFCMS commented 3 years ago

Last version from forum