Draconic Evolution

Draconic Evolution

77M Downloads

Freeze when cactus or similar depletes the shield of Wyvern Armor

Maxwell-lt opened this issue ยท 2 comments

commented

Base information

Description

When walking into a cactus, normally entropy rises, shields fall, and eventually the player starts taking damage. Occasionally, when the shield meter reaches zero, the game freezes. I was able to reproduce this error twice, once with a cactus and once with the Ender Lilly from Extra Utilities 2. Both the client and the server experience the freeze, the server dropping to a tick rate of zero for between 1 and 5 minutes.

Steps to reproduce:

  • Equip a set of charged Wyvern Armor (I had Protection IV on every piece)
  • Walk into a cactus
  • Wait for the shield meter to reach zero

Note that this bug is not reproducible 100% of the time. I only was able to trigger it twice, though I tried around a dozen times.

Crash report

The mod didn't quite crash as much as freeze both the client and server while generating about 2 million lines of stacktraces (I only have access to client-side logs). I've cut the first and last 10,000 lines of stacktraces, but you can also check out the full fml-client-latest.log if necessary.

commented

I happen to get the same log errors when I fall into lava with my Wyvern chestplate on, when I touch the lava, my entire game locks up for about 30 seconds until it unfreezes to the respawn screen, and it happens to me 100% of the time there

commented

This is a tricky issue as i have not been able to reproduce it. The best i can to atm is reduce the max hit to 4 ticks as opposed to the current unlimited. If the issue is what i think it is than this should solve your problem. Let me know if this still happens after the next update.