Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
16:18:29: ACTION[ServerThread]: digs moreblocks:horizontaltree at (128,21,808)
16:18:29: ACTION[ServerThread]: places node moreblocks:horizontaltree at (127,21,808)
16:18:29: ERROR[main]: ServerEnvironment::deactivateFarObjects(): id=10 m_static_exists=true but static data doesn't actually exist in (6,0,-8)
WARNING: StaticObjectList::remove(): id=10 not found
16:18:29: ERROR[main]: ServerEnvironment::deactivateFarObjects(): id=28 m_static_exists=true but static data doesn't actually exist in (6,0,-8)
WARNING: StaticObjectList::remove(): id=28 not found
16:18:29: ERROR[main]: ServerEnvironment::deactivateFarObjects(): id=37 m_static_exists=true but static data doesn't actually exist in (7,0,52)
WARNING: StaticObjectList::remove(): id=37 not found
16:18:29: ERROR[main]: ServerEnvironment::deactivateFarObjects(): id=38 m_static_exists=true but static data doesn't actually exist in (7,0,52)
WARNING: StaticObjectList::remove(): id=38 not found
16:18:29: ERROR[main]: ServerEnvironment::deactivateFarObjects(): id=39 m_static_exists=true but static data doesn't actually exist in (7,0,52)
WARNING: StaticObjectList::remove(): id=39 not found
16:18:29: ERROR[main]: ServerEnvironment::deactivateFarObjects(): id=40 m_static_exists=true but static data doesn't actually exist in (7,0,52)
WARNING: StaticObjectList::remove(): id=40 not found
16:18:30: ERROR[main]: ERROR: An unhandled exception occurred: ServerError: LuaError: error: /usr/local/bin/../share/minetest/builtin/item.lua:153: attempt to index local 'playerpos' (a nil value)
16:18:30: ERROR[main]: stack traceback:
16:18:30: ERROR[main]: [C]: in function 'place_node'
16:18:30: ERROR[main]: ...el/.minetest/mods/minetest/mesecons_pistons/init.lua:204: in function '?'
16:18:30: ERROR[main]: ...el/.minetest/mods/minetest/mesecons/internal_api.lua:68: in function 'activate'
16:18:30: ERROR[main]: ...el/.minetest/mods/minetest/mesecons/internal_api.lua:254: in function 'turnon'
16:18:30: ERROR[main]: ...el/.minetest/mods/minetest/mesecons/internal_api.lua:264: in function 'turnon'
16:18:30: ERROR[main]: ...el/.minetest/mods/minetest/mesecons/internal_api.lua:264: in function 'turnon'
16:18:30: ERROR[main]: ...ome/daniel/.minetest/mods/minetest/mesecons/init.lua:183: in function 'receptor_on'
16:18:30: ERROR[main]: ...iel/.minetest/mods/minetest/mesecons_switch/init.lua:33: in function 'callback'
16:18:30: ERROR[main]: /usr/local/bin/../share/minetest/builtin/item.lua:223: in function </usr/local/bin/../share/minetest/builtin/item.lua:219>
16:18:30: ERROR[main]: (tail call): ?
In thread b74de6d0:
/home/daniel/minetest/src/main.cpp:1741: int main(int, char**): Assertion '0' failed.
Debug stacks:
DEBUG STACK FOR THREAD b74de6d0:
#0 int main(int, char**)
(Leftover data: #1 Dedicated server branch)
(Leftover data: #2 virtual void ServerMap::save(ModifiedState))
(Leftover data: #3 virtual void ServerMap::saveBlock(MapBlock*))
(Leftover data: #4 void ItemStack::serialize(std::ostream&) const)
Aborted