Jump to content

First let me say that I don't know if this is the right place


LittleOreo

Recommended Posts

Okay. So I'm not the most techiest person, so I had a little trouble finding out where to post this. If this is even the right place. But I need a little help with my modded forge server. I added Mo'Creatures, Mr.Crayfish's Furniture Mod, WorldEdit, CustomNPCs, and CustomMobSpawner. It always crashes when it is loading, saying stuff like, "couldnt find something or other".

 

---- Minecraft Crash Report ----

// My bad.

 

Time: 9/8/15 5:43 PM

Description: Exception in server tick loop

 

net.minecraftforge.fml.common.LoaderException: java.lang.reflect.InvocationTargetException

at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:231)

at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)

at drzhark.mocreatures.block.MoCBlock.<init>(MoCBlock.java:30)

at drzhark.mocreatures.block.MoCBlockRock.<init>(MoCBlockRock.java:16)

at drzhark.mocreatures.MoCreatures.InitItems(MoCreatures.java:838)

at drzhark.mocreatures.MoCreatures.load(MoCreatures.java:362)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537)

at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

at com.google.common.eventbus.EventBus.post(EventBus.java:275)

at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)

at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

at com.google.common.eventbus.EventBus.post(EventBus.java:275)

at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)

at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:731)

at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)

at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:360)

at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

at java.lang.Thread.run(Unknown Source)

Caused by: java.lang.reflect.InvocationTargetException

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:217)

... 36 more

Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/resources/model/ModelBakery

at drzhark.mocreatures.block.MultiItemBlock.<init>(MultiItemBlock.java:30)

... 41 more

Caused by: java.lang.ClassNotFoundException: net.minecraft.client.resources.model.ModelBakery

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

... 42 more

Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@3561c410 from coremod FMLCorePlugin

at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:234)

at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)

... 44 more

Caused by: java.lang.RuntimeException: Attempted to load class cxh for invalid side SERVER

at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:49)

at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:230)

... 46 more

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- System Details --

Details:

Minecraft Version: 1.8

Operating System: Windows 10 (amd64) version 10.0

Java Version: 1.8.0_60, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 242353376 bytes (231 MB) / 340787200 bytes (325 MB) up to 1908932608 bytes (1820 MB)

JVM Flags: 1 total; -Xmx2048M

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1450 8 mods loaded, 8 mods active

States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)

UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1450-universal.jar)

UCHI Forge{11.14.3.1450} [Minecraft Forge] (forge-1.8-11.14.3.1450-universal.jar)

UCHI CustomSpawner{3.4.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.4.0.jar)

UCHI customnpcs{1.8.0_beta} [CustomNPCs] (CustomNPCs_1.8.0_beta.jar)

UCHE MoCreatures{8.0.0.devA} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod-8.0.0.devA.jar)

UCHI cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8-build1(1.8).jar)

UCHI worldedit{6.1} [WorldEdit] (worldedit-forge-mc1.8-6.1.jar)

Loaded coremods (and transformers):

Profiler Position: N/A (disabled)

Is Modded: Definitely; Server brand changed to 'fml,forge'

Type: Dedicated Server (map_server.txt)

 

 

A little note:

The mods do work together on my client, just not on the server. Thanks!

Link to comment
Share on other sites

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

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