-
-
Notifications
You must be signed in to change notification settings - Fork 73
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
net.minecraft.world.entity.projectile.AbstractArrow.m_5603_(AbstractArrow.java:422) + ServerHangWatchdog took 300.00+ seconds (should be max 0.05) #222
Comments
Hmm, I wonder if this could be caused by the Piercing enchant from Quark 🤔 |
It might be https://www.curseforge.com/minecraft/mc-mods/parry Slightly different but possibly related crash:
|
Ah that might be! @Drullkus could you please assist us here? We have a crash possibly caused by Parry above :) |
NielsPilgaard
added
Mod Issue
Status: Reported
The mod issue has been reported.
and removed
Bug
labels
Feb 22, 2023
NielsPilgaard
added
Status: Awaiting Mod Update
and removed
Status: Reported
The mod issue has been reported.
labels
Apr 4, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Modpack Version
E8 2.1.0
Describe your issue.
The server I've run experienced two lockups today alone that appear related to AbstractArrow. According to user reports, the most likely interaction was a user who'd baited Illagers into attacking each other with their crossbows.
Since this doesn't seem to be a vanilla issue (didn't see many any obvious results for 'AbstractArrow'), I further speculate that the mobs might sometimes spawn with modded enchantments.
There didn't appear to be anything noteworthy in the vanilla server console for other of these lockups.
Is there a way more data can be collected to better isolate this issue? The crash logs aren't terribly illustrative as the object dump of the stalled thread isn't included. Additionally one would think a timeout of 20x vanilla tick time should be added to such traveling entities rather than allowed to iterate forever.
Crash Report
https://gist.github.com/mjevans/9c78bb11ca188a067b76b44bb6f1fe61
Latest Log
No response
Have you modified the modpack?
Yes
User Modifications
Some of the development committed changes for ore generation (one type of ore) and such. One other crash may have been related to a world pregeneration mod that was added, which has since been disabled (but still installed); that is omitted from this bug report.
Did the issue happen in singleplayer or on a server?
Server
Discord Username
No response
The text was updated successfully, but these errors were encountered: