---- Minecraft Crash Report ----
WARNING: coremods are present:
CubicChunksCoreMod (CubicChunks-1.12.2-0.0.1208.0-SNAPSHOT-all.jar)
HCASM (HammerLib-1.12.2-2.0.6.32.jar)
TerrariaCraftCoremod (TerrariaCraft-1.12.2-12.5.32.jar)
Contact their authors BEFORE contacting forge
Description: Exception in server tick loop
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Terraria Craft (terraria)
Caused by: java.lang.NoSuchFieldError: CLIENT_DATA
at org.zeith.terraria.common.data.DataLoaderTC.<clinit>(DataLoaderTC.java:46)
at org.zeith.terraria.TerrariaCraft.serverStarting(TerrariaCraft.java:330)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:797)
at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:297)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:307)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Thread.java:750)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Minecraft Version: 1.12.2
Operating System: Linux (amd64) version 5.4.0-104-generic
Java Version: 1.8.0_362, Temurin
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Temurin
Memory: 945146552 bytes (901 MB) / 1598554112 bytes (1524 MB) up to 1771044864 bytes (1689 MB)
JVM Flags: 3 total; -XX:MaxMetaspaceSize=300M -Xmx1900M -Xms950M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2860 9 mods loaded, 9 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:------- |:--------------- |:-------------------------- |:---------------------------------------------- |:---------------------------------------- |
| LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
| LCHIJA | mcp | 9.42 | minecraft.jar | None |
| LCHIJA | FML | **.**.**.** | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge | 14.23.5.2860 | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | cubicchunkscore | 1.12.2-0.0.1208.0-SNAPSHOT | minecraft.jar | None |
| LCHIJA | cubicchunks | 1.12.2-0.0.1208.0-SNAPSHOT | CubicChunks-1.12.2-0.0.1208.0-SNAPSHOT-all.jar | None |
| LCHIJA | hammercore | **.**.**.** | HammerLib-1.12.2-2.0.6.32.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LCHIJA | musiclayer | 12.3.21 | MusicLayer-1.12.2-12.3.21.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LCHIJAE | terraria | 12.5.32 | TerrariaCraft-1.12.2-12.5.32.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
Loaded coremods (and transformers):
CubicChunksCoreMod (CubicChunks-1.12.2-0.0.1208.0-SNAPSHOT-all.jar)
io.github.opencubicchunks.cubicchunks.core.asm.transformer.CubicChunksWorldEditTransformer
HCASM (HammerLib-1.12.2-2.0.6.32.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
TerrariaCraftCoremod (TerrariaCraft-1.12.2-12.5.32.jar)
HammerCore Debug Information:
-Music Layer (musiclayer) @ 12.3.21
-Terraria Craft (terraria) @ 12.5.32
CubicChunks WorldGen Hang Watchdog samples: (no data)
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)