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 on 1.19.2 - 11.4.2 #801

Open
CritFlaw opened this issue Jan 20, 2024 · 3 comments
Open

Crash on 1.19.2 - 11.4.2 #801

CritFlaw opened this issue Jan 20, 2024 · 3 comments
Labels
bug Something isn't working as expected Forge Issues occurring on the Forge platform Minecraft 1.19 Issues occurring in Minecraft 1.19.x needs repro This issue needs a reproduction case before it can be solved

Comments

@CritFlaw
Copy link

Minecraft Version

1.19.2 (LTS)

Mod Loader

Forge

Mod Loader Version

43.3.7

Mod Version

11.4.2

Balm Version

4.6.0

Describe the Issue

The server crashes any time it's used to travel to a destination

Logs

https://mclo.gs/CUC2A72

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

Sodium, Iris, Embedium, Fastload, Modernfix, Ferritecore, Connectivity

@CritFlaw CritFlaw added the bug Something isn't working as expected label Jan 20, 2024
@BlayTheNinth
Copy link
Member

Something is probably deadlocking chunk loading. Most likely caused by one of the various performance mods.

@BlayTheNinth BlayTheNinth added needs repro This issue needs a reproduction case before it can be solved Minecraft 1.19 Issues occurring in Minecraft 1.19.x labels Jan 20, 2024
@CritFlaw
Copy link
Author

Unfortunately the performance mods I use are fairly necessary for the kind of pack it is. Is there a performance improving mod specifically to do with chunk loading that has been shown to help? I was planning to add some chunk loading performance mods to help anyway so if you have recommendations it'd be appreciated.

@BlayTheNinth
Copy link
Member

I don't know and do not recommend performance-enhancing mods. Most of the time, they're the cause of unexpected vanilla behaviour that causes problems like this. Your best bet is seeing if you can identify what mod combination in particular is causing this issue to occur (e.g. by removing performance/chunk-loading/worldgen mods one by one until it stops crashing) and reporting the issue on their side.

@BlayTheNinth BlayTheNinth added the Forge Issues occurring on the Forge platform label Jan 21, 2024
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.19 Issues occurring in Minecraft 1.19.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