Advertisement
Guest User

CRASH

a guest
Dec 17th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.93 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. IELoadingPlugin (ImmersiveEngineering-0.12-87-core.jar)
  5. ForgelinPlugin (Forgelin-1.8.2.jar)
  6. Contact their authors BEFORE contacting forge
  7.  
  8. // Why is it breaking :(
  9.  
  10. Time: 12/18/18 1:37 AM
  11. Description: Colliding entity with block
  12.  
  13. java.lang.NoClassDefFoundError: blusunrize/immersiveengineering/api/energy/wires/ImmersiveNetHandler
  14. at net.minecraft.entity.Entity.func_145775_I(Entity.java:1044)
  15. at net.minecraft.entity.Entity.func_70091_d(Entity.java:964)
  16. at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1958)
  17. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393)
  18. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:678)
  19. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
  20. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377)
  21. at net.minecraft.entity.passive.EntityBat.func_70071_h_(SourceFile:112)
  22. at net.minecraft.world.World.func_72866_a(World.java:1993)
  23. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  24. at net.minecraft.world.World.func_72870_g(World.java:1955)
  25. at net.minecraft.world.World.func_72939_s(World.java:1759)
  26. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  27. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  28. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  29. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  30. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  31. at java.lang.Thread.run(Thread.java:745)
  32. Caused by: java.lang.ClassNotFoundException: blusunrize.immersiveengineering.api.energy.wires.ImmersiveNetHandler
  33. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  34. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  35. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  36. ... 18 more
  37. Caused by: java.lang.NullPointerException
  38.  
  39.  
  40. A detailed walkthrough of the error, its code path and all known details is as follows:
  41. ---------------------------------------------------------------------------------------
  42.  
  43. -- Head --
  44. Thread: Server thread
  45. Stacktrace:
  46. at net.minecraft.entity.Entity.func_145775_I(Entity.java:1044)
  47.  
  48. -- Block being collided with --
  49. Details:
  50. Block: minecraft:air
  51. Block location: World: (-90,44,116), Chunk: (at 6,2,4 in -6,7; contains blocks -96,0,112 to -81,255,127), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  52. Stacktrace:
  53. at net.minecraft.entity.Entity.func_145775_I(Entity.java:1044)
  54.  
  55. -- Entity being checked for collision --
  56. Details:
  57. Entity Type: minecraft:bat (net.minecraft.entity.passive.EntityBat)
  58. Entity ID: 21
  59. Entity Name: Bat
  60. Entity's Exact location: -88.99, 44.92, 116.41
  61. Entity's Block location: World: (-89,44,116), Chunk: (at 7,2,4 in -6,7; contains blocks -96,0,112 to -81,255,127), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  62. Entity's Momentum: 0.06, -0.07, 0.06
  63. Entity's Passengers: []
  64. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  65. Stacktrace:
  66. at net.minecraft.entity.Entity.func_70091_d(Entity.java:964)
  67. at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1958)
  68. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393)
  69. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:678)
  70. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
  71. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377)
  72. at net.minecraft.entity.passive.EntityBat.func_70071_h_(SourceFile:112)
  73. at net.minecraft.world.World.func_72866_a(World.java:1993)
  74. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  75. at net.minecraft.world.World.func_72870_g(World.java:1955)
  76.  
  77. -- Entity being ticked --
  78. Details:
  79. Entity Type: minecraft:bat (net.minecraft.entity.passive.EntityBat)
  80. Entity ID: 21
  81. Entity Name: Bat
  82. Entity's Exact location: -88.99, 44.92, 116.41
  83. Entity's Block location: World: (-89,44,116), Chunk: (at 7,2,4 in -6,7; contains blocks -96,0,112 to -81,255,127), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  84. Entity's Momentum: 0.06, -0.07, 0.06
  85. Entity's Passengers: []
  86. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  87. Stacktrace:
  88. at net.minecraft.world.World.func_72939_s(World.java:1759)
  89. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  90.  
  91. -- Affected level --
  92. Details:
  93. Level name: Modded Survival
  94. All players: 0 total; []
  95. Chunk stats: ServerChunkCache: 625 Drop: 0
  96. Level seed: -2597049995840311925
  97. Level generator: ID 00 - default, ver 1. Features enabled: true
  98. Level generator options:
  99. Level spawn location: World: (76,64,244), Chunk: (at 12,4,4 in 4,15; contains blocks 64,0,240 to 79,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  100. Level time: 622188 game time, 130714 day time
  101. Level dimension: 0
  102. Level storage version: 0x04ABD - Anvil
  103. Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
  104. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  105. Stacktrace:
  106. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  107. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  108. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  109. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  110. at java.lang.Thread.run(Thread.java:745)
  111.  
  112. -- System Details --
  113. Details:
  114. Minecraft Version: 1.12.2
  115. Operating System: Windows 10 (amd64) version 10.0
  116. Java Version: 1.8.0_51, Oracle Corporation
  117. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  118. Memory: 469794512 bytes (448 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
  119. 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
  120. IntCache: cache: 0, tcache: 0, allocated: 14, tallocated: 94
  121. FML: MCP 9.42 Powered by Forge 14.23.5.2796 Optifine OptiFine_1.12.2_HD_U_E3 52 mods loaded, 52 mods active
  122. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  123.  
  124. | State | ID | Version | Source | Signature |
  125. |:------ |:----------------------- |:----------------- |:----------------------------------------------- |:---------------------------------------- |
  126. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  127. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  128. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2796.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  129. | LCHIJA | forge | 14.23.5.2796 | forge-1.12.2-14.23.5.2796.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  130. | LCHIJA | actuallyadditions | 1.12.2-r144 | ActuallyAdditions-1.12.2-r144.jar | None |
  131. | LCHIJA | baubles | 1.5.2 | Baubles-Mod-1.12.2 (1).jar | None |
  132. | LCHIJA | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
  133. | LCHIJA | bloodmagic | 1.12.2-2.3.3-101 | BloodMagic-1.12.2-2.3.3-101.jar | None |
  134. | LCHIJA | bookshelf | 2.3.569 | Bookshelf-1.12.2-2.3.569.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  135. | LCHIJA | buildcraftlib | 7.99.14 | BuildCraft-Mod-1.12.2.jar | None |
  136. | LCHIJA | buildcraftcore | 7.99.14 | BuildCraft-Mod-1.12.2.jar | None |
  137. | LCHIJA | buildcraftbuilders | 7.99.14 | BuildCraft-Mod-1.12.2.jar | None |
  138. | LCHIJA | buildcraftenergy | 7.99.14 | BuildCraft-Mod-1.12.2.jar | None |
  139. | LCHIJA | buildcraftfactory | 7.99.14 | BuildCraft-Mod-1.12.2.jar | None |
  140. | LCHIJA | buildcraftrobotics | 7.99.14 | BuildCraft-Mod-1.12.2.jar | None |
  141. | LCHIJA | buildcraftsilicon | 7.99.14 | BuildCraft-Mod-1.12.2.jar | None |
  142. | LCHIJA | buildcrafttransport | 7.99.14 | BuildCraft-Mod-1.12.2.jar | None |
  143. | LCHIJA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  144. | LCHIJA | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  145. | LCHIJA | cofhcore | 4.6.1 | CoFHCore-1.12.2-4.6.1.22-universal.jar | None |
  146. | LCHIJA | cofhworld | 1.3.0 | CoFHWorld-1.12.2-1.3.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  147. | LCHIJA | computercraft | 1.80pr1 | ComputerCraft1.80pr1.jar | None |
  148. | LCHIJA | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None |
  149. | LCHIJA | elevatorid | 1.3.6 | ElevatorMod-1.12.2-1.3.6.jar | None |
  150. | LCHIJA | jei | 4.14.3.238 | jei_1.12.2-4.14.3.238.jar | None |
  151. | LCHIJA | mantle | 1.12-1.3.3.39 | Mantle-1.12-1.3.3.39.jar | None |
  152. | LCHIJA | tconstruct | 1.12.2-2.11.0.106 | TConstruct-1.12.2-2.11.0.106 (1).jar | None |
  153. | LCHIJA | extrautils2 | 1.0 | Extra-Utilities-Mod-1.12.2.jar | None |
  154. | LCHIJA | zerocore | 1.12-0.1.2.2 | zerocore-1.12-0.1.2.2.jar | None |
  155. | LCHIJA | bigreactors | 1.12.2-0.4.5.49 | ExtremeReactors-1.12.2-0.4.5.49.jar | None |
  156. | LCHIJA | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None |
  157. | LCHIJA | forgemultipartcbe | 2.6.0.79 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  158. | LCHIJA | microblockcbe | 2.6.0.79 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar | None |
  159. | LCHIJA | minecraftmultipartcbe | 2.6.0.79 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar | None |
  160. | LCHIJA | ic2 | 2.8.104-ex112 | industrialcraft-2-2.8.104-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  161. | LCHIJA | mekanism | 1.12.2-9.4.13.349 | Mekanism-1.12.2-9.4.13.349.jar | None |
  162. | LCHIJA | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  163. | LCHIJA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.11.10-223.jar | None |
  164. | LCHIJA | ironchest | 1.12.2-7.0.46.831 | Iron-Chests-Mod-1.12.2.jar | None |
  165. | LCHIJA | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  166. | LCHIJA | journeymap | 1.12.2-5.5.3 | journeymap-1.12.2-5.5.3.jar | None |
  167. | LCHIJA | mcjtylib_ng | 3.0.7 | mcjtylib-1.12-3.0.7.jar | None |
  168. | LCHIJA | mrtjpcore | 2.1.3.35 | MrTJPCore-1.12.2-2.1.3.35-universal.jar | None |
  169. | LCHIJA | overloaded | 0.0.53 | Overloaded-1.12.2-0.0.53.jar | 644f38521a349310a5dae0239577dc7beebefaec |
  170. | LCHIJA | harvestcraft | 1.12.2z | Pam's+HarvestCraft+1.12.2za.jar | None |
  171. | LCHIJA | projecte | 1.12-PE1.3.2h | ProjectE-1.12-PE1.3.2h.jar | None |
  172. | LCHIJA | projectred-core | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-Base.jar | None |
  173. | LCHIJA | rftoolspower | 1.1.1 | rftoolspower-1.12-1.1.1.jar | None |
  174. | LCHIJA | thermalfoundation | 2.6.1 | ThermalFoundation-1.12.2-2.6.1.22-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  175. | LCHIJA | thermalexpansion | 5.5.2 | ThermalExpansion-1.12.2-5.5.2.39-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  176. | LCHIJA | thermaldynamics | 2.5.3 | ThermalDynamics-1.12.2-2.5.3.16-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  177. | LCHIJA | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None |
  178.  
  179. Loaded coremods (and transformers):
  180. IELoadingPlugin (ImmersiveEngineering-0.12-87-core.jar)
  181. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  182. ForgelinPlugin (Forgelin-1.8.2.jar)
  183.  
  184. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  185. Pulsar/tconstruct loaded Pulses:
  186. - TinkerCommons (Enabled/Forced)
  187. - TinkerWorld (Enabled/Not Forced)
  188. - TinkerTools (Enabled/Not Forced)
  189. - TinkerHarvestTools (Enabled/Forced)
  190. - TinkerMeleeWeapons (Enabled/Forced)
  191. - TinkerRangedWeapons (Enabled/Forced)
  192. - TinkerModifiers (Enabled/Forced)
  193. - TinkerSmeltery (Enabled/Not Forced)
  194. - TinkerGadgets (Enabled/Not Forced)
  195. - TinkerOredict (Enabled/Forced)
  196. - TinkerIntegration (Enabled/Forced)
  197. - TinkerFluids (Enabled/Forced)
  198. - TinkerMaterials (Enabled/Forced)
  199. - TinkerModelRegister (Enabled/Forced)
  200. - craftingtweaksIntegration (Enabled/Not Forced)
  201.  
  202. Profiler Position: N/A (disabled)
  203. Player Count: 0 / 8; []
  204. Type: Integrated Server (map_client.txt)
  205. Is Modded: Definitely; Client brand changed to 'fml,forge'
  206. OptiFine Version: OptiFine_1.12.2_HD_U_E3
  207. OptiFine Build: 20181210-121000
  208. Render Distance Chunks: 12
  209. Mipmaps: 4
  210. Anisotropic Filtering: 1
  211. Antialiasing: 0
  212. Multitexture: false
  213. Shaders: null
  214. OpenGlVersion: 4.4.0 - Build 21.20.16.4727
  215. OpenGlRenderer: Intel(R) HD Graphics 620
  216. OpenGlVendor: Intel
  217. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement