Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
FreshDumbldore opened this issue May 30, 2024 · 12 comments
Labels
Crash Game Crash

Comments

@FreshDumbldore
Copy link

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

@FreshDumbldore FreshDumbldore added the Crash Game Crash label May 30, 2024
@TheSnowyChickens
Copy link

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
Copy link
Author

FreshDumbldore commented Jun 6, 2024

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
Copy link

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

@FreshDumbldore
Copy link
Author

nope. as mentioned above i use Pterodactyl

@langbart96
Copy link

langbart96 commented Jul 10, 2024

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
Copy link
Author

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

@FreshDumbldore
Copy link
Author

FreshDumbldore commented Jul 10, 2024

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
Copy link

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
Copy link
Author

FreshDumbldore commented Jul 10, 2024

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
Copy link

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
Copy link
Author

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

@FreshDumbldore
Copy link
Author

It was apparently a disk issue... was using it on my slower hdd's and not on my cache drives. now it works flawlessly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash Game Crash
Projects
None yet
Development

No branches or pull requests

3 participants