Advertisement
Guest User

Untitled

a guest
Jun 4th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.37 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Would you like a cupcake?
  3.  
  4. Time: 6/4/17 7:55 PM
  5. Description: There was a severe problem during mod loading that has caused the game to fail
  6.  
  7. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from myTweaks (xmt)
  8. Caused by: java.lang.IllegalArgumentException: The name xmt:blocktowncentre has been registered twice, for net.minecraft.item.ItemBlock@353aadd7 and net.minecraft.item.ItemBlock@26169be3.
  9. at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:480)
  10. at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.register(FMLControlledNamespacedRegistry.java:854)
  11. at net.minecraftforge.fml.common.registry.GameData.register_impl(GameData.java:225)
  12. at net.minecraftforge.fml.common.registry.GameRegistry.register(GameRegistry.java:205)
  13. at com.xXJamie_Xx.myTweaks.init.ModBlocks.registerBlock(ModBlocks.java:48)
  14. at com.xXJamie_Xx.myTweaks.init.ModBlocks.register(ModBlocks.java:35)
  15. at com.xXJamie_Xx.myTweaks.myTweaks.preInit(myTweaks.java:34)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  19. at java.lang.reflect.Method.invoke(Unknown Source)
  20. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:643)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  24. at java.lang.reflect.Method.invoke(Unknown Source)
  25. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  26. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  27. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  28. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  29. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  30. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
  31. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  34. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  35. at java.lang.reflect.Method.invoke(Unknown Source)
  36. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  37. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  38. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  39. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  40. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  41. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
  42. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:647)
  43. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:276)
  44. at net.minecraft.client.Minecraft.init(Minecraft.java:478)
  45. at net.minecraft.client.Minecraft.run(Minecraft.java:387)
  46. at net.minecraft.client.main.Main.main(Main.java:118)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  49. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  50. at java.lang.reflect.Method.invoke(Unknown Source)
  51. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  52. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  53. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  55. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  56. at java.lang.reflect.Method.invoke(Unknown Source)
  57. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  58. at GradleStart.main(GradleStart.java:26)
  59.  
  60.  
  61. A detailed walkthrough of the error, its code path and all known details is as follows:
  62. ---------------------------------------------------------------------------------------
  63.  
  64. -- System Details --
  65. Details:
  66. Minecraft Version: 1.11.2
  67. Operating System: Windows 10 (amd64) version 10.0
  68. Java Version: 1.8.0_131, Oracle Corporation
  69. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  70. Memory: 742699776 bytes (708 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
  71. JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  72. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  73. FML: MCP 9.38 Powered by Forge 13.20.0.2312 5 mods loaded, 5 mods active
  74. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  75. UCH minecraft{1.11.2} [Minecraft] (minecraft.jar)
  76. UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  77. UCH FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.11.2-13.20.0.2312.jar)
  78. UCH forge{13.20.0.2312} [Minecraft Forge] (forgeSrc-1.11.2-13.20.0.2312.jar)
  79. UCE xmt{0.0.1} [myTweaks] (bin)
  80. Loaded coremods (and transformers):
  81. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 376.54' Renderer: 'GeForce 940MX/PCIe/SSE2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement