You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: