• 0

    posted a message on Ars Magica 2 - Can't Place Components

    it didnt work for me

    Posted in: Mods Discussion
  • 0

    posted a message on Nevermine 2 advent of ascension

    hey everyone im having trouble using nevermine 2 and there's only 1 error and i was hoping that someone can help me with this issue



    here are the details :The game crashed whilst initializing game
    Error: java.lang.IllegalArgumentException: Failed to register dimension for id 23, One is already registered


    and the crashreport doesn't make sense please help me:

    ---- Minecraft Crash Report ----
    // I feel sad now :(

    Time: 4/5/17 9:52 PM
    Description: Initializing game

    java.lang.IllegalArgumentException: Failed to register dimension for id 23, One is already registered
    at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:118)
    at com.valentin4311.candycraftmod.CandyCraft.doConfig(CandyCraft.java:764)
    at com.valentin4311.candycraftmod.CandyCraft.initConfig(CandyCraft.java:456)
    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:532)
    at sun.reflect.GeneratedMethodAccessor2.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:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    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:119)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    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.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:118)
    at com.valentin4311.candycraftmod.CandyCraft.doConfig(CandyCraft.java:764)
    at com.valentin4311.candycraftmod.CandyCraft.initConfig(CandyCraft.java:456)
    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:532)
    at sun.reflect.GeneratedMethodAccessor2.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:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    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:119)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    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 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 148242184 bytes (141 MB) / 489578496 bytes (466 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.99.99 Minecraft Forge 10.13.4.1558 43 mods loaded, 43 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
    UCH Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
    UCH TooManyItems{1.7.10} [TooManyItems] (minecraft.jar)
    UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCH securitycraft{v1.8.2} [SecurityCraft] ([1.7.10] SecurityCraft v1.8.2.jar)
    UCH bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
    UCH Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
    UCH DamageIndicatorsMod{3.2.0} [Damage Indicators] (_Damage-Indicators-Mod-1.7.10.jar)
    UCH nevermine{2.3} [AdventOfAscension] (AoA-2.4.B.jar)
    UCH CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFH-Core-1.7.10.jar)
    UCH BrandonsCore{1.0.0.12} [Brandon's Core] (Brandons-Core-1.7.10.jar)
    UCH BuildCraft|Core{7.1.16} [BuildCraft] (BuildCraft-Mod-1.7.10.jar)
    UCH BuildCraft|Builders{7.1.16} [BC Builders] (BuildCraft-Mod-1.7.10.jar)
    UCH BuildCraft|Transport{7.1.16} [BC Transport] (BuildCraft-Mod-1.7.10.jar)
    UCH BuildCraft|Energy{7.1.16} [BC Energy] (BuildCraft-Mod-1.7.10.jar)
    UCH BuildCraft|Silicon{7.1.16} [BC Silicon] (BuildCraft-Mod-1.7.10.jar)
    UCH BuildCraft|Robotics{7.1.16} [BC Robotics] (BuildCraft-Mod-1.7.10.jar)
    UCH BuildCraft|Factory{7.1.16} [BC Factory] (BuildCraft-Mod-1.7.10.jar)
    UCE candycraftmod{Beta 1.3} [CandyCraft] (CandyCraft-Mod-1.7.10.jar)
    UCH TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
    UCH chisel{2.9.5.11} [Chisel] (Chisel-Mod-1.7.10.jar)
    UCH MineTweaker3{3.0.11} [MineTweaker 3] (CraftTweaker-Mod-1.7.10.jar)
    UCH customnpcs{1.7.10d} [CustomNpcs] (Custom-NPCs-Mod-1.7.10.jar)
    UCH DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-Mod-1.7.10.jar)
    UCH ea{v2.3.4c-mc1.7.10} [Ebon Arts] (EbonArts-v2.3.4c-mc1.7.10.jar)
    UCH emeraldmod{3.5.1} [EmeraldMod] (Emerald-Mod-1.7.10.jar)
    UCH GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.7.10-1.2.7.jar)
    UCH 3DDCore{0.0.1} [3DDCore] (Harry-Potter-Wands-Mod-1.7.10.jar)
    UCH HPWands{0.0.2 Beta} [Harry Potter Wands] (Harry-Potter-Wands-Mod-1.7.10.jar)
    UCH TimberPlus{0.1.4 Beta} [Timber+] (Harry-Potter-Wands-Mod-1.7.10.jar)
    UCH iChunUtil{4.2.3} [iChunUtil] (iChun-Util-Mod-1.7.10.jar)
    UCH RadixCore{2.1.3} [RadixCore] (RadixCore-1.7.10-2.1.3-universal.jar)
    UCH MCA{1.7.10-5.2.1} [Minecraft Comes Alive] (MCA-1.7.10-5.2.1-universal.jar)
    UCH Morph{0.9.3} [Morph] (Morphing-Mod-1.7.10.jar)
    UCH MSM3{3.0.0d} [More Swords 3] (MSM-SNAP-3.0.0e-For-MC-1.7.10.jar)
    UCH rivalrebels{1.7.10V} [Rival Rebels] (rivalrebels-1.7.10V.jar)
    UCH fiskheroes{1.0.13} [Fisk's Superheroes] (Superheroes-1.7.10-1.0.13.jar)
    UCH sus{4.1.1} [Superheroes Unlimited Mod] (Superheroes-Unlimited-Mod-1.7.10.jar)
    UCH Techguns{0.1.0} [Techguns] (Techguns.beta.1.1.3.jar)
    UCH telepads{1.6.4 v5} [Teleportation Pads] (TelePads-Mod-1.7.10.jar)
    UCH ThinkBigCore{1.4} [§5§m===§r §e§lThink Big Core §5§m===§r] (Think-Big-Core-1.7.10.jar)
    UCH witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 6700 Series'
    CoFHCore: -[1.7.10]3.1.4-329
    Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
    Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
    LWJGL: 2.9.1
    OpenGL: AMD Radeon HD 6700 Series GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    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)

    Posted in: Java Edition Support
  • To post a comment, please .