Jump to content

Recommended Posts

Posted (edited)

1.16.5 When I run these mods on their own without any other mods they work fine but when I run them with the other mods I have installed the game crashes before the title screen, here is the log file.

 

[21:02:42] [main/INFO]: ModLauncher running: args [--username, Bowlingalex, --version, forge-36.2.34, --gameDir, C:\Users\alexb\curseforge\minecraft\Instances\Alex, --assetsDir, C:\Users\alexb\curseforge\minecraft\Install\assets, --assetIndex, 1.16, --uuid, 33bce4050fb1422a94536d691f40aa9c, --accessToken, ????????, --userType, msa, --versionType, release, --width, 1024, --height, 768, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.34, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
[21:02:42] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_51 by Oracle Corporation
[21:02:42] [main/WARN]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED
[21:02:42] [main/INFO]: Added Lets Encrypt root certificates as additional trust
[21:02:43] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/alexb/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT
[21:02:43] [main/INFO]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
[21:02:44] [main/INFO]: Successfully loaded Mixin Connector [tictim.paraglider.MixinConnector]
[21:02:44] [main/INFO]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
[21:02:44] [main/INFO]: Successfully loaded Mixin Connector [de.maxhenkel.camera.MixinConnector]
[21:02:44] [main/INFO]: Successfully loaded Mixin Connector [com.qouteall.hiding_in_the_bushes.MyMixinConnector]
[21:02:44] [main/INFO]: Invoking Mixin Connector
[21:02:44] [main/ERROR]: Mixin config imm_ptl_mixins.json does not specify "minVersion" property
[21:02:44] [main/ERROR]: Mixin config imm_ptl_mixins_forge.json does not specify "minVersion" property
[21:02:44] [main/ERROR]: Mixin config imm_ptl_peripheral_mixins.json does not specify "minVersion" property
[21:02:44] [main/INFO]: Launching target 'fmlclient' with arguments [--version, forge-36.2.34, --gameDir, C:\Users\alexb\curseforge\minecraft\Instances\Alex, --assetsDir, C:\Users\alexb\curseforge\minecraft\Install\assets, --uuid, 33bce4050fb1422a94536d691f40aa9c, --username, Bowlingalex, --assetIndex, 1.16, --accessToken, ????????, --userType, msa, --versionType, release, --width, 1024, --height, 768]
[21:02:44] [main/WARN]: Reference map 'findme.refmap.json' for findme.mixins.json could not be read. If this is a development environment you can ignore this message
[21:02:45] [main/WARN]: Reference map 'eureka-forge-refmap.json' for vs_eureka.mixins.json could not be read. If this is a development environment you can ignore this message
[21:02:45] [main/WARN]: Reference map 'antiqueatlas-forge-refmap.json' for antiqueatlas.mixins.json could not be read. If this is a development environment you can ignore this message
[21:02:45] [main/INFO]: Patching LivingEntity#attackEntityFrom
[21:02:45] [main/INFO]: Patching ModelBakery#<init>
[21:02:45] [main/INFO]: Patching ItemStack#onItemUse
[21:02:45] [main/INFO]: Patching ItemStack#onItemUse
[21:02:45] [main/WARN]: Error loading class: me/cominixo/betterf3/modules/TargetModule (java.lang.ClassNotFoundException: null)
[21:02:45] [main/WARN]: @Mixin target me.cominixo.betterf3.modules.TargetModule was not found securitycraft.mixins.json:f3.BetterF3TargetModuleMixin
[21:02:46] [main/INFO]: Patching DataPackRegistries#<init>
[21:02:47] [pool-3-thread-1/WARN]: @Redirect conflict. Skipping imm_ptl_mixins.json:common.collision.MixinEntity->@Redirect::redirectHandleCollisions(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/vector/Vector3d;)Lnet/minecraft/util/math/vector/Vector3d; with priority 1000, already redirected by valkyrienskies-common.mixins.json:feature.entity_collision.MixinEntity->@Redirect::collideWithShips(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/vector/Vector3d;)Lnet/minecraft/util/math/vector/Vector3d; with priority 1000
[21:02:47] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
[21:02:47] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39)
[21:02:47] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[21:02:47] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[21:02:47] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
[21:02:47] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[21:02:47] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.reflect.InvocationTargetException
[21:02:47] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:02:47] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[21:02:47] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[21:02:47] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at java.lang.reflect.Method.invoke(Method.java:497)
[21:02:47] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
[21:02:47] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$500/195359600.call(Unknown Source)
[21:02:47] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[21:02:47] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]:     ... 4 more
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.lang.RuntimeException: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:643]:     at net.minecraftforge.fml.loading.BackgroundWaiter.runAndTick(BackgroundWaiter.java:43)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:643]:     at net.minecraft.client.main.Main.main(Main.java:123)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:643]:     ... 11 more
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]: Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.block.Blocks.<clinit>(Blocks.java:30)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.world.gen.surfacebuilders.SurfaceBuilder.<clinit>(SurfaceBuilder.java:12)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders.<clinit>(SourceFile:11)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.util.registry.WorldGenRegistries.func_243674_g(WorldGenRegistries.java:33)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.util.registry.WorldGenRegistries$$Lambda$671/204989591.get(Unknown Source)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.util.registry.WorldGenRegistries.func_243668_a(WorldGenRegistries.java:89)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.util.registry.WorldGenRegistries$$Lambda$679/1246493120.accept(Unknown Source)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at java.util.LinkedHashMap.forEach(LinkedHashMap.java:676)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.util.registry.WorldGenRegistries.<clinit>(WorldGenRegistries.java:88)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.util.registry.Registry.<clinit>(Registry.java:464)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:38)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.client.main.Main.lambda$main$0(Main.java:123)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at net.minecraft.client.main.Main$$Lambda$618/465258717.run(Unknown Source)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[21:02:47] [main/INFO]: [java.lang.Throwable:printStackTrace:667]:     at java.lang.Thread.run(Thread.java:745)
[21:02:47] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:709]: Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector redirectHandleCollisions(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/vector/Vector3d;)Lnet/minecraft/util/math/vector/Vector3d; in imm_ptl_mixins.json:common.collision.MixinEntity failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap imm_ptl.refmap.json
[21:02:47] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468)
[21:02:47] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362)
[21:02:47] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051)
[21:02:47] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400)
[21:02:47] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325)
[21:02:47] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383)
[21:02:47] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365)
[21:02:47] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:709]:     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
[21:02:47] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:709]:     ... 28 more
 

Edited by Bowlingalex
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.