Advertisement
Guest User

Crash

a guest
Dec 6th, 2020
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.18 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 2020-12-06 17:11:04 PST
  5. Description: Loading NBT data
  6.  
  7. java.io.UTFDataFormatException: malformed input around byte 6
  8. at java.io.DataInputStream.readUTF(DataInputStream.java:634)
  9. at java.io.DataInputStream.readUTF(DataInputStream.java:564)
  10. at net.minecraft.nbt.NBTTagCompound.readKey(NBTTagCompound.java:487)
  11. at net.minecraft.nbt.NBTTagCompound.read(NBTTagCompound.java:56)
  12. at net.minecraft.nbt.NBTTagList.read(NBTTagList.java:63)
  13. at net.minecraft.nbt.NBTTagCompound.readNBT(NBTTagCompound.java:497)
  14. at net.minecraft.nbt.NBTTagCompound.read(NBTTagCompound.java:58)
  15. at net.minecraft.nbt.NBTTagCompound.readNBT(NBTTagCompound.java:497)
  16. at net.minecraft.nbt.NBTTagCompound.read(NBTTagCompound.java:58)
  17. at net.minecraft.nbt.CompressedStreamTools.read(CompressedStreamTools.java:133)
  18. at net.minecraft.nbt.CompressedStreamTools.read(CompressedStreamTools.java:88)
  19. at net.minecraft.nbt.CompressedStreamTools.read(CompressedStreamTools.java:83)
  20. at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:89)
  21. at net.minecraftforge.common.chunkio.ChunkIOProvider.run(ChunkIOProvider.java:70)
  22. at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:92)
  23. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
  24. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:89)
  25. at net.minecraft.server.management.PlayerChunkMapEntry$1.run(PlayerChunkMapEntry.java:39)
  26. at net.minecraftforge.common.chunkio.ChunkIOProvider.runCallbacks(ChunkIOProvider.java:134)
  27. at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:96)
  28. at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94)
  29. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
  30. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:89)
  31. at net.minecraft.server.management.PlayerChunkMapEntry$1.run(PlayerChunkMapEntry.java:39)
  32. at net.minecraftforge.common.chunkio.ChunkIOProvider.runCallbacks(ChunkIOProvider.java:134)
  33. at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:96)
  34. at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
  35. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:728)
  36. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668)
  37. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:185)
  38. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  39. at java.lang.Thread.run(Thread.java:745)
  40.  
  41.  
  42. A detailed walkthrough of the error, its code path and all known details is as follows:
  43. ---------------------------------------------------------------------------------------
  44.  
  45. -- NBT Tag --
  46. Tag name: Sections
  47. Tag type: 9
  48.  
  49. -- System Details --
  50. Minecraft Version: 1.12.2
  51. Operating System: Windows 10 (amd64) version 10.0
  52. Java Version: 1.8.0_51, Oracle Corporation
  53. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  54. Memory: 906556984 bytes (864 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
  55. 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
  56. IntCache: cache: 16, tcache: 1, allocated: 3, tallocated: 104
  57. FML: MCP 9.42 Powered by Forge 14.23.5.2854 47 mods loaded, 47 mods active
  58. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  59.  
  60. | State | ID | Version | Source | Signature |
  61. |:------ |:-------------------------------------------- |:----------------- |:--------------------------------------------- |:---------------------------------------- |
  62. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  63. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  64. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  65. | LCHIJA | forge | 14.23.5.2854 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  66. | LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
  67. | LCHIJA | com.elytradev.movingworld.common.asm.coremod | | minecraft.jar | None |
  68. | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
  69. | LCHIJA | jei | 4.13.1.225 | jei_1.12.2-4.13.1.225.jar | None |
  70. | LCHIJA | abyssalcraft | 1.10.3 | AbyssalCraft-1.12.2-1.10.3.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
  71. | LCHIJA | aether_legacy | 1.4.4 | aether_legacy-1.12.2-v1.4.4.jar | None |
  72. | LCHIJA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  73. | LCHIJA | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None |
  74. | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  75. | LCHIJA | biomesoplenty | 7.0.1.2444 | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None |
  76. | LCHIJA | blockcraftery | 1.12.2-1.1.0 | Blockcraftery-Mod-1.12.2.jar | None |
  77. | LCHIJA | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63 (1).jar | None |
  78. | LCHIJA | bloodmagic | 1.12.2-2.4.3-105 | BloodMagic-1.12.2-2.4.3-105.jar | None |
  79. | LCHIJA | cfm | 6.3.0 | cfm-6.3.0-mc1.12.2.jar | None |
  80. | LCHIJA | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None |
  81. | LCHIJA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  82. | LCHIJA | cosmeticarmorreworked | 1.12.2-v5a | CosmeticArmorReworked-1.12.2-v5a.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  83. | LCHIJA | movingworld | 1.12-6.342 | movingworld-1.12-6.342-full.jar | None |
  84. | LCHIJA | davincisvessels | @DVESSELSVER@ | davincisvessels-1.12-6.340-full.jar | None |
  85. | LCHIJA | ebwizardry | 4.2.11 | ElectroblobsWizardry-4.2.11-MC1.12.2.jar | None |
  86. | LCHIJA | enderstorage | 2.4.5.135 | EnderStorage-1.12.2-2.4.5.135-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  87. | LCHIJA | erebus | 1.0.31 | Erebus-1.0.31.jar | None |
  88. | LCHIJA | foamfix | 0.10.5-1.12.2 | foamfix-0.10.5-1.12.2.jar | None |
  89. | LCHIJA | grapplemod | 1.12.2-v11.1 | Grappling-Hook-Mod-1.12.2.jar | None |
  90. | LCHIJA | gravestone | 1.10.3 | gravestone-1.10.3.jar | None |
  91. | LCHIJA | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
  92. | LCHIJA | iceandfire | 1.9.1 | iceandfire-1.9.1-1.12.2.jar | None |
  93. | LCHIJA | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
  94. | LCHIJA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
  95. | LCHIJA | mowziesmobs | 1.5.4 | mowziesmobs-1.5.4.jar | None |
  96. | LCHIJA | multimob | 1.0.5 | multimob-1.0.5.jar | None |
  97. | LCHIJA | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
  98. | LCHIJA | primitivemobs | 1.2.3a | primitivemobs-1.2.3a.jar | None |
  99. | LCHIJA | reccomplex | 1.4.7 | RecurrentComplex-1.4.7.jar | None |
  100. | LCHIJA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
  101. | LCHIJA | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
  102. | LCHIJA | toastcontrol | 1.8.1 | Toast+Control-1.12.2-1.8.1.jar | None |
  103. | LCHIJA | twilightforest | 3.11.1021 | twilightforest-1.12.2-3.11.1021-universal.jar | None |
  104. | LCHIJA | vanillafix | 1.0.10-SNAPSHOT | VanillaFix-1.0.10-99.jar | None |
  105. | LCHIJA | waystones | 4.0.72 | Waystones_1.12.2-4.0.72.jar | None |
  106. | LCHIJA | immersiveengineering | 0.12-89 | ImmersiveEngineering-0.12-89.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  107. | LCHIJA | thebetweenlands | 3.4.6 | TheBetweenlands-3.4.6-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
  108. | LCHIJA | mysticallib | 1.12.2-1.7.0 | mysticallib-1.12.2-1.7.0.jar | None |
  109. Loaded coremods (and transformers): llibrary (llibrary-core-1.0.11-1.12.2.jar)
  110. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  111. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  112. IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  113. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  114. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
  115. pl.asie.foamfix.coremod.FoamFixTransformer
  116. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.6-core.jar)
  117. thebetweenlands.core.TheBetweenlandsClassTransformer
  118. VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
  119.  
  120. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  121.  
  122. MovingWorldCore (movingworld-1.12-6.342-full.jar)
  123.  
  124. iceandfire (iceandfire-1.9.1-1.12.2.jar)
  125. com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
  126. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  127. Suspected Mods: Unknown
  128. Profiler Position: N/A (disabled)
  129. Player Count: 0 / 8; []
  130. Type: Integrated Server (map_client.txt)
  131. Is Modded: Definitely; Client brand changed to 'fml,forge'
  132.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement