• 0

    posted a message on Wildycraft (Runescape Dimension) - Lunar Update
    Quote from GrumpyDemon»

    In the config, change EntityIDOffset to something higher, like 500.

    I have it set to 756

    Just set it to 956 and it looks like maybe it will work now....
    Posted in: Minecraft Mods
  • 0

    posted a message on Wildycraft (Runescape Dimension) - Lunar Update
    Ok I have tried the suggestions for getting this mod working with orespawn, but I still get the following error.....


    --- Minecraft Crash Report ----
    // Oops.

    Time: 3/9/15 10:02 PM
    Description: Initializing game

    java.lang.IllegalArgumentException: ID is already registered: Scorpion
    at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:89)
    at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:107)
    at wildycraft.WildycraftEntities.registerGlobalIDs(WildycraftEntities.java:460)
    at wildycraft.WildycraftEntities.registerFlexibleIDs(WildycraftEntities.java:96)
    at wildycraft.Wildycraft.load(Wildycraft.java:1636)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

    -- Head --
    Stacktrace:
    at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:89)
    at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:107)
    at wildycraft.WildycraftEntities.registerGlobalIDs(WildycraftEntities.java:460)
    at wildycraft.WildycraftEntities.registerFlexibleIDs(WildycraftEntities.java:96)
    at wildycraft.Wildycraft.load(Wildycraft.java:1636)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 308158096 bytes (293 MB) / 616742912 bytes (588 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.85.1272 Minecraft Forge 10.13.2.1272 Optifine OptiFine_1.7.10_HD_U_A4 70 mods loaded, 70 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML{7.10.85.1272} [Forge Mod Loader] (forge-1.7.10-10.13.2.1272.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Forge{10.13.2.1272} [Minecraft Forge] (forge-1.7.10-10.13.2.1272.jar) Unloaded->Constructed->Pre-initialized->Initialized
    CodeChickenCore{1.0.2.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    NotEnoughItems{1.0.2.15} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.15-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
    PlayerAPI{1.1} [Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    malisiscore{1.7.10-0.9.7} [Malisis Core] (malisiscore-1.7.10-0.9.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FamiliarsAPI{1.7.10} [Familiars API] (FamiliarsAPI-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized
    DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    bspkrsCore{6.14} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.14.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    animalbikes{1.7.10} [Animal Bikes] (AnimalBikes_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized
    iChunUtil{4.0.0} [iChunUtil] (iChunUtil-4.0.0(2).jar) Unloaded->Constructed->Pre-initialized->Initialized
    BackTools{4.0.0} [BackTools] (BackTools-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    betterstorage{0.10.3.115} [BetterStorage] (BetterStorage-1.7.10-0.10.3.115.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildMod{v1.0} [Build Mod] (CoroUtil-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    CoroAI{v1.0} [CoroAI] (CoroUtil-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DynamicLights{1.3.5} [Dynamic Lights] (DynamicLights-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DynamicLights_dropItems{1.0.7} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DynamicLights_mobEquipment{1.0.5} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DynamicLights_floodLights{1.0.1} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DynamicLights_otherPlayers{1.0.7} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    emeraldmod{3.5.1} [EmeraldMod] (Emerald-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    eplus{1.7.10-3.0.1} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    carystanley_extremefarming{1.0} [Extreme Farming] (extremefarming_mod-1.7.2-v1.3(1).jar) Unloaded->Constructed->Pre-initialized->Initialized
    extvil{1.7.10-2.0} [Extended_Villages] (extvil-1.7.10-2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DefaultMobPack{1.7.10} [DefaultMobPack] (FamiliarsDefaultMobPack-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ExtendedFamPack{1.7.10} [ExtendedFamPack] (FamiliarsExtendedFamPack-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    HerobrineFamPack{1.7.10} [HerobrineFamPack] (FamiliarsHerobrineFamPack-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    F2L{1.7.10b} [Flesh2Leather] (Flesh2Lether [1.7.10b].jar) Unloaded->Constructed->Pre-initialized->Initialized
    ani_koto{v1.6} [Kingdoms of the Overworld Mod] (Kingdoms of the Overworld-1.7.10-1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
    lycanitesmobs{1.10.3.0 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    arcticmobs{1.10.3.0 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    demonmobs{1.10.3.0 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    desertmobs{1.10.3.0 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    forestmobs{1.10.3.0 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    freshwatermobs{1.10.3.0 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    infernomobs{1.10.3.0 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    junglemobs{1.10.3.0 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    mountainmobs{1.10.3.0 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    plainsmobs{1.10.3.0 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    saltwatermobs{1.10.3.0 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    shadowmobs{1.10.3.0 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    swampmobs{1.10.3.0 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.10.3.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
    more{4.0} [M-Ore mod] (M-Ore 4.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    malisisdoors{1.7.10-1.1.4} [Malisis' Doors] (malisisdoors-1.7.10-1.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MobAmputation{4.0.0} [MobAmputation] (MobAmputation-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MobDismemberment{4.0.0} [MobDismemberment] (MobDismemberment-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    modularpots{1.7.10.14} [Modular Flower Pots] (ModularPots-1.7.10.14.jar) Unloaded->Constructed->Pre-initialized->Initialized
    nevermine{1.1.1} [Nevermine] (nevermine-1.1.6H.jar) Unloaded->Constructed->Pre-initialized->Initialized
    OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
    pandorasbox{2.0.1} [Pandora's Box] (PandorasBox-2.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    gibby_pun{1.5} [The Ultimate Pun Mod!] (PunMod 1.7.10-1.5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    AS_Ruins{13.8} [Ruins Spawning System] (Ruins-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    SpecialMobs{3.0.2} [Special Mobs] (SpecialMobs-1.7.10-3.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Torched{4.0.0} [Torched] (Torched-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    nolpfij_wildycraft{1.5.10} [Wildycraft] (Wildycraft-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Errored
    voxelmap{1.7.10} [VoxelMap No Radar] (Zans-MinimapNoRadar-Mod-1.7.10(1).jar) Unloaded->Constructed->Pre-initialized->Initialized
    Launched Version: 1.7.10-Forge10.13.2.1272
    LWJGL: 2.9.1
    OpenGL: Intel(R) G45/G43 Express Chipset GL version 2.1.0 - Build 8.15.10.2202, Intel
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because EXT_framebuffer_object is supported.
    Anisotropic filtering is supported and maximum anisotropy is 2.
    Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)

    What am I missing or doing wrong?
    Posted in: Minecraft Mods
  • 0

    posted a message on Realms of Chaos 1.1.1
    Still can not get the water portal to work, I make it and go in and then the game freezes.

    Force quit and restart the game and I fall out of the world
    Posted in: WIP Mods
  • 0

    posted a message on Realms of Chaos 1.1.1
    Thanks for the quick reply.

    Ok got the Frozen Ruins one to work LOL you do have to be very quick.

    For the Ocean Portal I built it and was able to go into it, but the the game just hangs are the screen saying Downloading Terrain. Then I force close MC and when I load the game I fall out of the world and die. I tried the portal again and it got stuck at the Downloading Terrain screen again.

    . Now maybe this is because of other mods I am running? (Infernal mobs, and mineralogy mods)

    I will keep playing around with it, and see if I can get it to work.

    Having lots of fun exploring all the new stuff
    Posted in: WIP Mods
  • 0

    posted a message on Realms of Chaos 1.1.1
    Love the mod thanks for all the work on it.

    I have not been able to get the portals to work yet. Do I need to be running the version of Forge that you compiled them in?

    I have been using 11.14.0.1262 for 1.8.

    Also how do you get the ice not to melt for the Frozen Ruins portal with the compressed lava blocks?
    Posted in: WIP Mods
  • To post a comment, please .