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

Intermittent crashing on dedicated server. #890

Open
Hibanan opened this issue Aug 21, 2024 · 2 comments
Open

Intermittent crashing on dedicated server. #890

Hibanan opened this issue Aug 21, 2024 · 2 comments
Labels
bug Something isn't working as expected Forge Issues occurring on the Forge platform Minecraft 1.20 Issues occurring in Minecraft 1.20.x needs repro This issue needs a reproduction case before it can be solved

Comments

@Hibanan
Copy link

Hibanan commented Aug 21, 2024

Minecraft Version

1.20.1 (LTS)

Mod Loader

Forge

Mod Loader Version

47.3.0

Mod Version

14.1.4

Balm Version

7.3.6

Describe the Issue

I'm running a lightly modified (server side performance mods only) ATM9 No frills server (latest 1.20.1) and seem to be experiencing crashes anywhere between 10 minutes from start to 20 hours from start. crash reports always boil down to "tick took longer than max tick time, killed by watchdog" and the "suspected mods" are consistently listed as modernfix, balm and waystones. I've tried increasing the max timeout (currently 60 seconds) and reproducing it but it does not happen consistently as far as I can tell.

crash-2024-08-20_04.34.44-server.txt
crash-2024-08-20_07.21.12-server.txt
latest.log
debug.log

Logs

No response

Do you use any performance-enhancing mods (e.g. OptiFine) or custom server distributions (e.g. SpongeForge)?

No response

@Hibanan Hibanan added the bug Something isn't working as expected label Aug 21, 2024
@BlayTheNinth
Copy link
Member

Waystones only shows up as a suspected mod because it initiates the teleport and the associated chunk load. Something else appears to be deadlocking the chunk loading, most likely a performance or worldgen mod.

@BlayTheNinth BlayTheNinth added needs repro This issue needs a reproduction case before it can be solved Forge Issues occurring on the Forge platform Minecraft 1.20 Issues occurring in Minecraft 1.20.x labels Aug 21, 2024
@Hibanan
Copy link
Author

Hibanan commented Aug 21, 2024

While I see your reasoning, other methods of teleportation don't seem to cause issues. I'll keep trying to reproduce it or at least narrow it down, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected Forge Issues occurring on the Forge platform Minecraft 1.20 Issues occurring in Minecraft 1.20.x needs repro This issue needs a reproduction case before it can be solved
Projects
Status: 📧 On Hold
Development

No branches or pull requests

2 participants