Open kristovish opened 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.
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.
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.