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
Irrlicht log: Irrlicht Engine version 1.8.1
Irrlicht log: Linux 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:08:14 UTC 2014 i686
Irrlicht log: Using renderer: OpenGL 3.0
Irrlicht log: Gallium 0.4 on AMD SUMO: X.Org
Irrlicht log: OpenGL driver version is 1.2 or better.
Irrlicht log: GLSL version: 1.3
20:52:24: ACTION[main]: .__ __ __
20:52:24: ACTION[main]: _____ |__| ____ _____/ |_ ____ _______/ |_
20:52:24: ACTION[main]: / \| |/ \_/ __ \ __\/ __ \ / ___/\ __\
20:52:24: ACTION[main]: | Y Y \ | | \ ___/| | \ ___/ \___ \ | |
20:52:24: ACTION[main]: |__|_| /__|___| /\___ >__| \___ >____ > |__|
20:52:24: ACTION[main]: \/ \/ \/ \/ \/
20:52:24: ACTION[main]: World at [/media/mint/_home/minetest/bin/../worlds/sfjs]
20:52:24: ACTION[main]: Server for gameid="minimal" listening on 0.0.0.0:59845.
Irrlicht log: Could not load texture: 20:52:24: ACTION[ServerThread]: singleplayer [127.0.0.1] joins game.
20:52:24: ACTION[ServerThread]: singleplayer joins game. List of players: singleplayer
Irrlicht log: Could not load texture:
Irrlicht log: Could not load texture:
Font size: 8 15
20:52:33: ERROR[main]: mod "camo" has unsatisfied dependencies: "dye" "wool"
20:52:33: ERROR[main]: mod "deploy_building" has unsatisfied dependencies: "deploy_nodes" "throwing"
20:52:33: ERROR[main]: mod "deploy_cylinder_y" has unsatisfied dependencies: "deploy_nodes" "throwing"
20:52:33: ERROR[main]: mod "deploy_maze" has unsatisfied dependencies: "deploy_nodes" "throwing"
20:52:33: ERROR[main]: mod "deploy_nodes" has unsatisfied dependencies: "throwing"
20:52:33: ERROR[main]: mod "deploy_pyramid" has unsatisfied dependencies: "deploy_nodes" "throwing"
20:52:33: ERROR[main]: mod "deploy_sphere" has unsatisfied dependencies: "deploy_nodes" "throwing"
20:52:33: ERROR[main]: mod "deploy_spiral" has unsatisfied dependencies: "deploy_nodes" "throwing"
20:52:33: ERROR[main]: mod "cottages" has unsatisfied dependencies: "farming"
20:52:33: ERROR[main]: mod "mobf_trader" has unsatisfied dependencies: "mobf"
20:52:33: ERROR[main]: mod "random_buildings" has unsatisfied dependencies: "moretrees"
20:52:33: ERROR[main]: mod "extranodes" has unsatisfied dependencies: "technic_worldgen"
20:52:33: ERROR[main]: mod "technic" has unsatisfied dependencies: "moreores" "pipeworks"
20:52:33: ERROR[main]: mod "technic_chests" has unsatisfied dependencies: "moreores" "pipeworks" "technic" "technic_worldgen"
20:52:33: ERROR[main]: mod "technic_worldgen" has unsatisfied dependencies: "technic"
20:52:33: ERROR[main]: mod "wrench" has unsatisfied dependencies: "technic" "technic_chests" "technic_worldgen"
[vector_extras] loaded after ca. 0.00s
mapit: Updated map for Tatooine
[Mod] Cave Stuff [0.0.3] [cavestuff] Loaded...
[OK] Mesecons
[mines] loaded.
20:52:34: ERROR[main]: BiomeDefManager::resolveNodeNames: node 'mapgen_water_source' not defined
20:52:34: ERROR[main]: BiomeDefManager::resolveNodeNames: node 'mapgen_water_source' not defined
20:52:34: ERROR[main]: BiomeDefManager::resolveNodeNames: node 'mapgen_water_source' not defined
20:52:34: ERROR[main]: BiomeDefManager::resolveNodeNames: node 'mapgen_water_source' not defined
20:52:34: ERROR[main]: BiomeDefManager::resolveNodeNames: node 'mapgen_water_source' not defined
20:52:34: ERROR[main]: BiomeDefManager::resolveNodeNames: node 'mapgen_water_source' not defined
20:52:34: ERROR[main]: BiomeDefManager::resolveNodeNames: node 'mapgen_water_source' not defined
20:52:34: ERROR[main]: BiomeDefManager::resolveNodeNames: node 'mapgen_water_source' not defined
20:52:34: ACTION[main]: .__ __ __
20:52:34: ACTION[main]: _____ |__| ____ _____/ |_ ____ _______/ |_
20:52:34: ACTION[main]: / \| |/ \_/ __ \ __\/ __ \ / ___/\ __\
20:52:34: ACTION[main]: | Y Y \ | | \ ___/| | \ ___/ \___ \ | |
20:52:34: ACTION[main]: |__|_| /__|___| /\___ >__| \___ >____ > |__|
20:52:34: ACTION[main]: \/ \/ \/ \/ \/
20:52:34: ACTION[main]: World at [/media/mint/_home/minetest/bin/../worlds/Tatooine]
20:52:34: ACTION[main]: Server for gameid="moontest" listening on 0.0.0.0:55030.
Unified Inventory. inventory size: 399
20:52:35: ERROR[ServerThread]: SQLite3 read statment failed to prepare: no such table: blocks
20:52:35: ERROR[ServerThread]: ERROR: An unhandled exception occurred: Cannot prepare read statement
In thread ac7feb40:
/home/mint/minetest/src/server.cpp:134: virtual void* ServerThread::Thread(): Assertion '0' failed.
Debug stacks:
DEBUG STACK FOR THREAD aa2ffb40:
#0 virtual void* EmergeThread::Thread()
DEBUG STACK FOR THREAD ac7feb40:
#0 virtual void* ServerThread::Thread()
(Leftover data: #1 void Server::AsyncRunStep(bool))
(Leftover data: #2 virtual void ServerEnvironment::step(float))
(Leftover data: #3 void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD b691f740:
#0 int main(int, char**)
(Leftover data: #1 void Server::step(float))
(Leftover data: #2 void Client::ReceiveAll())
(Leftover data: #3 void Client::Receive())
(Leftover data: #4 void Client::ProcessData(irr::u8*, irr::u32, irr::u16))
(Leftover data: #5 void MeshUpdateQueue::addBlock(v3s16, MeshMakeData*, bool, bool))