Jump to content

1.19.2 server crash mid game


Daltax

Recommended Posts

Hello. My 1.19.2 server crashes within 5 minutes of playing each time.
The reason seems to change every time, but this couldn't be due to multiple mods, right ? 
This time, all I can say is that right before the crash, I jumped on "Thin Ice" from the mod Ecologics. the ice broke and made a sound. Right after that,  I continued jumping on other thin ice blocks but none of them made the sound. I tried breaking a block to see if it would drop to confirm it crashed : it did.
debug.log : https://paste.ee/p/ynPNr
could anyone help me find the mod in cause so I can remove it ? thank you

Link to comment
Share on other sites

There is no crash in those logs.

Are you starting the server from a terminal and then closing the terminal?

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

4 minutes ago, warjort said:

There is no crash in those logs.

Are you starting the server from a terminal and then closing the terminal?

yes.

I could play, but no chunks would load, I could see under the loaded map if I went out of bounds and eventually fall in the void.
And for the server, in the console, whatever I typed, it did not count. any command + <enter> would just get me back to the next line without any response from the server. I had to close the console/cmd window to turn it off.
that sounds like a server crash ? caused by the client (me), precisely because of a mod. Which one is more likely to have caused this issue ?
here is the client latest.log. I do not have the debug.log for the client as I use GDLauncher and it's a mess to get it

https://paste.ee/p/r9rTS

Link to comment
Share on other sites

If you close the console that will shutdown the server.

You can see in the log where you typed stuff

Quote

ug2022 15:09:58.247] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error

[25Aug2022 15:09:58.248] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE]

[25Aug2022 15:09:58.248] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error

[25Aug2022 15:09:58.248] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: <--[HERE]

Did you not see this on your terminal?

I don't know what terminal you are using but I know there are issues with some terminals "pausing" if you click on them or press certain keys.

This will actually stop the program from running when the terminal buffer gets full. It is waiting for the terminal to print data to the screen, which it doesn't do because it is paused.

 

Edited by warjort

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

1 minute ago, warjort said:

If you close the console that will shutdown the server.

You can see in the log where you typed stuff

Did you not see this on your terminal?

I don't know what terminal you are using but I know there are issues with some terminals "pausing" if you click on them or press certain keys.

This will actually stop the program from running when the terminal buffer gets full. It is waiting for the terminal to print data to the screen.

 

I will try again. and no. I know every time before the server starts I click on <enter> a few times. This way, the console types "Unknown or incomplete command", and I know the serverhas started.
Now after the game crashed, a few minutes in, whatever I typed did not do anything. 
Also, I use this console, the basic run.bat one, with nogui. I don't even know if there are other ways to run one.
https://prnt.sc/fFa4lz58UyfU

Link to comment
Share on other sites

Please don't post text as images. Post the text properly using the quote button.

The next time this happens, type something unique into the terminal, then we can see if it appears in the log.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Quote

Also, I use this console, the basic run.bat one, with nogui. I don't even know if there are other ways to run one.

You should be able to run it as a background task.

I have zero experience of doing this on windows, so I don't know what it involves, sorry.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

13 minutes ago, warjort said:

Please don't post text as images. Post the text properly using the quote button.

The next time this happens, type something unique into the terminal, then we can see if it appears in the log.

I did and recorded everything.
Also I used the screenshot to show you which console I'm using, not to show something specific inside
anyways, here are the videos containing the crash moment (where the ice stops making sounds) and the console being "paused" : (I also typed "stop in the console after ending the video but nothing happened)
https://streamable.com/lndpvp
https://streamable.com/rvo7lw
Here are the logs in a gist :

https://gist.github.com/Daltaxy/b27012850860f7eb8b46bfa9fafde122
there are 3 of them in the link

Edited by Daltax
spelling
Link to comment
Share on other sites

I still think this has something to do with your terminal.

In your video the last line is at 18:12:46, but it doesn't show a similar message at 18:17.46 - 5 minutes later

[25Aug2022 18:12:46.271] [pool-11-thread-1/INFO] [com.github.elrol.elrolsutilities.Main/]: [SU] Saving Shop Registries

<!-- snip -->

[25Aug2022 18:17:46.270] [pool-11-thread-1/INFO] [com.github.elrol.elrolsutilities.Main/]: [SU] Saving Shop Registries

The debug.log stops at this point as well, but I guess you shut it down?

 

It looks like you are using cmd.exe, you could try using powershell (I don't know if that will make a difference?)

You can also look at the options for your terminal, e.g. this link shows the issue I referred to before with "quick edit"

https://stackoverflow.com/questions/33883530/why-is-my-command-prompt-freezing-on-windows-10

 

Finally, since you say this problem occurs after 5 minutes, it is suspicious that the "saving shop registries" message occurs 5 minutes apart.

I think the mod is elrolutilities but maybe it is a library mod for something else?

But I don't understand how this could stop the terminal from display a log message though.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

2 minutes ago, warjort said:

I still think this has something to do with your terminal.

In your video the last line is at 18:12:46, but it doesn't show a similar message at 18:17.46 - 5 minutes later

[25Aug2022 18:12:46.271] [pool-11-thread-1/INFO] [com.github.elrol.elrolsutilities.Main/]: [SU] Saving Shop Registries

<!-- snip -->

[25Aug2022 18:17:46.270] [pool-11-thread-1/INFO] [com.github.elrol.elrolsutilities.Main/]: [SU] Saving Shop Registries

The debug.log stops at this point as well, but I guess you shut it down?

 

It looks like you are using cmd.exe, you could try using powershell (I don't know if that will make a difference?)

You can also look at the options for your terminal, e.g. this link shows the issue I referred to before with "quick edit"

https://stackoverflow.com/questions/33883530/why-is-my-command-prompt-freezing-on-windows-10

 

Finally, since you say this problem occurs after 5 minutes, it is suspicious that the "saving shop registries" message occurs 5 minutes apart.

I think the mod is elrolutilities but maybe it is a library mod for something else?

But I don't understand how this could stop the terminal from display a log message though.

the server froze I guess...
I don't find any mod named elrolutilities ? whether it is on my mods list or on the net ?
I also have no idea how to run it with powerhsell. it doesn't even say "open with" when I right click on "run.bat"...
I shut down the console by closing it after the videos, nothing was done before.
also about that link... you are right, that happens. but that was not the case for my crash. look at the top left in the second video, it doesn't say "select". it simply crash and froze sadly

Link to comment
Share on other sites

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Quote

I also have no idea how to run it with powerhsell

just put "powershell" in the search box of the start menu. it's not rocket science. 🙂

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

That's up to you. You can try it.

If you think it is not a problem with the terminal, you are going to have to experiment with removing mods anyway since there is nothing in the log about the problem.

 

What I would do is make a new forge server with no mods. Then see if you get the same problem without any mods installed.

If you don't then we know it is a problem with one of your mods doing something strange.

Edited by warjort

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

3 hours ago, warjort said:

That's up to you. You can try it.

If you think it is not a problem with the terminal, you are going to have to experiment with removing mods anyway since there is nothing in the log about the problem.

 

What I would do is make a new forge server with no mods. Then see if you get the same problem without any mods installed.

If you don't then we know it is a problem with one of your mods doing something strange.

crashes without the mod too...
doesn't crash with a brand new world and no mods.
The issue has to be the mod that prevents me from loading AND creating single player worlds and from creating modded worlds from the server. so far, I've on,ly been able to load the server after generating it with no mods, then loading it with the mods.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.