Advertisement
Dubl33_27

SF 4 crash log 3

Mar 26th, 2020
767
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.92 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. ApotheosisCore (Apotheosis-1.12.2-1.10.5.jar)
  5. BedPatch (bedpatch-2.2-1.12.2.jar)
  6. 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.5-1.12.2.jar)
  7. CorePlugin (SmoothFont-mc1.12.2-2.1.jar)
  8. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  9. TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  10. SqueezerCore (SqueezerPatch-1.12.2-1.0.0.jar)
  11. ForgelinPlugin (Forgelin-1.8.2.jar)
  12. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  13. EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
  14. BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar)
  15. AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  16. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  17. MekanismCoremod (Mekanism-1.12.2-9.8.0.381.jar)
  18. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  19. SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar)
  20. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
  21. Contact their authors BEFORE contacting forge
  22.  
  23. // Don't be sad, have a hug! <3
  24.  
  25. Time: 3/26/20 6:57 PM
  26. Description: Unexpected error
  27.  
  28. java.lang.ArrayIndexOutOfBoundsException: 5
  29. at net.minecraftforge.client.model.pipeline.VertexLighterFlat.processQuad(VertexLighterFlat.java:237)
  30. at net.minecraftforge.client.model.pipeline.QuadGatheringTransformer.put(QuadGatheringTransformer.java:66)
  31. at codechicken.lib.render.CCQuad.pipe(CCQuad.java:240)
  32. at cofh.thermaldynamics.duct.attachments.cover.CoverRenderer.renderBlockQuads(CoverRenderer.java:78)
  33. at cofh.thermaldynamics.duct.attachments.cover.CoverRenderer.renderBlockCover(CoverRenderer.java:148)
  34. at cofh.thermaldynamics.duct.attachments.cover.Cover.drawSelectionExtra(Cover.java:234)
  35. at cofh.thermaldynamics.proxy.EventHandlerClient.doAttachmentHighlight(EventHandlerClient.java:78)
  36. at cofh.thermaldynamics.proxy.EventHandlerClient.onBlockHighlight(EventHandlerClient.java:54)
  37. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1565_EventHandlerClient_onBlockHighlight_DrawBlockHighlightEvent.invoke(.dynamic)
  38. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  39. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  40. at net.minecraftforge.client.ForgeHooksClient.onDrawBlockHighlight(ForgeHooksClient.java:191)
  41. at sun.reflect.GeneratedMethodAccessor128.invoke(Unknown Source)
  42. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  43. at java.lang.reflect.Method.invoke(Method.java:498)
  44. at net.optifine.reflect.Reflector.callBoolean(Reflector.java:680)
  45. at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1819)
  46. at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1613)
  47. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1384)
  48. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
  49. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  50. at net.minecraft.client.main.Main.main(SourceFile:123)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  52. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  53. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  54. at java.lang.reflect.Method.invoke(Method.java:498)
  55. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  56. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  57.  
  58.  
  59. A detailed walkthrough of the error, its code path and all known details is as follows:
  60. ---------------------------------------------------------------------------------------
  61.  
  62. -- Head --
  63. Thread: Client thread
  64. Stacktrace:
  65. at net.minecraftforge.client.model.pipeline.VertexLighterFlat.processQuad(VertexLighterFlat.java:237)
  66. at net.minecraftforge.client.model.pipeline.QuadGatheringTransformer.put(QuadGatheringTransformer.java:66)
  67. at codechicken.lib.render.CCQuad.pipe(CCQuad.java:240)
  68. at cofh.thermaldynamics.duct.attachments.cover.CoverRenderer.renderBlockQuads(CoverRenderer.java:78)
  69. at cofh.thermaldynamics.duct.attachments.cover.CoverRenderer.renderBlockCover(CoverRenderer.java:148)
  70. at cofh.thermaldynamics.duct.attachments.cover.Cover.drawSelectionExtra(Cover.java:234)
  71. at cofh.thermaldynamics.proxy.EventHandlerClient.doAttachmentHighlight(EventHandlerClient.java:78)
  72. at cofh.thermaldynamics.proxy.EventHandlerClient.onBlockHighlight(EventHandlerClient.java:54)
  73. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1565_EventHandlerClient_onBlockHighlight_DrawBlockHighlightEvent.invoke(.dynamic)
  74. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  75. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  76. at net.minecraftforge.client.ForgeHooksClient.onDrawBlockHighlight(ForgeHooksClient.java:191)
  77. at sun.reflect.GeneratedMethodAccessor128.invoke(Unknown Source)
  78. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  79. at java.lang.reflect.Method.invoke(Method.java:498)
  80. at net.optifine.reflect.Reflector.callBoolean(Reflector.java:680)
  81. at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1819)
  82. at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1613)
  83.  
  84. -- Affected level --
  85. Details:
  86. Level name: MpServer
  87. All players: 1 total; [EntityPlayerSP['Dubl33'/32, l='MpServer', x=-9.00, y=67.00, z=-4.80]]
  88. Chunk stats: MultiplayerChunkCache: 361, 361
  89. Level seed: 0
  90. Level generator: ID 10 - topography, ver 0. Features enabled: false
  91. Level generator options:
  92. Level spawn location: World: (2,72,2), Chunk: (at 2,4,2 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)
  93. Level time: 1540717 game time, 1819423 day time
  94. Level dimension: 0
  95. Level storage version: 0x00000 - Unknown?
  96. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  97. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  98. Forced entities: 23 total; [EntityMeleeRougeAndroidMob['ยง7[0] Dave'/33, l='MpServer', x=-53.50, y=70.00, z=-3.50], EntityResourceHog['Resource Hog'/4, l='MpServer', x=-24.50, y=67.00, z=-1.50], EntityResourceHog['Resource Hog'/5, l='MpServer', x=-22.50, y=67.00, z=-1.50], EntityResourceHog['Resource Hog'/6, l='MpServer', x=-30.50, y=67.00, z=-1.52], EntityResourceHog['Resource Hog'/7, l='MpServer', x=-26.50, y=67.00, z=-1.50], EntityResourceHog['Resource Hog'/8, l='MpServer', x=-28.50, y=67.00, z=-1.50], EntityPig['Pig'/9, l='MpServer', x=-51.28, y=67.00, z=-2.53], EntityPig['Pig'/10, l='MpServer', x=-52.72, y=70.50, z=6.49], EntityPlayerSP['Dubl33'/32, l='MpServer', x=-9.00, y=67.00, z=-4.80], EntitySheep['Sheep'/11, l='MpServer', x=-54.49, y=70.00, z=6.23], EntityLatchedRenderer['unknown'/44, l='MpServer', x=-9.00, y=67.00, z=-4.80], EntityPig['Pig'/12, l='MpServer', x=-51.30, y=67.00, z=7.75], EntityPig['Pig'/13, l='MpServer', x=-51.39, y=67.00, z=2.76], EntitySheep['Sheep'/14, l='MpServer', x=-51.50, y=67.00, z=5.76], EntitySkeleton['Skeleton'/15, l='MpServer', x=-54.50, y=70.00, z=7.50], EntityResourceHog['Resource Hog'/16, l='MpServer', x=-32.50, y=67.00, z=-1.50], EntitySheep['Sheep'/17, l='MpServer', x=-43.49, y=67.00, z=12.95], EntityPig['Pig'/18, l='MpServer', x=-44.52, y=67.00, z=12.22], EntityCow['Cow'/19, l='MpServer', x=-44.82, y=67.00, z=3.41], EntityCow['Cow'/20, l='MpServer', x=1.20, y=65.00, z=-3.83], EntityCow['Cow'/21, l='MpServer', x=1.47, y=65.00, z=-6.12], EntityCow['Cow'/22, l='MpServer', x=1.60, y=65.00, z=-7.10], EntitySheep['Sheep'/23, l='MpServer', x=2.40, y=65.00, z=-3.08]]
  99. Retry entities: 0 total; []
  100. Server brand: fml,forge
  101. Server type: Integrated singleplayer server
  102. Stacktrace:
  103. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
  104. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
  105. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:427)
  106. at net.minecraft.client.main.Main.main(SourceFile:123)
  107. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  108. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  109. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  110. at java.lang.reflect.Method.invoke(Method.java:498)
  111. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  112. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  113.  
  114. -- System Details --
  115. Details:
  116. Minecraft Version: 1.12.2
  117. Operating System: Windows 10 (amd64) version 10.0
  118. Java Version: 1.8.0_242, AdoptOpenJDK
  119. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode),
  120. Memory: 3243138320 bytes (3092 MB) / 5878841344 bytes (5606 MB) up to 5878841344 bytes (5606 MB)
  121. JVM Flags: 2 total; -Xmx6144m -Xms6144m
  122. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  123. FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_E3 220 mods loaded, 220 mods active
  124. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  125.  
  126. | State | ID | Version | Source | Signature |
  127. |:------ |:------------------------ |:------------------------ |:------------------------------------------------- |:---------------------------------------- |
  128. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  129. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  130. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  131. | LCHIJA | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  132. | LCHIJA | smoothfontcore | mc1.12.2-2.1 | minecraft.jar | None |
  133. | LCHIJA | bnbgamingcore | 0.11.0 | minecraft.jar | None |
  134. | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None |
  135. | LCHIJA | opencomputers|core | 1.7.4.153 | minecraft.jar | None |
  136. | LCHIJA | smoothfont | mc1.12.2-2.1 | SmoothFont-mc1.12.2-2.1.jar | None |
  137. | LCHIJA | advancementbook | 1.0.3 | Advancement_Book-1.12-1.0.3.jar | None |
  138. | LCHIJA | ctm | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22.jar | None |
  139. | LCHIJA | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  140. | LCHIJA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  141. | LCHIJA | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
  142. | LCHIJA | animalcrops | 1.12.2-0.2.0 | AnimalCrops-1.12.2-0.2.0.jar | None |
  143. | LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  144. | LCHIJA | inspirations | 1.12.2-0.2.6 | Inspirations-1.12.2-0.2.6.jar | None |
  145. | LCHIJA | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
  146. | LCHIJA | apotheosis | 1.10.4 | Apotheosis-1.12.2-1.10.5.jar | None |
  147. | LCHIJA | applecore | 3.2.0 | AppleCore-mc1.12.2-3.2.0.jar | None |
  148. | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  149. | LCHIJA | statues | 0.8.9 | statues-1.12.X-0.8.9.jar | None |
  150. | LCHIJA | crafttweaker | 4.1.18 | CraftTweaker2-1.12-4.1.18.jar | None |
  151. | LCHIJA | mtlib | 3.0.6 | MTLib-3.0.6.jar | None |
  152. | LCHIJA | modtweaker | 4.0.17 | modtweaker-4.0.17.jar | None |
  153. | LCHIJA | bookshelf | 2.3.581 | Bookshelf-1.12.2-2.3.581.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  154. | LCHIJA | gamestages | 2.0.115 | GameStages-1.12.2-2.0.115.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  155. | LCHIJA | recipestages | 1.1.3 | RecipeStages-1.1.3.jar | None |
  156. | LCHIJA | primitivecrafting | 1.3.5 | PrimitiveCrafting MC1.12.2 v1.3.5.jar | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
  157. | LCHIJA | jei | 4.15.0.289 | jei_1.12.2-4.15.0.289.jar | None |
  158. | LCHIJA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  159. | LCHIJA | aroma1997core | 2.0.0.2.b165 | Aroma1997Core-1.12.2-2.0.0.2.b165.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  160. | LCHIJA | aromabackup | 3.0.0.0.b125 | AromaBackup-1.12.2-3.0.0.0.b125.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  161. | LCHIJA | aromabackuprecovery | 3.0.0.0.b125 | AromaBackup-1.12.2-3.0.0.0.b125.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  162. | LCHIJA | astralsorcery | 1.10.19 | astralsorcery-1.12.2-1.10.19.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  163. | LCHIJA | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  164. | LCHIJA | bdsandm | 0.0.24 | BarrelsDrumsStorageAndMore-0.0.24.jar | None |
  165. | LCHIJA | base | 3.11.0 | base-1.12.2-3.11.0.jar | None |
  166. | LCHIJA | betteradvancements | 0.1.0.77 | BetterAdvancements-1.12.2-0.1.0.77.jar | None |
  167. | LCHIJA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  168. | LCHIJA | bnbgaminglib | 2.17.6 | BNBGamingLib-1.12.2-2.17.6.jar | None |
  169. | LCHIJA | bonsaitrees | 1.1.3 | bonsaitrees-1.1.3-b156.jar | None |
  170. | LCHIJA | bouncy_creepers | 0.0.4 | BouncyCreepers-0.0.4.jar | None |
  171. | LCHIJA | buildinggadgets | 2.6.8 | BuildingGadgets-2.6.8.jar | None |
  172. | LCHIJA | caliper | 1.1.45 | Caliper-1.12.2-1.1.45.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  173. | LCHIJA | calmdownzombieguy | 1.0.0 | CalmDownZombieGuy-1.12.2-1.0.0.jar | None |
  174. | LCHIJA | carryon | 1.12.2 | CarryOn MC1.12.2 v1.12.2.jar | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
  175. | LCHIJA | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
  176. | LCHIJA | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None |
  177. | LCHIJA | tconstruct | 1.12.2-2.12.0.157 | TConstruct-1.12.2-2.12.0.157.jar | None |
  178. | LCHIJA | ceramics | 1.12-1.3.7 | Ceramics-1.12-1.3.7.jar | None |
  179. | LCHIJA | chargers | 1.2.0.4 | Chargers-1.12.2-1.2.0.4.jar | 58e787c8aafad8b327883f94d4fa544f936d7b01 |
  180. | LCHIJA | chineseworkshop | 1.2.6 | ChineseWorkshop-1.12.2_1.2.6.jar | None |
  181. | LCHIJA | chiselsandbits | 14.32 | chiselsandbits-14.32.jar | None |
  182. | LCHIJA | clickmachine | 1.2.0 | ClickMachine-1.12.2-1.2.0.jar | None |
  183. | LCHIJA | clienttweaks | 3.1.11 | ClientTweaks_1.12.2-3.1.11.jar | None |
  184. | LCHIJA | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
  185. | LCHIJA | codechickenlib | 3.2.3.357 | CodeChickenLib-1.12.2-3.2.3.357-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  186. | LCHIJA | fbp | 2.4.1 | FancyBlockParticles-1.12.x-2.4.1.jar | None |
  187. | LCHIJA | pdp | 1.12.2-1.2.4 | ProportionalDestructionParticles-1.12.2-1.2.4.jar | None |
  188. | LCHIJA | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  189. | LCHIJA | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None |
  190. | LCHIJA | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  191. | LCHIJA | colouredtooltips | 1.0.7 | ColouredTooltips-1.12.2-1.0.7.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  192. | LCHIJA | cyclopscore | 1.0.6 | CyclopsCore-1.12.2-1.0.6.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  193. | LCHIJA | commoncapabilities | 2.1.0 | CommonCapabilities-1.12.2-2.1.0.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  194. | LCHIJA | compactmachines3 | 3.0.18 | compactmachines3-1.12.2-3.0.18-b278.jar | None |
  195. | LCHIJA | compactstorage | 3.1 | CompactStorage-3.1-12.jar | None |
  196. | LCHIJA | compatched | 1.6.0 | ComPatchedStorage-1.12.2-1.6.0.jar | None |
  197. | LCHIJA | contenttweaker | 1.12.2-4.9.1 | ContentTweaker-1.12.2-4.9.1.jar | None |
  198. | LCHIJA | conarm | 1.2.4 | conarm-1.12.2-1.2.4.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  199. | LCHIJA | controlling | 3.0.6 | Controlling-3.0.6.jar | None |
  200. | LCHIJA | cookingforblockheads | 6.4.71 | CookingForBlockheads_1.12.2-6.4.71.jar | None |
  201. | LCHIJA | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.18.jar | None |
  202. | LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.18.jar | None |
  203. | LCHIJA | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
  204. | LCHIJA | culinaryconstruct | 1.3.3 | culinaryconstruct-1.3.3.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  205. | LCHIJA | custommainmenu | 2.0.9 | CustomMainMenu-MC1.12.2-2.0.9.jar | None |
  206. | LCHIJA | fastbench | 1.7.2 | FastWorkbench-1.12.2-1.7.2.jar | None |
  207. | LCHIJA | cyclicmagic | 1.19.14 | Cyclic-1.12.2-1.19.14.jar | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
  208. | LCHIJA | darkutils | 1.8.226 | DarkUtils-1.12.2-1.8.226.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  209. | LCHIJA | patchouli | 1.0-19 | Patchouli-1.0-19.jar | None |
  210. | LCHIJA | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  211. | LCHIJA | deepmoblearning | 1.12.2-2.5.2 | deepmoblearning-1.12.2-2.5.2-universal.jar | None |
  212. | LCHIJA | journeymap | 1.12.2-5.5.5 | journeymap-1.12.2-5.5.5.jar | None |
  213. | LCHIJA | defaultoptions | 9.2.8 | DefaultOptions_1.12.2-9.2.8.jar | None |
  214. | LCHIJA | dimstages | 2.0.23 | DimensionStages-1.12.2-2.0.23.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  215. | LCHIJA | dragonmurder | 1.0.1 | DragonMurder-1.12.2-1.0.1.jar | None |
  216. | LCHIJA | elevatorid | 1.4.2 | ElevatorMod-1.12.2-1.4.2.jar | None |
  217. | LCHIJA | enchdesc | 1.1.15 | EnchantmentDescriptions-1.12.2-1.1.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  218. | LCHIJA | endercore | 1.12.2-0.5.57 | EnderCore-1.12.2-0.5.57.jar | None |
  219. | LCHIJA | endercrop | 1.12.2-1.6.0 | endercrop-1.12.2-1.6.0.jar | None |
  220. | LCHIJA | enderstorage | 2.4.6.137 | EnderStorage-1.12.2-2.4.6.137-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  221. | LCHIJA | enderutilities | 0.7.12 | enderutilities-1.12.2-0.7.12.jar | 2b03e1423915a189b8094816baa18f239d576dff |
  222. | LCHIJA | extendedcrafting | 1.5.4 | ExtendedCrafting-1.12.2-1.5.4.jar | None |
  223. | LCHIJA | extracells | 2.6.2 | ExtraCells-1.12.2-2.6.2a.jar | None |
  224. | LCHIJA | farmingforblockheads | 3.1.26 | FarmingForBlockheads_1.12.2-3.1.26.jar | None |
  225. | LCHIJA | fastfurnace | 1.3.1 | FastFurnace-1.12.2-1.3.1.jar | None |
  226. | LCHIJA | fenceoverhaul | 1.3.4 | FenceOverhaul-1.3.4.jar | None |
  227. | LCHIJA | findme | 1.1.0 | findme-1.12.2-1.1.0-8.jar | None |
  228. | LCHIJA | slabmachines | 1.0.6 | Slab_Machines-1.0.6.jar | None |
  229. | LCHIJA | mcmultipart | 2.5.3 | MCMultiPart-2.5.3.jar | None |
  230. | LCHIJA | mekanism | 1.12.2-9.8.0.381 | Mekanism-1.12.2-9.8.0.381.jar | None |
  231. | LCHIJA | sonarcore | 5.0.19 | sonarcore-1.12.2-5.0.19-20.jar | None |
  232. | LCHIJA | fluxnetworks | 3.0.19 | fluxnetworks-1.12.2-3.0.19-21.jar | None |
  233. | LCHIJA | foamfix | 0.10.5-1.12.2 | foamfix-0.10.5-1.12.2.jar | None |
  234. | LCHIJA | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None |
  235. | LCHIJA | forgemultipartcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  236. | LCHIJA | microblockcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | None |
  237. | LCHIJA | minecraftmultipartcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | None |
  238. | LCHIJA | forgivingvoid | 1.0.23 | ForgivingVoid_1.12.2-1.0.23.jar | None |
  239. | LCHIJA | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
  240. | LCHIJA | headcrumbs | 2.0.4 | Headcrumbs-1.12.2-2.0.5.17.jar | None |
  241. | LCHIJA | horsepower | 2.6.4 | HorsePower-1.12.2-2.6.4.74.jar | cd7e958342770a8b17c919055da42c24dfefd879 |
  242. | LCHIJA | huntingdim | 1.0.38 | HuntingDimension-1.12.2-1.0.38.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  243. | LCHIJA | hurtanimationremover | 1.0.0 | HurtAnimationRemover-1.12.2-1.0.0.jar | None |
  244. | LCHIJA | hydrogel | 1.1.0 | HydroGel-1.12.2-1.1.0.jar | None |
  245. | LCHIJA | ichunutil | 7.2.0 | iChunUtil-1.12.2-7.1.4.jar | None |
  246. | LCHIJA | incontrol | 3.9.10 | incontrol-1.12-3.9.10.jar | None |
  247. | LCHIJA | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  248. | LCHIJA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.12-236.jar | None |
  249. | LCHIJA | integrateddynamics | 1.0.8 | IntegratedDynamics-1.12.2-1.0.8.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  250. | LCHIJA | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-1.0.8.jar | None |
  251. | LCHIJA | integratedtunnels | 1.6.7 | IntegratedTunnels-1.12.2-1.6.7.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  252. | LCHIJA | integratedtunnelscompat | 1.0.0 | IntegratedTunnels-1.12.2-1.6.7.jar | None |
  253. | LCHIJA | inventorysorter | 1.13.3+57 | inventorysorter-1.12.2-1.13.3+57.jar | None |
  254. | LCHIJA | ironjetpacks | 1.1.0 | IronJetpacks-1.12-2-1.1.0.jar | None |
  255. | LCHIJA | itemstages | 2.0.50 | ItemStages-1.12.2-2.0.50.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  256. | LCHIJA | kleeslabs | 5.4.11 | KleeSlabs_1.12.2-5.4.11.jar | None |
  257. | LCHIJA | limitlessstructureblocks | 1.1.0 | LimitlessStructureBlocks-1.12.2-1.1.0.jar | None |
  258. | LCHIJA | loadingscreens | 0.3.1 | LoadingScreens-1.12.2-0.3.1.jar | None |
  259. | LCHIJA | lostcities | 2.0.17 | lostcities-1.12-2.0.17.jar | None |
  260. | LCHIJA | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None |
  261. | LCHIJA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
  262. | LCHIJA | mcjtylib_ng | 3.1.1 | mcjtylib-1.12-3.1.1.jar | None |
  263. | LCHIJA | mekanismgenerators | 1.12.2-9.8.0.381 | MekanismGenerators-1.12.2-9.8.0.381.jar | None |
  264. | LCHIJA | mercurius | 1.0.6 | Mercurius-1.12.2.jar | None |
  265. | LCHIJA | mob_grinding_utils | 0.3.13 | MobGrindingUtils-0.3.13.jar | None |
  266. | LCHIJA | mobstages | 2.0.13 | MobStages-1.12.2-2.0.13.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  267. | LCHIJA | morecauldrons | 1.4.5 | More-Cauldrons-1.4.5.jar | None |
  268. | LCHIJA | morebuckets | 1.0.4 | MoreBuckets-1.12.2-1.0.4.jar | None |
  269. | LCHIJA | moreoverlays | 1.14 | moreoverlays-1.14-mc1.12.2.jar | None |
  270. | LCHIJA | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
  271. | LCHIJA | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None |
  272. | LCHIJA | mputils | 1.5.6 | MPUtils-1.12.2-1.5.7.jar | None |
  273. | LCHIJA | mpbasic | 1.4.7 | mpbasic-1.12.2-1.4.11.jar | None |
  274. | LCHIJA | mystcraft | 0.13.7.04 | mystcraft-1.12.2-0.13.7.04.jar | None |
  275. | LCHIJA | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None |
  276. | LCHIJA | mysticalagradditions | 1.3.2 | MysticalAgradditions-1.12.2-1.3.2.jar | None |
  277. | LCHIJA | neat | 1.4-17 | Neat 1.4-17.jar | None |
  278. | LCHIJA | nuclearcraft | 2.17c | NuclearCraft-2.17c-1.12.2.jar | None |
  279. | LCHIJA | opencomputers | 1.7.4.153 | OpenComputers-MC1.12.2-1.7.4.153.jar | None |
  280. | LCHIJA | xnet | 1.7.6 | xnet-1.12-1.7.6.jar | None |
  281. | LCHIJA | ocxnetdriver | 1.0.3 | ocxnetdriver-1.0.3-b17.jar | None |
  282. | LCHIJA | ogdragon | 0.1.4 | ogdragon-1.12.2-0.1.4.jar | None |
  283. | LCHIJA | oreexcavation | 1.4.137 | OreExcavation-1.4.137.jar | None |
  284. | LCHIJA | prestige | 1.1.58 | Prestige-1.12.2-1.1.58.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  285. | LCHIJA | parabox | 2.0.0 | Parabox-1.12.2-2.0.0.jar | None |
  286. | LCHIJA | pickletweaks | 2.1.3 | PickleTweaks-1.12.2-2.1.3.jar | None |
  287. | LCHIJA | planefix | 1.0.0 | PlaneFix-1.12.2-1.0.0.jar | None |
  288. | LCHIJA | portalgun | 7.1.0 | PortalGun-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  289. | LCHIJA | practicallogistics2 | 3.0.8 | practicallogistics2-1.12.2-3.0.8-11.jar | None |
  290. | LCHIJA | projecte | 1.12.2-PE1.4.1 | ProjectE-1.12.2-PE1.4.1.jar | None |
  291. | LCHIJA | rangedpumps | 0.5 | rangedpumps-0.5.jar | None |
  292. | LCHIJA | realfilingcabinet | 0.2.0.19 | realfilingcabinet-1.12-0.2.0.19.jar | None |
  293. | LCHIJA | resourcehogs | 1.0.12 | ResourceHogs-1.12.2-1.0.12.jar | None |
  294. | LCHIJA | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  295. | LCHIJA | rftoolspower | 1.1.2 | rftoolspower-1.12-1.1.2.jar | None |
  296. | LCHIJA | rustic | 1.0.15 | rustic-1.0.15.jar | None |
  297. | LCHIJA | valkyrielib | 1.12.2-2.0.20.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
  298. | LCHIJA | simplegenerators | 1.12.2-2.0.20.2 | simplegenerators-1.12.2-2.0.20.2.jar | None |
  299. | LCHIJA | storagenetwork | 1.7.8 | SimpleStorageNetwork-1.12.2-1.7.8.jar | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
  300. | LCHIJA | skybonsais | 1.0.1 | SkyBonsais-1.0.1.jar | None |
  301. | LCHIJA | skygrid | 1.1.7 | SkyGrid-1.1.7.jar | None |
  302. | LCHIJA | slimyboyos | 1.0.0 | SlimyBoyos-1.0.0.jar | None |
  303. | LCHIJA | snad | 1.12.1-1.7.09.16a | Snad-1.12.1-1.7.09.16a.jar | None |
  304. | LCHIJA | sqpatch | 1.0.0 | SqueezerPatch-1.12.2-1.0.0.jar | None |
  305. | LCHIJA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
  306. | LCHIJA | sasit | 1.1.30 | StuffASockInIt-1.12.2-1.1.30.jar | None |
  307. | LCHIJA | supersoundmuffler | 1.0.2.10 | supersoundmuffler-1.12.2-1.0.2.10.jar | None |
  308. | LCHIJA | surge | 2.0.77 | Surge-1.12.2-2.0.77.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  309. | LCHIJA | sync | 7.1.0 | Sync-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  310. | LCHIJA | tallgates | 1.0.0 | TallGates-1.12.2-1.0.0.1.jar | None |
  311. | LCHIJA | telepastries | 0.3.4 | TelePastries-0.3.4.jar | None |
  312. | LCHIJA | thermaldynamics | 2.5.5 | ThermalDynamics-1.12.2-2.5.5.21-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  313. | LCHIJA | thermalinnovation | 0.3.3 | ThermalInnovation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  314. | LCHIJA | tcomplement | 1.12.2-0.4.2 | TinkersComplement-1.12.2-0.4.2.jar | None |
  315. | LCHIJA | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
  316. | LCHIJA | tp | 3.2.34 | tinyprogressions-1.12.2-3.3.34-Release.jar | None |
  317. | LCHIJA | tipthescales | 1.0.4 | TipTheScales-1.12.2-1.0.4.jar | None |
  318. | LCHIJA | toastcontrol | 1.8.1 | Toast Control-1.12.2-1.8.1.jar | None |
  319. | LCHIJA | togetherforever | 1.0.2 | togetherforever-1.12.2-1.0.12-22.jar | None |
  320. | LCHIJA | tombstone | 3.5.2 | tombstone-3.5.2-1.12.jar | None |
  321. | LCHIJA | worldbook | 1.0.0 | WorldBook-1.0.0.jar | None |
  322. | LCHIJA | topography | 1.10.1 | Topography-1.12.2-1.10.1.jar | None |
  323. | LCHIJA | torchmaster | 1.7.1.74 | torchmaster_1.12.2-1.7.1.74.jar | 5e9a436b366831c8f54a7e80b015784da69278c6 |
  324. | LCHIJA | translocators | 2.5.2.81 | Translocators-1.12.2-2.5.2.81-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  325. | LCHIJA | treegrowingsimulator | 0.0.4 | TreeGrowingSimulator2017-1.0.1.jar | None |
  326. | LCHIJA | triumph | 3.17.0 | Triumph-1.12.2-3.17.0.jar | None |
  327. | LCHIJA | twitchcrumbs | 3.0.4 | Twitchcrumbs_1.12.2-3.0.4.jar | None |
  328. | LCHIJA | uppers | 0.0.6 | Uppers-0.0.6.jar | None |
  329. | LCHIJA | universalmodifiers | 1.12.2-1.0.16.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
  330. | LCHIJA | vc | 5.9.13 | ViesCraft-1.12.2-5.9.13.jar | None |
  331. | LCHIJA | waddles | 0.6.0 | Waddles-1.12.2-0.6.0.jar | None |
  332. | LCHIJA | wailastages | 2.0.24 | WailaStages-1.12.2-2.0.24.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  333. | LCHIJA | walljump | 1.12.2-1.2.3 | walljump-1.12.2-1.2.3.jar | None |
  334. | LCHIJA | wawla | 2.5.273 | Wawla-1.12.2-2.5.273.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  335. | LCHIJA | weirdinggadget | 1.0 | weirdinggadget-1.12.2-2.1.16-universal.jar | None |
  336. | LCHIJA | withercrumbs | @version@ | witherCrumbs-1.12.2-0.11.jar | None |
  337. | LCHIJA | worldutils | 0.4.2 | worldutils-1.12.2-0.4.2.jar | 2b03e1423915a189b8094816baa18f239d576dff |
  338. | LCHIJA | xcpatch | 1.0.1 | XCPatch-1.12.2-1.0.1.jar | None |
  339. | LCHIJA | xlfoodmod | 1.12.2-1.9.1 | XL-Food-Mod-1.12.2-1.9.1.jar | None |
  340. | LCHIJA | ynot | 0.2.3 | YNot-0.2.3.jar | None |
  341. | LCHIJA | yoyos | 1.12.2-1.3.3.25 | yoyos_1.12.2-1.3.3.25.jar | None |
  342. | LCHIJA | zenstages | 0.4.1-19 | zenstages-0.4.1-19.jar | None |
  343. | LCHIJA | matteroverdrive | 0.7.0.0 | MatterOverdrive-1.12.2-0.7.1.0-universal.jar | None |
  344. | LCHIJA | reauth | 3.6.0 | reauth-3.6.0.jar | daba0ec4df71b6da841768c49fb873def208a1e3 |
  345. | LCHIJA | pipemaster | 1.0.2 | PipeMaster-1.0.2-b8.jar | None |
  346. | LCHIJA | sky_orchards | 0.0.12 | SkyOrchards-0.0.12.jar | None |
  347. | LCHIJA | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None |
  348.  
  349. Loaded coremods (and transformers):
  350. ApotheosisCore (Apotheosis-1.12.2-1.10.5.jar)
  351. shadows.ApotheosisTransformer
  352. BedPatch (bedpatch-2.2-1.12.2.jar)
  353. com.mordenkainen.bedpatch.BedPatchASM
  354. 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.5-1.12.2.jar)
  355. pl.asie.foamfix.coremod.FoamFixTransformer
  356. CorePlugin (SmoothFont-mc1.12.2-2.1.jar)
  357. bre.smoothfont.asm.Transformer
  358. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  359. squeek.applecore.asm.TransformerModuleHandler
  360. TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  361. li.cil.oc.common.asm.ClassTransformer
  362. SqueezerCore (SqueezerPatch-1.12.2-1.0.0.jar)
  363. shadows.squeezer.Transformer
  364. ForgelinPlugin (Forgelin-1.8.2.jar)
  365.  
  366. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  367. team.chisel.ctm.client.asm.CTMTransformer
  368. EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
  369. com.enderio.core.common.transform.EnderCoreTransformer
  370. com.enderio.core.common.transform.SimpleMixinPatcher
  371. BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar)
  372. com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer
  373. AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  374.  
  375. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  376. lumien.resourceloader.asm.ClassTransformer
  377. MekanismCoremod (Mekanism-1.12.2-9.8.0.381.jar)
  378. mekanism.coremod.KeybindingMigrationHelper
  379. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  380.  
  381. SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar)
  382.  
  383. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
  384.  
  385. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 442.50' Renderer: 'GeForce GTX 1060 3GB/PCIe/SSE2'
  386. AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
  387. Pulsar/inspirations loaded Pulses:
  388. - InspirationsShared (Enabled/Forced)
  389. - InspirationsBuilding (Enabled/Not Forced)
  390. - InspirationsUtility (Enabled/Not Forced)
  391. - InspirationsTools (Enabled/Not Forced)
  392. - InspirationsRecipes (Enabled/Not Forced)
  393. - InspirationsTweaks (Enabled/Not Forced)
  394. - InspirationsShared (Enabled/Forced)
  395. - WailaPlugin (Enabled/Not Forced)
  396. - TwilightForestPlugin (Enabled/Not Forced)
  397.  
  398. Pulsar/tconstruct loaded Pulses:
  399. - TinkerCommons (Enabled/Forced)
  400. - TinkerWorld (Enabled/Not Forced)
  401. - TinkerTools (Enabled/Not Forced)
  402. - TinkerHarvestTools (Enabled/Forced)
  403. - TinkerMeleeWeapons (Enabled/Forced)
  404. - TinkerRangedWeapons (Enabled/Forced)
  405. - TinkerModifiers (Enabled/Forced)
  406. - TinkerSmeltery (Enabled/Not Forced)
  407. - TinkerGadgets (Enabled/Not Forced)
  408. - TinkerOredict (Enabled/Forced)
  409. - TinkerIntegration (Enabled/Forced)
  410. - TinkerFluids (Enabled/Forced)
  411. - TinkerMaterials (Enabled/Forced)
  412. - TinkerModelRegister (Enabled/Forced)
  413. - chiselIntegration (Enabled/Not Forced)
  414. - chiselsandbitsIntegration (Enabled/Not Forced)
  415. - wailaIntegration (Enabled/Not Forced)
  416.  
  417. Pulsar/tcomplement loaded Pulses:
  418. - ModuleCommons (Enabled/Forced)
  419. - ModuleMelter (Enabled/Not Forced)
  420. - ModuleArmor (Enabled/Not Forced)
  421. - CeramicsPlugin (Enabled/Not Forced)
  422. - ChiselPlugin (Enabled/Not Forced)
  423. - ToolLevelingPlugin (Enabled/Not Forced)
  424. - Oredict (Enabled/Forced)
  425.  
  426. List of loaded APIs:
  427. * AppleCoreAPI (3.2.0) from AppleCore-mc1.12.2-3.2.0.jar
  428. * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
  429. * Base|API (1.0.0) from base-1.12.2-3.11.0.jar
  430. * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
  431. * betteradvancements|API (0.1.0.77) from BetterAdvancements-1.12.2-0.1.0.77.jar
  432. * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
  433. * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
  434. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
  435. * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.32.jar
  436. * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
  437. * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12.2-2.1.0.jar
  438. * compactstorage (3.1) from CompactStorage-3.1-12.jar
  439. * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  440. * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  441. * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  442. * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  443. * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  444. * Culinary Construct API (1) from culinaryconstruct-1.3.3.jar
  445. * farmingforblockheads|api (1.0) from FarmingForBlockheads_1.12.2-3.1.26.jar
  446. * fluxapi (1.0) from fluxnetworks-1.12.2-3.0.19-21.jar
  447. * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
  448. * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar
  449. * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.12-236.jar
  450. * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-1.0.8.jar
  451. * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.5.jar
  452. * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.5.jar
  453. * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.5.jar
  454. * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.5.jar
  455. * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.5.jar
  456. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.289.jar
  457. * MatterOverdrive|API (0.4.1) from MatterOverdrive-1.12.2-0.7.1.0-universal.jar
  458. * MekanismAPI|core (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
  459. * MekanismAPI|energy (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
  460. * MekanismAPI|gas (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
  461. * MekanismAPI|infuse (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
  462. * MekanismAPI|laser (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
  463. * MekanismAPI|transmitter (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
  464. * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.0.381.jar
  465. * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
  466. * Mystcraft|API (0.2) from mystcraft-1.12.2-0.13.7.04.jar
  467. * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  468. * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  469. * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  470. * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  471. * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  472. * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  473. * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  474. * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  475. * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  476. * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  477. * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
  478. * PatchouliAPI (6) from Patchouli-1.0-19.jar
  479. * practicallogistics2-api (3.1) from practicallogistics2-1.12.2-3.0.8-11.jar
  480. * projecteapi (1.12.2-1.2.0) from ProjectE-1.12.2-PE1.4.1.jar
  481. * RealFilingCabinetAPI (0) from realfilingcabinet-1.12-0.2.0.19.jar
  482. * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
  483. * sonarapi (1.0.1) from sonarcore-1.12.2-5.0.19-20.jar
  484. * togetherforeverapi (1) from togetherforever-1.12.2-1.0.12-22.jar
  485. * tombstone-api (1.0.2) from tombstone-3.5.2-1.12.jar
  486. * tombstone-api-capability (1.0.2) from tombstone-3.5.2-1.12.jar
  487. * tombstone-api-event (1.0.2) from tombstone-3.5.2-1.12.jar
  488. * tombstone-api-magic (1.0.2) from tombstone-3.5.2-1.12.jar
  489. * tombstone-api-recipe (1.0.2) from tombstone-3.5.2-1.12.jar
  490. * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
  491. * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
  492. AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:OFF, JEI:ON, Mekanism:ON, OpenComputers:ON, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON
  493. Launched Version: 1.12.2
  494. LWJGL: 2.9.4
  495. OpenGL: GeForce GTX 1060 3GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 442.50, NVIDIA Corporation
  496. GL Caps: Using GL 1.3 multitexturing.
  497. Using GL 1.3 texture combiners.
  498. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  499. Shaders are available because OpenGL 2.1 is supported.
  500. VBOs are available because OpenGL 1.5 is supported.
  501.  
  502. Using VBOs: Yes
  503. Is Modded: Definitely; Client brand changed to 'fml,forge'
  504. Type: Client (map_client.txt)
  505. Resource Packs:
  506. Current Language: English (US)
  507. Profiler Position: N/A (disabled)
  508. CPU: 4x Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz
  509. OptiFine Version: OptiFine_1.12.2_HD_U_E3
  510. OptiFine Build: 20181210-121000
  511. Render Distance Chunks: 9
  512. Mipmaps: 0
  513. Anisotropic Filtering: 1
  514. Antialiasing: 0
  515. Multitexture: false
  516. Shaders: (internal)
  517. OpenGlVersion: 4.6.0 NVIDIA 442.50
  518. OpenGlRenderer: GeForce GTX 1060 3GB/PCIe/SSE2
  519. OpenGlVendor: NVIDIA Corporation
  520. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement