Game crashes when a player with Exp Absorption effect kills many mobs
RisingInIris2017 opened this issue ยท 1 comments
Forge version:
14.23.5.2855
HAC Mod version:
1.12.2-3.6.8
HAC Lib version:
1.12.2-3.6.6
Crash report:
https://paste.dimdev.org/qojaqosisa.mccrash
How to reproduce:
- Run command
/effect @p dcs_climate:dcs.potion.absorption_exp 255 255
, or equip a Black Golden Ring. - Summon enough mobs. You may use a command block with command
summon enderman ~ ~1 ~ {NoAI:1}
to get plenty endermans for testing, due to their Exp drop is more than other mobs. - Switch to Survival Mode, then kill them. To reproduce this issue, you may need to kill mobs as many as possible in one attack. In my testing, I used the sweeping attack of a SlashBlade Mod's weapon.
- Game crashes.
- Install CodeChickenLib mod.
- Retry Step 1 to Step 3.
- Game will not crash.
Thanks for your help in advance!
Thanks for the report.
This bug has been fixed in 2b64899.