Jump to content

Description: Initializing game java.lang.NoClassDefFoundError: org/spongepowered/asm/synthetic/args/Args$1


BadBoySun2045

Recommended Posts

What's the problem?

Description: Initializing game

java.lang.NoClassDefFoundError: org/spongepowered/asm/synthetic/args/Args$1
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:476) ~[client-1.19.3-20221207.122022-srg.jar%23516!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:chat_heads.mixins.json:MinecraftMixin,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:itemphysic.mixins.json:MinecraftMixin,pl:mixin:APP:playerrevive.mixins.json:MinecraftAccessor,pl:mixin:APP:fastload.mixins.json:client.MinecraftClientMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[Forge%201.19.3.jar:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:51) ~[Forge%201.19.3.jar:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.3-44.1.5.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
Caused by: java.lang.ClassNotFoundException: org.spongepowered.asm.synthetic.args.Args$1
    at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?] {}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.6.jar:?] {}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.6.jar:?] {}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
    ... 16 more
 

Link to comment
Share on other sites

You have a bunch of missing dependencies.

Quote

[17:14:32] [main/ERROR]: Missing or unsupported mandatory dependencies:

Mod ID: 'collective', Requested by: 'softerhaybales', Expected range: '[6.7,)', Actual version: '5.45'

Mod ID: 'collective', Requested by: 'mineralchance', Expected range: '[6.45,)', Actual version: '5.45'

Mod ID: 'collective', Requested by: 'inventorytotem', Expected range: '[6.17,)', Actual version: '5.45'

Mod ID: 'collective', Requested by: 'healingcampfire', Expected range: '[6.45,)', Actual version: '5.45'

Mod ID: 'collective', Requested by: 'moveminecarts', Expected range: '[6.21,)', Actual version: '5.45'

Mod ID: 'collective', Requested by: 'dragondropselytra', Expected range: '[6.20,)', Actual version: '5.45'

Mod ID: 'collective', Requested by: 'passiveshield', Expected range: '[6.45,)', Actual version: '5.45'

Mod ID: 'collective', Requested by: 'skeletonhorsespawn', Expected range: '[6.45,)', Actual version: '5.45'

Mod ID: 'collective', Requested by: 'easyelytratakeoff', Expected range: '[6.20,)', Actual version: '5.45'

Mod ID: 'collective', Requested by: 'dismountentity', Expected range: '[6.21,)', Actual version: '5.45'

Mod ID: 'collective', Requested by: 'edibles', Expected range: '[6.45,)', Actual version: '5.45'

Mod ID: 'collective', Requested by: 'fallthroughslime', Expected range: '[6.20,)', Actual version: '5.45'

Mod ID: 'collective', Requested by: 'grindstonesharpertools', Expected range: '[6.45,)', Actual version: '5.45'

Mod ID: 'collective', Requested by: 'weakerspiderwebs', Expected range: '[6.45,)', Actual version: '5.45'

Mod ID: 'collective', Requested by: 'nohostilesaroundcampfire', Expected range: '[6.45,)', Actual version: '5.45'

Mod ID: 'collective', Requested by: 'smallernetherportals', Expected range: '[6.48,)', Actual version: '5.45'

Mod ID: 'minecraft', Requested by: 'openstairs', Expected range: '[1.19.2,1.19.2]', Actual version: '1.19.3'

Mod ID: 'collective', Requested by: 'doubledoors', Expected range: '[6.45,)', Actual version: '5.45'

Mod ID: 'collective', Requested by: 'grassseeds', Expected range: '[6.18,)', Actual version: '5.45'

Mod ID: 'collective', Requested by: 'underwaterenchanting', Expected range: '[6.48,)', Actual version: '5.45'

Mod ID: 'collective', Requested by: 'snowballsfreezemobs', Expected range: '[6.7,)', Actual version: '5.45'

Additionally, remove OptiFine. The version you have does not support Forge 1.19.3.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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