Jump to content

Can't seem to fix this crash


YEETLMAO

Recommended Posts

I am making a modpack with over 300 mods but cant seem to make it work.

Here is the log:

[19:24:01] [main/INFO]: ModLauncher running: args [--username, lolXD9, --version, 1.16.5-forge-36.2.39, --gameDir, C:\Users\USER\AppData\Roaming\.minecraft, --assetsDir, C:\Users\USER\AppData\Roaming\.minecraft\assets, --assetIndex, 1.16, --uuid, 8f978a4e-144e-11ea-a9db-b42e996a7d7a, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 925, --height, 530, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.39, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
[19:24:01] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_341 by Oracle Corporation
[19:24:03] [main/INFO]: Added Lets Encrypt root certificates as additional trust
[19:24:03] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/USER/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT
[19:24:08] [main/INFO]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 2:141 token recognition error at: ';'
[19:24:13] [main/INFO]: Successfully loaded Mixin Connector [someoneelse.betternetherreforged.mixin.MixinConnector]
[19:24:13] [main/INFO]: Successfully loaded Mixin Connector [com.fuzs.animatedrecipebook.mixin.MixinConnector]
[19:24:13] [main/INFO]: Successfully loaded Mixin Connector [ca.spottedleaf.starlight.mixin.MixinConnector]
[19:24:13] [main/INFO]: Successfully loaded Mixin Connector [arekkuusu.offhandcombat.common.core.Connector]
[19:24:13] [main/INFO]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
[19:24:13] [main/INFO]: Successfully loaded Mixin Connector [com.fuzs.easymagic.mixin.MixinConnector]
[19:24:13] [main/INFO]: Successfully loaded Mixin Connector [com.performant.coremod.mixin.Connector]
[19:24:13] [main/INFO]: Better Nether: Mixin Connected!
[19:24:13] [main/INFO]: Launching target 'fmlclient' with arguments [--version, 1.16.5-forge-36.2.39, --gameDir, C:\Users\USER\AppData\Roaming\.minecraft, --assetsDir, C:\Users\USER\AppData\Roaming\.minecraft\assets, --uuid, 8f978a4e-144e-11ea-a9db-b42e996a7d7a, --username, lolXD9, --assetIndex, 1.16, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 925, --height, 530]
[19:24:13] [main/WARN]: Reference map 'waterdripsound.refmap.json' for waterdripsound.mixins.json could not be read. If this is a development environment you can ignore this message
[19:24:13] [main/INFO]: Loaded configuration file for Sodium: 24 options available, 3 override(s) found
[19:24:13] [main/WARN]: Reference map 'cataclysm.refmap.json' for cataclysm.mixins.json could not be read. If this is a development environment you can ignore this message
[19:24:13] [main/WARN]: Reference map 'wlrs.refmap.json' for wlrs.mixin.json could not be read. If this is a development environment you can ignore this message
[19:24:13] [main/INFO]: Performant configs loaded
[19:24:15] [main/INFO]: Patching LivingEntity#attackEntityFrom
[19:24:18] [main/INFO]: Patching ItemStack#onItemUse
[19:24:18] [main/INFO]: Patching ModelBakery#<init>
[19:24:18] [main/WARN]: Error loading class: net/optifine/shaders/ShadersRender (java.lang.ClassNotFoundException: null)
[19:24:18] [main/WARN]: @Mixin target net.optifine.shaders.ShadersRender was not found shouldersurfing.mixins.json:MixinShadersRender
[19:24:19] [main/WARN]: Force-disabling mixin 'features.gui.fast_loading_screen.MixinLevelLoadingScreen' as rule 'mixin.features.gui.fast_loading_screen' (added by mods [seamless_loading_screen]) disables it and children
[19:24:19] [main/WARN]: Force-disabling mixin 'features.item.MixinItemRenderer' as rule 'mixin.features.item' (added by mods [tconstruct, twilightforest, codechickenlib]) disables it and children
[19:24:19] [main/WARN]: Force-disabling mixin 'features.world_ticking.MixinClientWorld' as rule 'mixin.features.world_ticking' (added by mods [abnormals_core]) disables it and children
[19:24:20] [main/WARN]: Error loading class: net/optifine/Config (java.lang.ClassNotFoundException: null)
[19:24:20] [main/WARN]: Error loading class: net/optifine/Lagometer (java.lang.ClassNotFoundException: null)
[19:24:20] [main/INFO]: Patching ItemStack#onItemUse
[19:24:20] [main/WARN]: Error loading class: net/creeperhost/minetogether/module/connect/ConnectModule (java.lang.ClassNotFoundException: null)
[19:24:20] [main/WARN]: @Mixin target net.creeperhost.minetogether.module.connect.ConnectModule was not found gamemenumodoption.mixins.json:ConnectModuleMixin
[19:24:21] [main/WARN]: Error loading class: top/theillusivec4/curios/common/inventory/CuriosContainer (java.lang.ClassNotFoundException: null)
[19:24:21] [main/WARN]: @Mixin target top.theillusivec4.curios.common.inventory.CuriosContainer was not found quiver.mixins.json:CurioContainerMixin
[19:24:21] [main/INFO]: Patching LootTableManager#apply
[19:24:22] [main/INFO]: Not enabling mixin forcom.performant.coremod.mixin.forge.BasicEventHooksMixin as config disables it.
[19:24:22] [main/INFO]: Not enabling mixin forcom.performant.coremod.mixin.world.WorldMixin as config disables it.
[19:24:22] [main/INFO]: Not enabling mixin forcom.performant.coremod.mixin.entity.LivingEntityUpdateEventMixin as config disables it.
[19:24:27] [pool-3-thread-1/INFO]: Patching LivingEntity#attackEntityFrom
[19:24:28] [pool-3-thread-1/WARN]: Error loading class: top/theillusivec4/curios/api/CuriosAPI (java.lang.ClassNotFoundException: null)
[19:24:28] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
[19:24:28] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39)
[19:24:28] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[19:24:28] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[19:24:28] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
[19:24:28] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[19:24:28] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: Caused by: java.lang.reflect.InvocationTargetException
[19:24:28] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:24:28] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[19:24:28] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[19:24:28] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:     at java.lang.reflect.Method.invoke(Unknown Source)
[19:24:28] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37)
[19:24:28] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[19:24:28] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]:     ... 4 more
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: Caused by: java.lang.RuntimeException: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraftforge.fml.loading.BackgroundWaiter.runAndTick(BackgroundWaiter.java:29)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraft.client.main.Main.main(Main.java:123)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     ... 10 more
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]: Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at java.lang.ClassLoader.loadClass(Unknown Source)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraft.block.Blocks.<clinit>(Blocks.java:30)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraft.world.gen.surfacebuilders.SurfaceBuilder.<clinit>(SurfaceBuilder.java:12)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders.<clinit>(SourceFile:11)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraft.util.registry.WorldGenRegistries.func_243674_g(WorldGenRegistries.java:33)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraft.util.registry.WorldGenRegistries.func_243668_a(WorldGenRegistries.java:89)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at java.util.LinkedHashMap.forEach(Unknown Source)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraft.util.registry.WorldGenRegistries.<clinit>(WorldGenRegistries.java:88)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraft.util.registry.Registry.<clinit>(Registry.java:464)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:38)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at net.minecraft.client.main.Main.lambda$main$0(Main.java:123)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at java.util.concurrent.FutureTask.run(Unknown Source)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[19:24:28] [main/INFO]: [java.lang.Throwable:printStackTrace:-1]:     at java.lang.Thread.run(Unknown Source)
[19:24:28] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:-1]: Caused by: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: top.theillusivec4.curios.api.CuriosAPI
[19:24:28] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMethod(MixinPreProcessorStandard.java:754)
[19:24:28] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:739)
[19:24:28] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:310)
[19:24:28] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280)
[19:24:28] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288)
[19:24:28] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292)
[19:24:28] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383)
[19:24:28] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365)
[19:24:28] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
[19:24:28] [main/INFO]: [java.lang.Throwable:printEnclosedStackTrace:-1]:     ... 25 more
 

Link to comment
Share on other sites

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.