Guest User

Untitled

a guest
Jan 6th, 2019
2,010
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.33 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. NWRTweak (Redstone-Paste-Mod-1.12.1.jar)
  5. MalisisCorePlugin (MalisisCore-1.12.2.jar)
  6. IELoadingPlugin (ImmersiveEngineering-0.12-80-core.jar)
  7. ObfuscatePlugin (Obfuscate-Mod-1.12.2.jar)
  8. ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar)
  9. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  10. Contact their authors BEFORE contacting forge
  11.  
  12. // Ouch. That hurt :(
  13.  
  14. Time: 1/6/19 4:38 PM
  15. Description: Colliding entity with block
  16.  
  17. java.lang.NoClassDefFoundError: blusunrize/immersiveengineering/api/energy/wires/ImmersiveNetHandler
  18. at net.minecraft.entity.Entity.func_145775_I(Entity.java:1042)
  19. at net.minecraft.entity.Entity.func_70091_d(Entity.java:963)
  20. at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1949)
  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.passive.EntitySheep.func_70636_d(EntitySheep.java:111)
  26. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2170)
  27. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377)
  28. at net.minecraft.world.World.func_72866_a(World.java:1990)
  29. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  30. at net.minecraft.world.World.func_72870_g(World.java:1952)
  31. at net.minecraft.world.World.func_72939_s(World.java:1756)
  32. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  33. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  34. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  35. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  36. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  37. at java.lang.Thread.run(Thread.java:745)
  38. Caused by: java.lang.ClassNotFoundException: blusunrize.immersiveengineering.api.energy.wires.ImmersiveNetHandler
  39. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  40. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  41. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  42. ... 20 more
  43. Caused by: java.lang.NullPointerException
  44.  
  45.  
  46. A detailed walkthrough of the error, its code path and all known details is as follows:
  47. ---------------------------------------------------------------------------------------
  48.  
  49. -- Head --
  50. Thread: Server thread
  51. Stacktrace:
  52. at net.minecraft.entity.Entity.func_145775_I(Entity.java:1042)
  53.  
  54. -- Block being collided with --
  55. Details:
  56. Block: minecraft:air
  57. Block location: World: (-160,64,114), Chunk: (at 0,4,2 in -10,7; contains blocks -160,0,112 to -145,255,127), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  58. Stacktrace:
  59. at net.minecraft.entity.Entity.func_145775_I(Entity.java:1042)
  60.  
  61. -- Entity being checked for collision --
  62. Details:
  63. Entity Type: minecraft:sheep (net.minecraft.entity.passive.EntitySheep)
  64. Entity ID: 45
  65. Entity Name: Sheep
  66. Entity's Exact location: -159.50, 64.00, 114.50
  67. Entity's Block location: World: (-160,64,114), Chunk: (at 0,4,2 in -10,7; contains blocks -160,0,112 to -145,255,127), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  68. Entity's Momentum: 0.00, 0.00, 0.00
  69. Entity's Passengers: []
  70. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  71. Stacktrace:
  72. at net.minecraft.entity.Entity.func_70091_d(Entity.java:963)
  73. at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1949)
  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.passive.EntitySheep.func_70636_d(EntitySheep.java:111)
  79. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2170)
  80. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377)
  81. at net.minecraft.world.World.func_72866_a(World.java:1990)
  82. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  83. at net.minecraft.world.World.func_72870_g(World.java:1952)
  84.  
  85. -- Entity being ticked --
  86. Details:
  87. Entity Type: minecraft:sheep (net.minecraft.entity.passive.EntitySheep)
  88. Entity ID: 45
  89. Entity Name: Sheep
  90. Entity's Exact location: -159.50, 64.00, 114.50
  91. Entity's Block location: World: (-160,64,114), Chunk: (at 0,4,2 in -10,7; contains blocks -160,0,112 to -145,255,127), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  92. Entity's Momentum: 0.00, 0.00, 0.00
  93. Entity's Passengers: []
  94. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  95. Stacktrace:
  96. at net.minecraft.world.World.func_72939_s(World.java:1756)
  97. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  98.  
  99. -- Affected level --
  100. Details:
  101. Level name: Te rog!
  102. All players: 0 total; []
  103. Chunk stats: ServerChunkCache: 625 Drop: 0
  104. Level seed: 9116476123184468541
  105. Level generator: ID 00 - default, ver 1. Features enabled: true
  106. Level generator options:
  107. Level spawn location: World: (0,64,252), Chunk: (at 0,4,12 in 0,15; contains blocks 0,0,240 to 15,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  108. Level time: 2 game time, 2 day time
  109. Level dimension: 0
  110. Level storage version: 0x04ABD - Anvil
  111. Level weather: Rain time: 136747 (now: false), thunder time: 87556 (now: false)
  112. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  113. Stacktrace:
  114. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  115. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  116. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
  117. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  118. at java.lang.Thread.run(Thread.java:745)
  119.  
  120. -- System Details --
  121. Details:
  122. Minecraft Version: 1.12.2
  123. Operating System: Windows 10 (amd64) version 10.0
  124. Java Version: 1.8.0_51, Oracle Corporation
  125. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  126. Memory: 978170072 bytes (932 MB) / 2479357952 bytes (2364 MB) up to 3817865216 bytes (3641 MB)
  127. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G
  128. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  129. FML: MCP 9.42 Powered by Forge 14.23.4.2705 Optifine OptiFine_1.12.2_HD_U_E2 17 mods loaded, 17 mods active
  130. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  131.  
  132. | State | ID | Version | Source | Signature |
  133. |:--------- |:--------------- |:----------------- |:----------------------------- |:---------------------------------------- |
  134. | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
  135. | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
  136. | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  137. | UCHIJAAAA | forge | 14.23.4.2705 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  138. | UCHIJAAAA | obfuscate | 0.2.6 | minecraft.jar | None |
  139. | UCHIJAAAA | cdm | 0.4.1 | cdm-0.4.1-mc1.12.2.jar | None |
  140. | UCHIJAAAA | cfm | 6.0.0 | cfm-6.0.0-mc1.12.2.jar | None |
  141. | UCHIJAAAA | ctm | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22.jar | None |
  142. | UCHIJAAAA | ptrmodellib | 1.0.3 | PTRLib-1.0.3.jar | None |
  143. | UCHIJAAAA | props | 2.6.2 | Decocraft-2.6.2_1.12.2.jar | None |
  144. | UCHIJAAAA | malisiscore | 1.12.2-6.4.0 | MalisisCore-1.12.2.jar | None |
  145. | UCHIJAAAA | malisisdoors | 1.12.2-7.3.0 | MalisisDoors-Mod-1.12.2.jar | None |
  146. | UCHIJAAAA | mcef | 0.9 | mcef-1.12.2-0.9.jar | None |
  147. | UCHIJAAAA | redstonepaste | 1.7.5 | Redstone-Paste-Mod-1.12.1.jar | None |
  148. | UCHIJAAAA | thutcore | 5.19.2 | thutcore-1.12.2-5.19.2.jar | None |
  149. | UCHIJAAAA | thutcore_compat | 1.0 | thutcore-1.12.2-5.19.2.jar | None |
  150. | UCHIJAAAA | thuttech | 6.1.1 | thuttech-1.12.2-6.1.1.jar | None |
  151.  
  152. Loaded coremods (and transformers):
  153. NWRTweak (Redstone-Paste-Mod-1.12.1.jar)
  154. net.fybertech.nwr.NWRTransformer
  155. MalisisCorePlugin (MalisisCore-1.12.2.jar)
  156.  
  157. IELoadingPlugin (ImmersiveEngineering-0.12-80-core.jar)
  158. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  159. ObfuscatePlugin (Obfuscate-Mod-1.12.2.jar)
  160. com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
  161. ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar)
  162. net.montoyo.mcef.coremod.ShutdownPatcher
  163. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  164. team.chisel.ctm.client.asm.CTMTransformer
  165. Profiler Position: N/A (disabled)
  166. Player Count: 0 / 8; []
  167. Type: Integrated Server (map_client.txt)
  168. Is Modded: Definitely; Client brand changed to 'fml,forge'
  169. OptiFine Version: OptiFine_1.12.2_HD_U_E2
  170. OptiFine Build: 20180728-185429
  171. Render Distance Chunks: 7
  172. Mipmaps: 4
  173. Anisotropic Filtering: 1
  174. Antialiasing: 0
  175. Multitexture: false
  176. Shaders: null
  177. OpenGlVersion: 4.6.0 NVIDIA 417.35
  178. OpenGlRenderer: GeForce GTX 1050 Ti/PCIe/SSE2
  179. OpenGlVendor: NVIDIA Corporation
  180. CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment