-
-
Notifications
You must be signed in to change notification settings - Fork 118
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: Sheepuff (potential Sun Spirit fight / Sheepuff Interaction) Crash #2337
Comments
How did the boss arena get exposed to the outside environment? This is meant to be impossible to avoid issues. |
Had to wait on the info to be passed to me, the arena didn't generate exposed, it generated "mostly buried but broke through a mountain", it seemed to be an interaction with another mod, from what the player could tell a "water spell" (aoe, either places water at targeted point or extinguishes an entity) from the Ars nouveau mod mixed with the fireballs and somehow broke the walls of the arena. My only guess is that it replaced the arena walls with water blocks. This was supposedly near/when the server froze. (Sorry for the semi-vague info, I've nothing first hand to go off of here.) |
Hmm, could the player try to reproduce this with bedrock blocks? I'd like to see if there's maybe more protections I could apply to the dungeon blocks. What I can say about the provided log itself is it doesn't seem as though its the Sheepuff code's fault even though the Sheepuff was the entity that had the issue happen to it; it looks like movement of the entity or collision checks during its movement took too long to process for some reason. It could maybe happen while something else is causing server lag? Maybe the fireballs caused lag somehow but I'm not sure how they would here. |
Well, another crash, exactly the same as the first, happened during the sun spirit fight, only the 1 player fighting it was online, after the server auto recovered the player logged in mid-boss fight, on their end they had apparently killed the boss and gotten out of the arena before their client realized the server was down. |
Can you provide the new log this time? Was this fight in an enclosed dungeon? |
Arena was fully enclosed |
Weird, I'll have to dig into what could be causing this. |
What Feature Types Apply to This Bug?
Entity
Other Type
No response
What Type of Bug Is This?
Crash
Forge Version
43.4.0
The Aether Version
1.4.2-forge
Is This Bug a Conflict With Another Mod?
No response
Client Log
https://gist.github.com/Datgek/058a355c555ad2f304a869270704eab7
Crash Report (if applicable)
https://gist.github.com/Datgek/9212b0116d8d3318a7df42573a5fd666
Steps to Reproduce
(Info gathered second hand from a player on a private server, who was present in the Aether dimension at time of crash.)
Random chance. (I'm unsure if there's any real connection, I simply don't know how to read logs well enough.)
Crash happened during the Sun Spirit Boss fight, boss arena was exposed to the outside environment, crash happened after "He (Sun Spirit) had alot of fireballs spawned and I think he charged at me".
What You Expect To Happen
No crash.
What Actually Happened
Crash via server tick timeout, automatic force close after 1 tick took 600 seconds.
Additional Details
As of writing this report it hasn't been recreated (by my understanding the arena's coordinates weren't written down/weren't saved in time via modded map), The Aether mod is being used as a part of a custom modpack, Optifine is not present in this pack. Server is running off of a Ubuntu/CasaOS PC, using crafty controller.
Please Read and Confirm The Following
The text was updated successfully, but these errors were encountered: