ac9067t667

How do i solve this?

Jun 12th, 2022
709
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.96 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 12/06/22 17:05
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NullPointerException: Exception in server tick loop
  8. at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)
  9. at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)
  10. at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)
  11. at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)
  12. at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)
  13. at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)
  14. at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:170)
  15. at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125)
  16. at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:120)
  17. at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:121)
  18. at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:20)
  19. at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:12)
  20. at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:343)
  21. at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
  22. at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
  23. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)
  24. at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
  25. at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265)
  26. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:78)
  27. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
  28. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
  29. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  30.  
  31.  
  32. A detailed walkthrough of the error, its code path and all known details is as follows:
  33. ---------------------------------------------------------------------------------------
  34.  
  35. -- System Details --
  36. Details:
  37. Minecraft Version: 1.7.10
  38. Operating System: Windows 10 (amd64) version 10.0
  39. Java Version: 1.8.0_51, Oracle Corporation
  40. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  41. Memory: 197140648 bytes (188 MB) / 469762048 bytes (448 MB) up to 2147483648 bytes (2048 MB)
  42. 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
  43. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  44. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  45. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 6 mods loaded, 6 mods active
  46. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  47. UCHIJAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  48. UCHIJAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  49. UCHIJAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  50. UCHIJAA fiskheroescore{2.0.1} [Fisk's Superheroes Core] (FiskHeroes-1.7.10-2.0.1.jar)
  51. UCHIJAA fiskheroes{2.0.1} [Fisk's Superheroes] (FiskHeroes-1.7.10-2.0.1.jar)
  52. UCHIJAA fisktag{1.0.0} [FiskTag] (FiskHeroes-1.7.10-2.0.1.jar)
  53. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  54. Profiler Position: N/A (disabled)
  55. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  56. Player Count: 0 / 8; []
  57. Type: Integrated Server (map_client.txt)
  58. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment