Create Deco

Create Deco

11M Downloads

Crash on server launch

Sunekaer opened this issue ยท 0 comments

commented

[Error] Failed to create mod instance. ModID: createdeco, class com.github.talrey.createdeco.CreateDecoModjava.lang.reflect.InvocationTargetException: null 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:81) ~[javafmllanguage-1.18.1-39.0.10.jar%23158!:?] at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[fmlcore-1.18.1-39.0.10.jar%23157!:?] 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) [?:?] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]Caused by: java.lang.NoSuchMethodError: 'com.simibubi.create.repack.registrate.util.nullness.NonNullConsumer com.simibubi.create.foundation.data.CreateRegistrate.connectedTextures(com.simibubi.create.foundation.block.connected.ConnectedTextureBehaviour)' at com.github.talrey.createdeco.Registration.lambda$registerBlocks$128(Registration.java:858) ~[createdeco-1.2.2-1.18.jar%2371!:1.2.2-1.18] at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] at com.github.talrey.createdeco.Registration.registerBlocks(Registration.java:797) ~[createdeco-1.2.2-1.18.jar%2371!:1.2.2-1.18] at com.github.talrey.createdeco.CreateDecoMod.<init>(CreateDecoMod.java:57) ~[createdeco-1.2.2-1.18.jar%2371!:1.2.2-1.18] ... 14 more.

Minecraft Forge 1.18.1 (39.0.10)
createdeco-1.2.2-1.18.jar