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

Error while converting map #103

Closed
gaelysam opened this issue Jan 21, 2016 · 1 comment
Closed

Error while converting map #103

gaelysam opened this issue Jan 21, 2016 · 1 comment
Labels

Comments

@gaelysam
Copy link

From this forum thrad.
Error while converting map:

2016-01-20 15:25:28: ERROR[main]: ServerError: Lua: Runtime error from mod '' in callback ScriptApiPlayer::on_playerReceiveFields(): ...s\Minetest\bin\..\mods\Uberi\worldedit/serialization.lua:147: attempt to perform arithmetic on global 'originx' (a nil value)
2016-01-20 15:25:28: ERROR[main]: stack traceback:
2016-01-20 15:25:28: ERROR[main]: ...s\Minetest\bin\..\mods\Uberi\worldedit/serialization.lua:147: in function 'load_schematic'
2016-01-20 15:25:28: ERROR[main]: ...s\Minetest\bin\..\mods\Uberi\worldedit/serialization.lua:220: in function 'deserialize'
2016-01-20 15:25:28: ERROR[main]: ...s\Minetest\bin\..\mods\Uberi\worldedit_commands\init.lua:1007: in function 'func'
2016-01-20 15:25:28: ERROR[main]: ...netest\bin\..\mods\Uberi\worldedit_gui/functionality.lua:650: in function <...netest\bin\..\mods\Uberi\worldedit_gui/functionality.lua:641>
2016-01-20 15:25:28: ERROR[main]: C:\games\Minetest\bin\..\builtin\game\register.lua:355: in function <C:\games\Minetest\bin\..\builtin\game\register.lua:335>
[biome_lib] Stand by, playing out the rest of the aircheck mapblock log
(there are 0 entries)...
[biome_lib] Stand by, playing out the rest of the no-aircheck mapblock log
(there are 0 entries)...

So that's here.
It seems that the variables originx, originy and originz don't exist. I don't know what they should be.

@sfan5 sfan5 added the bug label Jan 21, 2016
@ShadowNinja
Copy link
Collaborator

f2f714c

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

3 participants