Problem creating new world

User avatar
Wayward_One
Member
 
Posts: 93
Joined: Tue Jun 10, 2014 18:44
GitHub: Wayward1
IRC: Wayward_One Wayward1
In-game: Wayward_One

Problem creating new world

by Wayward_One » Fri Aug 08, 2014 20:53

Every time I try to start a new game, it starts loading, then closes without an error message. I've been playing Minetest for almost a year now, and this has never happened before. I can still join servers, but I can't play singleplayer at all. here's what I got in the debug.txt:

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))
"When life becomes a play and I don't know the role I'm cast..."

Latest Minetest builds for Android
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: Problem creating new world

by Krock » Sat Aug 09, 2014 12:23

You're using the minimal developement test (sub)game.
Use https://github.com/minetest/minetest_game or any other from the "Games" forum.
Install them toyour /games/ folder
( http://wiki.minetest.net/Game )
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

User avatar
Wayward_One
Member
 
Posts: 93
Joined: Tue Jun 10, 2014 18:44
GitHub: Wayward1
IRC: Wayward_One Wayward1
In-game: Wayward_One

Re: Problem creating new world

by Wayward_One » Sat Aug 09, 2014 16:59

Actually, I forgot to mention that... The minimal development game is the only one in which I can create a new world. I've tried Moontest and minetest_game, but neither of them work.

Edit: Here's the debug output after trying to create a world in Moontest-

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
13:02:17: ERROR[main]: mod "camo" has unsatisfied dependencies:  "dye" "wool"
13:02:17: ERROR[main]: mod "deploy_building" has unsatisfied dependencies:  "deploy_nodes" "throwing"
13:02:17: ERROR[main]: mod "deploy_cylinder_y" has unsatisfied dependencies:  "deploy_nodes" "throwing"
13:02:17: ERROR[main]: mod "deploy_maze" has unsatisfied dependencies:  "deploy_nodes" "throwing"
13:02:17: ERROR[main]: mod "deploy_nodes" has unsatisfied dependencies:  "throwing"
13:02:17: ERROR[main]: mod "deploy_pyramid" has unsatisfied dependencies:  "deploy_nodes" "throwing"
13:02:17: ERROR[main]: mod "deploy_sphere" has unsatisfied dependencies:  "deploy_nodes" "throwing"
13:02:17: ERROR[main]: mod "deploy_spiral" has unsatisfied dependencies:  "deploy_nodes" "throwing"
13:02:17: ERROR[main]: mod "cottages" has unsatisfied dependencies:  "farming"
13:02:17: ERROR[main]: mod "mobf_trader" has unsatisfied dependencies:  "mobf"
13:02:17: ERROR[main]: mod "random_buildings" has unsatisfied dependencies:  "moretrees"
13:02:17: ERROR[main]: mod "extranodes" has unsatisfied dependencies:  "technic_worldgen"
13:02:17: ERROR[main]: mod "technic" has unsatisfied dependencies:  "moreores" "pipeworks"
13:02:17: ERROR[main]: mod "technic_chests" has unsatisfied dependencies:  "moreores" "pipeworks" "technic" "technic_worldgen"
13:02:17: ERROR[main]: mod "technic_worldgen" has unsatisfied dependencies:  "technic"
13:02:17: ERROR[main]: mod "wrench" has unsatisfied dependencies:  "technic" "technic_chests" "technic_worldgen"
[vector_extras] loaded after ca. 0.00s
mapit: Updated map for kjfhvbsiudr
[Mod] Cave Stuff [0.0.3] [cavestuff] Loaded...
[OK] Mesecons
[mines] loaded.
13:02:21: ERROR[main]: BiomeDefManager::resolveNodeNames: node 'mapgen_water_source' not defined
13:02:21: ERROR[main]: BiomeDefManager::resolveNodeNames: node 'mapgen_water_source' not defined
13:02:21: ERROR[main]: BiomeDefManager::resolveNodeNames: node 'mapgen_water_source' not defined
13:02:21: ERROR[main]: BiomeDefManager::resolveNodeNames: node 'mapgen_water_source' not defined
13:02:21: ERROR[main]: BiomeDefManager::resolveNodeNames: node 'mapgen_water_source' not defined
13:02:21: ERROR[main]: BiomeDefManager::resolveNodeNames: node 'mapgen_water_source' not defined
13:02:21: ERROR[main]: BiomeDefManager::resolveNodeNames: node 'mapgen_water_source' not defined
13:02:21: ERROR[main]: BiomeDefManager::resolveNodeNames: node 'mapgen_water_source' not defined
13:02:21: ACTION[main]:         .__               __                   __   
13:02:21: ACTION[main]:   _____ |__| ____   _____/  |_  ____   _______/  |_
13:02:21: ACTION[main]:  /     \|  |/    \_/ __ \   __\/ __ \ /  ___/\   __\
13:02:21: ACTION[main]: |  Y Y  \  |   |  \  ___/|  | \  ___/ \___ \  |  | 
13:02:21: ACTION[main]: |__|_|  /__|___|  /\___  >__|  \___  >____  > |__| 
13:02:21: ACTION[main]:       \/        \/     \/          \/     \/       
13:02:21: ACTION[main]: World at [/media/mint/_home/minetest/bin/../worlds/kjfhvbsiudr]
13:02:21: ACTION[main]: Server for gameid="moontest" listening on 0.0.0.0:64452.
Unified Inventory. inventory size: 399
13:02:24: ERROR[ServerThread]: SQLite3 read statment failed to prepare: no such table: blocks
13:02:24: ERROR[ServerThread]: ERROR: An unhandled exception occurred: Cannot prepare read statement

In thread abe62b40:
/home/mint/minetest/src/server.cpp:134: virtual void* ServerThread::Thread(): Assertion '0' failed.
Debug stacks:
DEBUG STACK FOR THREAD aa65fb40:
#0  virtual void* EmergeThread::Thread()
DEBUG STACK FOR THREAD abe62b40:
#0  virtual void* ServerThread::Thread()
(Leftover data: #1  void Server::AsyncRunStep(bool))
(Leftover data: #2  virtual void ServerEnvironment::step(float))
(Leftover data: #3  void Server::sendRequestedMedia(irr::u16, const std::list<std::basic_string<char> >&))
DEBUG STACK FOR THREAD b6998740:
#0  int main(int, char**)
(Leftover data: #1  void Server::step(float))
(Leftover data: #2  virtual void ClientEnvironment::step(float))
(Leftover data: #3  void Client::Receive())
(Leftover data: #4  void Client::ProcessData(irr::u8*, irr::u32, irr::u16))
 

User avatar
JPRuehmann
Member
 
Posts: 334
Joined: Fri Mar 21, 2014 21:40

Re: Problem creating new world

by JPRuehmann » Sun Aug 10, 2014 10:46

seems like path errors where do you put your games, Programm, worlds and so on?
Good Luck,
JPR
 

User avatar
Wayward_One
Member
 
Posts: 93
Joined: Tue Jun 10, 2014 18:44
GitHub: Wayward1
IRC: Wayward_One Wayward1
In-game: Wayward_One

Re: Problem creating new world

by Wayward_One » Mon Aug 11, 2014 06:28

Same place I've kept them for months, run-in-place on an SD card.
"When life becomes a play and I don't know the role I'm cast..."

Latest Minetest builds for Android
 

User avatar
Wayward_One
Member
 
Posts: 93
Joined: Tue Jun 10, 2014 18:44
GitHub: Wayward1
IRC: Wayward_One Wayward1
In-game: Wayward_One

Re: Problem creating new world

by Wayward_One » Mon Aug 11, 2014 15:58

Ok, I may have found the problem. I tried the default minetest_game with no extra mods, and it worked fine. It looks like one of the mods I installed may be the cause, although it still doesn't make sense, as I haven't installed any new ones lately.
"When life becomes a play and I don't know the role I'm cast..."

Latest Minetest builds for Android
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: Problem creating new world

by Krock » Mon Aug 11, 2014 16:00

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
13:02:24: ERROR[ServerThread]: SQLite3 read statment failed to prepare: no such table: blocks
13:02:24: ERROR[ServerThread]: ERROR: An unhandled exception occurred: Cannot prepare read statement


The map is corrupted.
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

User avatar
Wayward_One
Member
 
Posts: 93
Joined: Tue Jun 10, 2014 18:44
GitHub: Wayward1
IRC: Wayward_One Wayward1
In-game: Wayward_One

Re: Problem creating new world

by Wayward_One » Mon Aug 11, 2014 16:08

Any idea what would cause that? I haven't done anything differently...
"When life becomes a play and I don't know the role I'm cast..."

Latest Minetest builds for Android
 


Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 11 guests