Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server crash when loading .mts file #160

Closed
Sur3 opened this issue Jun 17, 2018 · 1 comment
Closed

Server crash when loading .mts file #160

Sur3 opened this issue Jun 17, 2018 · 1 comment
Labels

Comments

@Sur3
Copy link

Sur3 commented Jun 17, 2018

Hi my server crashed when trying to load a .mts file via the save/load menu:
2018-06-17 14:00:53: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod '' in callback on_playerReceiveFields(): ....minetest/mods/worldedit/worldedit_commands/init.lua:1209: attempt to concatenate local 'count' (a nil value)
2018-06-17 14:00:53: ERROR[Main]: stack traceback:
2018-06-17 14:00:53: ERROR[Main]: ....minetest/mods/worldedit/worldedit_commands/init.lua:1209: in function 'func'
2018-06-17 14:00:53: ERROR[Main]: ...etest/mods/worldedit/worldedit_gui/functionality.lua:731: in function <...etest/mods/worldedit/worldedit_gui/functionality.lua:722>
2018-06-17 14:00:53: ERROR[Main]: (tail call): ?
2018-06-17 14:00:53: ERROR[Main]: /usr/share/minetest/builtin/game/register.lua:412: in function </usr/share/minetest/builtin/game/register.lua:392>

@sfan5 sfan5 added the bug label Jun 17, 2018
@sfan5 sfan5 closed this as completed in 0edcd1a Sep 6, 2019
@sfan5
Copy link
Collaborator

sfan5 commented Sep 6, 2019

.mts file have to be loaded using //mtschemplace instead, which is not available in the GUI menu.

mckaygerhard pushed a commit to minenux/minetest-mod-WorldEdit that referenced this issue Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants