---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 02.07.19 11:16
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(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:532)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(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: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(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:532)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows XP (x86) version 5.1
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 120883616 bytes (115 MB) / 465104896 bytes (443 MB) up to 1144258560 bytes (1091 MB)
JVM Flags: 3 total; -Xmn128M -Xmx1103M -XX:+UseConcMarkSweepGC
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.1614 31 mods loaded, 31 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.1614-1.7.10.jar)
UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems_1.7.10_1.0.5.120_universal.jar)
UCH lotr{Beta v33.8 for Minecraft 1.7.10} [The Lord of the Rings Mod] (1.7.10_LOTRMod_B33.8.jar)
UCH divinerpg{1.4.1.4} [DivineRPG] (1.7.10SMPDivineRPG_1.4.1.4.jar)
UCH aether_legacy{v1.0.0} [Aether Legacy] (aether_legacy_1.7.10_v1.0.0.jar)
UCH nevermine{Tslat-1.1.3} [Advent of Ascension] (AoA_Tslat_1.7.10_1.1.3.jar)
UCH gibby_dungeons{1.0} [Arcana RPG] (Arcana_RPG_1.0.2_1.7.10.jar)
UCH bookshelf{1.0.4.187} [Bookshelf] (Bookshelf_1.7.10_1.0.4.187.jar)
UCE candycraftmod{Beta 1.3} [CandyCraft] (CandyCraft_1.3_1.7.10.jar)
UCH dinodim{1.1} [Dinosaur Dimensions] (Dinosaur_Dimension_Mod_1.7.10.jar)
UCH eplus{3.0.2-d} [Enchanting Plus] (enchantingplus_1.7.10_3.0.2_d.jar)
UCH kegare.frozenland{1.1.9} [Frozenland] (Frozenland_Mod_1.7.10.jar)
UCH gnrshared{1.0.0.0} [GnR Shared Lib] (gnrsharedlib-1.7.10.jar)
UCH gokiStats{1.0.0} [gokiStats] (Goki_Stats_Mod_1.7.10.jar)
UCH goodnightsleep{0.0.1} [Good Night's Sleep] (good_nights_sleep_1.7.10_v0.0.1.jar)
UCH journeymap{@JMVERSION@} [JourneyMap] (journeymap_1.7.10_5.1.0_unlimited.jar)
UCH lostworld{1.0.0.1} [LostWorld] (LostWorld-Mod-1.7.10.jar)
UCH millenaire{6.0.0} [Millénaire] (millenaire-6.0.0.jar)
UCH Minenautica{1.2.0} [Minenautica] (Minenautica+v1.2.0.jar)
UCH morehealth{6.0} [More Health Forge] (more_health_enhanced_mod_1.7.10.zip)
UCE runicdungeons{1.1.6c} [Runic Dungeons] (RunicDungeons_1.1.6c.jar)
UCH ShowDurability2{1.3.0} [ShowDurability2] (showdurability2_1.7.10_1.4.0.jar)
UCE thebetweenlands{1.0.6-alpha} [The Betweenlands] (TheBetweenlands_1.7.10_1.0.6_alpha_universal.jar)
UCH erebus{0.4.0} [Erebus] (TheErebus_0.4.0.jar)
UCH TwilightForest{2.3.7} [The Twilight Forest] (twilightforest_1.7.10_2.3.7.jar)
UCH thejungle{1.0.8b} [Welcome to the Jungle] (WelcomeToTheJungle_1.0.8b_1.7.10.jar)
UCH nolpfij_wildycraft{1.6.8} [Wildycraft] (wildycraft_1.7.10_1.6.8.jar)
UCH xtracraftmod{1.6.1.68.1492} [XtraCraft] (XtraCraft_1.7.10_1.6.1.68.1492_universal.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.2.9252 Compatibility Profile Context' Renderer: 'ASUS EAH5570 series'
Launched Version: Forge 1.7.10
LWJGL: 2.9.1
OpenGL: ASUS EAH5570 series GL version 3.2.9252 Compatibility Profile Context, 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)