-
Notifications
You must be signed in to change notification settings - Fork 27
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
Throwables crashes everyones game in the simulation radious #235
Comments
This also happens on forge 1.20.1. I’m making my own server, so I have tested the mod pack I’ve made on two different computers to see if it runs smoothly. I tried throwing glow sticks and the explosive and it crashes instantly every time. |
I just found out that it crashes on singleplayer worlds as well |
Just had the server crash when a Glow Sticks got thrown. Iv linked the server Report here. I did also Crash on a local world as well. The second the glowstick is thrown it crashes. |
The crash is a ticking entity. Singleplayer minecraft uses an integrated server that runs on a cpu and it has ping, ticks and every other thing of a minecraft server. A ticking entity is when the server or the integrated server is incapable of fixing the data of the entity, this means that all the throwables of this mod are broken and the author needs to fix it is not caused by any mods. |
This is everything i have for this problem |
this issue is caused by the Moonlight mod, while they work on a fix you can revert its version to prevent these crashes |
Thank you @AstralOrdana. Rolling back Moonlight Lib to version moonlight-1.20-2.12.2 resolves the issue. Question: is version |
I'm playing on an Aternos server with my friends, and any throwable thing crashes our games if we are in the simulation radius. It only crashes our games, not the server.
I only experienced it in the Overworld, but I think it happens in other dimensions as well.
We're playing on the recommended version of Fabric on 1.20.1.
I'll attach the crash report.
crash-2024-06-22_17.37.47-client.txt
The text was updated successfully, but these errors were encountered: