Advertisement
kwstoudt

8-14-2017 Crash 2

Aug 16th, 2017
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.95 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. ForgelinPlugin (Forgelin-1.5.1.jar)
  5. HammerCoreCore (HammerCore-1.12-1.9.4.0.jar)
  6. LibrarianLib Plugin (librarianlib-4.0.jar)
  7. MalisisCorePlugin (malisiscore-1.12-6.0.4.jar)
  8. DummyPlugin (ForgeEndertech-1.12-3.0.0.0-build.0002.jar)
  9. SFRCore (SolarFluxReborn_1.12-3.25r.jar)
  10. IELoadingPlugin (ImmersiveEngineering-0.12-70.jar)
  11. CTMCorePlugin (CTM-MC1.12-0.2.1.5.jar)
  12. Inventory Tweaks Coremod (InventoryTweaks-1.63+beta.107.jar)
  13. MalisisSwitchesPlugin (malisisswitches-1.12-5.0.0.jar)
  14. Contact their authors BEFORE contacting forge
  15.  
  16. // I'm sorry, Dave.
  17.  
  18. Time: 8/14/17 12:35 PM
  19. Description: Ticking player
  20.  
  21. java.lang.NullPointerException: Ticking player
  22. at net.minecraft.world.storage.MapData.func_76191_a(MapData.java:148)
  23. at net.minecraft.item.ItemMap.func_77663_a(ItemMap.java:390)
  24. at net.minecraft.item.ItemStack.func_77945_a(ItemStack.java:526)
  25. at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:364)
  26. at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:509)
  27. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2166)
  28. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:232)
  29. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382)
  30. at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:171)
  31. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:211)
  32. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285)
  33. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:179)
  34. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:784)
  35. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:665)
  36. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  37. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:523)
  38. at java.lang.Thread.run(Thread.java:745)
  39.  
  40.  
  41. A detailed walkthrough of the error, its code path and all known details is as follows:
  42. ---------------------------------------------------------------------------------------
  43.  
  44. -- Head --
  45. Thread: Server thread
  46. Stacktrace:
  47. at net.minecraft.world.storage.MapData.func_76191_a(MapData.java:148)
  48. at net.minecraft.item.ItemMap.func_77663_a(ItemMap.java:390)
  49. at net.minecraft.item.ItemStack.func_77945_a(ItemStack.java:526)
  50. at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:364)
  51. at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:509)
  52. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2166)
  53. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:232)
  54.  
  55. -- Player being ticked --
  56. Details:
  57. Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
  58. Entity ID: 6517
  59. Entity Name: kwstoudt
  60. Entity's Exact location: -245.86, 69.00, -1322.58
  61. Entity's Block location: World: (-246,69,-1323), Chunk: (at 10,4,5 in -16,-83; contains blocks -256,0,-1328 to -241,255,-1313), Region: (-1,-3; contains chunks -32,-96 to -1,-65, blocks -512,0,-1536 to -1,255,-1025)
  62. Entity's Momentum: 0.00, -0.08, 0.00
  63. Entity's Passengers: []
  64. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  65. Stacktrace:
  66. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382)
  67. at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:171)
  68. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:211)
  69. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285)
  70.  
  71. -- Ticking connection --
  72. Details:
  73. Connection: net.minecraft.network.NetworkManager@7f78578
  74. Stacktrace:
  75. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:179)
  76. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:784)
  77. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:665)
  78. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  79. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:523)
  80. at java.lang.Thread.run(Thread.java:745)
  81.  
  82. -- System Details --
  83. Details:
  84. Minecraft Version: 1.12
  85. Operating System: Windows 8 (amd64) version 6.2
  86. Java Version: 1.8.0_25, Oracle Corporation
  87. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  88. Memory: 561675200 bytes (535 MB) / 2038431744 bytes (1944 MB) up to 2863661056 bytes (2731 MB)
  89. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m
  90. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  91. FML: MCP 9.40 Powered by Forge 14.21.1.2443 45 mods loaded, 44 mods active
  92. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  93. UCHIJAAAA minecraft{1.12} [Minecraft] (minecraft.jar)
  94. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  95. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.1.2443.jar)
  96. UCHIJAAAA forge{14.21.1.2443} [Minecraft Forge] (forge-1.12-14.21.1.2443.jar)
  97. UCHIJAAAA securitycraft{v1.8.2.3-hotfix} [SecurityCraft] ([1.12] SecurityCraft v1.8.2.3-hotfix.jar)
  98. UCHIJAAAA forgeendertech{1.12-3.0.0.0} [Forge Endertech] (ForgeEndertech-1.12-3.0.0.0-build.0002.jar)
  99. UCHIJAAAA adchimneys{1.12-3.0.0.0} [Advanced Chimneys] (AdChimneys-1.12-3.0.0.0-build.0002.jar)
  100. UCHIJAAAA additionalbanners{1.5.38} [Additional Banners] (AdditionalBanners-1.12-1.5.38.jar)
  101. UCHIJAAAA bibliocraft{2.4.3} [BiblioCraft] (BiblioCraft[v2.4.3][MC1.12.0].jar)
  102. UCHIJAAAA forgelin{1.5.1} [Shadowfacts' Forgelin] (Forgelin-1.5.1.jar)
  103. UCHIJAAAA librarianlib{4.0} [LibrarianLib] (librarianlib-4.0.jar)
  104. UCHIJAAAA catwalks{3.0.4} [Catwalks] (catwalks-3.0.4.jar)
  105. UCHIJAAAA codechickenlib{3.1.1.288} [CodeChicken Lib] (CodeChickenLib-1.12-3.1.1.288-universal.jar)
  106. UCHIJAAAA chickenchunks{2.4.0.70} [ChickenChunks] (ChickenChunks-1.12-2.4.0.70-universal.jar)
  107. UCHIJAAAA chisel{MC1.12-0.0.13.15} [Chisel] (Chisel-MC1.12-0.0.13.15.jar)
  108. UCHIJAAAA redstoneflux{2.0.1} [Redstone Flux] (RedstoneFlux-1.12-2.0.1.2-universal.jar)
  109. UCHIJAAAA cofhcore{4.3.4} [CoFH Core] (CoFHCore-1.12-4.3.4.12-universal.jar)
  110. UCHIJAAAA cofhworld{1.0.1} [CoFH World] (CoFHWorld-1.12-1.0.1.8-universal.jar)
  111. UCHIJAAAA ctm{MC1.12-0.2.1.5} [CTM] (CTM-MC1.12-0.2.1.5.jar)
  112. UCHIJAAAA customnpcs{1.12} [CustomNPCs] (CustomNPCs_1.12.0(22jul17)beta.jar)
  113. UCHIJAAAA jei{4.7.5.87} [Just Enough Items] (jei_1.12.1-4.7.5.87.jar)
  114. UCHIJAAAA mantle{1.12-1.3.1.18} [Mantle] (Mantle-1.12-1.3.1.18.jar)
  115. UCHIJAAAA tconstruct{1.12-2.7.2.19} [Tinkers' Construct] (TConstruct-1.12-2.7.2.19.jar)
  116. UCHIJAAAA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.12-1.5.2.jar)
  117. UCHIJAAAA fastleafdecay{v13} [Fast Leaf Decay] (FastLeafDecay-v13.jar)
  118. UCHIJAAAA funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.12-alpha-0.0.1.jar)
  119. UCHIJAAAA hammercore{1.9.4.0} [Hammer Core] (HammerCore-1.12-1.9.4.0.jar)
  120. UCHIJAAAA immersiveengineering{0.12-70} [Immersive Engineering] (ImmersiveEngineering-0.12-70.jar)
  121. UCHIJAAAA inventorytweaks{1.63+beta.107.015dbec} [Inventory Tweaks] (InventoryTweaks-1.63+beta.107.jar)
  122. UCHIJAAAA ironchest{1.12-7.0.31.818} [Iron Chest] (ironchest-1.12-7.0.31.818.jar)
  123. UCHIJAAAA journeymap{1.12-5.5.0b1} [JourneyMap] (journeymap-1.12-5.5.0b1.jar)
  124. UCHIJAAAA malisiscore{1.12-6.0.4} [MalisisCore] (malisiscore-1.12-6.0.4.jar)
  125. UCHIJAAAA malisisadvert{1.12-6.0.0} [Malisis Advert] (malisisadvert-1.12-6.0.0.jar)
  126. UCHIJAAAA malisisblocks{1.12-6.0.0} [Malisis Blocks] (malisisblocks-1.12-6.0.0.jar)
  127. UCHIJAAAA malisisdoors{1.12-7.0.4} [MalisisDoors] (malisisdoors-1.12-7.0.4.jar)
  128. UCHIJAAAA malisisswitches{1.12-5.0.0} [Malisis Switches] (malisisswitches-1.12-5.0.0.jar)
  129. UCHIJAAAA obsidianplates{1.3.0} [Obsidian Plates] (ObsidianPlates-1.3.0_1.12.jar)
  130. UCHIJAAAA solarfluxreborn{3.25r} [Solar Flux Reborn] (SolarFluxReborn_1.12-3.25r.jar)
  131. UCHIJAAAA thermalfoundation{2.3.4} [Thermal Foundation] (ThermalFoundation-1.12-2.3.4.13-universal.jar)
  132. UCHIJAAAA thermaldynamics{2.3.4} [Thermal Dynamics] (ThermalDynamics-1.12-2.3.4.11-universal.jar)
  133. UCHIJAAAA thermalexpansion{5.3.4} [Thermal Expansion] (ThermalExpansion-1.12-5.3.4.16-universal.jar)
  134. UCHIJAAAA worldedit{6.1.8} [WorldEdit] (worldedit-forge-mc1.12-6.1.8-dist.jar)
  135. UCHIJAAAA worldeditcuife2{2.1.2-mf-1.12-14.21.0.2373} [WorldEdit CUI Forge Edition 2] (WorldEdit CUI Forge Edition 2-2.1.2-mf-1.12-14.21.0.2373.jar)
  136. UCHIJAAAA librarianliblate{4.0} [LibrarianLib Stage 2] (librarianlib-4.0.jar)
  137. UD solarfluxreborncore{3.25r} [Solar Flux Reborn: Core] (minecraft.jar)
  138. Loaded coremods (and transformers):
  139. ForgelinPlugin (Forgelin-1.5.1.jar)
  140.  
  141. HammerCoreCore (HammerCore-1.12-1.9.4.0.jar)
  142. com.pengu.hammercore.asm.HammerCoreTransformer
  143. LibrarianLib Plugin (librarianlib-4.0.jar)
  144. com.teamwizardry.librarianlib.asm.LibLibTransformer
  145. MalisisCorePlugin (malisiscore-1.12-6.0.4.jar)
  146. net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
  147. net.malisis.core.util.chunkblock.ChunkBlockTransformer
  148. net.malisis.core.renderer.transformer.MalisisRendererTransformer
  149. net.malisis.core.renderer.icon.asm.TextureMapTransformer
  150. net.malisis.core.util.clientnotif.ClientNotifTransformer
  151. DummyPlugin (ForgeEndertech-1.12-3.0.0.0-build.0002.jar)
  152.  
  153. SFRCore (SolarFluxReborn_1.12-3.25r.jar)
  154. com.pengu.solarfluxreborn.core.SFRSerializedTransformer
  155. IELoadingPlugin (ImmersiveEngineering-0.12-70.jar)
  156. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  157. CTMCorePlugin (CTM-MC1.12-0.2.1.5.jar)
  158. team.chisel.ctm.client.asm.CTMTransformer
  159. Inventory Tweaks Coremod (InventoryTweaks-1.63+beta.107.jar)
  160. invtweaks.forge.asm.ContainerTransformer
  161. MalisisSwitchesPlugin (malisisswitches-1.12-5.0.0.jar)
  162. net.malisis.switches.asm.MalisisSwitchesTransformer
  163. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  164. Pulsar/tconstruct loaded Pulses:
  165. - TinkerCommons (Enabled/Forced)
  166. - TinkerWorld (Enabled/Not Forced)
  167. - TinkerTools (Enabled/Not Forced)
  168. - TinkerHarvestTools (Enabled/Forced)
  169. - TinkerMeleeWeapons (Enabled/Forced)
  170. - TinkerRangedWeapons (Enabled/Forced)
  171. - TinkerModifiers (Enabled/Forced)
  172. - TinkerSmeltery (Enabled/Not Forced)
  173. - TinkerGadgets (Enabled/Not Forced)
  174. - TinkerOredict (Enabled/Forced)
  175. - TinkerIntegration (Enabled/Forced)
  176. - TinkerFluids (Enabled/Forced)
  177. - TinkerMaterials (Enabled/Forced)
  178. - TinkerModelRegister (Enabled/Forced)
  179. - chiselIntegration (Enabled/Not Forced)
  180.  
  181. Profiler Position: N/A (disabled)
  182. Player Count: 1 / 8; [EntityPlayerMP['kwstoudt'/6517, l='Greenfield v0.5', x=-245.86, y=69.00, z=-1322.58]]
  183. Type: Integrated Server (map_client.txt)
  184. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement