Apotheosis

Apotheosis

70M Downloads

Unbound Value crash on /reload

hotdog95 opened this issue ยท 0 comments

commented

As the title says, when reloading a world using the reload command, the game crashes with "Trying to access unbound value: [the value]"

I have experienced other "unbound" values

mc: 1.20.1
neoforge: 47.1.81
appotheosis: 7.2.0
appothic attributes: 1.2.1
placebo: 8.6.0

	at java.util.Objects.requireNonNull(Objects.java:233) ~[?:?] {re:mixin}
	at dev.shadowsoffire.placebo.reload.DynamicHolder.get(DynamicHolder.java:65) ~[Placebo-1.20.1-8.6.0.jar%23361!/:8.6.0] {re:classloading}
	at dev.shadowsoffire.apotheosis.adventure.affix.AffixInstance.afx(AffixInstance.java:44) ~[Apotheosis-1.20.1-7.2.0.jar%23285!/:7.2.0] {re:mixin,re:classloading}
	at dev.shadowsoffire.apotheosis.adventure.affix.AffixInstance.getEnchantmentLevels(AffixInstance.java:161) ~[Apotheosis-1.20.1-7.2.0.jar%23285!/:7.2.0] {re:mixin,re:classloading}
	at dev.shadowsoffire.apotheosis.adventure.AdventureEvents.lambda$enchLevels$12(AdventureEvents.java:280) ~[Apotheosis-1.20.1-7.2.0.jar%23285!/:7.2.0] {re:classloading}
	at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1779) ~[?:?] {}
	at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] {}
	at dev.shadowsoffire.apotheosis.adventure.AdventureEvents.enchLevels(AdventureEvents.java:280) ~[Apotheosis-1.20.1-7.2.0.jar%23285!/:7.2.0] {re:classloading}
	at dev.shadowsoffire.apotheosis.adventure.__AdventureEvents_enchLevels_GetEnchantmentLevelEvent.invoke(.dynamic) ~[Apotheosis-1.20.1-7.2.0.jar%23285!/:7.2.0] {re:classloading,pl:eventbus:B}```