Jump to content

Ihann Mendes

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Ihann Mendes

  1. I've been trying to fix this error for a long time but I can't, could someone help me? :( [23:03:18 INFO] [c.t.b.c.Blueprint]: Structure Repaletter Manager has loaded 0 repaletters [23:03:18 INFO] [c.t.b.c.Blueprint]: Modded Biome Slice Manager has loaded 3 slices [23:03:18 INFO] [c.t.b.c.Blueprint]: Chunk Generator Modification Manager has loaded 0 modifier groups [23:03:18 WARN] [c.k.m.Modonomicon]: BookErrorManager.error() called for book: occultism:dictionary_of_spirits with error: BookErrorInfo{ errorMessage='Failed to load entry 'occultism:dictionary_of_spirits/entries/getting_started/theurgy_divination_rod'', context='Page Index: 0', exception='com.google.gson.JsonSyntaxException: Unknown item 'theurgy:divination_rod_t1'' } [23:03:18 INFO] [Cucumber Library]: Loaded cucumber-tags.json in 0 ms [23:03:22 ERROR] [n.m.s.Supplementaries]: Something went wrong during mod setup, exiting [23:03:22 ERROR]: Exception caught during firing event: com/simibubi/create/content/logistics/block/display/DisplayBehaviour Index: 3 Listeners: 0: NORMAL 1: ASM: net.minecraftforge.common.ForgeInternalHandler@743478cc tagsUpdated(Lnet/minecraftforge/event/TagsUpdatedEvent;)V 2: net.minecraftforge.eventbus.EventBus$$Lambda$4462/0x0000000801bccfa8@3dd98c1f 3: ASM: class net.mehvahdjukaar.supplementaries.setup.ModSetup onTagLoad(Lnet/minecraftforge/event/TagsUpdatedEvent;)V 4: ASM: class cofh.thermal.core.event.TCoreCommonSetupEvents tagsUpdated(Lnet/minecraftforge/event/TagsUpdatedEvent;)V 5: ASM: tschipp.carryon.common.event.ItemEvents@74235a52 reloadTags(Lnet/minecraftforge/event/TagsUpdatedEvent;)V java.lang.NoClassDefFoundError: com/simibubi/create/content/logistics/block/display/DisplayBehaviour at TRANSFORMER/[email protected]/net.mehvahdjukaar.supplementaries.integration.CompatHandler.init(CompatHandler.java:91) at TRANSFORMER/[email protected]/net.mehvahdjukaar.supplementaries.setup.ModSetup.onTagLoad(ModSetup.java:118) at net.minecraftforge.eventbus.ASMEventHandler_670_ModSetup_onTagLoad_TagsUpdatedEvent.invoke(.dynamic) at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) at TRANSFORMER/[email protected]/net.minecraft.server.ReloadableServerResources.m_206868_(ReloadableServerResources.java:95) at TRANSFORMER/[email protected]/net.minecraft.server.WorldStem.m_206901_(WorldStemMixin.java:64) at TRANSFORMER/[email protected]/net.minecraft.server.Main.main(Main.java:190) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) at MC-BOOTSTRAP/arclight.boot/io.izzel.arclight.boot.application.ApplicationBootstrap.accept(ApplicationBootstrap.java:41) at MC-BOOTSTRAP/arclight.boot/io.izzel.arclight.boot.application.ApplicationBootstrap.accept(ApplicationBootstrap.java:12) at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at io.izzel.arclight.boot.application.Main_Forge.main(Main_Forge.java:23) at io.izzel.arclight.server.Launcher.main(Launcher.java:18) Caused by: java.lang.ClassNotFoundException: com.simibubi.create.content.logistics.block.display.DisplayBehaviour at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) at [email protected]/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:134) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) at [email protected]/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:134) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) ... 30 more [23:03:22 ERROR] [STDERR]: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException [23:03:22 ERROR] [STDERR]: at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39) [23:03:22 ERROR] [STDERR]: at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [23:03:22 ERROR] [STDERR]: at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [23:03:22 ERROR] [STDERR]: at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [23:03:22 ERROR] [STDERR]: at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [23:03:22 ERROR] [STDERR]: at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [23:03:22 ERROR] [STDERR]: at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [23:03:22 ERROR] [STDERR]: at MC-BOOTSTRAP/arclight.boot/io.izzel.arclight.boot.application.ApplicationBootstrap.accept(ApplicationBootstrap.java:41) [23:03:22 ERROR] [STDERR]: at MC-BOOTSTRAP/arclight.boot/io.izzel.arclight.boot.application.ApplicationBootstrap.accept(ApplicationBootstrap.java:12) [23:03:22 ERROR] [STDERR]: at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [23:03:22 ERROR] [STDERR]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [23:03:22 ERROR] [STDERR]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [23:03:22 ERROR] [STDERR]: at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [23:03:22 ERROR] [STDERR]: at java.base/java.lang.reflect.Method.invoke(Method.java:568) [23:03:22 ERROR] [STDERR]: at io.izzel.arclight.boot.application.Main_Forge.main(Main_Forge.java:23) [23:03:22 ERROR] [STDERR]: at io.izzel.arclight.server.Launcher.main(Launcher.java:18) [23:03:22 ERROR] [STDERR]: Caused by: java.lang.reflect.InvocationTargetException [23:03:22 ERROR] [STDERR]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [23:03:22 ERROR] [STDERR]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [23:03:22 ERROR] [STDERR]: at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [23:03:22 ERROR] [STDERR]: at java.base/java.lang.reflect.Method.invoke(Method.java:568) [23:03:22 ERROR] [STDERR]: at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32) [23:03:22 ERROR] [STDERR]: at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [23:03:22 ERROR] [STDERR]: ... 15 more [23:03:22 ERROR] [STDERR]: Caused by: java.lang.NoClassDefFoundError: com/simibubi/create/content/logistics/block/display/DisplayBehaviour [23:03:22 ERROR] [STDERR]: at TRANSFORMER/[email protected]/net.mehvahdjukaar.supplementaries.integration.CompatHandler.init(CompatHandler.java:91) [23:03:22 ERROR] [STDERR]: at TRANSFORMER/[email protected]/net.mehvahdjukaar.supplementaries.setup.ModSetup.onTagLoad(ModSetup.java:118) [23:03:22 ERROR] [STDERR]: at net.minecraftforge.eventbus.ASMEventHandler_670_ModSetup_onTagLoad_TagsUpdatedEvent.invoke(.dynamic) [23:03:22 ERROR] [STDERR]: at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) [23:03:22 ERROR] [STDERR]: at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) [23:03:22 ERROR] [STDERR]: at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) [23:03:22 ERROR] [STDERR]: at TRANSFORMER/[email protected]/net.minecraft.server.ReloadableServerResources.m_206868_(ReloadableServerResources.java:95) [23:03:22 ERROR] [STDERR]: at TRANSFORMER/[email protected]/net.minecraft.server.WorldStem.m_206901_(WorldStemMixin.java:64) [23:03:22 ERROR] [STDERR]: at TRANSFORMER/[email protected]/net.minecraft.server.Main.main(Main.java:190) [23:03:22 ERROR] [STDERR]: ... 21 more [23:03:22 ERROR] [STDERR]: Caused by: java.lang.ClassNotFoundException: com.simibubi.create.content.logistics.block.display.DisplayBehaviour [23:03:22 ERROR] [STDERR]: at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) [23:03:22 ERROR] [STDERR]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) [23:03:22 ERROR] [STDERR]: at [email protected]/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:134) [23:03:22 ERROR] [STDERR]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) [23:03:22 ERROR] [STDERR]: at [email protected]/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:134) [23:03:22 ERROR] [STDERR]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) [23:03:22 ERROR] [STDERR]: ... 30 more [23:03:22 ERROR] [STDERR]: Fail to launch Arclight.
×
×
  • Create New...

Important Information

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