************************ output from the program: signal_handler_init() Using system-wide paths (NOT RUN_IN_PLACE) path_data = /usr/local/bin/../share/minetest path_userdata = /home/krzysiek/.minetest Debug streams initialized, disable_stderr=0 16:17:34: ACTION[main]: minetest with SER_FMT_VER_HIGHEST=20, VER=0.3.1 RUN_IN_PLACE=0 USE_GETTEXT=1 INSTALL_PREFIX=/usr/local BUILD_TYPE=Debug INFO: Initial run of init_mapnode with g_texturesource=NULL. If this segfaults, there is a bug with something not checking for the NULL value. EXCEPT: VoxelManipulator::getNode(): p=(0,0,-1), index=1, flags=2 is inexistent EXCEPT: VoxelManipulator::getNode(): p=(0,1,1), index=25, flags=2 is inexistent 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000INFO: Full run of init_mapnode with g_texturesource!=NULL Irrlicht Engine version 1.7.2 Linux 2.6.16.62 #4 Tue Sep 13 12:48:12 CEST 2011 i686 Using plain X visual Loaded texture: /usr/local/share/minetest/mud.png Loaded texture: /usr/local/share/minetest/menulogo.png locale has been set to:C locale has been set to:C locale has been set to:C locale has been set to:C locale has been set to:C locale has been set to:C INFO: Full run of init_mapnode with g_texturesource!=NULL AuthManager: loading from /home/krzysiek/.minetest/world/auth.txt BanManager: loading from /home/krzysiek/.minetest/world/ipban.txt 16:17:51: ACTION[ServerThread]: krzysiek joins game. List of players: krzysiek Clouds::Clouds(irr::scene::ISceneNode*, irr::scene::ISceneManager*, irr::s32, float, irr::u32) ******************* backtrace from gdb: 0x0816309f in irr::scene::SAnimatedMesh::getMeshBufferCount (this=0x8390950) at /usr/local/include/irrlicht/SAnimatedMesh.h:119 119 return Meshes[0]->getMeshBufferCount(); (gdb) bt #0 0x0816309f in irr::scene::SAnimatedMesh::getMeshBufferCount ( this=0x8390950) at /usr/local/include/irrlicht/SAnimatedMesh.h:119 #1 0xb7ea81e4 in irr::scene::CMeshSceneNode::copyMaterials () from /usr/local/lib/libIrrlicht.so.1.7 #2 0xb7ea8255 in irr::scene::CMeshSceneNode::setMesh () from /usr/local/lib/libIrrlicht.so.1.7 #3 0x081605e4 in ExtrudedSpriteSceneNode::setSprite (this=0x8504d78, texture=0x8507d48) at /mnt/md0/home/krzysiek/minetest/celeron55-minetest-bc0e5c0/src/camera.cpp:557 #4 0x08160839 in Camera::wield (this=0xbfcf6fe0, item=0x84cee28) at /mnt/md0/home/krzysiek/minetest/celeron55-minetest-bc0e5c0/src/camera.cpp:474 #5 0x081a6b84 in the_game (kill=@0x81f84d0, random_input=false, input=0x83f8ee8, device=0x83e9118, font=0x83f7260, map_dir= {static npos = 4294967295, _M_dataplus = {> = {<__gnu_cxx::new_allocator> = {}, }, _M_p = 0xbfcf82fc "ä\030@\b´æ\a\bät1\b\034\203Ï¿\236ï\231·<\023¨·ô\017¨·\214º?\b8\203Ï¿ôï\231·´æ\a\b@N1\b\204\202Ï¿@N1\b\220\202Ï¿@N1\b\234\202Ï¿@N1\b¨\202Ï¿@N1\b´\202Ï¿@N1\bÀ\202Ï¿@N1\bÌ\202Ï¿@N1\bØ\202Ï¿@N1\bä\202Ï¿<\023¨·Dr\037\b \203Ï¿ô\017¨·\2054\033\bTê\a\bø\203Ï¿ÀÍ\230·\2054\033\bTê\a\bø\203Ï¿ÀÍ\230·\001"}}, playername= ********** debug.txt: ------------- Separator ------------- Debug streams initialized, disable_stderr=0 16:25:41: ACTION[main]: minetest with SER_FMT_VER_HIGHEST=20, VER=0.3.1 RUN_IN_PLACE=0 USE_GETTEXT=1 INSTALL_PREFIX=/usr/local BUILD_TYPE=Debug 16:25:41: INFO[main]: Parsing configuration file: "/home/krzysiek/.minetest/minetest.conf" INFO: Initial run of init_mapnode with g_texturesource=NULL. If this segfaults, there is a bug with something not checking for the NULL value. 16:25:41: INFO[main]: Settings: Setting not found: "disable-unittests" 16:25:41: INFO[main]: run_tests() started 16:25:41: INFO[main]: Running TestUtilities 16:25:41: INFO[main]: Running TestSettings 16:25:41: INFO[main]: Running TestCompress 16:25:41: INFO[main]: str_out.size()=10 16:25:41: INFO[main]: TestCompress: 1,5,5,1 -> 0,0,0,4,0,1,1,5,0,1, 16:25:41: INFO[main]: decompress: 1,5,5,1, 16:25:41: INFO[main]: str_out.size()=12 16:25:41: INFO[main]: TestCompress: 1,5,5,1 -> 120,4294967196,99,100,101,101,4,0,0,34,0,13, 16:25:41: INFO[main]: decompress: 1,5,5,1, 16:25:41: INFO[main]: Running TestMapNode 16:25:41: INFO[main]: Running TestVoxelManipulator 16:25:41: INFO[main]: Result of diff: 16:25:41: INFO[main]: (-2,-2,-3)(3,2,-3)=6x5x1=30 16:25:41: INFO[main]: (3,-2,-2)(3,2,2)=1x5x5=25 16:25:41: INFO[main]: size: 0x0x0 offset: (1,1,1) 16:25:41: INFO[main]: *** Setting (-1,0,-1)=2 *** 16:25:41: INFO[main]: size: 1x1x1 offset: (-1,0,-1) 16:25:41: INFO[main]: 2 16:25:41: INFO[main]: *** Reading from inexistent (0,0,-1) *** EXCEPT: VoxelManipulator::getNode(): p=(0,0,-1), index=1, flags=2 is inexistent 16:25:41: INFO[main]: size: 2x1x1 offset: (-1,0,-1) 16:25:41: INFO[main]: 2I 16:25:41: INFO[main]: *** Adding area *** 16:25:41: INFO[main]: size: 3x3x3 offset: (-1,-1,-1) 16:25:41: INFO[main]: ^ NNN NNN NNN 16:25:41: INFO[main]: | 2IN NNN NNN 16:25:41: INFO[main]: y x-> NNN NNN NNN EXCEPT: VoxelManipulator::getNode(): p=(0,1,1), index=25, flags=2 is inexistent 16:25:41: INFO[main]: Running TestSocket 16:25:41: INFO[main]: Running TestConnection 16:25:41: INFO[main]: ** Creating server Connection 16:25:41: INFO[main]: ** Creating client Connection 16:25:41: INFO[main]: ** running client.Connect() 16:25:41: INFO[main]: ** running client.Receive() 16:25:41: INFO[main]: Handler(client)::peerAdded(): id=1 16:25:42: INFO[main]: ** running server.Receive() 16:25:42: INFO[main]: Handler(server)::peerAdded(): id=2 16:25:42: INFO[main]: ** Server received: peer_id=2, size=0 16:25:42: INFO[main]: ** running client.Receive() 16:25:42: INFO[main]: ** running client.Receive() 16:25:42: VERBOSE[Connection]: con(4/1): WARNING: Assuming unknown peer to be peer_id=2 16:25:42: INFO[main]: ** running server.Receive() 16:25:42: INFO[main]: ** running client.Send() 16:25:42: INFO[main]: ** running server.Receive() 16:25:42: INFO[main]: ** Server received: peer_id=2, size=13, data=Hello World! 0000 0000 0000 0000 0000 0000 0000 0000 0000 000016:25:42: INFO[main]: Sending data (size=30000):... 16:25:45: INFO[main]: ** running client.Receive() 16:25:50: INFO[main]: ** Client received: peer_id=1, size=30000 0000 0000 0000 0000 0000 0000 0000 0000 0000 000016:25:50: INFO[main]: Received data (size=30000):... 16:25:50: INFO[main]: run_tests() passed 16:25:50: INFO[main]: Settings: Setting not found: "server" 16:25:52: INFO[main]: TextureSource::buildMainAtlas() 16:25:52: INFO[main]: Creating texture atlas out of textures: "[noalpha:leaves.png" "apple.png" "bookshelf.png" "brick.png" "cactus_side.png" "cactus_top.png" "chest_front.png" "chest_lock.png" "chest_side.png" "chest_top.png" "clay.png" "cloud.png" "cobble.png" "fence.png" "furnace_front.png" "furnace_side.png" "glass.png" "grass.png" "grass_footsteps.png" "gravel.png" "junglegrass.png" "jungletree.png" "jungletree_top.png" "ladder.png" "lava.png" "mese.png" "mossycobble.png" "mud.png" "mud.png^grass_side.png" "nc_back.png" "nc_front.png" "nc_rb.png" "nc_side.png" "papyrus.png" "rail.png" "sand.png" "sandstone.png" "sapling.png" "sign_wall.png" "steel_block.png" "stone.png" "stone.png^mineral_coal.png" "stone.png^mineral_iron.png" "torch.png" "torch_on_ceiling.png" "torch_on_floor.png" "tree.png" "tree_top.png" "unknown_block.png" "unknown_block.png^mineral_coal.png" "unknown_block.png^mineral_iron.png" "wood.png" 16:25:52: INFO[main]: generate_image(): generating special modification "[noalpha:leaves.png" 16:25:52: INFO[main]: generate_image(): Loading path "/usr/local/bin/../share/minetest/leaves.png" 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "[noalpha:leaves.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "apple.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "bookshelf.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "brick.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "cactus_side.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "cactus_top.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "chest_front.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "chest_lock.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "chest_side.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "chest_top.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "clay.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "cloud.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "cobble.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "fence.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "furnace_front.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "furnace_side.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "glass.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "grass.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "grass_footsteps.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "gravel.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "junglegrass.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "jungletree.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "jungletree_top.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "ladder.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "lava.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "mese.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "mossycobble.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "mud.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "mud.png^grass_side.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "nc_back.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "nc_front.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "nc_rb.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "nc_side.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "papyrus.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "rail.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "sand.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "sandstone.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "sapling.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "sign_wall.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "steel_block.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "stone.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "stone.png^mineral_coal.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "stone.png^mineral_iron.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "torch.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "torch_on_ceiling.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "torch_on_floor.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "tree.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "tree_top.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "unknown_block.png" to texture atlas 16:25:52: INFO[main]: TextureSource::buildMainAtlas(): Adding "unknown_block.png^mineral_coal.png" to texture atlas 16:25:53: INFO[main]: TextureSource::buildMainAtlas(): Adding "unknown_block.png^mineral_iron.png" to texture atlas 16:25:53: INFO[main]: TextureSource::buildMainAtlas(): Adding "wood.png" to texture atlas 16:25:53: INFO[main]: Settings: Setting not found: "speedtests" 16:25:53: INFO[main]: Settings: Setting not found: "random-input" 16:25:53: INFO[main]: text_height=18 INFO: Full run of init_mapnode with g_texturesource!=NULL 16:25:53: INFO[main]: getTextureIdDirect(): "unknown_block.png^[forcesingle" NOT found in cache. Creating it. 16:25:53: INFO[main]: getTextureIdDirect(): "unknown_block.png" found in cache 16:25:53: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:54: INFO[main]: getTextureIdDirect(): "stone.png^[forcesingle" NOT found in cache. Creating it. 16:25:54: INFO[main]: getTextureIdDirect(): "stone.png" found in cache 16:25:54: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:54: INFO[main]: getTextureIdDirect(): "[inventorycube{stone.png{stone.png{stone.png" NOT found in cache. Creating it. 16:25:54: INFO[main]: generate_image(): generating special modification "[inventorycube{stone.png{stone.png{stone.png" 16:25:54: INFO[main]: getTextureIdDirect(): "mud.png^grass_side.png^[forcesingle" NOT found in cache. Creating it. 16:25:54: INFO[main]: getTextureIdDirect(): "mud.png^grass_side.png" found in cache 16:25:54: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:54: INFO[main]: getTextureIdDirect(): "mud.png^[forcesingle" NOT found in cache. Creating it. 16:25:54: INFO[main]: getTextureIdDirect(): "mud.png" found in cache 16:25:54: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:54: INFO[main]: getTextureIdDirect(): "[inventorycube{mud.png{mud.png{mud.png" NOT found in cache. Creating it. 16:25:54: INFO[main]: generate_image(): generating special modification "[inventorycube{mud.png{mud.png{mud.png" 16:25:54: INFO[main]: getTextureIdDirect(): "sand.png^[forcesingle" NOT found in cache. Creating it. 16:25:54: INFO[main]: getTextureIdDirect(): "sand.png" found in cache 16:25:54: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:54: INFO[main]: getTextureIdDirect(): "[inventorycube{sand.png{sand.png{sand.png" NOT found in cache. Creating it. 16:25:54: INFO[main]: generate_image(): generating special modification "[inventorycube{sand.png{sand.png{sand.png" 16:25:54: INFO[main]: getTextureIdDirect(): "gravel.png^[forcesingle" NOT found in cache. Creating it. 16:25:54: INFO[main]: getTextureIdDirect(): "gravel.png" found in cache 16:25:54: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:54: INFO[main]: getTextureIdDirect(): "[inventorycube{gravel.png{gravel.png{gravel.png" NOT found in cache. Creating it. 16:25:54: INFO[main]: generate_image(): generating special modification "[inventorycube{gravel.png{gravel.png{gravel.png" 16:25:54: INFO[main]: getTextureIdDirect(): "sandstone.png^[forcesingle" NOT found in cache. Creating it. 16:25:54: INFO[main]: getTextureIdDirect(): "sandstone.png" found in cache 16:25:54: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:54: INFO[main]: getTextureIdDirect(): "[inventorycube{sandstone.png{sandstone.png{sandstone.png" NOT found in cache. Creating it. 16:25:54: INFO[main]: generate_image(): generating special modification "[inventorycube{sandstone.png{sandstone.png{sandstone.png" 16:25:55: INFO[main]: getTextureIdDirect(): "clay.png^[forcesingle" NOT found in cache. Creating it. 16:25:55: INFO[main]: getTextureIdDirect(): "clay.png" found in cache 16:25:55: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:55: INFO[main]: getTextureIdDirect(): "[inventorycube{clay.png{clay.png{clay.png" NOT found in cache. Creating it. 16:25:55: INFO[main]: generate_image(): generating special modification "[inventorycube{clay.png{clay.png{clay.png" 16:25:55: INFO[main]: getTextureIdDirect(): "brick.png^[forcesingle" NOT found in cache. Creating it. 16:25:55: INFO[main]: getTextureIdDirect(): "brick.png" found in cache 16:25:55: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:55: INFO[main]: getTextureIdDirect(): "[inventorycube{brick.png{brick.png{brick.png" NOT found in cache. Creating it. 16:25:55: INFO[main]: generate_image(): generating special modification "[inventorycube{brick.png{brick.png{brick.png" 16:25:55: INFO[main]: getTextureIdDirect(): "tree.png^[forcesingle" NOT found in cache. Creating it. 16:25:55: INFO[main]: getTextureIdDirect(): "tree.png" found in cache 16:25:55: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:55: INFO[main]: getTextureIdDirect(): "jungletree.png^[forcesingle" NOT found in cache. Creating it. 16:25:55: INFO[main]: getTextureIdDirect(): "jungletree.png" found in cache 16:25:55: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:55: INFO[main]: getTextureIdDirect(): "junglegrass.png^[forcesingle" NOT found in cache. Creating it. 16:25:55: INFO[main]: getTextureIdDirect(): "junglegrass.png" found in cache 16:25:55: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:55: INFO[main]: getTextureIdDirect(): "[noalpha:leaves.png^[forcesingle" NOT found in cache. Creating it. 16:25:55: INFO[main]: getTextureIdDirect(): "[noalpha:leaves.png" found in cache 16:25:55: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:55: INFO[main]: getTextureIdDirect(): "cactus_side.png^[forcesingle" NOT found in cache. Creating it. 16:25:55: INFO[main]: getTextureIdDirect(): "cactus_side.png" found in cache 16:25:55: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:55: INFO[main]: getTextureIdDirect(): "[inventorycube{cactus_top.png{cactus_side.png{cactus_side.png" NOT found in cache. Creating it. 16:25:55: INFO[main]: generate_image(): generating special modification "[inventorycube{cactus_top.png{cactus_side.png{cactus_side.png" 16:25:55: INFO[main]: getTextureIdDirect(): "papyrus.png^[forcesingle" NOT found in cache. Creating it. 16:25:55: INFO[main]: getTextureIdDirect(): "papyrus.png" found in cache 16:25:55: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:55: INFO[main]: getTextureIdDirect(): "bookshelf.png^[forcesingle" NOT found in cache. Creating it. 16:25:55: INFO[main]: getTextureIdDirect(): "bookshelf.png" found in cache 16:25:55: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:55: INFO[main]: getTextureIdDirect(): "[inventorycube{bookshelf.png{bookshelf.png{bookshelf.png" NOT found in cache. Creating it. 16:25:55: INFO[main]: generate_image(): generating special modification "[inventorycube{bookshelf.png{bookshelf.png{bookshelf.png" 16:25:55: INFO[main]: getTextureIdDirect(): "glass.png^[forcesingle" NOT found in cache. Creating it. 16:25:55: INFO[main]: getTextureIdDirect(): "glass.png" found in cache 16:25:55: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:55: INFO[main]: getTextureIdDirect(): "[inventorycube{glass.png{glass.png{glass.png" NOT found in cache. Creating it. 16:25:55: INFO[main]: generate_image(): generating special modification "[inventorycube{glass.png{glass.png{glass.png" 16:25:55: INFO[main]: getTextureIdDirect(): "fence.png^[forcesingle" NOT found in cache. Creating it. 16:25:55: INFO[main]: getTextureIdDirect(): "fence.png" found in cache 16:25:55: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:55: INFO[main]: getTextureIdDirect(): "rail.png^[forcesingle" NOT found in cache. Creating it. 16:25:55: INFO[main]: getTextureIdDirect(): "rail.png" found in cache 16:25:55: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:55: INFO[main]: getTextureIdDirect(): "ladder.png^[forcesingle" NOT found in cache. Creating it. 16:25:55: INFO[main]: getTextureIdDirect(): "ladder.png" found in cache 16:25:55: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:55: INFO[main]: getTextureIdDirect(): "stone.png^mineral_coal.png^[forcesingle" NOT found in cache. Creating it. 16:25:55: INFO[main]: getTextureIdDirect(): "stone.png^mineral_coal.png" found in cache 16:25:55: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:55: INFO[main]: getTextureIdDirect(): "wood.png^[forcesingle" NOT found in cache. Creating it. 16:25:55: INFO[main]: getTextureIdDirect(): "wood.png" found in cache 16:25:55: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:55: INFO[main]: getTextureIdDirect(): "[inventorycube{wood.png{wood.png{wood.png" NOT found in cache. Creating it. 16:25:55: INFO[main]: generate_image(): generating special modification "[inventorycube{wood.png{wood.png{wood.png" 16:25:56: INFO[main]: getTextureIdDirect(): "mese.png^[forcesingle" NOT found in cache. Creating it. 16:25:56: INFO[main]: getTextureIdDirect(): "mese.png" found in cache 16:25:56: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:56: INFO[main]: getTextureIdDirect(): "[inventorycube{mese.png{mese.png{mese.png" NOT found in cache. Creating it. 16:25:56: INFO[main]: generate_image(): generating special modification "[inventorycube{mese.png{mese.png{mese.png" 16:25:56: INFO[main]: getTextureIdDirect(): "cloud.png^[forcesingle" NOT found in cache. Creating it. 16:25:56: INFO[main]: getTextureIdDirect(): "cloud.png" found in cache 16:25:56: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:56: INFO[main]: getTextureIdDirect(): "[inventorycube{cloud.png{cloud.png{cloud.png" NOT found in cache. Creating it. 16:25:56: INFO[main]: generate_image(): generating special modification "[inventorycube{cloud.png{cloud.png{cloud.png" 16:25:56: INFO[main]: getTextureIdDirect(): "[inventorycube{water.png{water.png{water.png" NOT found in cache. Creating it. 16:25:56: INFO[main]: generate_image(): generating special modification "[inventorycube{water.png{water.png{water.png" 16:25:56: INFO[main]: getTextureIdDirect(): "water.png" NOT found in cache. Creating it. 16:25:56: INFO[main]: getTextureIdDirect(): "[inventorycube{lava.png{lava.png{lava.png" NOT found in cache. Creating it. 16:25:56: INFO[main]: generate_image(): generating special modification "[inventorycube{lava.png{lava.png{lava.png" 16:25:56: INFO[main]: getTextureIdDirect(): "torch_on_floor.png^[forcesingle" NOT found in cache. Creating it. 16:25:56: INFO[main]: getTextureIdDirect(): "torch_on_floor.png" found in cache 16:25:56: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:56: INFO[main]: getTextureIdDirect(): "sign_wall.png^[forcesingle" NOT found in cache. Creating it. 16:25:56: INFO[main]: getTextureIdDirect(): "sign_wall.png" found in cache 16:25:56: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:56: INFO[main]: getTextureIdDirect(): "chest_side.png^[forcesingle" NOT found in cache. Creating it. 16:25:56: INFO[main]: getTextureIdDirect(): "chest_side.png" found in cache 16:25:56: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:56: INFO[main]: getTextureIdDirect(): "chest_top.png^[forcesingle" NOT found in cache. Creating it. 16:25:56: INFO[main]: getTextureIdDirect(): "chest_top.png" found in cache 16:25:56: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:56: INFO[main]: getTextureIdDirect(): "chest_lock.png^[forcesingle" NOT found in cache. Creating it. 16:25:56: INFO[main]: getTextureIdDirect(): "chest_lock.png" found in cache 16:25:56: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:56: INFO[main]: getTextureIdDirect(): "furnace_side.png^[forcesingle" NOT found in cache. Creating it. 16:25:56: INFO[main]: getTextureIdDirect(): "furnace_side.png" found in cache 16:25:56: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:56: INFO[main]: getTextureIdDirect(): "furnace_front.png^[forcesingle" NOT found in cache. Creating it. 16:25:56: INFO[main]: getTextureIdDirect(): "furnace_front.png" found in cache 16:25:56: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:56: INFO[main]: getTextureIdDirect(): "cobble.png^[forcesingle" NOT found in cache. Creating it. 16:25:56: INFO[main]: getTextureIdDirect(): "cobble.png" found in cache 16:25:56: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:56: INFO[main]: getTextureIdDirect(): "[inventorycube{cobble.png{cobble.png{cobble.png" NOT found in cache. Creating it. 16:25:56: INFO[main]: generate_image(): generating special modification "[inventorycube{cobble.png{cobble.png{cobble.png" 16:25:56: INFO[main]: getTextureIdDirect(): "mossycobble.png^[forcesingle" NOT found in cache. Creating it. 16:25:56: INFO[main]: getTextureIdDirect(): "mossycobble.png" found in cache 16:25:56: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:56: INFO[main]: getTextureIdDirect(): "[inventorycube{mossycobble.png{mossycobble.png{mossycobble.png" NOT found in cache. Creating it. 16:25:56: INFO[main]: generate_image(): generating special modification "[inventorycube{mossycobble.png{mossycobble.png{mossycobble.png" 16:25:57: INFO[main]: getTextureIdDirect(): "steel_block.png^[forcesingle" NOT found in cache. Creating it. 16:25:57: INFO[main]: getTextureIdDirect(): "steel_block.png" found in cache 16:25:57: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:57: INFO[main]: getTextureIdDirect(): "[inventorycube{steel_block.png{steel_block.png{steel_block.png" NOT found in cache. Creating it. 16:25:57: INFO[main]: generate_image(): generating special modification "[inventorycube{steel_block.png{steel_block.png{steel_block.png" 16:25:57: INFO[main]: getTextureIdDirect(): "nc_side.png^[forcesingle" NOT found in cache. Creating it. 16:25:57: INFO[main]: getTextureIdDirect(): "nc_side.png" found in cache 16:25:57: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:57: INFO[main]: getTextureIdDirect(): "nc_front.png^[forcesingle" NOT found in cache. Creating it. 16:25:57: INFO[main]: getTextureIdDirect(): "nc_front.png" found in cache 16:25:57: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:57: INFO[main]: getTextureIdDirect(): "nc_rb.png^[forcesingle" NOT found in cache. Creating it. 16:25:57: INFO[main]: getTextureIdDirect(): "nc_rb.png" found in cache 16:25:57: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:57: INFO[main]: getTextureIdDirect(): "sapling.png^[forcesingle" NOT found in cache. Creating it. 16:25:57: INFO[main]: getTextureIdDirect(): "sapling.png" found in cache 16:25:57: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:57: INFO[main]: getTextureIdDirect(): "apple.png^[forcesingle" NOT found in cache. Creating it. 16:25:57: INFO[main]: getTextureIdDirect(): "apple.png" found in cache 16:25:57: INFO[main]: generate_image(): generating special modification "[forcesingle" 16:25:57: INFO[main]: Created main menu 16:25:59: INFO[main]: Dropping main menu 16:25:59: INFO[main]: Updating configuration file: "/home/krzysiek/.minetest/minetest.conf" INFO: Full run of init_mapnode with g_texturesource!=NULL 16:26:00: INFO[main]: Creating server 16:26:00: INFO[main]: ServerMap::ServerMap(std::string) 16:26:00: INFO[main]: ServerMap::loadMapMeta(): Loading map metadata 16:26:00: INFO[main]: ServerMap::loadMapMeta(): seed=8860069704052004628 16:26:00: INFO[main]: Server: Successfully loaded map and chunk metadata from /home/krzysiek/.minetest/world, assuming valid save directory. AuthManager: loading from /home/krzysiek/.minetest/world/auth.txt BanManager: loading from /home/krzysiek/.minetest/world/ipban.txt 16:26:00: INFO[main]: Server: Loading environment metadata 16:26:00: INFO[main]: Server: Loading players 16:26:00: INFO[main]: Checking player file /home/krzysiek/.minetest/world/players/krzysiek 16:26:00: INFO[main]: Loaded test player with name krzysiek 16:26:00: INFO[main]: Is a new player 16:26:00: INFO[main]: Reading player krzysiek from /home/krzysiek/.minetest/world/players/krzysiek 5: Bind failed: Address already in use *********************** debug.txt - second run: ------------- Separator ------------- Debug streams initialized, disable_stderr=0 21:36:55: ACTION[main]: minetest with SER_FMT_VER_HIGHEST=20, VER=0.3.1 RUN_IN_PLACE=0 USE_GETTEXT=1 INSTALL_PREFIX=/usr/local BUILD_TYPE=Debug 21:36:55: INFO[main]: Parsing configuration file: "/home/krzysiek/.minetest/minetest.conf" INFO: Initial run of init_mapnode with g_texturesource=NULL. If this segfaults, there is a bug with something not checking for the NULL value. 21:36:55: INFO[main]: Settings: Setting not found: "disable-unittests" 21:36:55: INFO[main]: run_tests() started 21:36:55: INFO[main]: Running TestUtilities 21:36:55: INFO[main]: Running TestSettings 21:36:55: INFO[main]: Running TestCompress 21:36:55: INFO[main]: str_out.size()=10 21:36:55: INFO[main]: TestCompress: 1,5,5,1 -> 0,0,0,4,0,1,1,5,0,1, 21:36:55: INFO[main]: decompress: 1,5,5,1, 21:36:55: INFO[main]: str_out.size()=12 21:36:55: INFO[main]: TestCompress: 1,5,5,1 -> 120,4294967196,99,100,101,101,4,0,0,34,0,13, 21:36:55: INFO[main]: decompress: 1,5,5,1, 21:36:55: INFO[main]: Running TestMapNode 21:36:55: INFO[main]: Running TestVoxelManipulator 21:36:55: INFO[main]: Result of diff: 21:36:55: INFO[main]: (-2,-2,-3)(3,2,-3)=6x5x1=30 21:36:55: INFO[main]: (3,-2,-2)(3,2,2)=1x5x5=25 21:36:55: INFO[main]: size: 0x0x0 offset: (1,1,1) 21:36:55: INFO[main]: *** Setting (-1,0,-1)=2 *** 21:36:55: INFO[main]: size: 1x1x1 offset: (-1,0,-1) 21:36:55: INFO[main]: 2 21:36:55: INFO[main]: *** Reading from inexistent (0,0,-1) *** EXCEPT: VoxelManipulator::getNode(): p=(0,0,-1), index=1, flags=2 is inexistent 21:36:55: INFO[main]: size: 2x1x1 offset: (-1,0,-1) 21:36:55: INFO[main]: 2I 21:36:55: INFO[main]: *** Adding area *** 21:36:55: INFO[main]: size: 3x3x3 offset: (-1,-1,-1) 21:36:55: INFO[main]: ^ NNN NNN NNN 21:36:55: INFO[main]: | 2IN NNN NNN 21:36:55: INFO[main]: y x-> NNN NNN NNN EXCEPT: VoxelManipulator::getNode(): p=(0,1,1), index=25, flags=2 is inexistent 21:36:55: INFO[main]: Running TestSocket 21:36:55: INFO[main]: Running TestConnection 21:36:55: INFO[main]: ** Creating server Connection 21:36:55: INFO[main]: ** Creating client Connection 21:36:56: INFO[main]: ** running client.Connect() 21:36:56: INFO[main]: ** running client.Receive() 21:36:56: INFO[main]: Handler(client)::peerAdded(): id=1 21:36:56: INFO[main]: ** running server.Receive() 21:36:56: INFO[main]: Handler(server)::peerAdded(): id=2 21:36:56: INFO[main]: ** Server received: peer_id=2, size=0 21:36:56: INFO[main]: ** running client.Receive() 21:36:56: INFO[main]: ** running client.Receive() 21:36:56: VERBOSE[Connection]: con(7/1): WARNING: Assuming unknown peer to be peer_id=2 21:36:56: INFO[main]: ** running server.Receive() 21:36:56: INFO[main]: ** running client.Send() 21:36:56: INFO[main]: ** running server.Receive() 21:36:56: INFO[main]: ** Server received: peer_id=2, size=13, data=Hello World! 0000 0000 0000 0000 0000 0000 0000 0000 0000 000021:36:56: INFO[main]: Sending data (size=30000):... 21:36:59: INFO[main]: ** running client.Receive() 21:37:04: INFO[main]: ** Client received: peer_id=1, size=30000 0000 0000 0000 0000 0000 0000 0000 0000 0000 000021:37:04: INFO[main]: Received data (size=30000):... 21:37:04: INFO[main]: run_tests() passed 21:37:04: INFO[main]: Settings: Setting not found: "server" 21:37:04: INFO[main]: TextureSource::buildMainAtlas() 21:37:04: INFO[main]: Creating texture atlas out of textures: "[noalpha:leaves.png" "apple.png" "bookshelf.png" "brick.png" "cactus_side.png" "cactus_top.png" "chest_front.png" "chest_lock.png" "chest_side.png" "chest_top.png" "clay.png" "cloud.png" "cobble.png" "fence.png" "furnace_front.png" "furnace_side.png" "glass.png" "grass.png" "grass_footsteps.png" "gravel.png" "junglegrass.png" "jungletree.png" "jungletree_top.png" "ladder.png" "lava.png" "mese.png" "mossycobble.png" "mud.png" "mud.png^grass_side.png" "nc_back.png" "nc_front.png" "nc_rb.png" "nc_side.png" "papyrus.png" "rail.png" "sand.png" "sandstone.png" "sapling.png" "sign_wall.png" "steel_block.png" "stone.png" "stone.png^mineral_coal.png" "stone.png^mineral_iron.png" "torch.png" "torch_on_ceiling.png" "torch_on_floor.png" "tree.png" "tree_top.png" "unknown_block.png" "unknown_block.png^mineral_coal.png" "unknown_block.png^mineral_iron.png" "wood.png" 21:37:04: INFO[main]: generate_image(): generating special modification "[noalpha:leaves.png" 21:37:04: INFO[main]: generate_image(): Loading path "/usr/local/bin/../share/minetest/leaves.png" 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "[noalpha:leaves.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "apple.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "bookshelf.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "brick.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "cactus_side.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "cactus_top.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "chest_front.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "chest_lock.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "chest_side.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "chest_top.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "clay.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "cloud.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "cobble.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "fence.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "furnace_front.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "furnace_side.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "glass.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "grass.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "grass_footsteps.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "gravel.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "junglegrass.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "jungletree.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "jungletree_top.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "ladder.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "lava.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "mese.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "mossycobble.png" to texture atlas 21:37:04: INFO[main]: TextureSource::buildMainAtlas(): Adding "mud.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "mud.png^grass_side.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "nc_back.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "nc_front.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "nc_rb.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "nc_side.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "papyrus.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "rail.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "sand.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "sandstone.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "sapling.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "sign_wall.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "steel_block.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "stone.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "stone.png^mineral_coal.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "stone.png^mineral_iron.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "torch.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "torch_on_ceiling.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "torch_on_floor.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "tree.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "tree_top.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "unknown_block.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "unknown_block.png^mineral_coal.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "unknown_block.png^mineral_iron.png" to texture atlas 21:37:05: INFO[main]: TextureSource::buildMainAtlas(): Adding "wood.png" to texture atlas 21:37:05: INFO[main]: Settings: Setting not found: "speedtests" 21:37:05: INFO[main]: Settings: Setting not found: "random-input" 21:37:05: INFO[main]: text_height=18 INFO: Full run of init_mapnode with g_texturesource!=NULL 21:37:05: INFO[main]: getTextureIdDirect(): "unknown_block.png^[forcesingle" NOT found in cache. Creating it. 21:37:05: INFO[main]: getTextureIdDirect(): "unknown_block.png" found in cache 21:37:05: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:06: INFO[main]: getTextureIdDirect(): "stone.png^[forcesingle" NOT found in cache. Creating it. 21:37:06: INFO[main]: getTextureIdDirect(): "stone.png" found in cache 21:37:06: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:06: INFO[main]: getTextureIdDirect(): "[inventorycube{stone.png{stone.png{stone.png" NOT found in cache. Creating it. 21:37:06: INFO[main]: generate_image(): generating special modification "[inventorycube{stone.png{stone.png{stone.png" 21:37:06: INFO[main]: getTextureIdDirect(): "mud.png^grass_side.png^[forcesingle" NOT found in cache. Creating it. 21:37:06: INFO[main]: getTextureIdDirect(): "mud.png^grass_side.png" found in cache 21:37:06: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:06: INFO[main]: getTextureIdDirect(): "mud.png^[forcesingle" NOT found in cache. Creating it. 21:37:06: INFO[main]: getTextureIdDirect(): "mud.png" found in cache 21:37:06: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:06: INFO[main]: getTextureIdDirect(): "[inventorycube{mud.png{mud.png{mud.png" NOT found in cache. Creating it. 21:37:06: INFO[main]: generate_image(): generating special modification "[inventorycube{mud.png{mud.png{mud.png" 21:37:07: INFO[main]: getTextureIdDirect(): "sand.png^[forcesingle" NOT found in cache. Creating it. 21:37:07: INFO[main]: getTextureIdDirect(): "sand.png" found in cache 21:37:07: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:07: INFO[main]: getTextureIdDirect(): "[inventorycube{sand.png{sand.png{sand.png" NOT found in cache. Creating it. 21:37:07: INFO[main]: generate_image(): generating special modification "[inventorycube{sand.png{sand.png{sand.png" 21:37:07: INFO[main]: getTextureIdDirect(): "gravel.png^[forcesingle" NOT found in cache. Creating it. 21:37:07: INFO[main]: getTextureIdDirect(): "gravel.png" found in cache 21:37:07: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:07: INFO[main]: getTextureIdDirect(): "[inventorycube{gravel.png{gravel.png{gravel.png" NOT found in cache. Creating it. 21:37:07: INFO[main]: generate_image(): generating special modification "[inventorycube{gravel.png{gravel.png{gravel.png" 21:37:07: INFO[main]: getTextureIdDirect(): "sandstone.png^[forcesingle" NOT found in cache. Creating it. 21:37:07: INFO[main]: getTextureIdDirect(): "sandstone.png" found in cache 21:37:07: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:07: INFO[main]: getTextureIdDirect(): "[inventorycube{sandstone.png{sandstone.png{sandstone.png" NOT found in cache. Creating it. 21:37:07: INFO[main]: generate_image(): generating special modification "[inventorycube{sandstone.png{sandstone.png{sandstone.png" 21:37:07: INFO[main]: getTextureIdDirect(): "clay.png^[forcesingle" NOT found in cache. Creating it. 21:37:07: INFO[main]: getTextureIdDirect(): "clay.png" found in cache 21:37:07: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:07: INFO[main]: getTextureIdDirect(): "[inventorycube{clay.png{clay.png{clay.png" NOT found in cache. Creating it. 21:37:07: INFO[main]: generate_image(): generating special modification "[inventorycube{clay.png{clay.png{clay.png" 21:37:07: INFO[main]: getTextureIdDirect(): "brick.png^[forcesingle" NOT found in cache. Creating it. 21:37:07: INFO[main]: getTextureIdDirect(): "brick.png" found in cache 21:37:07: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:07: INFO[main]: getTextureIdDirect(): "[inventorycube{brick.png{brick.png{brick.png" NOT found in cache. Creating it. 21:37:07: INFO[main]: generate_image(): generating special modification "[inventorycube{brick.png{brick.png{brick.png" 21:37:07: INFO[main]: getTextureIdDirect(): "tree.png^[forcesingle" NOT found in cache. Creating it. 21:37:07: INFO[main]: getTextureIdDirect(): "tree.png" found in cache 21:37:07: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:07: INFO[main]: getTextureIdDirect(): "jungletree.png^[forcesingle" NOT found in cache. Creating it. 21:37:07: INFO[main]: getTextureIdDirect(): "jungletree.png" found in cache 21:37:07: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:07: INFO[main]: getTextureIdDirect(): "junglegrass.png^[forcesingle" NOT found in cache. Creating it. 21:37:07: INFO[main]: getTextureIdDirect(): "junglegrass.png" found in cache 21:37:07: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:07: INFO[main]: getTextureIdDirect(): "[noalpha:leaves.png^[forcesingle" NOT found in cache. Creating it. 21:37:07: INFO[main]: getTextureIdDirect(): "[noalpha:leaves.png" found in cache 21:37:07: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:07: INFO[main]: getTextureIdDirect(): "cactus_side.png^[forcesingle" NOT found in cache. Creating it. 21:37:07: INFO[main]: getTextureIdDirect(): "cactus_side.png" found in cache 21:37:07: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:07: INFO[main]: getTextureIdDirect(): "[inventorycube{cactus_top.png{cactus_side.png{cactus_side.png" NOT found in cache. Creating it. 21:37:07: INFO[main]: generate_image(): generating special modification "[inventorycube{cactus_top.png{cactus_side.png{cactus_side.png" 21:37:07: INFO[main]: getTextureIdDirect(): "papyrus.png^[forcesingle" NOT found in cache. Creating it. 21:37:07: INFO[main]: getTextureIdDirect(): "papyrus.png" found in cache 21:37:07: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:07: INFO[main]: getTextureIdDirect(): "bookshelf.png^[forcesingle" NOT found in cache. Creating it. 21:37:07: INFO[main]: getTextureIdDirect(): "bookshelf.png" found in cache 21:37:07: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:07: INFO[main]: getTextureIdDirect(): "[inventorycube{bookshelf.png{bookshelf.png{bookshelf.png" NOT found in cache. Creating it. 21:37:07: INFO[main]: generate_image(): generating special modification "[inventorycube{bookshelf.png{bookshelf.png{bookshelf.png" 21:37:08: INFO[main]: getTextureIdDirect(): "glass.png^[forcesingle" NOT found in cache. Creating it. 21:37:08: INFO[main]: getTextureIdDirect(): "glass.png" found in cache 21:37:08: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:08: INFO[main]: getTextureIdDirect(): "[inventorycube{glass.png{glass.png{glass.png" NOT found in cache. Creating it. 21:37:08: INFO[main]: generate_image(): generating special modification "[inventorycube{glass.png{glass.png{glass.png" 21:37:08: INFO[main]: getTextureIdDirect(): "fence.png^[forcesingle" NOT found in cache. Creating it. 21:37:08: INFO[main]: getTextureIdDirect(): "fence.png" found in cache 21:37:08: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:08: INFO[main]: getTextureIdDirect(): "rail.png^[forcesingle" NOT found in cache. Creating it. 21:37:08: INFO[main]: getTextureIdDirect(): "rail.png" found in cache 21:37:08: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:08: INFO[main]: getTextureIdDirect(): "ladder.png^[forcesingle" NOT found in cache. Creating it. 21:37:08: INFO[main]: getTextureIdDirect(): "ladder.png" found in cache 21:37:08: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:08: INFO[main]: getTextureIdDirect(): "stone.png^mineral_coal.png^[forcesingle" NOT found in cache. Creating it. 21:37:08: INFO[main]: getTextureIdDirect(): "stone.png^mineral_coal.png" found in cache 21:37:08: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:08: INFO[main]: getTextureIdDirect(): "wood.png^[forcesingle" NOT found in cache. Creating it. 21:37:08: INFO[main]: getTextureIdDirect(): "wood.png" found in cache 21:37:08: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:08: INFO[main]: getTextureIdDirect(): "[inventorycube{wood.png{wood.png{wood.png" NOT found in cache. Creating it. 21:37:08: INFO[main]: generate_image(): generating special modification "[inventorycube{wood.png{wood.png{wood.png" 21:37:08: INFO[main]: getTextureIdDirect(): "mese.png^[forcesingle" NOT found in cache. Creating it. 21:37:08: INFO[main]: getTextureIdDirect(): "mese.png" found in cache 21:37:08: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:08: INFO[main]: getTextureIdDirect(): "[inventorycube{mese.png{mese.png{mese.png" NOT found in cache. Creating it. 21:37:08: INFO[main]: generate_image(): generating special modification "[inventorycube{mese.png{mese.png{mese.png" 21:37:08: INFO[main]: getTextureIdDirect(): "cloud.png^[forcesingle" NOT found in cache. Creating it. 21:37:08: INFO[main]: getTextureIdDirect(): "cloud.png" found in cache 21:37:08: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:08: INFO[main]: getTextureIdDirect(): "[inventorycube{cloud.png{cloud.png{cloud.png" NOT found in cache. Creating it. 21:37:08: INFO[main]: generate_image(): generating special modification "[inventorycube{cloud.png{cloud.png{cloud.png" 21:37:08: INFO[main]: getTextureIdDirect(): "[inventorycube{water.png{water.png{water.png" NOT found in cache. Creating it. 21:37:08: INFO[main]: generate_image(): generating special modification "[inventorycube{water.png{water.png{water.png" 21:37:08: INFO[main]: getTextureIdDirect(): "water.png" NOT found in cache. Creating it. 21:37:08: INFO[main]: getTextureIdDirect(): "[inventorycube{lava.png{lava.png{lava.png" NOT found in cache. Creating it. 21:37:08: INFO[main]: generate_image(): generating special modification "[inventorycube{lava.png{lava.png{lava.png" 21:37:09: INFO[main]: getTextureIdDirect(): "torch_on_floor.png^[forcesingle" NOT found in cache. Creating it. 21:37:09: INFO[main]: getTextureIdDirect(): "torch_on_floor.png" found in cache 21:37:09: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:09: INFO[main]: getTextureIdDirect(): "sign_wall.png^[forcesingle" NOT found in cache. Creating it. 21:37:09: INFO[main]: getTextureIdDirect(): "sign_wall.png" found in cache 21:37:09: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:09: INFO[main]: getTextureIdDirect(): "chest_side.png^[forcesingle" NOT found in cache. Creating it. 21:37:09: INFO[main]: getTextureIdDirect(): "chest_side.png" found in cache 21:37:09: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:09: INFO[main]: getTextureIdDirect(): "chest_top.png^[forcesingle" NOT found in cache. Creating it. 21:37:09: INFO[main]: getTextureIdDirect(): "chest_top.png" found in cache 21:37:09: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:09: INFO[main]: getTextureIdDirect(): "chest_lock.png^[forcesingle" NOT found in cache. Creating it. 21:37:09: INFO[main]: getTextureIdDirect(): "chest_lock.png" found in cache 21:37:09: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:09: INFO[main]: getTextureIdDirect(): "furnace_side.png^[forcesingle" NOT found in cache. Creating it. 21:37:09: INFO[main]: getTextureIdDirect(): "furnace_side.png" found in cache 21:37:09: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:09: INFO[main]: getTextureIdDirect(): "furnace_front.png^[forcesingle" NOT found in cache. Creating it. 21:37:09: INFO[main]: getTextureIdDirect(): "furnace_front.png" found in cache 21:37:09: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:09: INFO[main]: getTextureIdDirect(): "cobble.png^[forcesingle" NOT found in cache. Creating it. 21:37:09: INFO[main]: getTextureIdDirect(): "cobble.png" found in cache 21:37:09: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:09: INFO[main]: getTextureIdDirect(): "[inventorycube{cobble.png{cobble.png{cobble.png" NOT found in cache. Creating it. 21:37:09: INFO[main]: generate_image(): generating special modification "[inventorycube{cobble.png{cobble.png{cobble.png" 21:37:09: INFO[main]: getTextureIdDirect(): "mossycobble.png^[forcesingle" NOT found in cache. Creating it. 21:37:09: INFO[main]: getTextureIdDirect(): "mossycobble.png" found in cache 21:37:09: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:09: INFO[main]: getTextureIdDirect(): "[inventorycube{mossycobble.png{mossycobble.png{mossycobble.png" NOT found in cache. Creating it. 21:37:09: INFO[main]: generate_image(): generating special modification "[inventorycube{mossycobble.png{mossycobble.png{mossycobble.png" 21:37:09: INFO[main]: getTextureIdDirect(): "steel_block.png^[forcesingle" NOT found in cache. Creating it. 21:37:09: INFO[main]: getTextureIdDirect(): "steel_block.png" found in cache 21:37:09: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:09: INFO[main]: getTextureIdDirect(): "[inventorycube{steel_block.png{steel_block.png{steel_block.png" NOT found in cache. Creating it. 21:37:09: INFO[main]: generate_image(): generating special modification "[inventorycube{steel_block.png{steel_block.png{steel_block.png" 21:37:09: INFO[main]: getTextureIdDirect(): "nc_side.png^[forcesingle" NOT found in cache. Creating it. 21:37:09: INFO[main]: getTextureIdDirect(): "nc_side.png" found in cache 21:37:09: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:09: INFO[main]: getTextureIdDirect(): "nc_front.png^[forcesingle" NOT found in cache. Creating it. 21:37:09: INFO[main]: getTextureIdDirect(): "nc_front.png" found in cache 21:37:09: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:09: INFO[main]: getTextureIdDirect(): "nc_rb.png^[forcesingle" NOT found in cache. Creating it. 21:37:09: INFO[main]: getTextureIdDirect(): "nc_rb.png" found in cache 21:37:09: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:09: INFO[main]: getTextureIdDirect(): "sapling.png^[forcesingle" NOT found in cache. Creating it. 21:37:09: INFO[main]: getTextureIdDirect(): "sapling.png" found in cache 21:37:09: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:09: INFO[main]: getTextureIdDirect(): "apple.png^[forcesingle" NOT found in cache. Creating it. 21:37:09: INFO[main]: getTextureIdDirect(): "apple.png" found in cache 21:37:09: INFO[main]: generate_image(): generating special modification "[forcesingle" 21:37:09: INFO[main]: Created main menu 21:37:12: INFO[main]: Dropping main menu 21:37:12: INFO[main]: Updating configuration file: "/home/krzysiek/.minetest/minetest.conf" INFO: Full run of init_mapnode with g_texturesource!=NULL 21:37:13: INFO[main]: Creating server 21:37:13: INFO[main]: ServerMap::ServerMap(std::string) 21:37:13: INFO[main]: ServerMap::loadMapMeta(): Loading map metadata 21:37:13: INFO[main]: ServerMap::loadMapMeta(): seed=8860069704052004628 21:37:13: INFO[main]: Server: Successfully loaded map and chunk metadata from /home/krzysiek/.minetest/world, assuming valid save directory. AuthManager: loading from /home/krzysiek/.minetest/world/auth.txt BanManager: loading from /home/krzysiek/.minetest/world/ipban.txt 21:37:13: INFO[main]: Server: Loading environment metadata 21:37:13: INFO[main]: Server: Loading players 21:37:13: INFO[main]: Checking player file /home/krzysiek/.minetest/world/players/krzysiek 21:37:13: INFO[main]: Loaded test player with name krzysiek 21:37:13: INFO[main]: Is a new player 21:37:13: INFO[main]: Reading player krzysiek from /home/krzysiek/.minetest/world/players/krzysiek 21:37:13: INFO[main]: Server: Started on port 30000 21:37:13: INFO[main]: Creating client 21:37:14: INFO[main]: Connecting to server at 127.0.0.1:30000 21:37:14: INFO[main]: Client packetcounter (20s): 21:37:14: INFO[ServerThread]: Server::peerAdded(): peer->id=2 21:37:14: INFO[ServerThread]: Server: Handling peer change: id=2, timeout=0 21:37:14: INFO[ServerThread]: Server: Got TOSERVER_INIT from 2 21:37:14: INFO[ServerThread]: Server sending TOCLIENT_MOVE_PLAYER pos=(-8.52,-404.98,261.48) pitch=81.29 yaw=-253.16 21:37:14: VERBOSE[Connection]: con(8/1): WARNING: Assuming unknown peer to be peer_id=2 21:37:14: VERBOSE[Connection]: con(8/1): WARNING: Assuming unknown peer to be peer_id=2 21:37:14: INFO[main]: Client::peerAdded(): peer->id=1 21:37:14: INFO[main]: Client: TOCLIENT_INIT received with deployed=20 21:37:14: INFO[main]: Client: received map seed: 8860069704052004628 21:37:14: INFO[main]: Client got TOCLIENT_MOVE_PLAYER pos=(-8.52,-404.98,261.48) pitch=81.29 yaw=-253.16 21:37:14: INFO[main]: 21:37:14: ClientEnvironment: DayNightRatio changed -> expiring meshes 21:37:14: INFO[main]: expireMeshes() took 0ms 21:37:14: INFO[main]: Client: time_of_day=2157, dr=350 21:37:14: INFO[ServerThread]: Server: Got TOSERVER_INIT2 from 2 21:37:14: ACTION[ServerThread]: krzysiek joins game. List of players: krzysiek 21:37:14: INFO[EmergeThread]: Server: Database opened Clouds::Clouds(irr::scene::ISceneNode*, irr::scene::ISceneManager*, irr::s32, float, irr::u32) 21:37:14: INFO[main]: Client: ignoring player item ToolItem MesePick 0 for non-existing peer id 2 21:37:14: INFO[main]: Client: time_of_day=2157, dr=350 21:37:14: INFO[MeshUpdateThread]: getTextureId(): Queued: name="leaves.png" 21:37:14: INFO[MeshUpdateThread]: Waiting for texture from main thread, name="leaves.png" 21:37:14: INFO[main]: Pointing at (-1,-39,27) 21:37:16: INFO[main]: getTextureIdDirect(): "tool_mesepick.png" NOT found in cache. Creating it.