• 0

    posted a message on [1.6.4] [SP/SMP] ChristmasCraft (version 3.0!)
    Quote from Cojomax99

    Very creative, I like it!
    Says the guy from tropocraft.
    Quote from Cojomax99

    Very creative, I like it!
    Says the guy from tropocraft.
    Posted in: Minecraft Mods
  • 0

    posted a message on [V4.5] [1.6.2] [Forge] [SMP] Jammy Furniture Mod!
    My game keeps crashing here's the report

    ---- Minecraft Crash Report ----
    // Surprise! Haha. Well, this is awkward.
    Time: 8/09/13 5:29 PM
    Description: Initializing game
    java.lang.IllegalArgumentException: Slot 4092 is already occupied by net.minecraft.jammy780.furniture.blocks.jfm_BathBlock@334f08 when adding src.train.common.blocks.BlockDistil@89b61f
    at net.minecraft.block.Block.<init>(Block.java:348)
    at net.minecraft.block.BlockContainer.<init>(SourceFile:9)
    at src.train.common.blocks.BlockDistil.<init>(BlockDistil.java:43)
    at src.train.common.blocks.TCBlocks.loadBlocks(TCBlocks.java:30)
    at src.train.common.blocks.TCBlocks.init(TCBlocks.java:23)
    at src.train.common.Traincraft.preInit(Traincraft.java:123)
    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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
    at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
    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.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:521)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    -- Head --
    Stacktrace:
    at net.minecraft.block.Block.<init>(Block.java:348)
    at net.minecraft.block.BlockContainer.<init>(SourceFile:9)
    at src.train.common.blocks.BlockDistil.<init>(BlockDistil.java:43)
    at src.train.common.blocks.TCBlocks.loadBlocks(TCBlocks.java:30)
    at src.train.common.blocks.TCBlocks.init(TCBlocks.java:23)
    at src.train.common.Traincraft.preInit(Traincraft.java:123)
    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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
    at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
    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.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:521)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470)
    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
    -- System Details --
    Details:
    Minecraft Version: 1.6.2
    Operating System: Windows 8 (x86) version 6.2
    Java Version: 1.7.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
    Memory: 62410344 bytes (59 MB) / 119685120 bytes (114 MB) up to 518979584 bytes (494 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v8.04 FML v6.2.55.842 Minecraft Forge 9.10.0.842 13 mods loaded, 13 mods active
    mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{6.2.55.842} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
    Forge{9.10.0.842} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
    shadersmod{2.0.1 beta 9} [GLSL Shaders Mod] (coremods) Unloaded->Constructed->Pre-initialized
    jammyfurniture{4.5} [Jammy Furniture Mod] (1.6.2_Jammy_Furniture_Mod_V4.5.zip) Unloaded->Constructed->Pre-initialized
    mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.2]ReiMinimap_v3.4_01.zip) Unloaded->Constructed->Pre-initialized
    cfm{2.9.2} [§bMrCrayfish's Furniture Mod] ([Forge]FurnitureModv2.9.2(FULL).zip) Unloaded->Constructed->Pre-initialized
    BiblioCraft{1.4.1} [BiblioCraft] (BiblioCraft[v1.4.1].zip) Unloaded->Constructed->Pre-initialized
    iChunUtil{2.1.0} [iChunUtil] (iChunUtil2.1.0.zip) Unloaded->Constructed->Pre-initialized
    instantblocks{1.4.7} [Instant Blocks] (InstantBlocks_v1.4.7.zip) Unloaded->Constructed->Pre-initialized
    mca{3.5.0} [Minecraft Comes Alive] (MCA v3.5.0.zip) Unloaded->Constructed->Pre-initialized
    Minemaarten_Minesweeper Mod{1.4.2} [Minesweeper Mod] (MinesweeperMod-1.4.3.zip) Unloaded->Constructed->Pre-initialized
    TC{4.1.0_006} [Traincraft] (traincraft-4.1.0_006.jar) Unloaded->Constructed->Errored
    Launched Version: 1.6.2-Forge9.10.0.842
    LWJGL: 2.9.0
    OpenGL: AMD Radeon HD 7310 Graphics GL version 4.2.12325 Compatibility Profile Context 13.100.0.0, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: Default
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4][Forge] Elemental Orbs v2.0 - NEW UPDATE!
    I installed forge i coudent find the mods folder i opend versions and i found a folder caled 1.6.2-Forge9.10.0.784. So do i delete the METRA-INF then put the mods contents into the jar. Please help!!!
    Posted in: Minecraft Mods
  • 0

    posted a message on MoreCraft: The Vanilla-Enhancing Expansion Mod! (v4.2.1)
    Wow great mod.
    Posted in: Minecraft Mods
  • 0

    posted a message on RAILSTONE [PVP] [FACTIONS] [MINIGAMES] [BRAND NEW MAP]
    Why do you want to be a Moderator on RailStone?: Well i what to help my friends and the railstone community.
    What will you bring to help RailStone?: Fast help, suggestions and more.
    What plugins do you know?: the highway plugin, headgrabber and enjin plugin thats all i know realy but ill learn more.
    Have you been staff before? Which ones?:no
    Experience:none
    How long have you been playing RailStone?: Since it started
    How many hours a day can you get on RailStone?: 1 to 5
    Do you have skype?: Yes my skype name is murraylawton555
    Timezone: AETS
    Age: 11
    IGN: murraylawton555I want to be member as well
    Posted in: PC Servers
  • 0

    posted a message on RAILSTONE [PVP] [FACTIONS] [MINIGAMES] [BRAND NEW MAP]
    Why do you want to be a Moderator on RailStone?: well i realy whant to be apart of my favorate server plus i love helping people out
    What will you bring to help RailStone?:protection, online everyday, and helps as soon as someone goes helpop or whatever you use
    What plugins do you know?: esentials plugin, head grabber
    Have you been staff before? Which ones?: N/A
    Experience:N/A
    How long have you been playing RailStone?: allmost since it started
    How many hours a day can you get on RailStone?: 1 to 5
    Do you have skype?: yes
    Timezone: AETS (canberra)
    Age:11
    IGN: murraylawton555
    Posted in: PC Servers
  • To post a comment, please .