Advertisement
Guest User

Untitled

a guest
Jul 18th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. [23:46:03] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
  2. net.minecraft.util.ReportedException: Exception generating new chunk
  3. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:762) ~[MinecraftServer.class:?]
  4. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) ~[nz.class:?]
  5. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) ~[MinecraftServer.class:?]
  6. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  7. at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
  8. Caused by: java.lang.NullPointerException
  9. at com.xcompwiz.mystcraft.world.chunk.ChunkPrimerMyst.func_177855_a(ChunkPrimerMyst.java:22) ~[ChunkPrimerMyst.class:?]
  10. at com.flansmod.apocalypse.common.world.BiomeApocalypse.generateBiomeTerrainSandy(BiomeApocalypse.java:118) ~[BiomeApocalypse.class:?]
  11. at com.flansmod.apocalypse.common.world.BiomeApocalypse.func_180622_a(BiomeApocalypse.java:72) ~[BiomeApocalypse.class:?]
  12. at com.xcompwiz.mystcraft.world.ChunkProviderMyst.replaceBlocksForBiome(ChunkProviderMyst.java:69) ~[ChunkProviderMyst.class:?]
  13. at com.xcompwiz.mystcraft.world.ChunkProviderMyst.func_185932_a(ChunkProviderMyst.java:92) ~[ChunkProviderMyst.class:?]
  14. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:143) ~[on.class:?]
  15. at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126) ~[ot.class:?]
  16. at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147) ~[ou.class:?]
  17. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:227) ~[oo.class:?]
  18. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) ~[MinecraftServer.class:?]
  19. ... 4 more
  20. [23:46:03] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: C:\Games\ATM3 Nubon Remix Server\.\crash-reports\crash-2019-07-18_23.46.03-server.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement