Advertisement
Guest User

Untitled

a guest
May 30th, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.96 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. IELoadingPlugin (ImmersiveEngineering-0.12-82-core.jar)
  5. llibrary (llibrary-1.7.9-1.12.2.jar)
  6. LoadingPlugin (Quark-r1.4-123.jar)
  7. AppleCore (AppleCore-mc1.12.2-3.1.1 (1).jar)
  8. EnderCorePlugin (EnderCore-1.12.2-0.5.30.jar)
  9. Contact their authors BEFORE contacting forge
  10.  
  11. // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
  12.  
  13. Time: 5/30/18 4:58 PM
  14. Description: Colliding entity with block
  15.  
  16. java.lang.NoClassDefFoundError: blusunrize/immersiveengineering/api/energy/wires/ImmersiveNetHandler
  17. at net.minecraft.entity.Entity.func_145775_I(Entity.java:1042)
  18. at net.minecraft.entity.Entity.func_70091_d(Entity.java:963)
  19. at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1949)
  20. at net.minecraft.entity.passive.EntityPig.func_191986_a(SourceFile:239)
  21. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2384)
  22. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:678)
  23. at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
  24. at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43)
  25. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2170)
  26. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377)
  27. at net.minecraft.world.World.func_72866_a(World.java:1990)
  28. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  29. at net.minecraft.world.World.func_72870_g(World.java:1952)
  30. at net.minecraft.world.World.func_72939_s(World.java:1756)
  31. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  32. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  33. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  34. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  35. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  36. at java.lang.Thread.run(Thread.java:745)
  37. Caused by: java.lang.ClassNotFoundException: blusunrize.immersiveengineering.api.energy.wires.ImmersiveNetHandler
  38. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  39. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  40. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  41. ... 20 more
  42. Caused by: java.lang.NullPointerException
  43.  
  44.  
  45. A detailed walkthrough of the error, its code path and all known details is as follows:
  46. ---------------------------------------------------------------------------------------
  47.  
  48. -- Head --
  49. Thread: Server thread
  50. Stacktrace:
  51. at net.minecraft.entity.Entity.func_145775_I(Entity.java:1042)
  52.  
  53. -- Block being collided with --
  54. Details:
  55. Block: minecraft:air
  56. Block location: World: (100,68,307), Chunk: (at 4,4,3 in 6,19; contains blocks 96,0,304 to 111,255,319), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  57. Stacktrace:
  58. at net.minecraft.entity.Entity.func_145775_I(Entity.java:1042)
  59.  
  60. -- Entity being checked for collision --
  61. Details:
  62. Entity Type: minecraft:pig (net.minecraft.entity.passive.EntityPig)
  63. Entity ID: 38
  64. Entity Name: Pig
  65. Entity's Exact location: 100.50, 68.00, 307.50
  66. Entity's Block location: World: (100,68,307), Chunk: (at 4,4,3 in 6,19; contains blocks 96,0,304 to 111,255,319), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  67. Entity's Momentum: 0.00, 0.00, 0.00
  68. Entity's Passengers: []
  69. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  70. Stacktrace:
  71. at net.minecraft.entity.Entity.func_70091_d(Entity.java:963)
  72. at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1949)
  73. at net.minecraft.entity.passive.EntityPig.func_191986_a(SourceFile:239)
  74. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2384)
  75. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:678)
  76. at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178)
  77. at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43)
  78. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2170)
  79. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377)
  80. at net.minecraft.world.World.func_72866_a(World.java:1990)
  81. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  82. at net.minecraft.world.World.func_72870_g(World.java:1952)
  83.  
  84. -- Entity being ticked --
  85. Details:
  86. Entity Type: minecraft:pig (net.minecraft.entity.passive.EntityPig)
  87. Entity ID: 38
  88. Entity Name: Pig
  89. Entity's Exact location: 100.50, 68.00, 307.50
  90. Entity's Block location: World: (100,68,307), Chunk: (at 4,4,3 in 6,19; contains blocks 96,0,304 to 111,255,319), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  91. Entity's Momentum: 0.00, 0.00, 0.00
  92. Entity's Passengers: []
  93. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  94. Stacktrace:
  95. at net.minecraft.world.World.func_72939_s(World.java:1756)
  96. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  97.  
  98. -- Affected level --
  99. Details:
  100. Level name: New World;;
  101. All players: 0 total; []
  102. Chunk stats: ServerChunkCache: 1192 Drop: 0
  103. Level seed: -4437792581144616028
  104. Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
  105. Level generator options:
  106. Level spawn location: World: (248,64,256), Chunk: (at 8,4,0 in 15,16; contains blocks 240,0,256 to 255,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  107. Level time: 1 game time, 1 day time
  108. Level dimension: 0
  109. Level storage version: 0x04ABD - Anvil
  110. Level weather: Rain time: 70370 (now: false), thunder time: 175138 (now: false)
  111. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  112. Stacktrace:
  113. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  114. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  115. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  116. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  117. at java.lang.Thread.run(Thread.java:745)
  118.  
  119. -- System Details --
  120. Details:
  121. Minecraft Version: 1.12.2
  122. Operating System: Windows 8 (amd64) version 6.2
  123. Java Version: 1.8.0_25, Oracle Corporation
  124. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  125. Memory: 16144676008 bytes (15396 MB) / 25769803776 bytes (24576 MB) up to 25769803776 bytes (24576 MB)
  126. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx24G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmn24G
  127. IntCache: cache: 0, tcache: 6, allocated: 0, tallocated: 0
  128. FML: MCP 9.42 Powered by Forge 14.23.4.2705 Optifine OptiFine_1.12.2_HD_U_C9 71 mods loaded, 71 mods active
  129. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  130.  
  131. | State | ID | Version | Source | Signature |
  132. |:--------- |:--------------------------------- |:---------------- |:------------------------------------------------ |:---------------------------------------- |
  133. | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
  134. | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
  135. | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  136. | UCHIJAAAA | forge | 14.23.4.2705 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  137. | UCHIJAAAA | orbis_api | 1.12.2-1.1.2 | orbis_api-1.12.2-1.1.2.jar | None |
  138. | UCHIJAAAA | aether | 1.12.2-1.0.5 | aether_ii-1.12.2-1.0.5.jar | None |
  139. | UCHIJAAAA | applecore | 3.1.1 | AppleCore-mc1.12.2-3.1.1 (1).jar | None |
  140. | UCHIJAAAA | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None |
  141. | UCHIJAAAA | quark | r1.4-123 | Quark-r1.4-123.jar | None |
  142. | UCHIJAAAA | autoreglib | 1.3-17 | AutoRegLib-1.3-17.jar | None |
  143. | UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  144. | UCHIJAAAA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  145. | UCHIJAAAA | biomesoplenty | 7.0.1.2391 | BiomesOPlenty-1.12.2-7.0.1.2391-universal.jar | None |
  146. | UCHIJAAAA | codechickenlib | 3.1.8.341 | CodeChickenLib-1.12.2-3.1.8.341-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  147. | UCHIJAAAA | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  148. | UCHIJAAAA | brandonscore | 2.4.2 | BrandonsCore-1.12-2.4.2.157-universal.jar | None |
  149. | UCHIJAAAA | buildcraftlib | 7.99.16 | buildcraft-7.99.16.jar | None |
  150. | UCHIJAAAA | buildcraftcore | 7.99.16 | buildcraft-7.99.16.jar | None |
  151. | UCHIJAAAA | buildcraftbuilders | 7.99.16 | buildcraft-7.99.16.jar | None |
  152. | UCHIJAAAA | buildcraftenergy | 7.99.16 | buildcraft-7.99.16.jar | None |
  153. | UCHIJAAAA | buildcraftfactory | 7.99.16 | buildcraft-7.99.16.jar | None |
  154. | UCHIJAAAA | buildcraftrobotics | 7.99.16 | buildcraft-7.99.16.jar | None |
  155. | UCHIJAAAA | buildcrafttransport | 7.99.16 | buildcraft-7.99.16.jar | None |
  156. | UCHIJAAAA | buildcraftsilicon | 7.99.16 | buildcraft-7.99.16.jar | None |
  157. | UCHIJAAAA | cofhcore | 4.5.0 | CoFHCore-1.12.2-4.5.0.16-universal.jar | None |
  158. | UCHIJAAAA | cofhworld | 1.2.0 | CoFHWorld-1.12.2-1.2.0.5-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  159. | UCHIJAAAA | cucumber | 1.1.0 | cucumber-1.12-1.1.0.jar | None |
  160. | UCHIJAAAA | jei | 4.9.1.170 | jei_1.12.2-4.9.1.170.jar | None |
  161. | UCHIJAAAA | cyclicmagic | 1.15.6 | Cyclic-1.12.2-1.15.6.jar | None |
  162. | UCHIJAAAA | thermalfoundation | 2.5.0 | ThermalFoundation-1.12.2-2.5.0.18-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  163. | UCHIJAAAA | draconicevolution | 2.3.11 | Draconic-Evolution-1.12-2.3.11.290-universal.jar | None |
  164. | UCHIJAAAA | emberroot | 1.3.7 | EmberRootZoo-1.12-1.3.7.jar | None |
  165. | UCHIJAAAA | endercore | 1.12.2-0.5.30 | EnderCore-1.12.2-0.5.30.jar | None |
  166. | UCHIJAAAA | thaumcraft | 6.1.BETA15 | Thaumcraft-1.12.2-6.1.BETA15.jar | None |
  167. | UCHIJAAAA | thermalexpansion | 5.5.0 | ThermalExpansion-1.12.2-5.5.0.29-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  168. | UCHIJAAAA | enderio | 5.0.25 | EnderIO-1.12.2-5.0.25.jar | None |
  169. | UCHIJAAAA | enderiointegrationtic | 5.0.25 | EnderIO-1.12.2-5.0.25.jar | None |
  170. | UCHIJAAAA | enderiobase | 5.0.25 | EnderIO-1.12.2-5.0.25.jar | None |
  171. | UCHIJAAAA | enderioconduits | 5.0.25 | EnderIO-1.12.2-5.0.25.jar | None |
  172. | UCHIJAAAA | enderioconduitsappliedenergistics | 5.0.25 | EnderIO-1.12.2-5.0.25.jar | None |
  173. | UCHIJAAAA | enderioconduitsopencomputers | 5.0.25 | EnderIO-1.12.2-5.0.25.jar | None |
  174. | UCHIJAAAA | enderioconduitsrefinedstorage | 5.0.25 | EnderIO-1.12.2-5.0.25.jar | None |
  175. | UCHIJAAAA | enderiointegrationforestry | 5.0.25 | EnderIO-1.12.2-5.0.25.jar | None |
  176. | UCHIJAAAA | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None |
  177. | UCHIJAAAA | tconstruct | 1.12.2-2.10.0.81 | TConstruct-1.12.2-2.10.0.81.jar | None |
  178. | UCHIJAAAA | enderiointegrationticlate | 5.0.25 | EnderIO-1.12.2-5.0.25.jar | None |
  179. | UCHIJAAAA | enderiomachines | 5.0.25 | EnderIO-1.12.2-5.0.25.jar | None |
  180. | UCHIJAAAA | enderiopowertools | 5.0.25 | EnderIO-1.12.2-5.0.25.jar | None |
  181. | UCHIJAAAA | extrautils2 | 1.0 | extrautils2-1.12-1.7.6.jar | None |
  182. | UCHIJAAAA | cfm | 4.2.0 | furniture-4.2.0-1.12.2.jar | None |
  183. | UCHIJAAAA | advgenerators | 0.9.20.12 | generators-0.9.20.12-mc1.12.2 (1).jar | None |
  184. | UCHIJAAAA | waila | 1.8.24 | Hwyla-1.8.24-B39_1.12.jar | None |
  185. | UCHIJAAAA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
  186. | UCHIJAAAA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
  187. | UCHIJAAAA | llibrary | 1.7.9 | llibrary-1.7.9-1.12.2.jar | None |
  188. | UCHIJAAAA | radixcore | 1.12.x-2.2.1 | RadixCore-1.12.x-2.2.1-universal.jar | None |
  189. | UCHIJAAAA | mca | 1.12.2-5.3.1 | MCA-1.12.x-5.3.1-universal.jar | None |
  190. | UCHIJAAAA | morph | 7.1.0 | Morphing-Mod-1.12.2.jar | None |
  191. | UCHIJAAAA | mysticalagriculture | 1.6.10 | mysticalagriculture-1.12-1.6.10.jar | None |
  192. | UCHIJAAAA | mysticalagradditions | 1.2.8 | mysticalagradditions-1.12-1.2.8.jar | None |
  193. | UCHIJAAAA | natura | 1.12.2-4.3.2.49 | natura-1.12.2-4.3.2.49.jar | None |
  194. | UCHIJAAAA | p455w0rdslib | 2.0.29 | p455w0rdslib-1.12-2.0.29.jar | None |
  195. | UCHIJAAAA | harvestcraft | 1.12.2u | Pam's+HarvestCraft+1.12.2u.jar | None |
  196. | UCHIJAAAA | rotd | 1.2 | Realm-of-The-Dragons-Mod-1.12.2.jar | None |
  197. | UCHIJAAAA | spiceoflife | 1.3.11 | SpiceOfLife-mc1.12-1.3.11 (1).jar | None |
  198. | UCHIJAAAA | thermaldynamics | 2.5.0 | ThermalDynamics-1.12.2-2.5.0.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  199. | UCHIJAAAA | toughasnails | 3.1.0.115 | ToughAsNails-1.12.2-3.1.0.115-universal.jar | None |
  200. | UCHIJAAAA | tanaddons | 3.4.24 | ToughExpansion-1.12-3.4.24.jar | None |
  201. | UCHIJAAAA | tropicraft | 7.1.4.78 | tropicraft-MC1.12.2-7.1.4.78.jar | None |
  202. | UCHIJAAAA | twilightforest | 3.6.398 | twilightforest-1.12.2-3.6.398-universal.jar | None |
  203. | UCHIJAAAA | wawla | 2.5.253 | Wawla-1.12.2-2.5.253.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  204.  
  205. Loaded coremods (and transformers):
  206. IELoadingPlugin (ImmersiveEngineering-0.12-82-core.jar)
  207. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  208. llibrary (llibrary-1.7.9-1.12.2.jar)
  209. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  210. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  211. LoadingPlugin (Quark-r1.4-123.jar)
  212. vazkii.quark.base.asm.ClassTransformer
  213. AppleCore (AppleCore-mc1.12.2-3.1.1 (1).jar)
  214. squeek.applecore.asm.TransformerModuleHandler
  215. EnderCorePlugin (EnderCore-1.12.2-0.5.30.jar)
  216. com.enderio.core.common.transform.EnderCoreTransformer
  217. com.enderio.core.common.transform.SimpleMixinPatcher
  218. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  219. AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
  220. Pulsar/tconstruct loaded Pulses:
  221. - TinkerCommons (Enabled/Forced)
  222. - TinkerWorld (Enabled/Not Forced)
  223. - TinkerTools (Enabled/Not Forced)
  224. - TinkerHarvestTools (Enabled/Forced)
  225. - TinkerMeleeWeapons (Enabled/Forced)
  226. - TinkerRangedWeapons (Enabled/Forced)
  227. - TinkerModifiers (Enabled/Forced)
  228. - TinkerSmeltery (Enabled/Not Forced)
  229. - TinkerGadgets (Enabled/Not Forced)
  230. - TinkerOredict (Enabled/Forced)
  231. - TinkerIntegration (Enabled/Forced)
  232. - TinkerFluids (Enabled/Forced)
  233. - TinkerMaterials (Enabled/Forced)
  234. - TinkerModelRegister (Enabled/Forced)
  235. - wailaIntegration (Enabled/Not Forced)
  236.  
  237. Pulsar/natura loaded Pulses:
  238. - NaturaCommons (Enabled/Forced)
  239. - NaturaOverworld (Enabled/Not Forced)
  240. - NaturaNether (Enabled/Not Forced)
  241. - NaturaDecorative (Enabled/Not Forced)
  242. - NaturaTools (Enabled/Not Forced)
  243. - NaturaEntities (Enabled/Not Forced)
  244. - NaturaOredict (Enabled/Forced)
  245. - NaturaWorld (Enabled/Not Forced)
  246.  
  247. List of loaded APIs:
  248. * AppleCoreAPI (3.1.0) from AppleCore-mc1.12.2-3.1.1 (1).jar
  249. * appliedenergistics2|API (rv5) from appliedenergistics2-rv5-stable-11.jar
  250. * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
  251. * BetterWithModsAPI (Beta 0.6) from Quark-r1.4-123.jar
  252. * BuildCraftAPI|blocks (1.0) from buildcraft-7.99.16.jar
  253. * BuildCraftAPI|boards (2.0) from buildcraft-7.99.16.jar
  254. * BuildCraftAPI|core (2.2) from buildcraft-7.99.16.jar
  255. * BuildCraftAPI|crops (1.1) from buildcraft-7.99.16.jar
  256. * BuildCraftAPI|enums (1.0) from buildcraft-7.99.16.jar
  257. * BuildCraftAPI|events (2.0) from buildcraft-7.99.16.jar
  258. * BuildCraftAPI|facades (1.1) from buildcraft-7.99.16.jar
  259. * BuildCraftAPI|filler (5.0) from buildcraft-7.99.16.jar
  260. * BuildCraftAPI|fuels (2.0) from buildcraft-7.99.16.jar
  261. * BuildCraftAPI|gates (4.1) from buildcraft-7.99.16.jar
  262. * BuildCraftAPI|items (1.1) from buildcraft-7.99.16.jar
  263. * BuildCraftAPI|library (2.0) from buildcraft-7.99.16.jar
  264. * BuildCraftAPI|lists (1.0) from buildcraft-7.99.16.jar
  265. * BuildCraftAPI|power (1.3) from buildcraft-7.99.16.jar
  266. * BuildCraftAPI|recipes (3.0) from buildcraft-7.99.16.jar
  267. * BuildCraftAPI|robotics (3.0) from buildcraft-7.99.16.jar
  268. * BuildCraftAPI|statements (1.1) from buildcraft-7.99.16.jar
  269. * BuildCraftAPI|tiles (1.2) from buildcraft-7.99.16.jar
  270. * BuildCraftAPI|tools (1.0) from buildcraft-7.99.16.jar
  271. * BuildCraftAPI|transport (5.0) from buildcraft-7.99.16.jar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement