Problem with the game

Post Reply
SodixGamer
New member
Posts: 9
Joined: Thu Jul 12, 2018 08:18

Problem with the game

by SodixGamer » Post

Hi, I would like to know what is happening with minetest on my computer, because for some strange reason it tells me that there is an error
Something like this:

2018-07-12 03:35:47 ERROR[Server]: DEBUG STACK FOR THREAD b:
2018-07-12 03:35:47 ERROR[Server]: #0
2018-07-12 03:35:47 ERROR[Server]: DEBUG STACK FOR THREAD c:
2018-07-12 03:35:47 ERROR[Server]: #0
2018-07-12 03:35:47 ERROR[Server]: DEBUG STACK FOR THREAD d:
2018-07-12 03:35:47 ERROR[Server]: #0

Please help me, I need to know :(

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

Re: Problem with the game

by rubenwardy » Post

Minetest is a game engine, not a game

You need to show the actual error. Please post the last 40 lines of debug.txt
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

SodixGamer
New member
Posts: 9
Joined: Thu Jul 12, 2018 08:18

Re: Problem with the game

by SodixGamer » Post

is this correct?:

2018-07-12 03:34:45: ACTION[Server]: singleplayer punches object 9: LuaEntitySAO at (-165,15.5,-154)
2018-07-12 03:34:45: ACTION[Server]: LuaEntitySAO at (-165,15.5,-154) punched by player singleplayer, damage 5 hp, health now 50 hp
2018-07-12 03:34:45: ACTION[Server]: singleplayer punches object 9: LuaEntitySAO at (-165,15.5,-154)
2018-07-12 03:34:45: ACTION[Server]: LuaEntitySAO at (-165,15.5,-154) punched by player singleplayer, damage 5 hp, health now 45 hp
2018-07-12 03:34:45: ACTION[Server]: singleplayer punches object 9: LuaEntitySAO at (-165,15.5,-154)
2018-07-12 03:34:45: ACTION[Server]: LuaEntitySAO at (-165,15.5,-154) punched by player singleplayer, damage 5 hp, health now 40 hp
2018-07-12 03:34:45: ACTION[Server]: singleplayer punches object 9: LuaEntitySAO at (-165,15.5,-154)
2018-07-12 03:34:45: ACTION[Server]: LuaEntitySAO at (-165,15.5,-154) punched by player singleplayer, damage 5 hp, health now 35 hp
2018-07-12 03:34:45: ACTION[Server]: singleplayer punches object 9: LuaEntitySAO at (-165,15.5,-154)
2018-07-12 03:34:45: ACTION[Server]: LuaEntitySAO at (-165,15.5,-154) punched by player singleplayer, damage 17 hp, health now 18 hp
2018-07-12 03:34:46: ACTION[Server]: singleplayer punches object 9: LuaEntitySAO at (-165,15.5,-154)
2018-07-12 03:34:46: ACTION[Server]: LuaEntitySAO at (-165,15.5,-154) punched by player singleplayer, damage 17 hp, health now 1 hp
2018-07-12 03:34:46: ACTION[Server]: singleplayer punches object 9: LuaEntitySAO at (-165,15.5,-154)
2018-07-12 03:34:46: ACTION[Server]: LuaEntitySAO at (-165,15.5,-154) punched by player singleplayer, damage 17 hp, health now 0 hp
2018-07-12 03:34:46: ACTION[Server]: singleplayer digs default:silver_sand at (-165,15,-156)
2018-07-12 03:34:46: ACTION[Server]: singleplayer digs default:silver_sand at (-165,15,-157)
2018-07-12 03:34:48: ACTION[Server]: singleplayer right-clicks object 10: LuaEntitySAO at (-160,15.5,-150)
2018-07-12 03:34:51: WARNING[Main]: Irrlicht: Could not open file of texture: rocket.png
2018-07-12 03:34:58: ACTION[Server]: TNT owned by detonated at (-46,14,-74) with radius 5
2018-07-12 03:34:58: ACTION[Server]: LuaEntitySAO at (-45.5599,14.0268,-73.9951) punched by LuaEntitySAO at (-45.5599,14.0268,-73.9951), damage 20 hp, health now 0 hp
2018-07-12 03:34:58: ACTION[Server]: A TNT explosion occurred at (-45.559875488281,14.026822090149,-73.995140075684) with radius 5
2018-07-12 03:35:05: WARNING[Main]: Irrlicht: Could not open file of texture: rocket.png
2018-07-12 03:35:07: ACTION[Server]: TNT owned by detonated at (-117,11,-159) with radius 5
2018-07-12 03:35:07: ACTION[Server]: LuaEntitySAO at (-117.026,11.3992,-158.673) punched by LuaEntitySAO at (-117.026,11.3992,-158.673), damage 20 hp, health now 0 hp
2018-07-12 03:35:07: ACTION[Server]: A TNT explosion occurred at (-117.02632141113,11.399156570435,-158.67277526855) with radius 5
2018-07-12 03:35:30: WARNING[Main]: Irrlicht: Could not open file of texture: rocket.png
2018-07-12 03:35:47: ERROR[Server]: An unhandled exception occurred: Failed to save block: disk I/O error
2018-07-12 03:35:47: ERROR[Server]: In thread 8:
2018-07-12 03:35:47: ERROR[Server]: /home/stefan/mt-build/build/minetest_64bp/minetest/src/server.cpp:73: run: A fatal error occured: Failed to save block: disk I/O error
2018-07-12 03:35:47: ERROR[Server]: Debug stacks:
2018-07-12 03:35:47: ERROR[Server]: DEBUG STACK FOR THREAD 1:
2018-07-12 03:35:47: ERROR[Server]: #0 main
2018-07-12 03:35:47: ERROR[Server]: DEBUG STACK FOR THREAD 8:
2018-07-12 03:35:47: ERROR[Server]: #0 run
2018-07-12 03:35:47: ERROR[Server]: DEBUG STACK FOR THREAD b:
2018-07-12 03:35:47: ERROR[Server]: #0 run
2018-07-12 03:35:47: ERROR[Server]: DEBUG STACK FOR THREAD c:
2018-07-12 03:35:47: ERROR[Server]: #0 run
2018-07-12 03:35:47: ERROR[Server]: DEBUG STACK FOR THREAD d:
2018-07-12 03:35:47: ERROR[Server]: #0 run

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

Re: Problem with the game

by rubenwardy » Post

The error is:

server.cpp:73: run: A fatal error occured: Failed to save block: disk I/O error

Do you have enough free disk space?
Is the file writable to your current user?
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

SodixGamer
New member
Posts: 9
Joined: Thu Jul 12, 2018 08:18

Re: Problem with the game

by SodixGamer » Post

I think the problem is in the disk space, because if it can be modified by the current user
The problem of space may be because I'm on a laptop?

User avatar
Krock
Developer
Posts: 4650
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: Problem with the game

by Krock » Post

It's only a problem when there's only little free disk space left. Check your drive information and let Windows (obviously using a Win64 build) calculate the occupied space if there's an option for it.
Also try adding an exception in your Antivirus for the "map.sqlite" file. Their disk I/O scanner may conflict with the database management.
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests