Advertisement
MoxieGrrlGames

Untitled

May 25th, 2018
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.98 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad, have a hug! <3
  3.  
  4. Time: 5/25/18 5:44 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.IllegalArgumentException
  8. at net.minecraft.util.WeightedRandom.func_76273_a(SourceFile:18)
  9. at net.minecraft.util.WeightedRandom.func_76271_a(SourceFile:37)
  10. at net.minecraft.world.WorldEntitySpawner.func_77191_a(WorldEntitySpawner.java:259)
  11. at net.minecraft.world.gen.ChunkGeneratorOverworld.func_185931_b(ChunkGeneratorOverworld.java:466)
  12. at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1017)
  13. at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:997)
  14. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:157)
  15. at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:344)
  16. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:142)
  17. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:156)
  18. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  19. at java.lang.Thread.run(Unknown Source)
  20.  
  21.  
  22. A detailed walkthrough of the error, its code path and all known details is as follows:
  23. ---------------------------------------------------------------------------------------
  24.  
  25. -- System Details --
  26. Details:
  27. Minecraft Version: 1.12.2
  28. Operating System: Windows 10 (amd64) version 10.0
  29. Java Version: 1.8.0_161, Oracle Corporation
  30. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  31. Memory: 472295752 bytes (450 MB) / 1636827136 bytes (1561 MB) up to 3817865216 bytes (3641 MB)
  32. JVM Flags: 4 total; -Xmx4096m -Xms256m -XX:PermSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  33. IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
  34. FML: MCP 9.42 Powered by Forge 14.23.3.2702 10 mods loaded, 10 mods active
  35. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  36.  
  37. | State | ID | Version | Source | Signature |
  38. |:------- |:----------------- |:------------ |:----------------------------------------------- |:---------------------------------------- |
  39. | UCHIJAA | minecraft | 1.12.2 | minecraft.jar | None |
  40. | UCHIJAA | mcp | 9.42 | minecraft.jar | None |
  41. | UCHIJAA | FML | 8.0.99.99 | forge-1.12.2-14.23.3.2702.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  42. | UCHIJAA | forge | 14.23.3.2702 | forge-1.12.2-14.23.3.2702.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  43. | UCHIJAA | redstoneflux | 2.0.1 | RedstoneFlux-1.12-2.0.1.2-universal.jar | d4f1503fbacd9b9fb767720420c5395104239ec9 |
  44. | UCHIJAA | cofhcore | 4.4.1 | CoFHCore-1.12.2-4.4.1.12-universal.jar | None |
  45. | UCHIJAA | cofhworld | 1.1.1 | CoFHWorld-1.12.2-1.1.1.12-universal.jar | None |
  46. | UCHIJAA | jei | 4.9.1.191 | jei_1.12.2-4.9.1.191.jar | None |
  47. | UCHIJAA | thermalfoundation | 2.4.1 | ThermalFoundation-1.12.2-2.4.1.15-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  48. | UCHIJAA | usefulcows | 1.0.4 | usefullcows-1.0.4.jar | None |
  49.  
  50. Loaded coremods (and transformers):
  51. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  52. Profiler Position: N/A (disabled)
  53. Player Count: 0 / 8; []
  54. Type: Integrated Server (map_client.txt)
  55. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement