The Aether

The Aether

32M Downloads

Bug: Gear effects causes server crashes when enemies wear them (1.19.2)

ItsYuriil opened this issue ยท 4 comments

commented

What Feature Types Apply to This Bug?

Entity, Item, System, Other (Please Describe)

Other Type

weapon effect incompatibility with NPCs

What Type of Bug Is This?

Crash

Forge Version

43.3.0

The Aether Version

1.3.1

Is This Bug a Conflict With Another Mod?

improvedmobs-1.19-1.11.0-forge

Client Log

https://pastebin.com/kdXVuYrY

Crash Report (if applicable)

https://pastebin.com/md2Zs8Kq

Steps to Reproduce

Have a mob wear any item with an effect, like a shield or a sword.

What You Expect To Happen

For the system to work trough and display the effect of the given gear.

What Actually Happened

The server instantly freezes trying to replicate the effect, or action.

Additional Details

I wish I can have more data about this, but the server becomes unresponsive and I can't even close the profiler to take a deeper look.

Please Read and Confirm The Following

  • I have confirmed this bug can be replicated without the use of Optifine.
  • I have confirmed this bug is on the most recently supported version of Minecraft.
  • I have confirmed the details provided in this report are concise as possible and does not contained vague information (ie. Versions are properly recorded, answers to questions are clear).
  • I have confirmed this issue is unique and has not been reported already.
  • If playing on a modpack, I have reported this issue to their issue tracker already.
commented

oh wait sorry I accidently commented on the wrong the issue

commented

I have modified improvedmobs gear list to exclude ALL aether items, and it seems that something still spawned with them

commented

The server crashes because your server properties cap the maximum tick time at 60s, however the stacktrace does point to Aether relating to the cause, so I will have to look into that.

commented

Okay I believe the crash log at the max tick time is coincidence or not actually tied to the crash you got from the latest.log, it seems the one in the latest.log is caused by End of Herobrine: lgow/endofherobrine#20