[Bug]: Crash with Vault Hunters 3.14.3
ChloeDawn opened this issue ยท 0 comments
Minecraft version(s)
1.18.2
Minecraft version details
No response
Mod loader
Forge
Mod loader version
40.2.9
Fabric API version
No response
In what kind of world or server did the problem occur?
My multiplayer server that I was running
What went wrong? (Crash logs don't go here)
The game crashed abruptly after adding Pehkui to the Vault Hunters modpack alongside Customizable Player Models (previously tested and working fine in the pack without Pehkui) and the error was seemingly not appended to the log file, but it was present in the console.
Critical injection failure: Callback method pehkui$getInRangeViewerCount$range(F)F in pehkui.mixins.json:compat1204minus.compat117plus.ViewerCountManagerMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap Pehkui-refmap.json
Full list of installed mods and their version numbers
Vault Hunters: 3.14.3
Customizable Player Models: 0.6.17a
Pehkui: 3.8.2
Did the problem cause the game to crash?
Yes. (paste crash report below)
Full crash report contents (if you experienced a crash)
No crash report, here is the debug log output: https://mclo.gs/DxzdmBZ
And here is the console output:
17:19:12
OpenJDK 64-Bit Server VM warning: -XX:ThreadPriorityPolicy=1 may require system level permission, e.g., being the root user. If the necessary permission is not possessed, changes to priority will be silently ignored.
17:19:22
OpenJDK 64-Bit Server VM warning:
The hardware does not support invariant tsc (INVTSC) register and/or cannot guarantee tsc synchronization between sockets at startup.
Values returned via rdtsc() are not guaranteed to be accurate, esp. when comparing values from cross sockets reads. Enabling UseFastUnorderedTimeStamps on non-invariant tsc hardware should be considered experimental.
17:19:23
2024-06-16 16:19:23,693 main WARN Advanced terminal features are not available in this environment
main/INFO
17:19:23
ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.2.9, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.10 by Eclipse Adoptium
SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/AMP/Minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER
main/WARN
17:19:24
Mod file /AMP/Minecraft/libraries/net/minecraftforge/fmlcore/1.18.2-40.2.9/fmlcore-1.18.2-40.2.9.jar is missing mods.toml file
Mod file /AMP/Minecraft/libraries/net/minecraftforge/javafmllanguage/1.18.2-40.2.9/javafmllanguage-1.18.2-40.2.9.jar is missing mods.toml file
Mod file /AMP/Minecraft/libraries/net/minecraftforge/lowcodelanguage/1.18.2-40.2.9/lowcodelanguage-1.18.2-40.2.9.jar is missing mods.toml file
Mod file /AMP/Minecraft/libraries/net/minecraftforge/mclanguage/1.18.2-40.2.9/mclanguage-1.18.2-40.2.9.jar is missing mods.toml file
Attempted to select a dependency jar for JarJar which was passed in as source: flywheel. Using Mod File: /AMP/Minecraft/mods/flywheel-forge-1.18.2-0.6.8.a.jar
main/INFO
17:19:24
Found 3 dependencies adding them to mods collection
17:19:26
Compatibility level set to JAVA_17
main/ERROR
17:19:26
Mixin config polylib.mixins.json does not specify "minVersion" property
Mixin config rottencreatures-common.mixins.json does not specify "minVersion" property
Mixin config rottencreatures.mixins.json does not specify "minVersion" property
main/INFO
17:19:26
Successfully loaded Mixin Connector [iskallia.auxiliaryblocks.MixinConnector]
Successfully loaded Mixin Connector [shetiphian.core.mixins.MixinConnector]
Successfully loaded Mixin Connector [iskallia.vaultintegrations.mixin.MixinConnector]
Successfully loaded Mixin Connector [de.maxhenkel.camera.MixinConnector]
Successfully loaded Mixin Connector [iskallia.vault.MixinConnector]
Launching target 'forgeserver' with arguments []
Loaded configuration file for Rubidium: 28 options available, 0 override(s) found
main/WARN
17:19:26
Reference map 'shulkerplus-forge-refmap.json' for shulkerplus-forge.mixins.json could not be read. If this is a development environment you can ignore this message
17:19:27
Reference map 'polylib-common-refmap.json' for polylib.mixins.json could not be read. If this is a development environment you can ignore this message
Reference map 'everycomp.refmap.json' for everycomp.mixins.json could not be read. If this is a development environment you can ignore this message
Reference map 'rottencreatures-forge-refmap.json' for rottencreatures.mixins.json could not be read. If this is a development environment you can ignore this message
Error loading class: mezz/jei/common/transfer/RecipeTransferUtil (java.lang.ClassNotFoundException: mezz.jei.common.transfer.RecipeTransferUtil)
@mixin target mezz.jei.common.transfer.RecipeTransferUtil was not found polymorph_integrations.mixins.json:jei.MixinRecipeTransferUtil
main/INFO
17:19:27
Enabled mixin for IForgeBlock to enable piston actions with gelatin.
main/FATAL
17:19:27
Attempted to load class net/minecraft/client/renderer/block/model/ItemTransforms$TransformType for invalid dist DEDICATED_SERVER
main/WARN
17:19:27
Error loading class: net/minecraft/client/renderer/block/model/ItemTransforms$TransformType (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/block/model/ItemTransforms$TransformType for invalid dist DEDICATED_SERVER)
main/INFO
17:19:28
Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.3.6).
main/WARN
17:19:31
Mixin ispawner-common.mixins.json:MixinItemPlacementContext has multiple constructors, (Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;)V was selected
Console
17:19:32
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
... 7 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
at [email protected]/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113)
at [email protected]/cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219)
at [email protected]/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229)
at [email protected]/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219)
at [email protected]/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
at TRANSFORMER/[email protected]/net.minecraft.world.level.block.entity.BlockEntityType.(BlockEntityType.java:23)
at TRANSFORMER/[email protected]/net.minecraft.core.Registry.m_205967_(Registry.java:198)
at TRANSFORMER/[email protected]/net.minecraft.core.Registry.lambda$internalRegister$55(Registry.java:433)
at TRANSFORMER/[email protected]/net.minecraft.core.Registry.lambda$static$71(Registry.java:635)
at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
at TRANSFORMER/[email protected]/net.minecraft.core.Registry.(Registry.java:634)
at TRANSFORMER/[email protected]/net.minecraft.server.Bootstrap.m_135870_(Bootstrap.java:44)
at TRANSFORMER/[email protected]/net.minecraft.server.Main.main(Main.java:109)
... 13 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Callback method pehkui$getInRangeViewerCount$range(F)F in pehkui.mixins.json:compat1204minus.compat117plus.ViewerCountManagerMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap Pehkui-refmap.json
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365)
at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
... 34 more