Guest User

Untitled

a guest
Mar 17th, 2021
684
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.96 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
  5. Quark Plugin (Quark-r1.6-177.jar)
  6. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  7. CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)
  8. AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.7.0-208-universal.jar)
  9. ForgelinPlugin (Forgelin-1.8.4.jar)
  10. AstralCore (astralsorcery-1.12.2-1.10.22.jar)
  11. MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  12. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  13. IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
  14. ColytraLoadingPlugin (colytra-1.12.2-1.2.0.4.jar)
  15. RandomPatches (randompatches-1.12.2-1.21.0.0.jar)
  16. Plugin (NotEnoughIDs-1.5.4.4.jar)
  17. LibrarianLib Plugin (librarianlib-1.12.2-4.20-release.jar)
  18. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  19. EnderCorePlugin (EnderCore-1.12.2-0.5.74-core.jar)
  20. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar)
  21. Wizardry Plugin (wizardry-0.10.8.jar)
  22. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  23. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  24. Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.150.jar)
  25. FarseekCoreMod (Farseek-1.12-2.4.jar)
  26. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  27. PluginLoader (MemoryTester-0.4.2.jar)
  28. Contact their authors BEFORE contacting forge
  29.  
  30. // This doesn't make any sense!
  31.  
  32. Time: 3/13/21 2:43 PM
  33. Description: Ticking entity
  34.  
  35. java.util.ConcurrentModificationException
  36. at java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:711)
  37. at java.util.LinkedHashMap$LinkedKeyIterator.next(LinkedHashMap.java:734)
  38. at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:125)
  39. at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:763)
  40. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2359)
  41. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
  42. at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:45)
  43. at thaumcraft.common.entities.monster.EntityPech.func_70636_d(EntityPech.java:334)
  44. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
  45. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  46. at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)
  47. at thaumcraft.common.entities.monster.EntityPech.func_70071_h_(EntityPech.java:667)
  48. at net.minecraft.world.World.func_72866_a(World.java:1996)
  49. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  50. at net.minecraft.world.World.func_72870_g(World.java:1958)
  51. at net.minecraft.world.World.func_72939_s(World.java:1762)
  52. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  53. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  54. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  55. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  56. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  57. at java.lang.Thread.run(Thread.java:745)
  58.  
  59.  
  60. A detailed walkthrough of the error, its code path and all known details is as follows:
  61. ---------------------------------------------------------------------------------------
  62.  
  63. -- Head --
  64. Thread: Server thread
  65. Stacktrace:
  66. at java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:711)
  67. at java.util.LinkedHashMap$LinkedKeyIterator.next(LinkedHashMap.java:734)
  68. at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:125)
  69. at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:763)
  70. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2359)
  71. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
  72. at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:45)
  73. at thaumcraft.common.entities.monster.EntityPech.func_70636_d(EntityPech.java:334)
  74. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
  75. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  76. at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)
  77. at thaumcraft.common.entities.monster.EntityPech.func_70071_h_(EntityPech.java:667)
  78. at net.minecraft.world.World.func_72866_a(World.java:1996)
  79. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
  80. at net.minecraft.world.World.func_72870_g(World.java:1958)
  81.  
  82. -- Entity being ticked --
  83. Details:
  84. Entity Type: thaumcraft:pech (thaumcraft.common.entities.monster.EntityPech)
  85. Entity ID: 415331
  86. Entity Name: Pech Stalker
  87. Entity's Exact location: -555.04, 66.00, 266.24
  88. Entity's Block location: World: (-556,66,266), Chunk: (at 4,4,10 in -35,16; contains blocks -560,0,256 to -545,255,271), Region: (-2,0; contains chunks -64,0 to -33,31, blocks -1024,0,0 to -513,255,511)
  89. Entity's Momentum: -0.30, 0.31, -0.04
  90. Entity's Passengers: []
  91. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  92. Stacktrace:
  93. at net.minecraft.world.World.func_72939_s(World.java:1762)
  94. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
  95.  
  96. -- Affected level --
  97. Details:
  98. Level name: Let us start
  99. All players: 1 total; [EntityPlayerMP['somebrook'/640, l='Let us start', x=-535.11, y=70.00, z=257.49]]
  100. Chunk stats: ServerChunkCache: 897 Drop: 0
  101. Level seed: 5738814234949291427
  102. Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
  103. Level generator options: {"diamondSize":8,"lapisCenterHeight":16,"lavaLakeChance":80,"redstoneMaxHeight":16,"diamondMaxHeight":16,"coalMaxHeight":128,"coalMinHeight":0,"seaLevel":63,"graniteCount":10,"riverSize":4,"gravelMinHeight":0,"graniteSize":33,"redstoneSize":8,"fixedBiome":-1,"waterLakeChance":4,"dioriteMinHeight":0,"andesiteCount":10,"graniteMaxHeight":80,"redstoneMinHeight":0,"lapisSize":7,"dirtCount":10,"ironMinHeight":0,"dioriteMaxHeight":80,"coalCount":20,"gravelCount":8,"coalSize":17,"gravelSize":33,"ironMaxHeight":64,"lapisSpread":16,"dioriteCount":10,"andesiteSize":33,"biomeSize":4,"graniteMinHeight":0,"goldCount":2,"diamondCount":1,"dirtSize":33,"gravelMaxHeight":256,"goldSize":9,"ironCount":20,"diamondMinHeight":0,"ironSize":9,"redstoneCount":8,"andesiteMinHeight":0,"dioriteSize":33,"goldMaxHeight":32,"dungeonChance":8,"andesiteMaxHeight":80,"dirtMinHeight":0,"lapisCount":1,"goldMinHeight":0,"dirtMaxHeight":256,"lowerLimitScale":512.0,"biomeDepthOffset":0.0,"upperLimitScale":512.0,"heightScale":684.412,"biomeScaleWeight":1.0,"biomeDepthWeight":1.0,"mainNoiseScaleZ":80.0,"mainNoiseScaleY":160.0,"depthNoiseScaleX":200.0,"mainNoiseScaleX":80.0,"baseSize":8.5,"depthNoiseScaleZ":200.0,"stretchY":12.0,"depthNoiseScaleExponent":0.5,"biomeScaleOffset":0.0,"coordinateScale":684.412,"useStrongholds":true,"useMineShafts":true,"useTemples":true,"useLavaOceans":false,"useCaves":true,"useWaterLakes":true,"useLavaLakes":true,"useMonuments":true,"useRavines":true,"useDungeons":true,"useVillages":true}
  104. Level spawn location: World: (-168,64,256), Chunk: (at 8,4,0 in -11,16; contains blocks -176,0,256 to -161,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  105. Level time: 3230948 game time, 4383731 day time
  106. Level dimension: 0
  107. Level storage version: 0x04ABD - Anvil
  108. Level weather: Rain time: 162447 (now: false), thunder time: 136078 (now: false)
  109. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  110. Stacktrace:
  111. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
  112. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  113. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  114. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  115. at java.lang.Thread.run(Thread.java:745)
  116.  
  117. -- System Details --
  118. Details:
  119. Minecraft Version: 1.12.2
  120. Operating System: Windows 10 (amd64) version 10.0
  121. Java Version: 1.8.0_51, Oracle Corporation
  122. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  123. Memory: 2654546376 bytes (2531 MB) / 6259474432 bytes (5969 MB) up to 6259474432 bytes (5969 MB)
  124. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6016m -Xms256m -XX:PermSize=256m
  125. IntCache: cache: 1, tcache: 1, allocated: 3, tallocated: 104
  126. FML: MCP 9.42 Powered by Forge 14.23.5.2847 275 mods loaded, 275 mods active
  127. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  128.  
  129. | State | ID | Version | Source | Signature |
  130. |:------ |:--------------------------------- |:------------------------ |:--------------------------------------------------- |:---------------------------------------- |
  131. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  132. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  133. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None |
  134. | LCHIJA | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None |
  135. | LCHIJA | advancedrocketrycore | 1 | minecraft.jar | None |
  136. | LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
  137. | LCHIJA | openmodscore | 0.12.2 | minecraft.jar | None |
  138. | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
  139. | LCHIJA | opencomputers|core | 1.7.5.192 | minecraft.jar | None |
  140. | LCHIJA | randompatches | 1.12.2-1.21.0.0 | randompatches-1.12.2-1.21.0.0.jar | None |
  141. | LCHIJA | fastbench | 1.7.3 | FastWorkbench-1.12.2-1.7.3.jar | None |
  142. | LCHIJA | actuallyadditions | 1.12.2-r151 | ActuallyAdditions-1.12.2-r151-2.jar | None |
  143. | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  144. | LCHIJA | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None |
  145. | LCHIJA | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  146. | LCHIJA | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None |
  147. | LCHIJA | ic2 | 2.8.164-ex112 | industrialcraft-2-2.8.164-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  148. | LCHIJA | libvulpes | 0.4.2.-74 | LibVulpes-1.12.2-0.4.2-74-universal.jar | None |
  149. | LCHIJA | advancedrocketry | 1.7.0.-208 | AdvancedRocketry-1.12.2-1.7.0-208-universal.jar | None |
  150. | LCHIJA | ctm | MC1.12.2-1.0.1.30 | CTM-MC1.12.2-1.0.1.30.jar | None |
  151. | LCHIJA | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  152. | LCHIJA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  153. | LCHIJA | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
  154. | LCHIJA | roots | 1.12.2-3.0.25 | Roots-1.12.2-3.0.25.jar | None |
  155. | LCHIJA | mysticalworld | 1.12.2-1.7.1 | mysticalworld-1.12.2-1.7.1.jar | None |
  156. | LCHIJA | endercore | 1.12.2-0.5.74 | EnderCore-1.12.2-0.5.74.jar | None |
  157. | LCHIJA | crafttweaker | 4.1.19 | CraftTweaker2-1.12-4.1.19.jar | None |
  158. | LCHIJA | mtlib | 3.0.6 | MTLib-3.0.6.jar | None |
  159. | LCHIJA | modtweaker | 4.0.17 | modtweaker-4.0.17.jar | None |
  160. | LCHIJA | jei | 4.15.0.293 | jei_1.12.2-4.15.0.293.jar | None |
  161. | LCHIJA | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
  162. | LCHIJA | biomesoplenty | 7.0.1.2444 | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None |
  163. | LCHIJA | botania | r1.10-363 | Botania r1.10-363.jar | None |
  164. | LCHIJA | craftstudioapi | 1.0.0 | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar | None |
  165. | LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  166. | LCHIJA | natura | 1.12.2-4.3.2.69 | natura-1.12.2-4.3.2.69.jar | None |
  167. | LCHIJA | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zf.jar | None |
  168. | LCHIJA | twilightforest | 3.10.1013 | twilightforest-1.12.2-3.10.1013-universal.jar | None |
  169. | LCHIJA | animania | 1.7.3 | animania-1.12.2-1.7.3.jar | None |
  170. | LCHIJA | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  171. | LCHIJA | brandonscore | 2.4.18 | BrandonsCore-1.12.2-2.4.18.210-universal.jar | None |
  172. | LCHIJA | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  173. | LCHIJA | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  174. | LCHIJA | draconicevolution | 2.3.25 | Draconic-Evolution-1.12.2-2.3.25.351-universal.jar | None |
  175. | LCHIJA | thermalexpansion | 5.5.4 | ThermalExpansion-1.12.2-5.5.4.43-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  176. | LCHIJA | enderio | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  177. | LCHIJA | chisel | MC1.12.2-1.0.1.44 | Chisel-MC1.12.2-1.0.1.44.jar | None |
  178. | LCHIJA | enderiointegrationtic | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  179. | LCHIJA | quark | r1.6-177 | Quark-r1.6-177.jar | None |
  180. | LCHIJA | tconstruct | 1.12.2-2.13.0.179 | TConstruct-1.12.2-2.13.0.179.jar | None |
  181. | LCHIJA | tesla | 1.0.63 | Tesla-1.12.2-1.0.63.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  182. | LCHIJA | p455w0rdslib | 2.3.161 | p455w0rdslib-1.12.2-2.3.161.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
  183. | LCHIJA | ae2wtlib | 1.0.34 | AE2WTLib-1.12.2-1.0.34.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
  184. | LCHIJA | aiimprovements | 0.0.1.3 | AIImprovements-1.12-0.0.1b3.jar | None |
  185. | LCHIJA | akashictome | 1.2-12 | AkashicTome-1.2-12.jar | None |
  186. | LCHIJA | ancientwarfare | 1.12.2-2.7.0.772 | ancientwarfare-1.12.2-2.7.0.772.jar | None |
  187. | LCHIJA | ancientwarfarestructure | 1.12.2-2.7.0.772 | ancientwarfare-1.12.2-2.7.0.772.jar | None |
  188. | LCHIJA | ancientwarfarevehicle | 1.12.2-2.7.0.772 | ancientwarfare-1.12.2-2.7.0.772.jar | None |
  189. | LCHIJA | ancientwarfarenpc | 1.12.2-2.7.0.772 | ancientwarfare-1.12.2-2.7.0.772.jar | None |
  190. | LCHIJA | ancientwarfareautomation | 1.12.2-2.7.0.772 | ancientwarfare-1.12.2-2.7.0.772.jar | None |
  191. | LCHIJA | applecore | 3.2.0 | AppleCore-mc1.12.2-3.2.0.jar | None |
  192. | LCHIJA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  193. | LCHIJA | architecturecraft | @VERSION@ | architecturecraft-1.12-3.98.jar | None |
  194. | LCHIJA | astralsorcery | 1.10.22 | astralsorcery-1.12.2-1.10.22.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  195. | LCHIJA | morphtool | 1.2-21 | Morph-o-Tool-1.2-21.jar | None |
  196. | LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
  197. | LCHIJA | backpack | 3.0.2 | backpack-3.0.2-1.12.2.jar | None |
  198. | LCHIJA | badwithernocookiereloaded | 1.12.2-3.3.16 | badwithernocookiereloaded-1.12.2-3.3.16.jar | None |
  199. | LCHIJA | betteradvancements | 0.1.0.77 | BetterAdvancements-1.12.2-0.1.0.77.jar | None |
  200. | LCHIJA | betterbuilderswands | 0.13.2 | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar | None |
  201. | LCHIJA | betterquesting | 3.5.323 | BetterQuesting-3.5.323.jar | None |
  202. | LCHIJA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  203. | LCHIJA | forestry | 5.8.2.414 | forestry_1.12.2-5.8.2.414.jar | None |
  204. | LCHIJA | binniecore | 2.5.1.200 | binnie-mods-1.12.2-2.5.1.200.jar | None |
  205. | LCHIJA | binniedesign | 2.5.1.200 | binnie-mods-1.12.2-2.5.1.200.jar | None |
  206. | LCHIJA | genetics | 2.5.1.200 | binnie-mods-1.12.2-2.5.1.200.jar | None |
  207. | LCHIJA | botany | 2.5.1.200 | binnie-mods-1.12.2-2.5.1.200.jar | None |
  208. | LCHIJA | extrabees | 2.5.1.200 | binnie-mods-1.12.2-2.5.1.200.jar | None |
  209. | LCHIJA | extratrees | 2.5.1.200 | binnie-mods-1.12.2-2.5.1.200.jar | None |
  210. | LCHIJA | blockcraftery | 1.12.2-1.3.1 | blockcraftery-1.12.2-1.3.1.jar | None |
  211. | LCHIJA | blockdrops | 1.4.0 | blockdrops-1.12.2-1.4.0.jar | None |
  212. | LCHIJA | cyclicmagic | 1.19.20 | Cyclic-1.12.2-1.19.20.jar | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
  213. | LCHIJA | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  214. | LCHIJA | modularrouters | 1.12.2-3.2.2 | modular-routers-1.12.2-3.2.2.jar | None |
  215. | LCHIJA | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
  216. | LCHIJA | bloodmagic | 1.12.2-2.4.3-105 | BloodMagic-1.12.2-2.4.3-105.jar | None |
  217. | LCHIJA | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  218. | LCHIJA | buildinggadgets | 2.7.4 | BuildingGadgets-2.7.4.jar | None |
  219. | LCHIJA | careerbees | 1.0 | careerbees-0.4.0.jar | None |
  220. | LCHIJA | carryon | 1.12.3 | CarryOn MC1.12.2 v1.12.3.jar | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
  221. | LCHIJA | cctweaked | 1.86.2 | cc-tweaked-1.12.2-1.86.2.jar | None |
  222. | LCHIJA | computercraft | 1.86.2 | cc-tweaked-1.12.2-1.86.2.jar | None |
  223. | LCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  224. | LCHIJA | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
  225. | LCHIJA | chunkpregenerator | 2.1 | Chunk Pregenerator V1.12-2.2.jar | None |
  226. | LCHIJA | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
  227. | LCHIJA | colytra | 1.2.0.4 | colytra-1.12.2-1.2.0.4.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
  228. | LCHIJA | cyclopscore | 1.6.1 | CyclopsCore-1.12.2-1.6.1.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  229. | LCHIJA | commoncapabilities | 2.4.5 | CommonCapabilities-1.12.2-2.4.5.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  230. | LCHIJA | compactmachines3 | 3.0.18 | compactmachines3-1.12.2-3.0.18-b278.jar | None |
  231. | LCHIJA | conarm | 1.2.5.4 | conarm-1.12.2-1.2.5.4.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
  232. | LCHIJA | controlling | 3.0.8 | Controlling-3.0.8.jar | None |
  233. | LCHIJA | cookingforblockheads | 6.5.0 | CookingForBlockheads_1.12.2-6.5.0.jar | None |
  234. | LCHIJA | cosmeticarmorreworked | 1.12.2-v4b | CosmeticArmorReworked-1.12.2-v4b.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  235. | LCHIJA | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.19.jar | None |
  236. | LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.19.jar | None |
  237. | LCHIJA | custombackgrounds | 1.0 | CustomBackgrounds-MC1.12-1.1.1.jar | None |
  238. | LCHIJA | custommainmenu | 2.0.9.1 | CustomMainMenu-MC1.12.2-2.0.9.1.jar | None |
  239. | LCHIJA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
  240. | LCHIJA | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None |
  241. | LCHIJA | danknull | 1.7.89 | DankNull-1.12.2-1.7.89.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
  242. | LCHIJA | darkutils | 1.8.230 | DarkUtils-1.12.2-1.8.230.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  243. | LCHIJA | journeymap | 1.12.2-5.5.9 | journeymap-1.12.2-5.5.9.jar | None |
  244. | LCHIJA | defaultoptions | 9.2.8 | DefaultOptions_1.12.2-9.2.8.jar | None |
  245. | LCHIJA | demagnetize | 1.12.2-1.1.0 | demagnetize-1.12.2-1.1.1.jar | None |
  246. | LCHIJA | diethopper | 1.1 | diethopper-1.1.jar | None |
  247. | LCHIJA | ding | 1.0.2 | Ding-1.12.2-1.0.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  248. | LCHIJA | dirt2path | 1.7.1 | dirt2path-1.8.0.jar | None |
  249. | LCHIJA | discordsuite | 2.2.4 | DiscordSuite-2.2.4.jar | None |
  250. | LCHIJA | embers | 1.13-hotfix2 | EmbersRekindled-1.13-hotfix2.jar | None |
  251. | LCHIJA | enderiobase | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  252. | LCHIJA | enderioconduits | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  253. | LCHIJA | enderioconduitsappliedenergistics | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  254. | LCHIJA | opencomputers | 1.7.5.192 | OpenComputers-MC1.12.2-1.7.5.192.jar | None |
  255. | LCHIJA | enderioconduitsopencomputers | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  256. | LCHIJA | enderioconduitsrefinedstorage | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  257. | LCHIJA | enderiointegrationforestry | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  258. | LCHIJA | enderiointegrationticlate | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  259. | LCHIJA | ftblib | 5.4.4.5 | FTBLib-5.4.4.5.jar | None |
  260. | LCHIJA | enderiomachines | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  261. | LCHIJA | enderiopowertools | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  262. | LCHIJA | enderstorage | 2.4.6.137 | EnderStorage-1.12.2-2.4.6.137-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  263. | LCHIJA | immersiveengineering | 0.12-92 | ImmersiveEngineering-0.12-92.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  264. | LCHIJA | engineersdoors | 0.8.0 | engineers_doors-1.12.2-0.8.0.jar | None |
  265. | LCHIJA | valkyrielib | 1.12.2-2.0.20.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
  266. | LCHIJA | environmentalmaterials | @EM_VERSION@ | environmentalmaterials-1.12.2-1.0.20.1.jar | None |
  267. | LCHIJA | environmentaltech | 1.12.2-2.0.20.1 | environmentaltech-1.12.2-2.0.20.1.jar | None |
  268. | LCHIJA | extrabitmanipulation | 1.12.2-3.4.1 | ExtraBitManipulation-1.12.2-3.4.1.jar | None |
  269. | LCHIJA | extracells | 2.6.5 | ExtraCells-1.12.2-2.6.5.jar | None |
  270. | LCHIJA | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None |
  271. | LCHIJA | extrarails | 1.3.0 | ExtraRails-1.12-1.3.0.jar | None |
  272. | LCHIJA | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
  273. | LCHIJA | zerocore | 1.12-0.1.2.3 | zerocore-1.12-0.1.2.3.jar | None |
  274. | LCHIJA | bigreactors | 1.12.2-0.4.5.50 | ExtremeReactors-1.12.2-0.4.5.50.jar | None |
  275. | LCHIJA | farmingforblockheads | 3.1.28 | FarmingForBlockheads_1.12.2-3.1.28.jar | None |
  276. | LCHIJA | farseek | 2.4 | Farseek-1.12-2.4.jar | None |
  277. | LCHIJA | fastfurnace | 1.3.1 | FastFurnace-1.12.2-1.3.1.jar | None |
  278. | LCHIJA | fencejumper | 1.0.5 | fencejumper-1.12-1.0.5.jar | None |
  279. | LCHIJA | flatcoloredblocks | mc1.12-6.8 | flatcoloredblocks-mc1.12-6.8.jar | None |
  280. | LCHIJA | foamfix | 0.10.10-1.12.2 | foamfix-0.10.10-1.12.2.jar | None |
  281. | LCHIJA | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
  282. | LCHIJA | fpsreducer | mc1.12.2-1.14.1 | FpsReducer-mc1.12.2-1.14.1.jar | None |
  283. | LCHIJA | ftbbackups | 1.1.0.1 | FTBBackups-1.1.0.1.jar | None |
  284. | LCHIJA | ftbutilities | 5.4.0.124 | FTBUtilities-5.4.0.124.jar | None |
  285. | LCHIJA | fw | 1.6.0 | FullscreenWindowed-1.12-1.6.0.jar | None |
  286. | LCHIJA | funkylocomotion | 1.0 | funky-locomotion-1.12.2-1.1.2.jar | None |
  287. | LCHIJA | gardenstuff | 1.12-2.1.1 | GardenStuff-1.12-2.1.1.jar | None |
  288. | LCHIJA | gendustry | 1.6.5.8 | gendustry-1.6.5.8-mc1.12.2.jar | None |
  289. | LCHIJA | gendustryjei | 1.0.2 | gendustryjei-1.0.2.jar | None |
  290. | LCHIJA | advgenerators | 0.9.20.12 | generators-0.9.20.12-mc1.12.2.jar | None |
  291. | LCHIJA | grassburner | 0.1.0 | grassburner-0.1.0.jar | None |
  292. | LCHIJA | horsetweaks | 1.0.5 | HorseTweaks_1.12.2-1.0.5.jar | None |
  293. | LCHIJA | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
  294. | LCHIJA | immersivetech | 1.3.10 | immersivetech-1.12-1.3.10.jar | None |
  295. | LCHIJA | incontrol | 3.9.16 | incontrol-1.12-3.9.16.jar | None |
  296. | LCHIJA | mcmultipart | 2.5.3 | MCMultiPart-2.5.3.jar | None |
  297. | LCHIJA | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390.jar | None |
  298. | LCHIJA | teslacorelib | 1.0.16 | tesla-core-lib-1.12.2-1.0.16.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  299. | LCHIJA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237.jar | None |
  300. | LCHIJA | integrateddynamics | 1.1.2 | IntegratedDynamics-1.12.2-1.1.2.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  301. | LCHIJA | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-1.1.2.jar | None |
  302. | LCHIJA | integratedtunnels | 1.6.10 | IntegratedTunnels-1.12.2-1.6.10.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  303. | LCHIJA | integratedtunnelscompat | 1.0.0 | IntegratedTunnels-1.12.2-1.6.10.jar | None |
  304. | LCHIJA | nuclearcraft | 2.18o | NuclearCraft-2.18o-1.12.2.jar | None |
  305. | LCHIJA | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None |
  306. | LCHIJA | rftools | 7.73 | rftools-1.12-7.73.jar | None |
  307. | LCHIJA | rustic | 1.1.2 | rustic-1.1.2.jar | None |
  308. | LCHIJA | integrationforegoing | 1.12.2-1.9 | IntegrationForegoing-1.12.2-1.9.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  309. | LCHIJA | inventorytweaks | 1.64+dev.150.7168e7a | InventoryTweaks-1.64+dev.150.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  310. | LCHIJA | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  311. | LCHIJA | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
  312. | LCHIJA | jaopca | 1.12.2-2.2.8.103 | JAOPCA-1.12.2-2.2.8.103.jar | None |
  313. | LCHIJA | oredictinit | 1.12.2-2.2.1.71 | JAOPCA-1.12.2-2.2.8.103.jar | None |
  314. | LCHIJA | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
  315. | LCHIJA | jeivillagers | 1.0 | jeivillagers-1.12-1.0.2.jar | None |
  316. | LCHIJA | jepb | 1.2.1 | jepb-1.12-1.2.1.jar | None |
  317. | LCHIJA | jetif | 1.5.1 | jetif-1.12.2-1.5.1.jar | None |
  318. | LCHIJA | jehc | 1.7.0 | just-enough-harvestcraft-1.12.2-1.7.0.jar | None |
  319. | LCHIJA | jee | 1.0.8 | JustEnoughEnergistics-1.12.2-1.0.8.jar | None |
  320. | LCHIJA | justenoughpetroleum | 0.1 | JustEnoughPetroleum-0.1.jar | None |
  321. | LCHIJA | justenoughreactors | 1.1.1.47 | JustEnoughReactors-1.12.2-1.1.1.47.jar | 2238d4a92d81ab407741a2fdb741cebddfeacba6 |
  322. | LCHIJA | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None |
  323. | LCHIJA | reborncore | 3.18.0 | RebornCore-1.12.2-3.18.1.514-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  324. | LCHIJA | justsleep | 1.0.0.1 | JustSleep-1.0.0.1.jar | None |
  325. | LCHIJA | kleeslabs | 5.4.12 | KleeSlabs_1.12.2-5.4.12.jar | None |
  326. | LCHIJA | librarianlib | 4.20 | librarianlib-1.12.2-4.20-release.jar | None |
  327. | LCHIJA | lootcapacitortooltips | 1.3 | lootcapacitortooltips-1.3.jar | None |
  328. | LCHIJA | lostcities | 2.0.22 | lostcities-1.12-2.0.22.jar | None |
  329. | LCHIJA | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None |
  330. | LCHIJA | magicbees | 1.0 | MagicBees-1.12.2-3.2.25.jar | None |
  331. | LCHIJA | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None |
  332. | LCHIJA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
  333. | LCHIJA | meecreeps | 1.3.1 | meecreeps-1.12-1.3.1.jar | None |
  334. | LCHIJA | mekanismgenerators | 1.12.2-9.8.3.390 | MekanismGenerators-1.12.2-9.8.3.390.jar | None |
  335. | LCHIJA | mekanismtools | 1.12.2-9.8.3.390 | MekanismTools-1.12.2-9.8.3.390.jar | None |
  336. | LCHIJA | moreoverlays | 1.15.1 | moreoverlays-1.15.1-mc1.12.2.jar | None |
  337. | LCHIJA | naturescompass | 1.8.3 | NaturesCompass-1.12.2-1.8.3.jar | None |
  338. | LCHIJA | neat | 1.4-17 | Neat 1.4-17.jar | None |
  339. | LCHIJA | nmsot | 1.2.2-mc1.12.2 | NoMobSpawningOnTrees-1.2.2-mc1.12.2.jar | None |
  340. | LCHIJA | nonvflash | 1.2.0 | NoNVFlash-1.12.2-1.2.0.3-universal.jar | None |
  341. | LCHIJA | neid | 1.5.4.4 | NotEnoughIDs-1.5.4.4.jar | None |
  342. | LCHIJA | notenoughwands | 1.8.1 | notenoughwands-1.12-1.8.1.jar | None |
  343. | LCHIJA | nutrition | 4.5.0 | Nutrition-1.12.2-4.5.0.jar | None |
  344. | LCHIJA | oldjava | 1.1.11 | OldJavaWarning-1.12.2-1.1.11.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  345. | LCHIJA | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  346. | LCHIJA | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  347. | LCHIJA | oreexcavation | 1.4.143 | OreExcavation-1.4.143.jar | None |
  348. | LCHIJA | overpoweredarmorbar | @VERSION@ | overloadedarmorbar-1.0.4g.jar | None |
  349. | LCHIJA | patchouli | 1.0-20 | Patchouli-1.0-20.jar | None |
  350. | LCHIJA | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
  351. | LCHIJA | planefix | 1.0.0 | PlaneFix-1.12.2-1.0.0.jar | None |
  352. | LCHIJA | playersdropheads | 1.1.0 | playersdropheads-1.12.x-1.1.0.jar | None |
  353. | LCHIJA | psi | r1.1-77 | Psi-r1.1-77.jar | None |
  354. | LCHIJA | plustic | 7.1.6.1 | plustic-7.1.6.1.jar | None |
  355. | LCHIJA | pneumaticcraft | 1.12.2-0.11.10-385 | pneumaticcraft-repressurized-1.12.2-0.11.10-385.jar | None |
  356. | LCHIJA | prettybeaches | 1.0.4 | PrettyBeaches_1.12.2-1.0.4.jar | None |
  357. | LCHIJA | projectintelligence | 1.0.9 | ProjectIntelligence-1.12.2-1.0.9.28-universal.jar | None |
  358. | LCHIJA | questbook | 3.1.1-1.12 | questbook-3.1.1-1.12.jar | None |
  359. | LCHIJA | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
  360. | LCHIJA | reccomplex | 1.4.8.2 | RecurrentComplex-1.4.8.2.jar | None |
  361. | LCHIJA | redstonearsenal | 2.6.3 | RedstoneArsenal-1.12.2-2.6.3.18-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  362. | LCHIJA | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  363. | LCHIJA | rftoolscontrol | 2.0.2 | rftoolsctrl-1.12-2.0.2.jar | None |
  364. | LCHIJA | rftoolsdim | 5.71 | rftoolsdim-1.12-5.71.jar | None |
  365. | LCHIJA | scannable | 1.6.3.24 | Scannable-MC1.12.2-1.6.3.24.jar | None |
  366. | LCHIJA | schematica | 1.8.0.169 | Schematica-1.12.2-1.8.0.169-universal.jar | None |
  367. | LCHIJA | bq_standard | 3.4.173 | StandardExpansion-3.4.173.jar | None |
  368. | LCHIJA | storagedrawers | 1.12.2-5.4.1 | StorageDrawers-1.12.2-5.4.1.jar | None |
  369. | LCHIJA | streams | 0.4.8 | Streams-1.12-0.4.8.jar | None |
  370. | LCHIJA | supersoundmuffler | 1.0.2.10 | supersoundmuffler-revived_1.12.2_1.0.2.10.jar | None |
  371. | LCHIJA | tcinventoryscan | 2.0.10 | ThaumicInventoryScanning_1.12.2-2.0.10.jar | None |
  372. | LCHIJA | thaumicjei | 1.6.0 | ThaumicJEI-1.12.2-1.6.0-27.jar | None |
  373. | LCHIJA | thaumictinkerer | 1.12.2-5.0-353c71c | thaumictinkerer-1.12.2-5.0-353c71c.jar | None |
  374. | LCHIJA | thermalcultivation | 0.3.3 | ThermalCultivation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  375. | LCHIJA | thermaldynamics | 2.5.5 | ThermalDynamics-1.12.2-2.5.5.21-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  376. | LCHIJA | thermalinnovation | 0.3.3 | ThermalInnovation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  377. | LCHIJA | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
  378. | LCHIJA | tips | 1.0.8 | Tips-1.12.2-1.0.8.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  379. | LCHIJA | tipthescales | 1.0.4 | TipTheScales-1.12.2-1.0.4.jar | None |
  380. | LCHIJA | toastcontrol | 1.8.1 | Toast Control-1.12.2-1.8.1.jar | None |
  381. | LCHIJA | tombmanygraves | 1.12-4.2.0 | TombManyGraves-1.12-4.2.0.jar | None |
  382. | LCHIJA | torchmaster | 1.8.1.81 | torchmaster_1.12.2-1.8.1.81.jar | 5e9a436b366831c8f54a7e80b015784da69278c6 |
  383. | LCHIJA | torohealthmod | 1.12.2-11 | torohealth-1.12.2-11.jar | None |
  384. | LCHIJA | toughnessbar | @VERSION@ | toughnessbar-2.4.jar | None |
  385. | LCHIJA | unlimitedchiselworks | 0.3.4 | UnlimitedChiselWorks-0.3.4.jar | None |
  386. | LCHIJA | unloader | 1.2.0 | unloader-1.2.0.jar | None |
  387. | LCHIJA | universalmodifiers | 1.12.2-1.0.16.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
  388. | LCHIJA | villagermarket | 1.0.2 | villager-market-1.12.2-1.0.2.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  389. | LCHIJA | wanionlib | 1.12.2-2.2 | WanionLib-1.12.2-2.2.jar | None |
  390. | LCHIJA | wawla | 2.6.274 | Wawla-1.12.2-2.6.274.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  391. | LCHIJA | wct | 3.12.97 | WirelessCraftingTerminal-1.12.2-3.12.97.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
  392. | LCHIJA | wizardry | 0.10.8 | wizardry-0.10.8.jar | None |
  393. | LCHIJA | xnet | 1.8.2 | xnet-1.12-1.8.2.jar | None |
  394. | LCHIJA | ynot | 0.2.4 | YNot-0.2.4.jar | None |
  395. | LCHIJA | rf-capability-adapter | 1.1.0 | capabilityadapter-1.1.0.jar | None |
  396. | LCHIJA | structurize | 1.12.2-0.10.198-ALPHA | structurize-1.12.2-0.10.198-ALPHA.jar | None |
  397. | LCHIJA | minecolonies | 1.12.2-0.10.714-RELEASE | minecolonies-1.12.2-0.10.714-RELEASE-universal.jar | None |
  398. | LCHIJA | phosphor-lighting | 1.12.2-0.2.6 | phosphor-1.12.2-0.2.6+build50-universal.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
  399. | LCHIJA | reauth | 3.6.0 | reauth-3.6.0.jar | daba0ec4df71b6da841768c49fb873def208a1e3 |
  400. | LCHIJA | solcarrot | 1.8.3 | solcarrot-1.12.2-1.8.3.jar | None |
  401. | LCHIJA | librarianliblate | 4.20 | librarianlib-1.12.2-4.20-release.jar | None |
  402. | LCHIJA | mysticallib | 1.12.2-1.6.0 | mysticallib-1.12.2-1.6.0.jar | None |
  403. | LCHIJA | teslacorelib_registries | 1.0.16 | tesla-core-lib-1.12.2-1.0.16.jar | None |
  404. | LCHIJA | unidict | 1.12.2-2.9.2 | UniDict-1.12.2-2.9.2.jar | None |
  405. | LCHIJA | wrapup | 1.12-1.1.3 | WrapUp-1.12-1.1.3.jar | None |
  406.  
  407. Loaded coremods (and transformers):
  408. TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
  409. li.cil.oc.common.asm.ClassTransformer
  410. Quark Plugin (Quark-r1.6-177.jar)
  411. vazkii.quark.base.asm.ClassTransformer
  412. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  413. squeek.applecore.asm.TransformerModuleHandler
  414. CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)
  415. team.chisel.ctm.client.asm.CTMTransformer
  416. AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.7.0-208-universal.jar)
  417. zmaster587.advancedRocketry.asm.ClassTransformer
  418. ForgelinPlugin (Forgelin-1.8.4.jar)
  419.  
  420. AstralCore (astralsorcery-1.12.2-1.10.22.jar)
  421.  
  422. MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  423. mekanism.coremod.KeybindingMigrationHelper
  424. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  425. openmods.core.OpenModsClassTransformer
  426. IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
  427. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  428. ColytraLoadingPlugin (colytra-1.12.2-1.2.0.4.jar)
  429. c4.colytra.asm.ElytraTransformer
  430. RandomPatches (randompatches-1.12.2-1.21.0.0.jar)
  431. com.therandomlabs.randompatches.core.RPTransformer
  432. Plugin (NotEnoughIDs-1.5.4.4.jar)
  433. ru.fewizz.neid.asm.Transformer
  434. LibrarianLib Plugin (librarianlib-1.12.2-4.20-release.jar)
  435. com.teamwizardry.librarianlib.asm.LibLibTransformer
  436. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  437.  
  438. EnderCorePlugin (EnderCore-1.12.2-0.5.74-core.jar)
  439. com.enderio.core.common.transform.EnderCoreTransformer
  440. com.enderio.core.common.transform.SimpleMixinPatcher
  441. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar)
  442. pl.asie.foamfix.coremod.FoamFixTransformer
  443. Wizardry Plugin (wizardry-0.10.8.jar)
  444. com.teamwizardry.wizardry.asm.WizardryTransformer
  445. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  446. lumien.resourceloader.asm.ClassTransformer
  447. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  448.  
  449. Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.150.jar)
  450. invtweaks.forge.asm.ContainerTransformer
  451. FarseekCoreMod (Farseek-1.12-2.4.jar)
  452. farseek.core.FarseekClassTransformer
  453. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  454.  
  455. PluginLoader (MemoryTester-0.4.2.jar)
  456.  
  457. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  458. OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
  459. AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
  460. Pulsar/natura loaded Pulses:
  461. - NaturaCommons (Enabled/Forced)
  462. - NaturaOverworld (Enabled/Not Forced)
  463. - NaturaNether (Enabled/Not Forced)
  464. - NaturaDecorative (Enabled/Not Forced)
  465. - NaturaEntities (Enabled/Not Forced)
  466. - NaturaOredict (Enabled/Forced)
  467. - NaturaWorld (Enabled/Not Forced)
  468.  
  469. Pulsar/tconstruct loaded Pulses:
  470. - TinkerCommons (Enabled/Forced)
  471. - TinkerWorld (Enabled/Not Forced)
  472. - TinkerTools (Enabled/Not Forced)
  473. - TinkerHarvestTools (Enabled/Forced)
  474. - TinkerMeleeWeapons (Enabled/Forced)
  475. - TinkerRangedWeapons (Enabled/Forced)
  476. - TinkerModifiers (Enabled/Forced)
  477. - TinkerSmeltery (Enabled/Not Forced)
  478. - TinkerGadgets (Enabled/Not Forced)
  479. - TinkerOredict (Enabled/Forced)
  480. - TinkerIntegration (Enabled/Forced)
  481. - TinkerFluids (Enabled/Forced)
  482. - TinkerMaterials (Enabled/Forced)
  483. - TinkerModelRegister (Enabled/Forced)
  484. - chiselIntegration (Enabled/Not Forced)
  485. - chiselsandbitsIntegration (Enabled/Not Forced)
  486. - wailaIntegration (Enabled/Not Forced)
  487. - quarkIntegration (Enabled/Not Forced)
  488.  
  489. List of loaded APIs:
  490. * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r151-2.jar
  491. * ae2wtlib|API (1.0.34) from AE2WTLib-1.12.2-1.0.34.jar
  492. * AppleCoreAPI (3.2.0) from AppleCore-mc1.12.2-3.2.0.jar
  493. * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
  494. * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
  495. * betteradvancements|API (0.1.0.77) from BetterAdvancements-1.12.2-0.1.0.77.jar
  496. * BetterQuesting|API (3.2) from BetterQuesting-3.5.323.jar
  497. * BetterQuesting|API2 (3.1) from BetterQuesting-3.5.323.jar
  498. * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
  499. * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.50.jar
  500. * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.3-105.jar
  501. * BotaniaAPI (79) from AkashicTome-1.2-12.jar
  502. * Chisel-API (0.0.1) from Chisel-MC1.12.2-1.0.1.44.jar
  503. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-1.0.1.44.jar
  504. * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.33.jar
  505. * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
  506. * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12.2-2.4.5.jar
  507. * ComputerCraft|API (1.86.2) from cc-tweaked-1.12.2-1.86.2.jar
  508. * ComputerCraft|API|FileSystem (1.86.2) from cc-tweaked-1.12.2-1.86.2.jar
  509. * ComputerCraft|API|Lua (1.86.2) from cc-tweaked-1.12.2-1.86.2.jar
  510. * ComputerCraft|API|Media (1.86.2) from cc-tweaked-1.12.2-1.86.2.jar
  511. * ComputerCraft|API|Network (1.86.2) from cc-tweaked-1.12.2-1.86.2.jar
  512. * ComputerCraft|API|Network|Wired (1.86.2) from cc-tweaked-1.12.2-1.86.2.jar
  513. * ComputerCraft|API|Peripheral (1.86.2) from cc-tweaked-1.12.2-1.86.2.jar
  514. * ComputerCraft|API|Permissions (1.86.2) from cc-tweaked-1.12.2-1.86.2.jar
  515. * ComputerCraft|API|Redstone (1.86.2) from cc-tweaked-1.12.2-1.86.2.jar
  516. * ComputerCraft|API|Turtle (1.86.2) from cc-tweaked-1.12.2-1.86.2.jar
  517. * ComputerCraft|API|Turtle|Event (1.86.2) from cc-tweaked-1.12.2-1.86.2.jar
  518. * cosmeticarmorreworked|api (1.0.0) from CosmeticArmorReworked-1.12.2-v4b.jar
  519. * ctm-api (0.1.0) from CTM-MC1.12.2-1.0.1.30.jar
  520. * ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.1.30.jar
  521. * ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.1.30.jar
  522. * ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.1.30.jar
  523. * ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.1.30.jar
  524. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.25.351-universal.jar
  525. * EmbersAPI (0.1) from EmbersRekindled-1.13-hotfix2.jar
  526. * enderioapi (4.0.0) from EnderIO-1.12.2-5.1.55.jar
  527. * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.1.55.jar
  528. * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.1.55.jar
  529. * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.1.55.jar
  530. * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.1.55.jar
  531. * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.1.55.jar
  532. * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.1.55.jar
  533. * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.1.55.jar
  534. * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.1.55.jar
  535. * farmingforblockheads|api (1.0) from FarmingForBlockheads_1.12.2-3.1.28.jar
  536. * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.414.jar
  537. * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.414.jar
  538. * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.414.jar
  539. * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.414.jar
  540. * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.414.jar
  541. * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.414.jar
  542. * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.414.jar
  543. * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.414.jar
  544. * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.414.jar
  545. * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.414.jar
  546. * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.414.jar
  547. * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.414.jar
  548. * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.414.jar
  549. * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.414.jar
  550. * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.414.jar
  551. * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.414.jar
  552. * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.414.jar
  553. * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.414.jar
  554. * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.414.jar
  555. * funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.2.jar
  556. * gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
  557. * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
  558. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-92.jar
  559. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-92.jar
  560. * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
  561. * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-1.1.2.jar
  562. * jeresources|API (0.9.2.60) from JustEnoughResources-1.12.2-0.9.2.60.jar
  563. * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.9.jar
  564. * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.9.jar
  565. * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.9.jar
  566. * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.9.jar
  567. * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.9.jar
  568. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.293.jar
  569. * MekanismAPI|core (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
  570. * MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
  571. * MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
  572. * MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
  573. * MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
  574. * MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
  575. * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.3.390.jar
  576. * minecolonies-api (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  577. * minecolonies-api|achievements (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  578. * minecolonies-api|blocks (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  579. * minecolonies-api|blocks|decorative (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  580. * minecolonies-api|blocks|huts (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  581. * minecolonies-api|blocks|interfaces (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  582. * minecolonies-api|blocks|types (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  583. * minecolonies-api|client (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  584. * minecolonies-api|client|render (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  585. * minecolonies-api|client|render|modeltype (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  586. * minecolonies-api|client|render|modeltype|registry (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  587. * minecolonies-api|colony (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  588. * minecolonies-api|colony|buildings (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  589. * minecolonies-api|colony|buildings|registry (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  590. * minecolonies-api|colony|buildings|views (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  591. * minecolonies-api|colony|buildings|workerbuildings (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  592. * minecolonies-api|colony|guardtype (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  593. * minecolonies-api|colony|guardtype|registry (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  594. * minecolonies-api|colony|jobs (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  595. * minecolonies-api|colony|jobs|registry (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  596. * minecolonies-api|colony|managers (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  597. * minecolonies-api|colony|managers|interfaces (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  598. * minecolonies-api|colony|permissions (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  599. * minecolonies-api|colony|requestsystem (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  600. * minecolonies-api|colony|requestsystem|data (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  601. * minecolonies-api|colony|requestsystem|factory (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  602. * minecolonies-api|colony|requestsystem|factory|standard (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  603. * minecolonies-api|colony|requestsystem|location (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  604. * minecolonies-api|colony|requestsystem|manager (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  605. * minecolonies-api|colony|requestsystem|request (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  606. * minecolonies-api|colony|requestsystem|requestable (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  607. * minecolonies-api|colony|requestsystem|requestable|crafting (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  608. * minecolonies-api|colony|requestsystem|requester (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  609. * minecolonies-api|colony|requestsystem|resolver (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  610. * minecolonies-api|colony|requestsystem|resolver|player (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  611. * minecolonies-api|colony|requestsystem|resolver|retrying (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  612. * minecolonies-api|colony|requestsystem|token (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  613. * minecolonies-api|colony|workorders (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  614. * minecolonies-api|compatibility (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  615. * minecolonies-api|compatibility|candb (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  616. * minecolonies-api|compatibility|dynamictrees (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  617. * minecolonies-api|compatibility|gbook (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  618. * minecolonies-api|compatibility|tinkers (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  619. * minecolonies-api|configuration (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  620. * minecolonies-api|crafting (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  621. * minecolonies-api|creativetab (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  622. * minecolonies-api|entity (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  623. * minecolonies-api|entity|ai (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  624. * minecolonies-api|entity|ai|citizen (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  625. * minecolonies-api|entity|ai|citizen|builder (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  626. * minecolonies-api|entity|ai|citizen|guards (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  627. * minecolonies-api|entity|ai|pathfinding (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  628. * minecolonies-api|entity|ai|registry (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  629. * minecolonies-api|entity|ai|statemachine (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  630. * minecolonies-api|entity|ai|statemachine|basestatemachine (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  631. * minecolonies-api|entity|ai|statemachine|states (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  632. * minecolonies-api|entity|ai|statemachine|tickratestatemachine (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  633. * minecolonies-api|entity|ai|statemachine|transition (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  634. * minecolonies-api|entity|citizen (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  635. * minecolonies-api|entity|citizen|citizenhandlers (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  636. * minecolonies-api|entity|mobs (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  637. * minecolonies-api|entity|mobs|barbarians (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  638. * minecolonies-api|entity|mobs|pirates (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  639. * minecolonies-api|entity|mobs|util (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  640. * minecolonies-api|entity|pathfinding (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  641. * minecolonies-api|entity|pathfinding|registry (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  642. * minecolonies-api|inventory (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  643. * minecolonies-api|inventory|api (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  644. * minecolonies-api|items (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  645. * minecolonies-api|network (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  646. * minecolonies-api|sounds (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  647. * minecolonies-api|tileentities (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  648. * minecolonies-api|util (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  649. * minecolonies-api|util|constants (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  650. * minecolonies-blockout (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  651. * minecolonies-blockout|controls (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  652. * minecolonies-blockout|views (1.12.2-0.10.714-RELEASE) from minecolonies-1.12.2-0.10.714-RELEASE-universal.jar
  653. * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
  654. * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
  655. * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
  656. * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
  657. * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
  658. * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
  659. * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
  660. * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
  661. * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
  662. * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
  663. * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
  664. * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
  665. * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
  666. * PatchouliAPI (6) from Patchouli-1.0-20.jar
  667. * PneumaticCraftApi (1.1) from pneumaticcraft-repressurized-1.12.2-0.11.10-385.jar
  668. * PsiAPI (15) from Psi-r1.1-77.jar
  669. * QuarkAPI (4) from Quark-r1.6-177.jar
  670. * reborncoreAPI (3.18.1.514) from RebornCore-1.12.2-3.18.1.514-universal.jar
  671. * reborncoreAPI|Power (3.18.1.514) from RebornCore-1.12.2-3.18.1.514-universal.jar
  672. * reborncoreAPI|Recipe (3.18.1.514) from RebornCore-1.12.2-3.18.1.514-universal.jar
  673. * reborncoreAPI|Tile (3.18.1.514) from RebornCore-1.12.2-3.18.1.514-universal.jar
  674. * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
  675. * SchematicaAPI (1.1) from Schematica-1.12.2-1.8.0.169-universal.jar
  676. * SchematicaAPI|Events (1.1) from Schematica-1.12.2-1.8.0.169-universal.jar
  677. * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
  678. * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
  679. * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
  680. * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
  681. * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
  682. * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
  683. * team_reborn|Praescriptum (3.18.1.514) from RebornCore-1.12.2-3.18.1.514-universal.jar
  684. * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
  685. * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
  686. * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
  687. * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.12.97.jar
  688. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
  689. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
  690. * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
  691. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
  692. RebornCore:
  693. Plugin Engine: 0
  694. RebornCore Version: 3.18.0
  695. Runtime Debofucsation 1
  696. RenderEngine: 0
  697. [Psi] Active spell: None
  698. Ender IO: No known problems detected.
  699.  
  700. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  701. !!!You are looking at the diagnostics information, not at the crash. !!!
  702. !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
  703. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  704.  
  705. forestry : Modules have been disabled in the config: Carpentry, Crate, Ceramic
  706. AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:ON, Mekanism:ON, OpenComputers:ON, THE_ONE_PROBE:OFF, TESLA:ON, CRAFTTWEAKER:ON
  707. Profiler Position: N/A (disabled)
  708. Player Count: 1 / 8; [EntityPlayerMP['somebrook'/640, l='Let us start', x=-535.11, y=70.00, z=257.49]]
  709. Type: Integrated Server (map_client.txt)
  710. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment