
[Crash]: Crashes game when loading into world 1.20.1 Forge
Luminous264 opened this issue ยท 8 comments
Steps to Reproduce the Crash
- It started out of no where yesterday, nothing new added to my pack maybe some automatic updates of modloader or others mods but it say in the logs that both this (JEI) and Just enough resources are the main causes.
I been playing this pack fine with this mod for 3 weeks straight until now so idk. - I already tried going back to previous mod loader version and I even downgraded the other mods that updated yesterday and it still crashes when trying to load in a world. I even created a new world to see if the main one was the problem
- After deleting both JEI and JER my pack doesnt crash but i cant play with JEI bc your mod is really useful for beginners and just in general.
Mod Pack URL (Optional)
No response
Mod Pack Version (Optional)
No response
Extra Notes (Optional)
No response
Crash Report
I would also appreciete if there can be a comment here lmk that it's being worked or not instead of me having false hope bc im on a time limit with my life sadly
@Luminous264 I just happen to stumble over this, but I think the problem lies with the "Enhanced AI" mod... Seems like a crash with the Warden AI if I read this crash-log correctly
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [mixins.enhancedai.json:SonicBoomMixin] from phase [DEFAULT] in config [mixins.enhancedai.json] FAILED during APPLY
--
82 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
83 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
84 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
85 | ... 69 more
86 | Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @ModifyConstant annotation on onRange could not find any targets matching 'lambda$tick$1' in net.minecraft.world.entity.ai.behavior.warden.SonicBoom. Using refmap mixins.enhancedai.refmap.json [PREINJECT Applicator Phase -> mixins.enhancedai.json:SonicBoomMixin -> Prepare Injections -> -> constant$bhj000$onRange(D)D -> Parse]
Edit:
Yeah just 15 minutes ago, the EnhancedAI author added this commit: Insane96/EnhancedAI@993d9c1 , it's being worked on
yess i love you so much @ScribbleTAS I appreciate it
this is the new logs
@Luminous264 It's still the same issue... the change to enhanced ai wasn't published yet unless you have built the mod straight from source...