SWDTeam Forums

Welcome to the SWDTeam forums. Enjoy your stay!, Thank you for being part of our community!

Minecraft failing to start

The mod seems to be causing my game to crash on loadup i dont know what the problem is but it would be nice to find out 

---- Minecraft Crash Report ----
// Shall we play a game?

Time: 2020-01-26 17:21:44 EST
Description: Initializing game

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from The Dalek Mod (thedalekmod)
Caused by: java.lang.IllegalArgumentException: Failed to register dimension for id 52, One is already registered
    at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:134)
    at com.swdteam.common.init.DMDimensions.init(DMDimensions.java:61)
    at com.swdteam.main.CommonProxy.init(CommonProxy.java:37)
    at com.swdteam.main.ClientProxy.init(ClientProxy.java:153)
    at com.swdteam.main.TheDalekMod.init(TheDalekMod.java:97)
    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:497)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    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:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.init(Minecraft.java:535)
    at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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:497)
    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:
---------------------------------------------------------------------------------------

-- System Details --
  Minecraft Version: 1.12.2
  Operating System: Windows 10 (amd64) version 10.0
  Java Version: 1.8.0_51, Oracle Corporation
  Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  Memory: 1912600552 bytes (1823 MB) / 4731174912 bytes (4512 MB) up to 6442450944 bytes (6144 MB)
  JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_E3 63 mods loaded, 63 mods active
       States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
       
       | State | ID                  | Version             | Source                                        | Signature                                |
       |:----- |:------------------- |:------------------- |:--------------------------------------------- |:---------------------------------------- |
       | LCHI  | minecraft           | 1.12.2              | minecraft.jar                                 | None                                     |
       | LCHI  | mcp                 | 9.42                | minecraft.jar                                 | None                                     |
       | LCHI  | FML                 | 8.0.99.99           | forge-1.12.2-14.23.5.2847.jar                 | None                                     |
       | LCHI  | forge               | 14.23.5.2847        | forge-1.12.2-14.23.5.2847.jar                 | None                                     |
       | LCHI  | ivtoolkit           | 1.3.3-1.12          | minecraft.jar                                 | None                                     |
       | LCHI  | micdoodlecore       |                     | minecraft.jar                                 | None                                     |
       | LCHI  | obfuscate           | 0.2.6               | minecraft.jar                                 | None                                     |
       | LCHI  | damageindicatorsmod | 1.0                 | [1.12.2]DamageIndicatorsMod-3.5.0.jar         | None                                     |
       | LCHI  | jei                 | 4.15.0.268          | jei_1.12.2-4.15.0.268.jar                     | None                                     |
       | LCHI  | abyssalcraft        | 1.9.12              | AbyssalCraft-1.12.2-1.9.12.jar                | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
       | LCHI  | orbis-lib           | 0.2.0               | orbis-lib-1.12.2-0.2.0+build127.jar           | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
       | LCHI  | aether              | 0.2.6               | aether_ii-1.12.2-0.2.6+build127-universal.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
       | LCHI  | animalnet           | v1.12.2 b3          | animalnet-v1.12.2+b3.jar                      | None                                     |
       | LCHI  | baubles             | 1.5.2               | Baubles-1.12-1.5.2.jar                        | None                                     |
       | LCHI  | buildcraftlib       | 7.99.24.2           | buildcraft-all-7.99.24.2.jar                  | None                                     |
       | LCHI  | buildcraftcore      | 7.99.24.2           | buildcraft-all-7.99.24.2.jar                  | None                                     |
       | LCHI  | buildcraftbuilders  | 7.99.24.2           | buildcraft-all-7.99.24.2.jar                  | None                                     |
       | LCHI  | buildcrafttransport | 7.99.24.2           | buildcraft-all-7.99.24.2.jar                  | None                                     |
       | LCHI  | buildcraftsilicon   | 7.99.24.2           | buildcraft-all-7.99.24.2.jar                  | None                                     |
       | LCHI  | buildcraftcompat    | 7.99.24.2           | buildcraft-all-7.99.24.2.jar                  | None                                     |
       | LCHI  | buildcraftenergy    | 7.99.24.2           | buildcraft-all-7.99.24.2.jar                  | None                                     |
       | LCHI  | buildcraftfactory   | 7.99.24.2           | buildcraft-all-7.99.24.2.jar                  | None                                     |
       | LCHI  | buildcraftrobotics  | 7.99.24.2           | buildcraft-all-7.99.24.2.jar                  | None                                     |
       | LCHI  | codechickenlib      | 3.2.2.354           | CodeChickenLib-1.12.2-3.2.2.354-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCHI  | extendedrenderer    | v1.0                | coroutil-1.12.1-1.2.32.jar                    | None                                     |
       | LCHI  | coroutil            | 1.12.1-1.2.32       | coroutil-1.12.1-1.2.32.jar                    | None                                     |
       | LCHI  | configmod           | v1.0                | coroutil-1.12.1-1.2.32.jar                    | None                                     |
       | LCHE  | thedalekmod         | (Update 52.4.0)     | Dalek Mod - Update 52.4.jar                   | None                                     |
       | LCH   | mocreatures         | 12.0.5              | DrZharks MoCreatures Mod-12.0.5.jar           | None                                     |
       | LCH   | forgelin            | 1.8.4               | Forgelin-1.8.4.jar                            | None                                     |
       | LCH   | galacticraftcore    | 4.0.2.236           | GalacticraftCore-1.12.2-4.0.2.236.jar         | None                                     |
       | LCH   | galacticraftplanets | 4.0.2.236           | Galacticraft-Planets-1.12.2-4.0.2.236.jar     | None                                     |
       | LCH   | generaldisasters    | 1.0                 | generaldisasters-1.0.jar                      | None                                     |
       | LCH   | ichunutil           | 7.2.1               | iChunUtil-1.12.2-7.2.1.jar                    | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
       | LCH   | ironchest           | 1.12.2-7.0.67.844   | ironchest-1.12.2-7.0.72.847.jar               | None                                     |
       | LCH   | libraryex           | 1.0.11              | LibraryEx-1.12.2-1.0.11.jar                   | None                                     |
       | LCH   | thaumcraft          | 6.1.BETA26          | Thaumcraft-1.12.2-6.1.BETA26.jar              | None                                     |
       | LCH   | lycanitesmobs       | 2.0.0.4 - MC 1.12.2 | lycanitesmobs-1.12.2-2.0.0.4.jar              | None                                     |
       | LCH   | mca                 | 6.0.1               | MCA-1.12.2-6.0.1-universal.jar                | None                                     |
       | LCH   | mdxlib              | 3.0.0.20            | mdxlib-3.0.0.20.jar                           | None                                     |
       | LCH   | moreplanets         | 2.0.21              | More-Planets-1.12.2-2.0.21-GC224.jar          | b3468b224a74e296555ad7efeb35f482e6f445de |
       | LCH   | uteamcore           | 2.2.4.107           | u_team_core-1.12.2-2.2.4.107.jar              | None                                     |
       | LCH   | musicplayer         | 2.0.3.31            | music_player-1.12.2-2.0.3.31.jar              | None                                     |
       | LCH   | mw                  | 0.4.1               | mw_2.0-0.4.1_mc1.12.2.jar                     | None                                     |
       | LCH   | netherex            | 2.0.15              | NetherEx-1.12.2-2.0.15.jar                    | None                                     |
       | LCH   | nei                 | 2.4.2               | NotEnoughItems-1.12.2-2.4.2.244-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCH   | openglider          | @VERSION@           | OpenGlider-1.12.1-1.1.0.jar                   | None                                     |
       | LCH   | pandorasbox         | 2.1.6.2-1.12        | PandorasBox-2.1.6.2-1.12.jar                  | None                                     |
       | LCH   | patchouli           | 1.0-20              | Patchouli-1.0-20.jar                          | None                                     |
       | LCH   | reforged            | 0.7.5               | Reforged-0.7.5-1.12+.jar                      | None                                     |
       | LCH   | regeneration        | 2.1.0               | Regeneration-1.12.2-2.1.0.jar                 | None                                     |
       | LCH   | corerm              | 1.3.3               | RikMuldsCore_1.3.3.jar                        | None                                     |
       | LCH   | scp                 | 2.1.1               | SCP+Lockdown-1.12.2-2.1.1-beta.jar            | None                                     |
       | LCH   | smarthud            | 2.0.2               | smarthud-2.0.2.jar                            | None                                     |
       | LCH   | treechopper         | 1.2.4               | TreeChopper-1.12.2-1.2.4.jar                  | None                                     |
       | LCH   | twilightforest      | 3.9.984             | twilightforest-1.12.2-3.9.984-universal.jar   | None                                     |
       | LCH   | vanillafix          | 1.0.10-SNAPSHOT     | VanillaFix-1.0.10-99.jar                      | None                                     |
       | LCH   | vehicle             | 0.41.1              | vehicle-mod-0.41.1-1.12.2.jar                 | None                                     |
       | LCH   | vulcanite           | 1.5.2               | vulcanite-1.5.2-mc1.12.x.jar                  | None                                     |
       | LCH   | weather2            | 1.12.1-2.6.12       | weather2-1.12.1-2.6.12.jar                    | None                                     |
       | LCH   | xaerominimap        | 1.17.7              | Xaeros_Minimap_1.17.7_Forge_1.12.jar          | None                                     |
       | LCH   | phosphor-lighting   | 1.12.2-0.2.6        | phosphor-1.12.2-0.2.6+build50.jar             | f0387d288626cc2d937daa504e74af570c52a2f1 |
       | LCH   | weeping-angels      | 1.12.2-37           | weeping-angels-37.jar                         | None                                     |
  Loaded coremods (and transformers): MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.236.jar)
                                        micdoodle8.mods.miccore.MicdoodleTransformer
                                      weaponlib (mw_2.0-0.4.1_mc1.12.2.jar)
                                        com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
                                      PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50.jar)
                                        
                                      FMLModule (mdxlib-3.0.0.20.jar)
                                        com.asx.mdx.AccessTransformer
                                      ForgelinPlugin (Forgelin-1.8.4.jar)
                                        
                                      VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
                                        
                                      ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
                                        com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
                                      IvToolkit (IvToolkit-1.3.3-1.12.jar)
                                        
                                      Regeneration (Regeneration-1.12.2-2.1.0.jar)
                                        me.swirtzly.regeneration.asm.RegenClassTransformer
  GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13586 Compatibility Profile Context 19.12.3 26.20.15003.5016' Renderer: 'AMD Radeon(TM) R5 Graphics'
  Suspected Mods: The Dalek Mod (thedalekmod)
  Launched Version: 1.12.2-forge1.12.2-14.23.5.2847
  LWJGL: 2.9.4
  OpenGL: AMD Radeon(TM) R5 Graphics GL version 4.6.13586 Compatibility Profile Context 19.12.3 26.20.15003.5016, ATI Technologies Inc.
  GL Caps: Using GL 1.3 multitexturing.
           Using GL 1.3 texture combiners.
           Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
           Shaders are available because OpenGL 2.1 is supported.
           VBOs are available because OpenGL 1.5 is supported.
  Using VBOs: Yes
  Is Modded: Definitely; Client brand changed to 'fml,forge'
  Type: Client (map_client.txt)
  Resource Packs: vanilla
  Current Language: English (US)
  Profiler Position: N/A (disabled)
  CPU: 2x AMD A6-7400K Radeon R5, 6 Compute Cores 2C+4G

Try removing a few of your others mods if they conflict with dm it won't start up 

You have conflicting dimension IDs:
Failed to register dimension for id 52, One is already registered

 

You'll need to edit the configs in order to change the IDs

You have conflicting dimension IDs:
Failed to register dimension for id 52, One is already registered

 

You'll need to edit the configs in order to change the IDs

 How do I change the id?

You must be logged in to post.