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.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Maybe your file codes are missing. Therefore it is crashing.
    • I've been trying to make a mod pack for the last day or so now and I haven't been able to launch it once even with all mods disabled. It keeps showing up with Exit Code 1. I gave the modpack to a friend to try and it didn't launch on their pc either due to the same exit code, so I'm not entirely certain what the problem is or how to check it in the logs. So far I've attempted: - Changing from forge version 43.3.0 to 43.3.5 - Downloading Java - Disabling mods (both entirely and individually) I have an NVIDIA GeForce GTX 1070 driver, and I haven't tried to uninstall or reinstall it yet because I'm not certain how to and would have to mess anything up further. I have the latest .txt file of the crash report here: [16:24:34] [main/WARN]: Failed to add PDH Counter: \Paging File(_Total)\% Usage, Error code: 0xC0000BB8 [16:24:34] [main/WARN]: Failed to add counter for PDH counter: \Paging File(_Total)\% Usage [16:24:34] [main/WARN]: Disabling further attempts to query Paging File. [16:24:36] [main/WARN]: COM exception: Invalid Query: SELECT PERCENTUSAGE FROM Win32_PerfRawData_PerfOS_PagingFile [16:24:39] [Datafixer Bootstrap/INFO]: 198 Datafixer optimizations took 149 milliseconds [16:24:40] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] [16:24:40] [Render thread/INFO]: Setting user: CatDoodlee [16:24:41] [Render thread/INFO]: Backend library: LWJGL version 3.3.2+13 [16:24:42] [Render thread/INFO]: Reloading ResourceManager: vanilla [16:24:42] [Worker-Main-11/INFO]: Found unifont_all_no_pua-15.1.04.hex, loading [16:24:44] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play [16:24:44] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break [16:24:44] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Speakers (Atrix Wired Elite Headset) [16:24:44] [Render thread/INFO]: Sound engine started [16:24:44] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas [16:24:44] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas [16:24:44] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas [16:24:44] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas [16:24:44] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas [16:24:44] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas [16:24:44] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas [16:24:44] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas [16:24:44] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas [16:24:45] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program. [16:24:45] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas [16:24:45] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas [16:24:45] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas [16:24:45] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas [16:25:41] [Render thread/INFO]: Stopping! any form of help is greatly appreciated ❤️
    • Tanks for answer, I added SleepTight and I removed Modernfix, but it still crashing: new log new crash log
    • Hi, I'm trying to hide specific vanilla effects such as levitation or slow falling from the inventory GUI, but I haven't been able to figure out how to do this. I need this because they are triggered by another effect and I don't need them all showing up. Unfortunately, I don't know of any mods that include this feature, and I couldn't find any documentation on the process. I've already looked into the IClientMobEffectExtensions interface, but I'm uncertain about how to implement it in my own effect, let alone in any existing vanilla effect. Please help I am using Forge 47.2.0. for Minecraft 1.20.1
  • Topics

  • Who's Online (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

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