Astral Sorcery

Astral Sorcery

63M Downloads

[1.13.7] CME during critical hit

JoJoDeveloping opened this issue ยท 0 comments

commented

Hello,

I was playing Direwolf's new 1.16 modpack and the first time I attacked a mob (critically) this happened:

java.util.ConcurrentModificationException: null
	at java.util.HashMap.computeIfAbsent(HashMap.java:1226) ~[?:?] {}
	at hellfirepvp.astralsorcery.common.perk.type.PerkAttributeType.hasTypeApplied(PerkAttributeType.java:116) ~[astralsorcery:1.16.4-1.13.7] {re:classloading}
	at hellfirepvp.astralsorcery.common.perk.type.AttributeTypeCritChance.onHitCrit(AttributeTypeCritChance.java:82) ~[astralsorcery:1.16.4-1.13.7] {re:classloading}
	at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-3.0.5-service.jar:?] {}
	at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-3.0.5-service.jar:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.5-service.jar:?] {}
	at net.minecraftforge.common.ForgeHooks.getCriticalHit(ForgeHooks.java:1007) ~[forge:?] {re:classloading}
	at net.minecraft.entity.player.PlayerEntity.func_71059_n(PlayerEntity.java:1072) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/botania/botania.mixins.json:MixinPlayerEntity,pl:mixin:A}

Find the full log here: https://pastebin.com/dVGRkEpA
Version of AS is 1.13.7, which is latest atm.