-
-
Notifications
You must be signed in to change notification settings - Fork 241
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
[Bug]: Crash when dragon uses Grab-and-Shake #5067
Comments
Can you perhaps try this beta version? |
seems to have worked for person being grabbed, but players that are around that player still crash. No crash report was generated though for some reason |
2nd time it grabbed a player, both players have crashed again, but still no crash report |
Can you potentially provide the ´latest.log |
Here's the latest log right after crash. A few times a grab did not crash the game, so new beta version seemed to help at least a bit but still crashes occasionally |
Sadly the logs don't seem to log anything I can work with. |
It occurs for players, seemingly only those who are near the dragon when it happens. Sometimes it is the one getting grabbes, sometimes it is someone else who just stands nearby, sometimes both |
In both bug reports it seems to start from which calls the entity Ice_and_Fire/src/main/java/com/github/alexthe666/iceandfire/pathfinding/raycoms/Pathfinding.java Line 72 in 7e800ac
explicitly gets the server-side queue |
Yeah I do know that ice and fire used to? (gotta double check) also have some client side |
I just noticed that in the log file you provided it still mentions the non beta version of iceandfire. |
I think this shouldn't be an issue anymore since I'm handling those error cases now. |
I'm pretty sure everyone updated their mods but I'll double check. It seems to reference file name, so maybe someone just renamed it, but I'll ask everyone to redownload the mod just in case |
Oh yeah that is quite possible because it does mention 2.1.13 at least... Sorry I just overlooked that possibility earlier ^^" |
I just double checked and the crash you posted this issue for doesn't occur anymore with the new version. The only thing I could imagine is that there's another unrelated issue causing a crash. |
The new version already reduced amount of crashes from every time this happens to occasionally crashing, so that's already a huge improvement, but I'll keep an eye if any new crash reports will get generated after all. Thanks a lot! |
What happened?
Whenever the dragon uses Grab-and-Shake (name of ability taken from wiki. The one where dragon takes you in it's mouth) the game crashes, usually for all players around dragon
If that matters, the server runs Another Quality Modpack 3
(had to remove part of crash log as it made comment too big for github)
Minecraft Version
1.18
Ice and Fire version
2.1.12-1.18.2
Citadel version
1.11.3
Relevant log output
Other Information
The text was updated successfully, but these errors were encountered: