Lejo1 / adv_keys

Replaces the Skeleton Key with one with multiple chests.
Other
0 stars 1 forks source link

crash in init.lua #3

Closed thomasrudin closed 4 years ago

thomasrudin commented 4 years ago

Haven't investigated further, but this is the crash log:

2019-12-29 17:27:11: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'adv_keys' in callback on_playerReceiveFields(): /data/world//worldmods/adv_keys/init.lua:33: bad argument #1 to 'set_string' (string expected, got nil)
2019-12-29 17:27:11: ERROR[Main]: stack traceback:
2019-12-29 17:27:11: ERROR[Main]:   [C]: in function 'set_string'
2019-12-29 17:27:11: ERROR[Main]:   /data/world//worldmods/adv_keys/init.lua:33: in function </data/world//worldmods/adv_keys/init.lua:21>
Lejo1 commented 4 years ago

This seems be some wrong Formspec data by the client. Will care about as soon as possible.

Lejo1 commented 4 years ago

Should be fixed now. I just check that types are correct.

thomasrudin commented 4 years ago

thanks a lot (happy new year by the way :smile:)

Lejo1 commented 4 years ago

happy new year back :)