• 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Will it bug but not spawn from fish eggs from 1.4.5ver?
    Posted in: Minecraft Mods
  • 0

    posted a message on Little Blocks Mod [2.2.2.1] Creation contest! [770KDLs]
    Is there a way to avoid a crash when you put a block that has been added in other MOD?
    Posted in: Minecraft Mods
  • 0

    posted a message on Little Blocks Mod [2.2.2.1] Creation contest! [770KDLs]
    Please respond as soon as possible to set up a world so corrupt blocks other than vanilla at SMP
    Posted in: Minecraft Mods
  • 0

    posted a message on Traincraft 4.2.1.
    2012-12-03 12:15:56 [INFO] [ForgeModLoader] Forge Mod Loader version 4.5.2.459 f
    or Minecraft 1.4.5 loading
    2012-12-03 12:15:57 [INFO] [STDOUT] 208 recipes
    2012-12-03 12:15:57 [INFO] [STDOUT] 27 achievements
    2012-12-03 12:15:57 [INFO] [Minecraft] Starting minecraft server version 1.4.5
    2012-12-03 12:15:58 [INFO] [ForgeModLoader] Attempting early MinecraftForge init
    ialization
    2012-12-03 12:15:58 [INFO] [STDOUT] MinecraftForge v6.4.1.411 Initialized
    2012-12-03 12:15:58 [INFO] [ForgeModLoader] MinecraftForge v6.4.1.411 Initialize
    d
    2012-12-03 12:15:58 [INFO] [STDOUT] Replaced 84 ore recipies
    2012-12-03 12:15:58 [INFO] [ForgeModLoader] Completed early MinecraftForge initi
    alization
    2012-12-03 12:15:58 [INFO] [ForgeModLoader] Searching C:\Users\user\Desktop\新し
    いフォルダー\mods for mods
    2012-12-03 12:15:58 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mo
    ds to load
    2012-12-03 12:15:58 [INFO] [ForgeModLoader] Configured a dormant chunk cache siz
    e of 0
    2012-12-03 12:15:58 [INFO] [TC] Starting Traincraft 3.1.12_009!
    2012-12-03 12:15:58 [SEVERE] [ForgeModLoader] Fatal errors were detected during
    the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
    2012-12-03 12:15:58 [SEVERE] [ForgeModLoader]
    	    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-in
    itialized
    	    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
    	    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialize
    d
    	    TC [Traincraft] (Traincraft-3.1.12_009.jar) Unloaded->Constructed->Error
    ed
    2012-12-03 12:15:58 [SEVERE] [ForgeModLoader] The following problems were captur
    ed during this phase
    2012-12-03 12:15:58 [SEVERE] [ForgeModLoader] Caught exception from TC
    java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
    	    at src.train.common.core.handlers.ConfigHandler.getKeysFromProperties(Co
    nfigHandler.java:102)
    	    at src.train.common.Traincraft.preInit(Traincraft.java:187)
    	    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    	    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    	    at java.lang.reflect.Method.invoke(Method.java:597)
    	    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContain
    er.java:440)
    	    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    	    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    	    at java.lang.reflect.Method.invoke(Method.java:597)
    	    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
    :69)
    	    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
    ronizedEventHandler.java:45)
    	    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    	    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
    a:300)
    	    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    	    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadControll
    er.java:140)
    	    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    	    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    	    at java.lang.reflect.Method.invoke(Method.java:597)
    	    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
    :69)
    	    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
    ronizedEventHandler.java:45)
    	    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    	    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
    a:300)
    	    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    	    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadControl
    ler.java:83)
    	    at cpw.mods.fml.common.Loader.loadMods(Loader.java:480)
    	    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHand
    ler.java:82)
    	    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.j
    ava:343)
    	    at ho.c(DedicatedServer.java:49)
    	    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:461)
    	    at fy.run(SourceFile:856)
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
    	    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLo
    ader.java:141)
    	    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    	    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    	    ... 33 more
    Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/cli
    ent/Minecraft for invalid side SERVER
    	    at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTr
    ansformer.java:38)
    	    at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchC
    lassLoader.java:178)
    	    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLo
    ader.java:133)
    	    ... 35 more
    2012-12-03 12:15:59 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.la
    ng.NoClassDefFoundError: net/minecraft/client/Minecraft
    2012-12-03 12:15:58 [INFO] [STDERR]	 at cpw.mods.fml.common.LoadController.tr
    ansition(LoadController.java:117)
    2012-12-03 12:15:58 [INFO] [STDERR]	 at cpw.mods.fml.common.Loader.loadMods(L
    oader.java:481)
    2012-12-03 12:15:58 [INFO] [STDERR]	 at cpw.mods.fml.server.FMLServerHandler.
    beginServerLoading(FMLServerHandler.java:82)
    2012-12-03 12:15:58 [INFO] [STDERR]	 at cpw.mods.fml.common.FMLCommonHandler.
    onServerStart(FMLCommonHandler.java:343)
    2012-12-03 12:15:58 [INFO] [STDERR]	 at ho.c(DedicatedServer.java:49)
    2012-12-03 12:15:58 [INFO] [STDERR]	 at net.minecraft.server.MinecraftServer.
    run(MinecraftServer.java:461)
    2012-12-03 12:15:58 [INFO] [STDERR]	 at fy.run(SourceFile:856)
    2012-12-03 12:15:58 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: n
    et/minecraft/client/Minecraft
    2012-12-03 12:15:58 [INFO] [STDERR]	 at src.train.common.core.handlers.Config
    Handler.getKeysFromProperties(ConfigHandler.java:102)
    2012-12-03 12:15:58 [INFO] [STDERR]	 at src.train.common.Traincraft.preInit(T
    raincraft.java:187)
    2012-12-03 12:15:58 [INFO] [STDERR]	 at sun.reflect.NativeMethodAccessorImpl.
    invoke0(Native Method)
    2012-12-03 12:15:58 [INFO] [STDERR]	 at sun.reflect.NativeMethodAccessorImpl.
    invoke(NativeMethodAccessorImpl.java:39)
    2012-12-03 12:15:58 [INFO] [STDERR]	 at sun.reflect.DelegatingMethodAccessorI
    mpl.invoke(DelegatingMethodAccessorImpl.java:25)
    2012-12-03 12:15:58 [INFO] [STDERR]	 at java.lang.reflect.Method.invoke(Metho
    d.java:597)
    2012-12-03 12:15:58 [INFO] [STDERR]	 at cpw.mods.fml.common.FMLModContainer.h
    andleModStateEvent(FMLModContainer.java:440)
    2012-12-03 12:15:58 [INFO] [STDERR]	 at sun.reflect.NativeMethodAccessorImpl.
    invoke0(Native Method)
    2012-12-03 12:15:58 [INFO] [STDERR]	 at sun.reflect.NativeMethodAccessorImpl.
    invoke(NativeMethodAccessorImpl.java:39)
    2012-12-03 12:15:58 [INFO] [STDERR]	 at sun.reflect.DelegatingMethodAccessorI
    mpl.invoke(DelegatingMethodAccessorImpl.java:25)
    2012-12-03 12:15:58 [INFO] [STDERR]	 at java.lang.reflect.Method.invoke(Metho
    d.java:597)
    2012-12-03 12:15:58 [INFO] [STDERR]	 at com.google.common.eventbus.EventHandl
    er.handleEvent(EventHandler.java:69)
    2012-12-03 12:15:58 [INFO] [STDERR]	 at com.google.common.eventbus.Synchroniz
    edEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2012-12-03 12:15:58 [INFO] [STDERR]	 at com.google.common.eventbus.EventBus.d
    ispatch(EventBus.java:317)
    2012-12-03 12:15:58 [INFO] [STDERR]	 at com.google.common.eventbus.EventBus.d
    ispatchQueuedEvents(EventBus.java:300)
    2012-12-03 12:15:58 [INFO] [STDERR]	 at com.google.common.eventbus.EventBus.p
    ost(EventBus.java:268)
    2012-12-03 12:15:58 [INFO] [STDERR]	 at cpw.mods.fml.common.LoadController.pr
    opogateStateMessage(LoadController.java:140)
    2012-12-03 12:15:59 [INFO] [STDERR]	 at sun.reflect.NativeMethodAccessorImpl.
    invoke0(Native Method)
    2012-12-03 12:15:59 [INFO] [STDERR]	 at sun.reflect.NativeMethodAccessorImpl.
    invoke(NativeMethodAccessorImpl.java:39)
    2012-12-03 12:15:59 [INFO] [STDERR]	 at sun.reflect.DelegatingMethodAccessorI
    mpl.invoke(DelegatingMethodAccessorImpl.java:25)
    2012-12-03 12:15:59 [INFO] [STDERR]	 at java.lang.reflect.Method.invoke(Metho
    d.java:597)
    2012-12-03 12:15:59 [INFO] [STDERR]	 at com.google.common.eventbus.EventHandl
    er.handleEvent(EventHandler.java:69)
    2012-12-03 12:15:59 [INFO] [STDERR]	 at com.google.common.eventbus.Synchroniz
    edEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2012-12-03 12:15:59 [INFO] [STDERR]	 at com.google.common.eventbus.EventBus.d
    ispatch(EventBus.java:317)
    2012-12-03 12:15:59 [INFO] [STDERR]	 at com.google.common.eventbus.EventBus.d
    ispatchQueuedEvents(EventBus.java:300)
    2012-12-03 12:15:59 [INFO] [STDERR]	 at com.google.common.eventbus.EventBus.p
    ost(EventBus.java:268)
    2012-12-03 12:15:59 [INFO] [STDERR]	 at cpw.mods.fml.common.LoadController.di
    stributeStateMessage(LoadController.java:83)
    2012-12-03 12:15:59 [INFO] [STDERR]	 at cpw.mods.fml.common.Loader.loadMods(L
    oader.java:480)
    2012-12-03 12:15:59 [INFO] [STDERR]	 ... 5 more
    2012-12-03 12:15:59 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException:
    net.minecraft.client.Minecraft
    2012-12-03 12:15:59 [INFO] [STDERR]	 at cpw.mods.fml.relauncher.RelaunchClass
    Loader.findClass(RelaunchClassLoader.java:141)
    2012-12-03 12:15:59 [INFO] [STDERR]	 at java.lang.ClassLoader.loadClass(Class
    Loader.java:306)
    2012-12-03 12:15:59 [INFO] [STDERR]	 at java.lang.ClassLoader.loadClass(Class
    Loader.java:247)
    2012-12-03 12:15:59 [INFO] [STDERR]	 ... 33 more
    2012-12-03 12:15:59 [INFO] [STDERR] Caused by: java.lang.RuntimeException: Attem
    pted to load class net/minecraft/client/Minecraft for invalid side SERVER
    2012-12-03 12:15:59 [INFO] [STDERR]	 at cpw.mods.fml.common.asm.transformers.
    SideTransformer.transform(SideTransformer.java:38)
    2012-12-03 12:15:59 [INFO] [STDERR]	 at cpw.mods.fml.relauncher.RelaunchClass
    Loader.runTransformers(RelaunchClassLoader.java:178)
    2012-12-03 12:15:59 [INFO] [STDERR]	 at cpw.mods.fml.relauncher.RelaunchClass
    Loader.findClass(RelaunchClassLoader.java:133)
    2012-12-03 12:15:59 [INFO] [STDERR]	 ... 35 more
    2012-12-03 12:15:59 [SEVERE] [Minecraft] Encountered an unexpected exception Loa
    derException
    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecra
    ft/client/Minecraft
    	    at cpw.mods.fml.common.LoadController.transition(LoadController.java:117
    )
    	    at cpw.mods.fml.common.Loader.loadMods(Loader.java:481)
    	    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHand
    ler.java:82)
    	    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.j
    ava:343)
    	    at ho.c(DedicatedServer.java:49)
    	    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:461)
    	    at fy.run(SourceFile:856)
    Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
    	    at src.train.common.core.handlers.ConfigHandler.getKeysFromProperties(Co
    nfigHandler.java:102)
    	    at src.train.common.Traincraft.preInit(Traincraft.java:187)
    	    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    	    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    	    at java.lang.reflect.Method.invoke(Method.java:597)
    	    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContain
    er.java:440)
    	    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    	    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    	    at java.lang.reflect.Method.invoke(Method.java:597)
    	    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
    :69)
    	    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
    ronizedEventHandler.java:45)
    	    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    	    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
    a:300)
    	    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    	    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadControll
    er.java:140)
    	    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    	    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    	    at java.lang.reflect.Method.invoke(Method.java:597)
    	    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java
    :69)
    	    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(Synch
    ronizedEventHandler.java:45)
    	    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    	    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
    a:300)
    	    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    	    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadControl
    ler.java:83)
    	    at cpw.mods.fml.common.Loader.loadMods(Loader.java:480)
    	    ... 5 more
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
    	    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLo
    ader.java:141)
    	    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    	    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    	    ... 33 more
    Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/cli
    ent/Minecraft for invalid side SERVER
    	    at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTr
    ansformer.java:38)
    	    at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchC
    lassLoader.java:178)
    	    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLo
    ader.java:133)
    	    ... 35 more
    2012-12-03 12:15:59 [SEVERE] [Minecraft] This crash report has been saved to: C:
    \Users\user\Desktop\新しいフォルダー\.\crash-reports\crash-2012-12-03_12.15.59-s
    erver.txt


    smp out error
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2] More Player Models
    Thank Version 1.4.2
    I hope to play multiplayer version of Mine Craft server jar
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Hello
    Thank you for multi-version 1.4.2
    I play full multiplayer
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Hello
    Version 1.4.2 is up cheers for hard work
    I have a host of multi-server
    Is there a multi-response question is version 1.4.2?
    Posted in: Minecraft Mods
  • To post a comment, please .