Jump to content

loosenuts

Members
  • Posts

    1
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

loosenuts's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Hi Installed forge the usual way, (Copy in from .jar to server.jar, Left META-INF). Get the following crash report 2012-11-08 16:48:41 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.2.6.422 for Minecraft 1.4.2 loading 2012-11-08 16:48:42 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg 2012-11-08 16:48:42 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg 2012-11-08 16:48:42 [iNFO] [sTDOUT] 208 recipes 2012-11-08 16:48:42 [iNFO] [sTDOUT] 27 achievements 2012-11-08 16:48:42 [iNFO] [Minecraft] Starting minecraft server version 1.4.2 2012-11-08 16:48:42 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization 2012-11-08 16:48:42 [iNFO] [sTDOUT] MinecraftForge v6.0.1.341 Initialized 2012-11-08 16:48:42 [iNFO] [ForgeModLoader] MinecraftForge v6.0.1.341 Initialized 2012-11-08 16:48:42 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization 2012-11-08 16:48:42 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, codechicken.nei.asm.NEIModContainer] 2012-11-08 16:48:42 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes 2012-11-08 16:48:42 [FINE] [ForgeModLoader] Found a minecraft related file at D:\Dropbox\Mincraft Servers\Custom 1.4.2\minecraft_server.jar, examining for mod candidates 2012-11-08 16:48:42 [FINE] [ForgeModLoader] Found a minecraft related file at D:\Dropbox\Mincraft Servers\Custom 1.4.2\coremods\CodeChickenCore 0.6.6.1.jar, examining for mod candidates 2012-11-08 16:48:42 [FINE] [ForgeModLoader] Found a minecraft related file at D:\Dropbox\Mincraft Servers\Custom 1.4.2\coremods\NotEnoughItems 1.4.1.2.jar, examining for mod candidates 2012-11-08 16:48:42 [FINE] [ForgeModLoader] Skipping known library file D:\Dropbox\Mincraft Servers\Custom 1.4.2\lib\argo-2.25.jar 2012-11-08 16:48:42 [FINE] [ForgeModLoader] Skipping known library file D:\Dropbox\Mincraft Servers\Custom 1.4.2\lib\guava-12.0.1.jar 2012-11-08 16:48:42 [FINE] [ForgeModLoader] Skipping known library file D:\Dropbox\Mincraft Servers\Custom 1.4.2\lib\asm-all-4.0.jar 2012-11-08 16:48:42 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully 2012-11-08 16:48:42 [iNFO] [ForgeModLoader] Searching D:\Dropbox\Mincraft Servers\Custom 1.4.2\mods for mods 2012-11-08 16:48:42 [FINE] [ForgeModLoader] Examining file minecraft_server.jar for potential mods 2012-11-08 16:48:42 [FINE] [ForgeModLoader] The mod container minecraft_server.jar appears to be missing an mcmod.info file 2012-11-08 16:48:43 [FINE] [ForgeModLoader] Examining file CodeChickenCore 0.6.6.1.jar for potential mods 2012-11-08 16:48:43 [FINE] [ForgeModLoader] The mod container CodeChickenCore 0.6.6.1.jar appears to be missing an mcmod.info file 2012-11-08 16:48:43 [FINE] [ForgeModLoader] Examining file NotEnoughItems 1.4.1.2.jar for potential mods 2012-11-08 16:48:43 [FINE] [ForgeModLoader] The mod container NotEnoughItems 1.4.1.2.jar appears to be missing an mcmod.info file 2012-11-08 16:48:43 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load 2012-11-08 16:48:43 [FINE] [ForgeModLoader] Received a system property request '' 2012-11-08 16:48:43 [FINE] [ForgeModLoader] System property request managing the state of 0 mods 2012-11-08 16:48:43 [FINE] [ForgeModLoader] After merging, found state information for 0 mods 2012-11-08 16:48:43 [FINE] [ForgeModLoader] Activating mod mcp 2012-11-08 16:48:43 [FINE] [ForgeModLoader] Activating mod FML 2012-11-08 16:48:43 [FINE] [ForgeModLoader] Activating mod Forge 2012-11-08 16:48:43 [FINE] [ForgeModLoader] Activating mod mod_CodeChickenCore 2012-11-08 16:48:43 [FINE] [ForgeModLoader] Activating mod mod_NotEnoughItems 2012-11-08 16:48:43 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied 2012-11-08 16:48:43 [FINE] [ForgeModLoader] All mod requirements are satisfied 2012-11-08 16:48:43 [FINE] [ForgeModLoader] Sorting mods into an ordered list 2012-11-08 16:48:43 [FINE] [ForgeModLoader] Mod sorting completed successfully 2012-11-08 16:48:43 [FINE] [ForgeModLoader] Mod sorting data: 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_CodeChickenCore 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_CodeChickenCore 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_NotEnoughItems 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_NotEnoughItems 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge 2012-11-08 16:48:43 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mod_CodeChickenCore 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mod_CodeChickenCore 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mod_NotEnoughItems 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mod_NotEnoughItems 2012-11-08 16:48:43 [iNFO] [Minecraft] Loading properties 2012-11-08 16:48:43 [iNFO] [Minecraft] Default game type: SURVIVAL 2012-11-08 16:48:43 [iNFO] [Minecraft] Generating keypair 2012-11-08 16:48:43 [iNFO] [Minecraft] Starting Minecraft server on *:25565 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mod_CodeChickenCore 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mod_CodeChickenCore 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mod_NotEnoughItems 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mod_NotEnoughItems 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mcp 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mcp 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event IMCEvent to mod FML 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event IMCEvent to mod FML 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event IMCEvent to mod Forge 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event IMCEvent to mod Forge 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mod_CodeChickenCore 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mod_CodeChickenCore 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mod_NotEnoughItems 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mod_NotEnoughItems 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mcp 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mcp 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod FML 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod FML 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod Forge 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod Forge 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mod_CodeChickenCore 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mod_CodeChickenCore 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mod_NotEnoughItems 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mod_NotEnoughItems 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mcp 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mcp 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod FML 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod FML 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod Forge 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod Forge 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mod_CodeChickenCore 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mod_CodeChickenCore 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mod_NotEnoughItems 2012-11-08 16:48:43 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mod_NotEnoughItems 2012-11-08 16:48:43 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 5 mods 2012-11-08 16:48:43 [iNFO] [Minecraft] Preparing level "world" 2012-11-08 16:48:43 [iNFO] [sTDOUT] .\world\data\idcounts.dat 2012-11-08 16:48:43 [iNFO] [sTDOUT] .\world\data\villages.dat 2012-11-08 16:48:43 [iNFO] [ForgeModLoader] Loading dimension 0 (world) (hg@37b994de) 2012-11-08 16:48:43 [iNFO] [sTDOUT] .\world\DIM1\data\idcounts.dat 2012-11-08 16:48:43 [iNFO] [sTDOUT] .\world\DIM1\data\villages.dat 2012-11-08 16:48:43 [iNFO] [ForgeModLoader] Loading dimension 1 (world) (hg@37b994de) 2012-11-08 16:48:43 [iNFO] [sTDOUT] .\world\DIM-1\data\idcounts.dat 2012-11-08 16:48:43 [iNFO] [sTDOUT] .\world\DIM-1\data\villages.dat 2012-11-08 16:48:43 [iNFO] [ForgeModLoader] Loading dimension -1 (world) (hg@37b994de) 2012-11-08 16:48:43 [iNFO] [Minecraft] Preparing start region for level 0 2012-11-08 16:48:44 [iNFO] [Minecraft] Done (0.713s)! For help, type "help" or "?" 2012-11-08 16:48:44 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod mcp 2012-11-08 16:48:44 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod mcp 2012-11-08 16:48:44 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod FML 2012-11-08 16:48:44 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod FML 2012-11-08 16:48:44 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod Forge 2012-11-08 16:48:44 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod Forge 2012-11-08 16:48:44 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod mod_CodeChickenCore 2012-11-08 16:48:44 [FINE] [ForgeModLoader] Found a minecraft related file at D:\Dropbox\Mincraft Servers\Custom 1.4.2\minecraft_server.jar, examining for codechicken classes 2012-11-08 16:48:44 [iNFO] [sTDERR] Unable to load class: paulscode/sound/CommandObject.class 2012-11-08 16:48:44 [iNFO] [sTDERR] java.lang.ClassNotFoundException: paulscode.sound.CommandObject 2012-11-08 16:48:44 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126) 2012-11-08 16:48:44 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2012-11-08 16:48:44 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2012-11-08 16:48:44 [iNFO] [sTDERR] at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57) 2012-11-08 16:48:44 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method) 2012-11-08 16:48:44 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source) 2012-11-08 16:48:44 [iNFO] [sTDERR] at codechicken.core.ClassDiscoverer.addClass(ClassDiscoverer.java:58) 2012-11-08 16:48:44 [iNFO] [sTDERR] at codechicken.core.ClassDiscoverer.readFromZipFile(ClassDiscoverer.java:115) 2012-11-08 16:48:44 [iNFO] [sTDERR] at codechicken.core.ClassDiscoverer.findClasspathMods(ClassDiscoverer.java:88) 2012-11-08 16:48:44 [iNFO] [sTDERR] at codechicken.core.ClassDiscoverer.findClasses(ClassDiscoverer.java:43) 2012-11-08 16:48:44 [iNFO] [sTDERR] at codechicken.core.asm.CodeChickenCoreModContainer.serverStarting(CodeChickenCoreModContainer.java:76) 2012-11-08 16:48:44 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-11-08 16:48:44 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-11-08 16:48:44 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-11-08 16:48:44 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-11-08 16:48:44 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) 2012-11-08 16:48:44 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2012-11-08 16:48:44 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) 2012-11-08 16:48:44 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) 2012-11-08 16:48:44 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268) 2012-11-08 16:48:44 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140) 2012-11-08 16:48:44 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-11-08 16:48:44 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-11-08 16:48:44 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-11-08 16:48:44 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-11-08 16:48:44 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) 2012-11-08 16:48:44 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2012-11-08 16:48:44 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) 2012-11-08 16:48:44 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) 2012-11-08 16:48:44 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268) 2012-11-08 16:48:44 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83) 2012-11-08 16:48:44 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.serverStarting(Loader.java:694) 2012-11-08 16:48:44 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:303) 2012-11-08 16:48:44 [iNFO] [sTDERR] at hg.c(DedicatedServer.java:171) 2012-11-08 16:48:44 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:454) 2012-11-08 16:48:44 [iNFO] [sTDERR] at fp.run(SourceFile:818) 2012-11-08 16:48:44 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: Attempted to load class paulscode/sound/CommandObject for invalid side SERVER 2012-11-08 16:48:44 [iNFO] [sTDERR] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:38) 2012-11-08 16:48:44 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:163) 2012-11-08 16:48:44 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:119) 2012-11-08 16:48:44 [iNFO] [sTDERR] ... 35 more 2012-11-08 16:48:44 [iNFO] [sTDERR] Unable to load class: paulscode/sound/CommandThread.class 2012-11-08 16:48:44 [iNFO] [sTDERR] java.lang.ClassNotFoundException: paulscode.sound.CommandThread 2012-11-08 16:48:44 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126) 2012-11-08 16:48:44 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2012-11-08 16:48:44 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2012-11-08 16:48:44 [iNFO] [sTDERR] at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57) 2012-11-08 16:48:44 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method) 2012-11-08 16:48:44 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source) 2012-11-08 16:48:44 [iNFO] [sTDERR] at codechicken.core.ClassDiscoverer.addClass(ClassDiscoverer.java:58) 2012-11-08 16:48:44 [iNFO] [sTDERR] at codechicken.core.ClassDiscoverer.readFromZipFile(ClassDiscoverer.java:115) 2012-11-08 16:48:44 [iNFO] [sTDERR] at codechicken.core.ClassDiscoverer.findClasspathMods(ClassDiscoverer.java:88) 2012-11-08 16:48:44 [iNFO] [sTDERR] at codechicken.core.ClassDiscoverer.findClasses(ClassDiscoverer.java:43) 2012-11-08 16:48:44 [iNFO] [sTDERR] at codechicken.core.asm.CodeChickenCoreModContainer.serverStarting(CodeChickenCoreModContainer.java:76) 2012-11-08 16:48:44 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-11-08 16:48:44 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-11-08 16:48:44 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-11-08 16:48:44 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-11-08 16:48:44 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) 2012-11-08 16:48:44 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2012-11-08 16:48:44 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) 2012-11-08 16:48:44 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) 2012-11-08 16:48:44 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268) 2012-11-08 16:48:44 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140) 2012-11-08 16:48:44 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-11-08 16:48:44 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-11-08 16:48:44 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-11-08 16:48:44 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-11-08 16:48:44 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) 2012-11-08 16:48:44 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2012-11-08 16:48:44 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) 2012-11-08 16:48:44 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) 2012-11-08 16:48:44 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268) 2012-11-08 16:48:44 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83) 2012-11-08 16:48:44 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.serverStarting(Loader.java:694) 2012-11-08 16:48:44 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:303) 2012-11-08 16:48:44 [iNFO] [sTDERR] at hg.c(DedicatedServer.java:171) 2012-11-08 16:48:44 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:454) 2012-11-08 16:48:44 [iNFO] [sTDERR] at fp.run(SourceFile:818) 2012-11-08 16:48:44 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: Attempted to load class paulscode/sound/CommandThread for invalid side SERVER 2012-11-08 16:48:44 [iNFO] [sTDERR] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:38) 2012-11-08 16:48:44 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:163) 2012-11-08 16:48:44 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:119) 2012-11-08 16:48:44 [iNFO] [sTDERR] ... 35 more 2012-11-08 16:48:44 [FINE] [ForgeModLoader] Found a minecraft related file at D:\Dropbox\Mincraft Servers\Custom 1.4.2\coremods\CodeChickenCore 0.6.6.1.jar, examining for codechicken classes 2012-11-08 16:48:44 [FINE] [ForgeModLoader] Found a minecraft related file at D:\Dropbox\Mincraft Servers\Custom 1.4.2\coremods\NotEnoughItems 1.4.1.2.jar, examining for codechicken classes 2012-11-08 16:48:44 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod mod_CodeChickenCore 2012-11-08 16:48:44 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod mod_NotEnoughItems 2012-11-08 16:48:44 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod mod_NotEnoughItems 2012-11-08 16:48:44 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod mcp 2012-11-08 16:48:44 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod mcp 2012-11-08 16:48:44 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod FML 2012-11-08 16:48:44 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod FML 2012-11-08 16:48:44 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod Forge 2012-11-08 16:48:44 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod Forge 2012-11-08 16:48:44 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod mod_CodeChickenCore 2012-11-08 16:48:44 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod mod_CodeChickenCore 2012-11-08 16:48:44 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod mod_NotEnoughItems 2012-11-08 16:48:44 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod mod_NotEnoughItems No mods installed as of yet, Works fine when doing it Singleplayer using the standard minecraft.jar (Deleting the META_INF) Cheers for any help
×
×
  • Create New...

Important Information

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