GranpaGamer

Untitled

Jun 3rd, 2020
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 2020-06-03 14:43:23 UTC
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NullPointerException
  8. at com.pg85.otg.configuration.dimensions.DimensionsConfig.loadFromFile(DimensionsConfig.java:122)
  9. at com.pg85.otg.forge.world.OTGWorldType.getBiomeProvider(OTGWorldType.java:68)
  10. at net.minecraft.world.WorldProvider.init(WorldProvider.java:58)
  11. at net.minecraft.world.WorldProvider.setWorld(WorldProvider.java:40)
  12. at net.minecraft.world.WorldServer.<init>(WorldServer.java:116)
  13. at net.minecraft.server.MinecraftServer.loadAllWorlds(MinecraftServer.java:298)
  14. at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:270)
  15. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  16. at java.lang.Thread.run(Thread.java:748)
  17.  
  18.  
  19. A detailed walkthrough of the error, its code path and all known details is as follows:
  20. ---------------------------------------------------------------------------------------
  21.  
  22. -- System Details --
  23. Minecraft Version: 1.12.2
  24. Operating System: Linux (amd64) version 4.15.0-88-generic
  25. Java Version: 1.8.0_252, Private Build
  26. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Private Build
  27. Memory: 6512520896 bytes (6210 MB) / 8011644928 bytes (7640 MB) up to 8011644928 bytes (7640 MB)
  28. JVM Flags: 2 total; -Xmx8000M -Xms8000M
  29. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  30. FML: MCP 9.42 Powered by Forge 14.23.5.2847 149 mods loaded, 149 mods active
Advertisement
Add Comment
Please, Sign In to add comment