Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.27 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. EnderCorePlugin (EnderCore-1.12.2-0.5.35.jar)
  5. SpongeCoremod (spongeforge-1.12.2-2705-7.1.0-BETA-3330.jar)
  6. CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b155.jar)
  7. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
  8. IELoadingPlugin (ImmersiveEngineering-core-0.12-84.jar)
  9. Contact their authors BEFORE contacting forge
  10.  
  11. // Who set us up the TNT?
  12.  
  13. Time: 22.07.18 22:53
  14. Description: Exception ticking world
  15.  
  16. java.lang.IndexOutOfBoundsException: writerIndex(29009) + minWritableBytes(8) exceeds maxCapacity(29012): UnpooledHeapByteBuf(ridx: 0, widx: 29009, cap: 29012/29012)
  17. at io.netty.buffer.AbstractByteBuf.ensureWritable0(AbstractByteBuf.java:275)
  18. at io.netty.buffer.AbstractByteBuf.writeLong(AbstractByteBuf.java:1000)
  19. at net.minecraft.network.PacketBuffer.writeLong(PacketBuffer.java:1069)
  20. at net.minecraft.network.PacketBuffer.func_186865_a(PacketBuffer.java:128)
  21. at net.minecraft.world.chunk.BlockStateContainer.func_186009_b(BlockStateContainer.java:126)
  22. at net.minecraft.network.play.server.SPacketChunkData.func_189555_a(SourceFile:122)
  23. at net.minecraft.network.play.server.SPacketChunkData.<init>(SourceFile:40)
  24. at net.minecraft.server.management.PlayerChunkMapEntry.func_187272_b(PlayerChunkMapEntry.java:157)
  25. at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:165)
  26. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:227)
  27. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
  28. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
  29. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  30. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  31. at java.lang.Thread.run(Unknown Source)
  32.  
  33.  
  34. A detailed walkthrough of the error, its code path and all known details is as follows:
  35. ---------------------------------------------------------------------------------------
  36.  
  37. -- Head --
  38. Thread: Server thread
  39. Stacktrace:
  40. at io.netty.buffer.AbstractByteBuf.ensureWritable0(AbstractByteBuf.java:275)
  41. at io.netty.buffer.AbstractByteBuf.writeLong(AbstractByteBuf.java:1000)
  42. at net.minecraft.network.PacketBuffer.writeLong(PacketBuffer.java:1069)
  43. at net.minecraft.network.PacketBuffer.func_186865_a(PacketBuffer.java:128)
  44. at net.minecraft.world.chunk.BlockStateContainer.func_186009_b(BlockStateContainer.java:126)
  45. at net.minecraft.network.play.server.SPacketChunkData.func_189555_a(SourceFile:122)
  46. at net.minecraft.network.play.server.SPacketChunkData.<init>(SourceFile:40)
  47. at net.minecraft.server.management.PlayerChunkMapEntry.func_187272_b(PlayerChunkMapEntry.java:157)
  48. at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:165)
  49. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:227)
  50.  
  51. -- Affected level --
  52. Details:
  53. Level name: DIM-1
  54. All players: 1 total; [EntityPlayerMP['Sevan2106'/148955, l='DIM-1', x=1232,94, y=36,75, z=592,59]]
  55. Chunk stats: ServerChunkCache: 576 Drop: 0
  56. Level seed: 4693280750873361622
  57. Level generator: ID 00 - default, ver 1. Features enabled: true
  58. Level generator options:
  59. Level spawn location: World: (0,64,0), Chunk: (at 0,4,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  60. Level time: 75493941 game time, 75493941 day time
  61. Level dimension: 0
  62. Level storage version: 0x04ABD - Anvil
  63. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  64. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  65.  
  66. -- Sponge PhaseTracker --
  67. Details:
  68. Phase Stack: [Empty stack]
  69. Stacktrace:
  70. at net.minecraft.server.MinecraftServer.handler$onCrashReport$zjh000(MinecraftServer.java:3962)
  71. at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889)
  72. at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:370)
  73. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:554)
  74. at java.lang.Thread.run(Unknown Source)
  75.  
  76. -- System Details --
  77. Details:
  78. Minecraft Version: 1.12.2
  79. Operating System: Windows 10 (amd64) version 10.0
  80. Java Version: 1.8.0_172, Oracle Corporation
  81. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  82. Memory: 1203936200 bytes (1148 MB) / 4840226816 bytes (4616 MB) up to 5637144576 bytes (5376 MB)
  83. JVM Flags: 14 total; -Xms512M -Xmx5376M -XX:+AlwaysPreTouch -XX:+DisableExplicitGC -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=4M -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=80 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1MixedGCLiveThresholdPercent=50 -XX:+AggressiveOpts
  84. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 96
  85. FML: MCP 9.42 Powered by Forge 14.23.4.2705 91 mods loaded, 91 mods active
  86. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  87.  
  88. | State | ID | Version | Source | Signature |
  89. |:--------- |:--------------------------------- |:--------------------------- |:------------------------------------------------------------- |:---------------------------------------- |
  90. | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
  91. | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
  92. | UCHIJAAAA | FML | 8.0.99.99 | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  93. | UCHIJAAAA | forge | 14.23.4.2705 | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  94. | UCHIJAAAA | spongeapi | 7.1.0-SNAPSHOT-51caddf | spongeforge-1.12.2-2705-7.1.0-BETA-3330.jar | None |
  95. | UCHIJAAAA | sponge | 1.12.2-2705-7.1.0-BETA-3330 | spongeforge-1.12.2-2705-7.1.0-BETA-3330.jar | 6729a677746f8cf63ef31881f913ed15d431b7f0 |
  96. | UCHIJAAAA | foamfixcore | 7.7.4 | minecraft.jar | None |
  97. | UCHIJAAAA | ic2 | 2.8.93-ex112 | industrialcraft-2-2.8.93-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  98. | UCHIJAAAA | advanced_solar_panels | 4.2.0 | Advanced+Solar+Panels-4.2.0.jar | None |
  99. | UCHIJAAAA | appliedenergistics2 | rv6-alpha-3 | appliedenergistics2-rv6-alpha-3.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  100. | UCHIJAAAA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  101. | UCHIJAAAA | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
  102. | UCHIJAAAA | aroma1997core | 2.0.0.0.b155 | Aroma1997Core-1.12.2-2.0.0.0.b155.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  103. | UCHIJAAAA | aroma1997sdimension | 2.0.0.2.b77 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b77.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  104. | UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  105. | UCHIJAAAA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  106. | UCHIJAAAA | codechickenlib | 3.2.0.345 | CodeChickenLib-1.12.2-3.2.0.345-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  107. | UCHIJAAAA | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  108. | UCHIJAAAA | brandonscore | 2.4.3 | BrandonsCore-1.12.2-2.4.3.168-universal.jar | None |
  109. | UCHIJAAAA | buildcraftlib | 7.99.17 | buildcraft-7.99.17.jar | None |
  110. | UCHIJAAAA | buildcraftcore | 7.99.17 | buildcraft-7.99.17.jar | None |
  111. | UCHIJAAAA | buildcraftbuilders | 7.99.17 | buildcraft-7.99.17.jar | None |
  112. | UCHIJAAAA | buildcraftenergy | 7.99.17 | buildcraft-7.99.17.jar | None |
  113. | UCHIJAAAA | buildcraftfactory | 7.99.17 | buildcraft-7.99.17.jar | None |
  114. | UCHIJAAAA | buildcraftrobotics | 7.99.17 | buildcraft-7.99.17.jar | None |
  115. | UCHIJAAAA | buildcrafttransport | 7.99.17 | buildcraft-7.99.17.jar | None |
  116. | UCHIJAAAA | buildcraftsilicon | 7.99.17 | buildcraft-7.99.17.jar | None |
  117. | UCHIJAAAA | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
  118. | UCHIJAAAA | cofhcore | 4.5.2 | CoFHCore-1.12.2-4.5.2.19-universal.jar | None |
  119. | UCHIJAAAA | cofhworld | 1.2.0 | CoFHWorld-1.12.2-1.2.0.5-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  120. | UCHIJAAAA | thermalfoundation | 2.5.0 | ThermalFoundation-1.12.2-2.5.0.19-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  121. | UCHIJAAAA | draconicevolution | 2.3.12 | Draconic-Evolution-1.12.2-2.3.12.297-universal.jar | None |
  122. | UCHIJAAAA | dynmap | 2.6-beta-1-3 | Dynmap-2.6-beta-1-forge-1.12.jar | None |
  123. | UCHIJAAAA | griefprevention | 4.3.0 | griefprevention-1.12.2-4.3.0.645.jar | None |
  124. | UCHIJAAAA | dynmapgriefprevention | | Dynmap-GriefPrevention-1.0-Forge.jar | None |
  125. | UCHIJAAAA | nucleus | 1.4.5-S7.0 | Nucleus-1.4.5-S7.0-MC1.12.2-plugin.jar | None |
  126. | UCHIJAAAA | dynmap-nucleus | 0.1 | Dynmap-Nucleus-0.3-S7.0.jar | None |
  127. | UCHIJAAAA | endercore | 1.12.2-0.5.35 | EnderCore-1.12.2-0.5.35.jar | None |
  128. | UCHIJAAAA | jei | 4.11.0.204 | jei_1.12.2-4.11.0.204.jar | None |
  129. | UCHIJAAAA | thaumcraft | 6.1.BETA19 | Thaumcraft-1.12.2-6.1.BETA19.jar | None |
  130. | UCHIJAAAA | thermalexpansion | 5.5.0 | ThermalExpansion-1.12.2-5.5.0.29-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  131. | UCHIJAAAA | enderio | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  132. | UCHIJAAAA | enderiointegrationtic | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  133. | UCHIJAAAA | enderiobase | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  134. | UCHIJAAAA | enderioconduits | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  135. | UCHIJAAAA | enderioconduitsappliedenergistics | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  136. | UCHIJAAAA | enderioconduitsopencomputers | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  137. | UCHIJAAAA | enderioconduitsrefinedstorage | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  138. | UCHIJAAAA | forestry | 5.8.1.325 | forestry_1.12.2-5.8.1.325.jar | None |
  139. | UCHIJAAAA | enderiointegrationforestry | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  140. | UCHIJAAAA | enderiointegrationticlate | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  141. | UCHIJAAAA | enderiomachines | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  142. | UCHIJAAAA | enderiopowertools | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  143. | UCHIJAAAA | extrautils2 | 1.0 | extrautils2-1.12-1.8.1.jar | None |
  144. | UCHIJAAAA | zerocore | 1.12-0.1.2.2 | zerocore-1.12-0.1.2.2.jar | None |
  145. | UCHIJAAAA | bigreactors | 1.12.2-0.4.5.49 | ExtremeReactors-1.12.2-0.4.5.49.jar | None |
  146. | UCHIJAAAA | foamfix | 0.9.9.1-1.12.2 | foamfix-0.9.9.1-1.12.2-anarchy.jar | None |
  147. | UCHIJAAAA | forgemultipartcbe | 2.4.2.60 | ForgeMultipart-1.12.2-2.4.2.60-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  148. | UCHIJAAAA | microblockcbe | 2.4.2.60 | ForgeMultipart-1.12.2-2.4.2.60-universal.jar | None |
  149. | UCHIJAAAA | minecraftmultipartcbe | 2.4.2.60 | ForgeMultipart-1.12.2-2.4.2.60-universal.jar | None |
  150. | UCHIJAAAA | ironchest | 1.12.2-7.0.44.829 | ironchest-1.12.2-7.0.44.829.jar | None |
  151. | UCHIJAAAA | mrtjpcore | 2.1.3.35 | MrTJPCore-1.12.2-2.1.3.35-universal.jar | None |
  152. | UCHIJAAAA | projectred-core | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-Base.jar | None |
  153. | UCHIJAAAA | projectred-integration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None |
  154. | UCHIJAAAA | projectred-transmission | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None |
  155. | UCHIJAAAA | projectred-illumination | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-lighting.jar | None |
  156. | UCHIJAAAA | projectred-expansion | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
  157. | UCHIJAAAA | projectred-relocation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
  158. | UCHIJAAAA | projectred-transportation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
  159. | UCHIJAAAA | projectred-exploration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-world.jar | None |
  160. | UCHIJAAAA | thaumictinkerer | 1.12.2-5.0-51a5074 | thaumictinkerer-1.12.2-5.0-51a5074.jar | None |
  161. | UCHIJAAAA | thermaldynamics | 2.5.1 | ThermalDynamics-1.12.2-2.5.1.14-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  162. | UCHIJAAAA | wanionlib | 1.12.2-1.5 | WanionLib-1.12.2-1.5.jar | None |
  163. | UCHIJAAAA | actionbroadcaster | 0.7.1 | ActionBroadcaster.jar | None |
  164. | UCHIJAAAA | adamantineshield | 0.4.1 | AdamantineShield-0.4.1-nohoppers.jar | None |
  165. | UCHIJAAAA | catclearlag | 0.8 | CatClearLag-0.8.jar | None |
  166. | UCHIJAAAA | economylite | 2.14.3 | EconomyLite-7.1.0-2.14.3.jar | None |
  167. | UCHIJAAAA | fastasyncworldedit | development | FastAsyncWorldEdit-sponge112-18.07.21-074cf28-1157-20.3.7.jar | None |
  168. | UCHIJAAAA | worldedit | | FastAsyncWorldEdit-sponge112-18.07.21-074cf28-1157-20.3.7.jar | None |
  169. | UCHIJAAAA | holograms | 3.1 | Holograms.jar | None |
  170. | UCHIJAAAA | luckperms | 4.2.51 | LuckPerms-Sponge-4.2.51.jar | None |
  171. | UCHIJAAAA | mmcreboot | 2.2.2 | MMCReboot-2.2.2-API-7.jar | None |
  172. | UCHIJAAAA | mmcrestrict | 1.5.1 | MMCRestrict-1.5.1-API-7.jar | None |
  173. | UCHIJAAAA | skinchanger | 1.0 | SkinChanger.jar | None |
  174. | UCHIJAAAA | spark | 1.0.4 | spark.jar | None |
  175. | UCHIJAAAA | tabmodifier | 1.2.0-SNAPSHOT | TabModifier.jar | None |
  176. | UCHIJAAAA | treechopper | 1.2.4 | TreeChopper.jar | None |
  177. | UCHIJAAAA | ultimatechat | 1.8.5 | UltimateChat-1.8.5-b151-Universal.jar | None |
  178. | UCHIJAAAA | worldborder | 1.0.0 | World-Border-1.12.2-1.0.5.jar | None |
  179. | UCHIJAAAA | immersiveengineering | 0.12-84 | ImmersiveEngineering-0.12-84.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  180. | UCHIJAAAA | unidict | 1.12.2-2.5f | UniDict-1.12.2-2.5f.jar | None |
  181.  
  182. Loaded coremods (and transformers):
  183. EnderCorePlugin (EnderCore-1.12.2-0.5.35.jar)
  184. com.enderio.core.common.transform.EnderCoreTransformer
  185. com.enderio.core.common.transform.SimpleMixinPatcher
  186. SpongeCoremod (spongeforge-1.12.2-2705-7.1.0-BETA-3330.jar)
  187. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  188. CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b155.jar)
  189.  
  190. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
  191. pl.asie.foamfix.coremod.FoamFixTransformer
  192. IELoadingPlugin (ImmersiveEngineering-core-0.12-84.jar)
  193. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  194. AE2 Version: alpha rv6-alpha-3 for Forge 14.23.3.2655
  195. List of loaded APIs:
  196. * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-alpha-3.jar
  197. * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
  198. * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.49.jar
  199. * BuildCraftAPI|blocks (1.0) from buildcraft-7.99.17.jar
  200. * BuildCraftAPI|boards (2.0) from buildcraft-7.99.17.jar
  201. * BuildCraftAPI|core (2.2) from buildcraft-7.99.17.jar
  202. * BuildCraftAPI|crops (1.1) from buildcraft-7.99.17.jar
  203. * BuildCraftAPI|enums (1.0) from buildcraft-7.99.17.jar
  204. * BuildCraftAPI|events (2.0) from buildcraft-7.99.17.jar
  205. * BuildCraftAPI|facades (1.1) from buildcraft-7.99.17.jar
  206. * BuildCraftAPI|filler (5.0) from buildcraft-7.99.17.jar
  207. * BuildCraftAPI|fuels (2.0) from buildcraft-7.99.17.jar
  208. * BuildCraftAPI|gates (4.1) from buildcraft-7.99.17.jar
  209. * BuildCraftAPI|items (1.1) from buildcraft-7.99.17.jar
  210. * BuildCraftAPI|library (2.0) from buildcraft-7.99.17.jar
  211. * BuildCraftAPI|lists (1.0) from buildcraft-7.99.17.jar
  212. * BuildCraftAPI|power (1.3) from buildcraft-7.99.17.jar
  213. * BuildCraftAPI|recipes (3.0) from buildcraft-7.99.17.jar
  214. * BuildCraftAPI|robotics (3.0) from buildcraft-7.99.17.jar
  215. * BuildCraftAPI|statements (1.1) from buildcraft-7.99.17.jar
  216. * BuildCraftAPI|tiles (1.2) from buildcraft-7.99.17.jar
  217. * BuildCraftAPI|tools (1.0) from buildcraft-7.99.17.jar
  218. * BuildCraftAPI|transport (5.0) from buildcraft-7.99.17.jar
  219. * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
  220. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
  221. * cofhapi (2.5.0) from CoFHCore-1.12.2-4.5.2.19-universal.jar
  222. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.12.297-universal.jar
  223. * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  224. * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  225. * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  226. * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  227. * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  228. * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  229. * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  230. * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  231. * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  232. * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.1.325.jar
  233. * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.1.325.jar
  234. * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.1.325.jar
  235. * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.1.325.jar
  236. * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.1.325.jar
  237. * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.1.325.jar
  238. * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.1.325.jar
  239. * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.1.325.jar
  240. * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.1.325.jar
  241. * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.1.325.jar
  242. * ForestryAPI|greenhouse (5.2.0) from forestry_1.12.2-5.8.1.325.jar
  243. * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.1.325.jar
  244. * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.1.325.jar
  245. * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.1.325.jar
  246. * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.1.325.jar
  247. * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.1.325.jar
  248. * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.1.325.jar
  249. * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.1.325.jar
  250. * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.1.325.jar
  251. * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.1.325.jar
  252. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-84.jar
  253. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-84.jar
  254. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.11.0.204.jar
  255. * projectred|api (2.0) from ProjectRed-1.12.2-4.9.1.92-Base.jar
  256. * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA19.jar
  257. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  258. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  259. * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  260. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  261. Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
  262. An unsupported base software is installed: 'sponge'. This is NOT supported.
  263. This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
  264.  
  265. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  266. !!!You are looking at the diagnostics information, not at the crash. !!!
  267. !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
  268. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  269.  
  270. AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:OFF, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
  271. Profiler Position: N/A (disabled)
  272. Player Count: 10 / 50; [EntityPlayerMP['Blackberry'/109657, l='overminerstm', x=2410,35, y=14,00, z=2421,60], EntityPlayerMP['medkoooden'/130747, l='overminerstm', x=877,12, y=50,00, z=4914,89], EntityPlayerMP['VolondtheGreen'/141303, l='overminerstm', x=705,61, y=94,00, z=4763,24], EntityPlayerMP['MrCharm'/141498, l='overminerstm', x=-3371,64, y=77,00, z=-5125,31], EntityPlayerMP['Sayonara'/161265, l='overminerstm', x=2186,97, y=88,00, z=1903,90], EntityPlayerMP['Powel'/162699, l='overminerstm', x=579,67, y=79,00, z=4809,80], EntityPlayerMP['Sevan2106'/148955, l='DIM-1', x=1232,94, y=36,75, z=592,59], EntityPlayerMP['LeroyJNX'/109659, l='overminerstm', x=2399,31, y=12,00, z=2434,53], EntityPlayerMP['FEKYS'/192247, l='overminerstm', x=-2884,71, y=88,00, z=-3504,86], EntityPlayerMP['sush54'/152751, l='overminerstm', x=1074,09, y=80,00, z=210,33]]
  273. Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  274. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement