entuland / tpad

A teleporter-pads mod for Minetest
MIT License
5 stars 1 forks source link

is there still support? #3

Open kristovish opened 2 years ago

kristovish commented 2 years ago

hello! I do not know if you are still providing support for your teleporter mod. I actively use it on my public server running minetest version 5.6 called Moonlight falls. Many players use and like to use your mod. The thing is that a few days ago my server began to experience the following problem.

2022-11-06 20:55:04: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '' in callback environment_Step(): ...container/bin/../worlds/world/worldmods/tpad/storage.lua:12: table index is nil 2022-11-06 20:55:04: ERROR[Main]: stack traceback: 2022-11-06 20:55:04: ERROR[Main]: ...container/bin/../worlds/world/worldmods/tpad/storage.lua:12: in function '_get_all_pads' 2022-11-06 20:55:04: ERROR[Main]: /home/container/bin/../worlds/world/worldmods/tpad/init.lua:278: in function 'global_helper' 2022-11-06 20:55:04: ERROR[Main]: /home/container/bin/../worlds/world/worldmods/tpad/init.lua:391: in function 'global' 2022-11-06 20:55:04: ERROR[Main]: /home/container/bin/../worlds/world/worldmods/tpad/init.lua:524: in function 'func' 2022-11-06 20:55:04: ERROR[Main]: /home/container/bin/../builtin/common/after.lua:20: in function </home/container/bin/../builtin/common/after.lua:5> 2022-11-06 20:55:04: ERROR[Main]: /home/container/bin/../builtin/game/register.lua:429: in function </home/container/bin/../builtin/game/register.lua:415>

I am personally new to lua code so I haven't been able to figure it out myself. I will appreciate if you answer me promptly.

entuland commented 2 years ago

I guess something went wrong with the data file.

Unfortunately I'm in a very tight spot and I can't investigate really, I'd suggest you start with these steps:

The above could give a clue as to wether the mod really needs fixing for the new version or whether it's just a corrupted data file somehow.

I wish I could test it myself but I'm swamped to say the least.

entuland commented 7 months ago

Any news on this? I'll close the issue if there's no further info about it, may have been a one-off file corruption or the alike.