Create

Create

86M Downloads

[Forge 47.2.20] Crash on client and server

TheShadowModsUK opened this issue ยท 4 comments

commented

Describe the Bug

Installed Create and a few of it's addon's and all failed down the board with create been the main problem.

`-- MOD create --
Details:
Caused by 0: java.lang.NoClassDefFoundError: Could not initialize class com.simibubi.create.AllBlocks
at com.simibubi.create.Create.onCtor(Create.java:108) ~[create-1.20.1-0.5.1.f.jar%23305!/:0.5.1.f] {re:classloading}
at com.simibubi.create.Create.(Create.java:93) ~[create-1.20.1-0.5.1.f.jar%23305!/:0.5.1.f] {re:classloading}
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:70) ~[javafmllanguage-1.20.1-47.2.20.jar%23400!/:?] {}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.2.20.jar%23399!/:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}

Mod File: /D:/CFM/Instances/TheShadowModsUK Patreon/mods/create-1.20.1-0.5.1.f.jar
Failure message: Create (create) has failed to load correctly
	java.lang.NoClassDefFoundError: Could not initialize class com.simibubi.create.AllBlocks
Mod Version: 0.5.1.f
Mod Issue URL: https://github.com/Creators-of-Create/Create/issues
Exception message: java.lang.ExceptionInInitializerError: Exception java.lang.NoSuchMethodError: 'com.simibubi.create.foundation.data.CreateRegistrate com.simibubi.create.foundation.data.CreateRegistrate.useCreativeTab(net.minecraftforge.registries.RegistryObject)' [in thread "modloading-worker-0"]

Stacktrace:
at com.rabbitminers.extendedgears.registry.forge.ExtendedCogwheelsCreativeModeTabsImpl.useBaseTab(ExtendedCogwheelsCreativeModeTabsImpl.java:52) ~[extendedgears-2.1.0-1.20.1-0.5.1.c-forge.jar%23331!/:?] {re:classloading}
at com.rabbitminers.extendedgears.registry.ExtendedCogwheelsCreativeModeTabs.useBaseTab(ExtendedCogwheelsCreativeModeTabs.java) ~[extendedgears-2.1.0-1.20.1-0.5.1.c-forge.jar%23331!/:?] {re:classloading}
at com.rabbitminers.extendedgears.registry.ExtendedCogwheelsBlocks.(ExtendedCogwheelsBlocks.java:37) ~[extendedgears-2.1.0-1.20.1-0.5.1.c-forge.jar%23331!/:?] {re:mixin,re:classloading}
at com.simibubi.create.AllBlocks.redirect$zld000$changeLayerType(AllBlocks.java:2424) ~[create-1.20.1-0.5.1.f.jar%23305!/:0.5.1.f] {re:mixin,re:classloading,pl:mixin:A}
at com.simibubi.create.AllBlocks.(AllBlocks.java:354) ~[create-1.20.1-0.5.1.f.jar%23305!/:0.5.1.f] {re:mixin,re:classloading,pl:mixin:A}
at net.dakotapride.createframed.registry.CreateFramedBuilderTransformers.framedGlassSlidingDoor(CreateFramedBuilderTransformers.java:130) ~[createframed-1.20.1-1.4.1.jar%23311!/:1.4.1] {re:classloading}
at net.dakotapride.createframed.registry.CreateFramedBlocks.(CreateFramedBlocks.java:267) ~[createframed-1.20.1-1.4.1.jar%23311!/:1.4.1] {re:classloading}
at net.dakotapride.createframed.CreateFramedMod.(CreateFramedMod.java:38) ~[createframed-1.20.1-1.4.1.jar%23311!/:1.4.1] {re:classloading}
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:70) ~[javafmllanguage-1.20.1-47.2.20.jar%23400!/:?] {}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.2.20.jar%23399!/:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}

`

Reproduction Steps

1.Install Create Client/Server
2.Start Client/Server
3.Crash
...

Expected Result

To load, this shouldn't be a forced section.

Screenshots and Videos

image

Crash Report or Log

No response

Operating System

Windows

Mod Version

0.5.1f

Minecraft Version

1.20.1

Forge Version

47.2.20

Other Mods

No response

Additional Context

No response

commented

Extended gears is crashing - unrelated to create

commented

attach the full crash report (don't paste it in)

commented

attach the full crash report (don't paste it in)

No can do, deleted the pack a few times after this to see what might be going on sorry.

commented

then please close the issue. we can't help you without this information.