Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.25 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Everything's going to plan. No, really, that was supposed to happen.
  3.  
  4. Time: 10/22/17 10:03 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 Biomes O' Plenty (biomesoplenty)
  8. Caused by: java.util.ConcurrentModificationException
  9. at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429)
  10. at java.util.HashMap$KeyIterator.next(HashMap.java:1453)
  11. at biomesoplenty.common.world.GenerationManager.configure(GenerationManager.java:64)
  12. at biomesoplenty.common.biome.BOPBiome.configure(BOPBiome.java:123)
  13. at biomesoplenty.common.biome.overworld.BOPOverworldBiome.configure(BOPOverworldBiome.java:100)
  14. at biomesoplenty.common.init.ModBiomes.registerOverworldBiome(ModBiomes.java:619)
  15. at biomesoplenty.common.init.ModBiomes.registerBiomes(ModBiomes.java:268)
  16. at biomesoplenty.common.init.ModBiomes.init(ModBiomes.java:214)
  17. at biomesoplenty.core.BiomesOPlenty.preInit(BiomesOPlenty.java:90)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21. at java.lang.reflect.Method.invoke(Method.java:483)
  22. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:606)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  26. at java.lang.reflect.Method.invoke(Method.java:483)
  27. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  28. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  29. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  30. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  31. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  32. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  33. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  34. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253)
  35. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  39. at java.lang.reflect.Method.invoke(Method.java:483)
  40. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  41. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  42. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  43. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  44. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  45. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  46. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  47. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
  48. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:602)
  49. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:266)
  50. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
  51. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  52. at net.minecraft.client.main.Main.main(SourceFile:123)
  53. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  55. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  56. at java.lang.reflect.Method.invoke(Method.java:483)
  57. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  58. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  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.12.2
  67. Operating System: Windows 10 (amd64) version 10.0
  68. Java Version: 1.8.0_25, Oracle Corporation
  69. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  70. Memory: 591454184 bytes (564 MB) / 966787072 bytes (922 MB) up to 3817865216 bytes (3641 MB)
  71. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
  72. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  73. FML: MCP 9.42 Powered by Forge 14.23.0.2515 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.  
  76. | State | ID | Version | Source | Signature |
  77. |:----- |:------------- |:------------ |:--------------------------------------------- |:---------------------------------------- |
  78. | UCH | minecraft | 1.12.2 | minecraft.jar | None |
  79. | UCH | mcp | 9.42 | minecraft.jar | None |
  80. | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.0.2515.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  81. | UCH | forge | 14.23.0.2515 | forge-1.12.2-14.23.0.2515.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  82. | UCE | biomesoplenty | 7.0.1.2297 | BiomesOPlenty-1.12.2-7.0.1.2297-universal.jar | None |
  83.  
  84. Loaded coremods (and transformers):
  85. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 384.76' Renderer: 'GeForce GTX 1070/PCIe/SSE2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement