AllTheMods / ATM-9

All the Mods 9
216 stars 93 forks source link

[Crash]: Server keeps crashing when flying around with jetpack; timeout due to watchdog #1769

Open FreshDumbldore opened 3 months ago

FreshDumbldore commented 3 months ago

Possible Fixes

Yes

Modpack Version

0.2.59

What happened?

Basically i run a server for a few friends and myself. But i started to experience a "quite" annoying bug. When i start to fly around the world (i have generated 1000 chunks around 0 0 0 before we started via command) at some point the world doesn't load in anymore and i either have to wait for like a few minutes at a time (which is quite annoying when over water) or the whole server crashes with watchdog saying: one tick took more than 60 seconds (i know 60 might be a bit short for modded servers but oh well). Even after increasing that to 180 seconds the same issue still persists. I also tried with a complete new map just to see if i can replicate it without pre-generating chunks but the same happens. After some time flying around the server stops loading and either crashes or loads after like 5 minutes.

I'm gonna add that i use pterodactyl as the server manager. Made a forge server and extracted the server files into it. Should i possibly change to a windows server or run it locally?

Crash Log

https://gist.github.com/FreshDumbldore/91f70e89cb8f898ccab976efe80447a9

Latest.Log

https://gist.github.com/FreshDumbldore/c9be0724884afbf7a67c2d85a4c414a6

TheSnowyChickens commented 3 months ago

Fresh D, I experience the same bug in 0.2.60 on a server and in another modpack (skyblock, with far less mods), I could not figure out which mod create this bug and at all it's totally weird and annoying. :(

FreshDumbldore commented 3 months ago

Someone told me it is probably due to the deep dark and the standard view- and sim-distance of 10 in the server.properties :/

Edit 13.06.2024: Seems that it wans't the issue... Problem still happening

langbart96 commented 2 months ago

Do you use AMP for server management? If so then disable "Use Synchronous IO" :)

FreshDumbldore commented 2 months ago

nope. as mentioned above i use Pterodactyl

langbart96 commented 2 months ago

nope. as mentioned above i use Pterodactyl

Maybe there is a similar option there that produces the error. Unbenannt

If you don't absolutely need a server manager, I would just let it run as is, then it will work without any problems, regardless of whether you are using Linux or Windows.

FreshDumbldore commented 2 months ago

ATM1 atm2 atm3 No information on synchronous IO, also nothing on google indicating anything...

FreshDumbldore commented 2 months ago

but the thing is... i even had the server running on my unraid maschine as it's dedicated docker container and it had the same issues as now

also i might get the feeling that it has to do with some ryzen cpu's creating this issue as someone mentions here the same issues with a ryzen 7 3700x and i am on a ryzen 9 3900x

langbart96 commented 2 months ago

but the thing is... i even had the server running on my unraid maschine as it's dedicated docker container and it had the same issues as now

also i might get the feeling that it has to do with some ryzen cpu's creating this issue as someone mentions here the same issues with a ryzen 7 3700x and i am on a ryzen 9 3900x

Haha that's my work account, I didn't see that it was logged in. So it works for me on Ryzen 7 3700x and 3900x without any problems, even on Unraid. It's really just a matter of settings, the only question is where.

FreshDumbldore commented 2 months ago

but the thing is... i even had the server running on my unraid maschine as it's dedicated docker container and it had the same issues as now also i might get the feeling that it has to do with some ryzen cpu's creating this issue as someone mentions here the same issues with a ryzen 7 3700x and i am on a ryzen 9 3900x

Haha that's my work account, I didn't see that it was logged in. So it works for me on Ryzen 7 3700x and 3900x without any problems, even on Unraid. It's really just a matter of settings, the only question is where.

Let me ask you this: How many cores are you giving your server? Right now mine has 12 and is like using not even one to it's fullest. I also experimented with different java versions and arguments. still nothing in regards to the server running better.

langbart96 commented 2 months ago

but the thing is... i even had the server running on my unraid maschine as it's dedicated docker container and it had the same issues as now also i might get the feeling that it has to do with some ryzen cpu's creating this issue as someone mentions here the same issues with a ryzen 7 3700x and i am on a ryzen 9 3900x

Haha that's my work account, I didn't see that it was logged in. So it works for me on Ryzen 7 3700x and 3900x without any problems, even on Unraid. It's really just a matter of settings, the only question is where.

Let me ask you this: How many cores are you giving your server? Right now mine has 12 and is like using not even one to it's fullest. I also experimented with different java versions and arguments. still nothing in regards to the server running better.

The server has access to all cores. In Unraid the load is usually at 10%. I also used "Crafty Controller" to test it and had the same error, but couldn't figure out what the problem was.

FreshDumbldore commented 1 month ago

you think it might me a problem with amd cpu's?