Closed Fishirboy closed 2 months ago
Also happening to our player where if they are in the Aether and are hit it happens to the monsters where they would crash the server but the entity is killed beforehand. If the user equips the armor and goes out of the aether and unequips it somehow he had a permanent modifier I couldn't see in my debug of his account. So I wiped his attributes and it went away.
This is happening with just default armor as well I put on.
I also tested in Singleplayer and it works fine on the same world file that it wasn't in Multiplayer
This has a fix pending for when our next update releases.
this issue is related to/caused by https://github.com/KyaniteMods/DeeperAndDarker/issues/351, BTW
Thank you I have test and got it fixed
On Sat, Sep 28, 2024, 12:49 AM Mitchell5200 @.***> wrote:
this issue is related to/caused by KyaniteMods/DeeperAndDarker#351 https://github.com/KyaniteMods/DeeperAndDarker/issues/351, BTW
— Reply to this email directly, view it on GitHub https://github.com/The-Aether-Team/The-Aether/issues/2276#issuecomment-2380405993, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALPHW5J3XZNBLBVCQHTZOALZYYYO3AVCNFSM6AAAAABOJK5C2KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBQGQYDKOJZGM . You are receiving this because you authored the thread.Message ID: @.***>
What Feature Types Apply to This Bug?
Entity, Item
Other Type
No response
What Type of Bug Is This?
Crash
Forge Version
47.1.99 -Neo
The Aether Version
1.4.2
Is This Bug a Conflict With Another Mod?
Neruina - Ticking Entity Fixer
Client Log
https://gist.github.com/Fishirboy/3f58a3a84550917e1e26116177dccf00
Crash Report (if applicable)
https://gist.github.com/Fishirboy/3f58a3a84550917e1e26116177dccf00
Steps to Reproduce
All armor with the reflection effect causes the issue to have a mob tick and then the server kills them so they don't crash the server. If a player hits someone with the armor it crashes the server since it can't just kill another player.
What You Expect To Happen
I think the modifier for reflect is broken and has a collision with something. My best bet would be something with our fabric connector or I am not sure.
What Actually Happened
Something to do with Damage Reflect. But I can't recreate in another world single player so I will trying and do some further testing but if someone has a better direction I can test it may be best.
Additional Details
Sorry for wasting time if this for some reason needs further testing to identify but I am not super skilled in identifying the core issue with this and was wondering if this was a bug with reflect or not. I will keep manually testing on my end to find the solution but if it is a bug with another mod I thought it would be good to post here.
Please Read and Confirm The Following