My game crashes when I load any world and VS seems to be the fatal issue in the logs https://mclo.gs/V6NmFLT
#Game crashes as soon as I load the world
1 messages · Page 1 of 1 (latest)
"[14:37:07] [Server thread/FATAL]: Mixin apply for mod valkyrienskies failed valkyrienskies-common.mixins.json:feature.poi.MixinPOIManager from mod valkyrienskies -> net.minecraft.world.entity.ai.village.poi.PoiManager: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException @At("INVOKE") on net/minecraft/world/entity/ai/village/poi/PoiManager::onGetInRange with priority 1000 cannot inject into net/minecraft/world/entity/ai/village/poi/PoiManager::m_27181_(Ljava/util/function/Predicate;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/entity/ai/village/poi/PoiManager$Occupancy;)Ljava/util/stream/Stream; merged by me.jellysquid.mods.lithium.mixin.ai.poi.PointOfInterestStorageMixin with priority 1000 [PREINJECT Applicator Phase -> valkyrienskies-common.mixins.json:feature.poi.MixinPOIManager from mod valkyrienskies -> Prepare Injections -> -> wrapOperation$dcg000$valkyrienskies$onGetInRange(Ljava/util/stream/Stream;Ljava/util/function/Predicate;Lcom/llamalad7/mixinextras/injector/wrapoperation/Operation;Lnet/minecraft/core/BlockPos;I)Ljava/util/stream/Stream; -> Prepare]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on" this one suggests it's VS causing it
connector might be the issue
it still crashes without it
well your pack has a lot of mods so I don't think there is any quick fix for it
I suppose 😭
I see what's the issue
I have radium installed
It works after the fix
damn