Server crashes and I dont speak code...help fast please!!!

User avatar
GreenDimond
Member
 
Posts: 460
Joined: Wed Oct 28, 2015 01:26
GitHub: GreenXenith
IRC: GreenDimond
In-game: GreenDimond

Server crashes and I dont speak code...help fast please!!!

by GreenDimond » Mon Dec 21, 2015 15:09

So I have Windows 10... and I made a small little server... and it was working fine...until 15 minutes ago. This is the normal minetest_game with a bunch of mods. I keep getting this error and the debug.txt simply repeats what I see in the terminal running the server. This is the error:
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
2015-12-21 08:59:55: ERROR[main]: UNRECOVERABLE error occurred. Stopping server. Please fix the following error:
2015-12-21 08:59:55: ERROR[main]: Runtime error from mod '*builtin*' in callback ScriptApiEnv::environment_Step(): ...loads\Games\minetest-0.4.13\bin\..\builtin\game\misc.lua:47: attempt to compare number with string
2015-12-21 08:59:56: ERROR[main]: stack traceback:
2015-12-21 08:59:56: ERROR[main]:    ...loads\Games\minetest-0.4.13\bin\..\builtin\game\misc.lua:47: in function <...loads\Games\minetest-0.4.13\bin\..\builtin\game\misc.lua:38>
2015-12-21 08:59:56: ERROR[main]:    ...s\Games\minetest-0.4.13\bin\..\builtin\game\register.lua:355: in function <...s\Games\minetest-0.4.13\bin\..\builtin\game\register.lua:335>

In thread f48:
server.cpp:511: Server::step: A fatal error occurred: Runtime error from mod '*builtin*' in callback ScriptApiEnv::environment_Step(): ...loads\Games\minetest-0.4.13\bin\..\builtin\game\misc.lua:47: attempt to compare number with string
stack traceback:
   ...loads\Games\minetest-0.4.13\bin\..\builtin\game\misc.lua:47: in function <...loads\Games\minetest-0.4.13\bin\..\builtin\game\misc.lua:38>
   ...s\Games\minetest-0.4.13\bin\..\builtin\game\register.lua:355: in function <...s\Games\minetest-0.4.13\bin\..\builtin\game\register.lua:335>
