Advertisement
Guest User

Minecraft Crash Report V.2

a guest
Jun 22nd, 2019
1,152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.65 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 6/22/19 4:44 PM
  5. Description: There was a severe problem during mod loading that has caused the game to fail
  6.  
  7. net.minecraftforge.fml.common.LoaderException: java.lang.IllegalArgumentException: The name lootplusplus:TheIronVader has been registered twice, for Block{lootplusplus:TheIronVader} and Block{null}.
  8. at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:286)
  9. at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)
  10. at com.tmtravlr.lootplusplus.config.ConfigLoaderBlocks.loadBlockAdditions(ConfigLoaderBlocks.java:820)
  11. at com.tmtravlr.lootplusplus.LootPlusPlusMod.afterInit(LootPlusPlusMod.java:219)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  15. at java.lang.reflect.Method.invoke(Method.java:497)
  16. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  20. at java.lang.reflect.Method.invoke(Method.java:497)
  21. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  22. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  23. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  24. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  25. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  26. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
  27. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  31. at java.lang.reflect.Method.invoke(Method.java:497)
  32. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  33. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  34. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  35. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  36. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  37. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:296)
  38. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:740)
  39. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310)
  40. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
  41. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
  42. at net.minecraft.client.main.Main.main(SourceFile:124)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  45. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  46. at java.lang.reflect.Method.invoke(Method.java:497)
  47. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  48. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  49. Caused by: java.lang.IllegalArgumentException: The name lootplusplus:TheIronVader has been registered twice, for Block{lootplusplus:TheIronVader} and Block{null}.
  50. at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:437)
  51. at net.minecraftforge.fml.common.registry.GameData.registerBlock(GameData.java:125)
  52. at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:276)
  53. ... 40 more
  54.  
  55.  
  56. A detailed walkthrough of the error, its code path and all known details is as follows:
  57. ---------------------------------------------------------------------------------------
  58.  
  59. -- System Details --
  60. Details:
  61. Minecraft Version: 1.8.9
  62. Operating System: Windows 7 (amd64) version 6.1
  63. Java Version: 1.8.0_51, Oracle Corporation
  64. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  65. Memory: 847967176 bytes (808 MB) / 1140850688 bytes (1088 MB) up to 2147483648 bytes (2048 MB)
  66. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  67. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  68. FML: MCP 9.19 Powered by Forge 11.15.1.1722 6 mods loaded, 6 mods active
  69. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  70. UCHIJ mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  71. UCHIJ FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1722.jar)
  72. UCHIJ Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722.jar)
  73. UCHIE lootplusplus{1.7.1_for_1.8.9} [Loot++] (Loot-Mod-1.8.9.jar)
  74. UCHIJ lucky{7.0.2} [Lucky Block] (LuckyBlock_1-8-9_v7-0-2.zip)
  75. UCHIJ potioncore{1.3_for_1.8.9} [Potion Core] (Potion-Core-1.8.9.jar)
  76. Loaded coremods (and transformers):
  77. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13558 Compatibility Profile Context 26.20.11015.9003' Renderer: 'Radeon RX 580 Series'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement