• 0

    posted a message on PaleoCraft -- Realistic Dinosaurs in Minecraft!
    Quote from Bladeking68

    are you running it on a server? the mod on servers is very buggy


    Yes I am actually. I guess only solution is to either accept it or not use it till a later build then?
    Posted in: Minecraft Mods
  • 0

    posted a message on PaleoCraft -- Realistic Dinosaurs in Minecraft!
    How does the portal system work with Paleocraft? I created the portal and entered at x(-510), y(89), z(617). Saw the PaleoPlains and that the portal worked, went back through to come back to the Overworld but instead of bringing me back to the portal I created, it created another portal in the overworld at x(-366), y(63), z(567).

    The portal in PaleoPlains is coordinates x(-35), y(73), z(57) if that assistants.

    Obviously I want the portal on the Paleo side to connect to my original portal and not this new one so assisting me in figuring out what I have to do would be great.

    The server log does state: [WARNING] Mister_Moosh moved wrongly!
    Posted in: Minecraft Mods
  • 0

    posted a message on Underground Biomes Constructs
    Well that would make sense then. Alright well keep me posted would love to use this mod! It's pretty awesome to see the steps in SP, so would love them in MP, using base colored steps is killing my OCD... ha!
    Posted in: Minecraft Mods
  • 1

    posted a message on Underground Biomes Constructs
    So I absolutely love Underground Biomes but have been miffed that stairs were not in. Saw this today and got excited. The catch is I play on a server with my brother and friend, and I replaced the original Underground Biomes.zip with this but when I start the server I always get a crash and it's not one I can figure out. Would you mind assisting me?

    Crash pasted below:

    ---- Minecraft Crash Report ----
    // Ooh. Shiny.
    
    Time: 2/15/14 1:07 PM
    Description: Exception in server tick loop
    
    cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: exterminatorJeff.undergroundBiomes.constructs.item.ItemUndergroundBiomesConstruct.func_77617_a(I)Lnet/minecraft/util/Icon;
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:705)
    at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:142)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
    Caused by: java.lang.NoSuchMethodError: exterminatorJeff.undergroundBiomes.constructs.item.ItemUndergroundBiomesConstruct.func_77617_a(I)Lnet/minecraft/util/Icon;
    at exterminatorJeff.undergroundBiomes.constructs.item.ItemUndergroundBiomesConstruct.getDamage(ItemUndergroundBiomesConstruct.java:118)
    at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:280)
    at exterminatorJeff.undergroundBiomes.constructs.item.ItemUndergroundBiomesConstruct.func_77667_c(ItemUndergroundBiomesConstruct.java:150)
    at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:471)
    at glassmaker.extratic.common.RecipeHandler._getItemStackfromCraftingManager(RecipeHandler.java:288)
    at glassmaker.extratic.common.RecipeHandler._addMeltingItemRecipe(RecipeHandler.java:316)
    at glassmaker.extratic.common.RecipeHandler._addM3FantasyRecipes(RecipeHandler.java:2124)
    at glassmaker.extratic.common.RecipeHandler.addPartsRecipes(RecipeHandler.java:132)
    at glassmaker.extratic.common.RecipeHandler.addRecipes(RecipeHandler.java:115)
    at glassmaker.extratic.ExtraTiC.postInit(ExtraTiC.java:54)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    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:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    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:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
    ... 5 more
    
    
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    
    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.6.0_23, Sun Microsystems Inc.
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
    Memory: 1929989736 bytes (1840 MB) / 2058027008 bytes (1962 MB) up to 2058027008 bytes (1962 MB)
    JVM Flags: 2 total; -Xms2G -Xmx2G
    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.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 28 mods loaded, 28 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-universal-1.6.4-9.11.1.965-v164-pregradle.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-universal-1.6.4-9.11.1.965-v164-pregradle.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    AencEx{0.0.1} [AencEx] ([1.6.x]Alpha MoreEnchantments V 8.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MoreEnchantments{0.1.3} [More Player Enchantments] ([1.6.x]Alpha MoreEnchantments V 8.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Paleocraft{1.6.4 Cambrian 1.4.4} [Paleocraft] ([Cambrian 1.4.4] Paleocraft 1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Agriculture{1.0.0} [Agriculture] (Agriculture-1.6.2-1.1.28.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ArchimedesShipsMod{1.6.4 v1.4.5} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Backpack{1.26.29} [Backpack] (backpack-1.26.29-1.6.x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BiomesOPlenty{1.1.2} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.1.2.51.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CustomSpawner{3.0.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MoCreatures{6.1.0} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    eplus{1.16.5b} [Enchanting Plus] (EnchantingPlus-1.16.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    KeithyUtils{1.2} [Keithy Utils] (KeithyUtils-1.6.2-1.2b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Metallurgy3Core{3.2.3} [Metallurgy 3 Core] (Metallurgy-1.6.4-3.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Metallurgy3Base{3.2.3} [Metallurgy 3 Base] (Metallurgy-1.6.4-3.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    TConstruct{1.6.X_1.5.2.1} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.2.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ExtraTiC{0.7.6} [ExtraTiC] (ExtraTiC-1.6.4-0.7.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
    LegendaryBeasts{a1.6.4.0} [Legendary Beasts] (Forge_LegendaryBeastsAlpha1.6.4.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Metallurgy3Machines{3.2.3} [Metallurgy 3 Machines] (Metallurgy-1.6.4-3.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Metallurgy3Vanilla{3.2.3} [Metallurgy 3 Vanilla] (Metallurgy-1.6.4-3.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    nbr_mod{MC 1.6.4} [New Basis Recipes Mod] (New-Basis-Recipes-Mod-1.6.4-1.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Thaumcraft{4.0.5b} [Thaumcraft] (Thaumcraft4.0.5b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    TwilightForest{1.20.3} [The Twilight Forest] (twilightforest-1.20.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    UndergroundBiomes{0.4.2a} [Underground Biomes] (UndergroundBiomesConstructs_1.6.x-0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    IguanaTweaksTConstruct{1.6.X-1p} [Iguana Tweaks for Tinkers Construct] (iguanatweakstconstruct-1.6.X-1p-build7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ThaumcraftMobAspects{1.6.X-1d} [Thaumcraft Mob Aspects] (thaumcraftmobaspects-1.6.X-1e-build2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    TConstruct Environment: Sane and ready for action. Bugs may be reported.
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)
    Posted in: Minecraft Mods
  • To post a comment, please .