Debug stacks:
DEBUG STACK FOR THREAD f48:
#0  main
#1  Dedicated server branch
#2  dedicated_server_loop
#3  Server::step
DEBUG STACK FOR THREAD 1c2c:
#0  ServerThread::Thread
#1  Server::Receive
(Leftover data: #2  Server::SendBlocks)
(Leftover data: #3  Server::SendChatMessage)
DEBUG STACK FOR THREAD 221c:
#0  EmergeThread::Thread

I have almost no idea what this means...help would be appreciated...sooner rather than later please!!!
I am Green. I tend to binge-post. "All of this over a 16x16 representation of a cartoon cat ?!?! what has this world come to..." -TenPlus1, 2017.
Diz mah mods! :D ↑ github.com/minetest/minetest_game/issues/1647#issuecomment-288134572 ↑
Sand Plus - Tac Nayn - Waffles - Coming Soon: Caverealms Plus
 

User avatar
benrob0329
Member
 
Posts: 1192
Joined: Thu Aug 06, 2015 22:39
GitHub: Benrob0329
In-game: benrob03

Re: Server crashes and I dont speak code...help fast please!

by benrob0329 » Mon Dec 21, 2015 15:20

Looks like a broken mod, you'll have to disable one, see if it works, disable the next one, see if it works.

I would start with the most recent mod that you added.
 

User avatar
GreenDimond
Member
 
Posts: 460
Joined: Wed Oct 28, 2015 01:26
GitHub: GreenXenith
IRC: GreenDimond
In-game: GreenDimond

Re: Server crashes and I dont speak code...help fast please!

by GreenDimond » Mon Dec 21, 2015 15:29

Well, they were all added at once so...
and also, I don't know why it says mods...because the error is somehow with bulitin? Idk.
I'll try it.
I am Green. I tend to binge-post. "All of this over a 16x16 representation of a cartoon cat ?!?! what has this world come to..." -TenPlus1, 2017.
Diz mah mods! :D ↑ github.com/minetest/minetest_game/issues/1647#issuecomment-288134572 ↑
Sand Plus - Tac Nayn - Waffles - Coming Soon: Caverealms Plus
 

User avatar
GreenDimond
Member
 
Posts: 460
Joined: Wed Oct 28, 2015 01:26
GitHub: GreenXenith
IRC: GreenDimond
In-game: GreenDimond

Re: Server crashes and I dont speak code...help fast please!

by GreenDimond » Mon Dec 21, 2015 15:43

So I disabled ALL the mods, and it hasn't crashed yet...although I have an awful lot of unknown nodes! xD
I would like to figure out which mod is doing this and how to fix it...i like my mods... :3.
Help?
I am Green. I tend to binge-post. "All of this over a 16x16 representation of a cartoon cat ?!?! what has this world come to..." -TenPlus1, 2017.
Diz mah mods! :D ↑ github.com/minetest/minetest_game/issues/1647#issuecomment-288134572 ↑
Sand Plus - Tac Nayn - Waffles - Coming Soon: Caverealms Plus
 

User avatar
benrob0329
Member
 
Posts: 1192
Joined: Thu Aug 06, 2015 22:39
GitHub: Benrob0329
In-game: benrob03

Re: Server crashes and I dont speak code...help fast please!

by benrob0329 » Mon Dec 21, 2015 15:45

I would enable each mod one by one, and when it crashes, you've found your mod.
 

User avatar
GreenDimond
Member
 
Posts: 460
Joined: Wed Oct 28, 2015 01:26
GitHub: GreenXenith
IRC: GreenDimond
In-game: GreenDimond

Re: Server crashes and I dont speak code...help fast please!

by GreenDimond » Mon Dec 21, 2015 18:34

So.......I found the mod. It was the ServerExtended mod. I don't know why.
Thank you benrob0329!!! Much appreciated!!!
One more thing...I have about 250 skins in the textures folder of the uskins mod. It used to work, but now it will only show 10 pages...nowhere close to enough... help???
I am Green. I tend to binge-post. "All of this over a 16x16 representation of a cartoon cat ?!?! what has this world come to..." -TenPlus1, 2017.
Diz mah mods! :D ↑ github.com/minetest/minetest_game/issues/1647#issuecomment-288134572 ↑
Sand Plus - Tac Nayn - Waffles - Coming Soon: Caverealms Plus
 

User avatar
benrob0329
Member
 
Posts: 1192
Joined: Thu Aug 06, 2015 22:39
GitHub: Benrob0329
In-game: benrob03

Re: Server crashes and I dont speak code...help fast please!

by benrob0329 » Mon Dec 21, 2015 19:08

You could run the update program, that might restore the skins.
 

User avatar
GreenDimond
Member
 
Posts: 460
Joined: Wed Oct 28, 2015 01:26
GitHub: GreenXenith
IRC: GreenDimond
In-game: GreenDimond

Re: Server crashes and I dont speak code...help fast please!

by GreenDimond » Mon Dec 21, 2015 19:26

I saw those files... how do I run a .sh?
I am Green. I tend to binge-post. "All of this over a 16x16 representation of a cartoon cat ?!?! what has this world come to..." -TenPlus1, 2017.
Diz mah mods! :D ↑ github.com/minetest/minetest_game/issues/1647#issuecomment-288134572 ↑
Sand Plus - Tac Nayn - Waffles - Coming Soon: Caverealms Plus
 

User avatar
benrob0329
Member
 
Posts: 1192
Joined: Thu Aug 06, 2015 22:39
GitHub: Benrob0329
In-game: benrob03

Re: Server crashes and I dont speak code...help fast please!

by benrob0329 » Mon Dec 21, 2015 19:59

.sh is for Linux, there is a newer version of the mod that has a Windows program.

viewtopic.php?f=11&t=9807&hilit=unified+skins
 


Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 3 guests

cron