Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

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.

Quote

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)

 

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Sorry I don't understand the quote but I have the same issue with 1.19.4.

 

But I have multiple times this error (1 for each vertical slide bloc) :

[19:03:10] [main/ERROR] [minecraft/LootTables]: Couldn't parse loot table supplementaries:block/blackstone_tile_vertical_slab
java.lang.IllegalArgumentException: Can't find block supplementaries:blackstone_tile_vertical_slab
        at net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition$Serializer.m_81802_(LootItemBlockStatePropertyCondition.java:79) ~[server-1.19.4-20230314.122934-srg.jar%23181!/:?] {re:classloading}
        at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin}
        at net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition$Serializer.m_7561_(LootItemBlockStatePropertyCondition.java:79) ~[server-1.19.4-20230314.122934-srg.jar%23181!/:?] {re:classloading}
        at net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition$Serializer.m_7561_(LootItemBlockStatePropertyCondition.java:68) ~[server-1.19.4-20230314.122934-srg.jar%23181!/:?] {re:classloading}
        at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.19.4-20230314.122934-srg.jar%23181!/:?] {re:classloading}

If you are not helping the original poster start your own thread and post the full log to a file sharing site.

Edited by warjort

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.