Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.20 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar)
  5. LittlePatchingLoader (LittleTiles_v1.5.0-pre135_mc1.12.2.jar)
  6. BedPatch (bedpatch-2.2-1.12.2.jar)
  7. 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)
  8. CreativePatchingLoader (CreativeCore_v1.9.45_mc1.12.2.jar)
  9. CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  10. AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.5.0-139-universal.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. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  15. LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar)
  16. CorePlugin (ForgeEndertech-1.12.2-4.4.20.1-build.0362.jar)
  17. LogisticsPipesCoreLoader (logisticspipes-0.10.2.153.jar)
  18. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  19. p455w0rdc0re (p455w0rdslib-1.12.2-2.2.134.jar)
  20. Contact their authors BEFORE contacting forge
  21.  
  22. // Don't be sad, have a hug! <3
  23.  
  24. Time: 6/24/19 6:25 PM
  25. Description: There was a severe problem during mod loading that has caused the game to fail
  26.  
  27. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from p455w0rd's Library (p455w0rdslib)
  28. Caused by: java.lang.RuntimeException: Error creating shader: ERROR: 0:15: 'Error' : Cannot offset into the vector
  29.  
  30.  
  31. at p455w0rdslib.LibShaders.genShader(LibShaders.java:106)
  32. at p455w0rdslib.LibShaders.createProgram(LibShaders.java:90)
  33. at p455w0rdslib.LibShaders.reload(LibShaders.java:81)
  34. at p455w0rdslib.LibShaders.lambda$registerReloadListener$0(LibShaders.java:72)
  35. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
  36. at p455w0rdslib.LibShaders.registerReloadListener(LibShaders.java:71)
  37. at p455w0rdslib.proxy.ClientProxy.preInit(ClientProxy.java:41)
  38. at p455w0rdslib.P455w0rdsLib.preInit(P455w0rdsLib.java:27)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  42. at java.lang.reflect.Method.invoke(Unknown Source)
  43. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  44. at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
  45. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  46. at java.lang.reflect.Method.invoke(Unknown Source)
  47. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  48. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  49. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  50. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  51. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  52. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  53. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  54. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  55. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  56. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  58. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  59. at java.lang.reflect.Method.invoke(Unknown Source)
  60. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  61. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  62. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  63. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  64. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  65. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  66. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  67. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  68. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
  69. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
  70. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  71. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  72. at net.minecraft.client.main.Main.main(SourceFile:123)
  73. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  74. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  75. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  76. at java.lang.reflect.Method.invoke(Unknown Source)
  77. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  78. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  79.  
  80.  
  81. A detailed walkthrough of the error, its code path and all known details is as follows:
  82. ---------------------------------------------------------------------------------------
  83.  
  84. -- System Details --
  85. Details:
  86. Minecraft Version: 1.12.2
  87. Operating System: Windows 7 (amd64) version 6.1
  88. Java Version: 1.8.0_211, Oracle Corporation
  89. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  90. Memory: 196897480 bytes (187 MB) / 1073741824 bytes (1024 MB) up to 6979321856 bytes (6656 MB)
  91. JVM Flags: 10 total; -Xmx6656m -Xms256m -XX:PermSize=256m -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  92. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  93. FML: MCP 9.42 Powered by Forge 14.23.5.2838 166 mods loaded, 166 mods active
  94. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  95.  
  96. | State | ID | Version | Source | Signature |
  97. |:----- |:--------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
  98. | LCH | minecraft | 1.12.2 | minecraft.jar | None |
  99. | LCH | mcp | 9.42 | minecraft.jar | None |
  100. | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  101. | LCH | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  102. | LCH | advancedrocketrycore | 1 | minecraft.jar | None |
  103. | LCH | creativecoredummy | 1.0.0 | minecraft.jar | None |
  104. | LCH | littletilescore | 1.0.0 | minecraft.jar | None |
  105. | LCH | foamfixcore | 7.7.4 | minecraft.jar | None |
  106. | LCH | fastbench | 1.7.2 | FastWorkbench-1.12.2-1.7.2.jar | None |
  107. | LCH | actuallyadditions | 1.12.2-r148 | ActuallyAdditions-1.12.2-r148.jar | None |
  108. | LCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  109. | LCH | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None |
  110. | LCH | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  111. | LCH | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None |
  112. | LCH | libvulpes | 0.4.0.-57 | LibVulpes-1.12.2-0.4.0-57-universal.jar | None |
  113. | LCH | advancedrocketry | 1.5.0.-139 | AdvancedRocketry-1.12.2-1.5.0-139-universal.jar | None |
  114. | LCH | advsolars | 1.0 | advsolars-1.0.jar | None |
  115. | LCH | ctm | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22.jar | None |
  116. | LCH | appliedenergistics2 | rv6-stable-6 | appliedenergistics2-rv6-stable-6.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  117. | LCH | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  118. | LCH | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
  119. | LCH | endercore | 1.12.2-0.5.57 | EnderCore-1.12.2-0.5.57.jar | None |
  120. | LCH | crafttweaker | 4.1.19 | CraftTweaker2-1.12-4.1.19.jar | None |
  121. | LCH | endertweaker | 1.1.7 | EnderTweaker-1.12.2-1.1.7.jar | None |
  122. | LCH | mtlib | 3.0.6 | MTLib-3.0.6.jar | None |
  123. | LCH | modtweaker | 4.0.17 | modtweaker-4.0.17.jar | None |
  124. | LCH | jei | 4.15.0.281 | jei_1.12.2-4.15.0.281.jar | None |
  125. | LCH | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  126. | LCH | brandonscore | 2.4.12 | BrandonsCore-1.12.2-2.4.12.205-universal.jar | None |
  127. | LCH | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  128. | LCH | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  129. | LCH | draconicevolution | 2.3.22 | Draconic-Evolution-1.12.2-2.3.22.343-universal.jar | None |
  130. | LCH | thermalexpansion | 5.5.4 | ThermalExpansion-1.12.2-5.5.4.43-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  131. | LCH | enderio | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  132. | LCH | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  133. | LCE | p455w0rdslib | 2.2.134 | p455w0rdslib-1.12.2-2.2.134.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
  134. | LC | ae2wtlib | 1.0.28 | AE2WTLib-1.12.2-1.0.28.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
  135. | LC | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  136. | LC | architecturecraft | @VERSION@ | architecturecraft-1.12-3.80.jar | None |
  137. | LC | thedragonlib | 1.12.2-5.3.0 | thedragonlib-1.12.2-5.3.0.jar | None |
  138. | LC | armorplus | 1.12.2-11.23.0.59 | armorplus-1.12.2-11.23.0.59.jar | None |
  139. | LC | attributefix | 1.0.7 | AttributeFix-1.12.2-1.0.7.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  140. | LC | avaritia | 3.3.0 | Avaritia-1.12.2-3.3.0.33-universal.jar | None |
  141. | LC | badwithernocookiereloaded | 1.12.2-3.3.16 | badwithernocookiereloaded-1.12.2-3.3.16.jar | None |
  142. | LC | base | 3.13.0 | base-1.12.2-3.13.0.jar | None |
  143. | LC | betteradvancements | 0.1.0.77 | BetterAdvancements-1.12.2-0.1.0.77.jar | None |
  144. | LC | betterbuilderswands | 0.13.2 | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar | None |
  145. | LC | betterquesting | 3.5.300 | BetterQuesting-3.5.300.jar | None |
  146. | LC | bloodylib | 1.12.2 | bloodylib-1.0.1-beta.jar | None |
  147. | LC | bnbgaminglib | 2.17.6 | BNBGamingLib-1.12.2-2.17.6.jar | None |
  148. | LC | bookshelf | 2.3.584 | Bookshelf-1.12.2-2.3.584.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  149. | LC | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None |
  150. | LC | bountiful | 2.2.0 | Bountiful-2.2.0.jar | None |
  151. | LC | buildinggadgets | 2.6.8 | BuildingGadgets-2.6.8.jar | None |
  152. | LC | ceramics | 1.12-1.3.7 | Ceramics-1.12-1.3.7.jar | None |
  153. | LC | forestry | 5.8.2.387 | forestry_1.12.2-5.8.2.387.jar | None |
  154. | LC | gregtech | 1.8.3.416 | gregtech-1.12.2-1.8.3.416.jar | None |
  155. | LC | ceu | 1.0.3.3 | CEU-1.12.2-1.0.3.3.jar | None |
  156. | LC | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  157. | LC | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None |
  158. | LC | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
  159. | LC | clearwater | 1.2 | clearwater-1.2.jar | None |
  160. | LC | clienttweaks | 3.1.11 | ClientTweaks_1.12.2-3.1.11.jar | None |
  161. | LC | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None |
  162. | LC | clipboard | @VERSION@ | Clipboard-1.12-1.3.0.jar | None |
  163. | LC | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
  164. | LC | contenttweaker | 1.12.2-4.9.1 | ContentTweaker-1.12.2-4.9.1.jar | None |
  165. | LC | controlling | 3.0.6 | Controlling-3.0.6.jar | None |
  166. | LC | craftelytra | 1.2 | CraftableElytra-1.1.jar | None |
  167. | LC | cns | 1.0 | CraftingNetherStar 1.12.1 -1.1.jar | None |
  168. | LC | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None |
  169. | LC | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.19.jar | None |
  170. | LC | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.19.jar | None |
  171. | LC | creativecore | 1.9.9 | CreativeCore_v1.9.45_mc1.12.2.jar | None |
  172. | LC | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
  173. | LC | customstartinggear | 1.2.0 | CustomStartingGear-1.12-1.2.0.9-universal.jar | None |
  174. | LC | cxlibrary | 1.6.1 | cxlibrary-1.12.1-1.6.1.jar | None |
  175. | LC | darkutils | 1.8.226 | DarkUtils-1.12.2-1.8.226.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  176. | LC | patchouli | 1.0-19 | Patchouli-1.0-19.jar | None |
  177. | LC | deepmoblearning | 1.12.2-2.5.2 | deepmoblearning-1.12.2-2.5.2-universal.jar | None |
  178. | LC | orespawn | 3.3.1 | OreSpawn-1.12-3.3.1.172.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  179. | LC | densemetals | 1.2.0 | DenseMetals-1.12-1.2.0.21.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  180. | LC | diethopper | 1.1 | diethopper-1.1.jar | None |
  181. | LC | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
  182. | LC | dimensionaledibles | 1.3.1 | DimensionalEdibles-1.12.2-1.3.1.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  183. | LC | effortlessbuilding | 1.12.2-2.12 | effortlessbuilding-1.12.2-2.12.jar | None |
  184. | LC | elevatorid | 1.4.2 | ElevatorMod-1.12.2-1.4.2.jar | None |
  185. | LC | enderiointegrationtic | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  186. | LC | enderiobase | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  187. | LC | enderioconduits | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  188. | LC | enderioconduitsappliedenergistics | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  189. | LC | enderioconduitsopencomputers | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  190. | LC | enderioconduitsrefinedstorage | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  191. | LC | enderiointegrationforestry | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  192. | LC | enderiointegrationticlate | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  193. | LC | ftblib | 5.4.3.103 | FTBLib-5.4.3.103.jar | None |
  194. | LC | enderiomachines | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  195. | LC | enderiopowertools | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  196. | LC | enderioendergy | 5.0.44 | EnderIO-endergy-1.12.2-5.0.44.jar | None |
  197. | LC | enderstorage | 2.4.5.135 | EnderStorage-1.12.2-2.4.5.135-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  198. | LC | extendedcrafting | 1.5.4 | ExtendedCrafting-1.12.2-1.5.4.jar | None |
  199. | LC | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
  200. | LC | fasterladderclimbing | 0.1-146 | FasterLadderClimbing-1.12-0.1-146.jar | None |
  201. | LC | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
  202. | LC | foamfix | 0.10.5-1.12.2 | foamfix-0.10.5-1.12.2.jar | None |
  203. | LC | forgeendertech | 1.12.2-4.4.20.1 | ForgeEndertech-1.12.2-4.4.20.1-build.0362.jar | None |
  204. | LC | forgivingvoid | 1.0.23 | ForgivingVoid_1.12.2-1.0.23.jar | None |
  205. | LC | ftbutilities | 5.4.0.97 | FTBUtilities-5.4.0.97.jar | None |
  206. | LC | ftbbackups | 0.0.0.ftbbackups | FTBUtilitiesBackups-1.0.0.4.jar | None |
  207. | LC | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
  208. | LC | librarianlib | 4.19.2 | librarianlib-1.12.2-4.19.2-release.jar | None |
  209. | LC | hooked | %VERSION% | hooked-1.0.3.jar | None |
  210. | LC | ikwid | 1.0.2 | ikwid-1.0.2.jar | None |
  211. | LC | inspirations | 1.12.2-0.2.4 | Inspirations-1.12.2-0.2.4.jar | None |
  212. | LC | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  213. | LC | journeymap | 1.12.2-5.5.5b7 | journeymap-1.12.2-5.5.5b7.jar | None |
  214. | LC | jecalculation | 1.12.2-3.1.4 | JustEnoughCalculation-1.12.2-3.1.4.jar | None |
  215. | LC | jee | 1.0.6 | JustEnoughEnergistics-1.12.2-1.0.6.jar | None |
  216. | LC | littletiles | 1.5.0 | LittleTiles_v1.5.0-pre135_mc1.12.2.jar | None |
  217. | LC | logisticspipes | 0.10.2.153 | logisticspipes-0.10.2.153.jar | e0c86912b2f7cc0cc646ad57799574aea43dbd45 |
  218. | LC | lostcities | 2.0.20 | lostcities-1.12-2.0.20.jar | None |
  219. | LC | lumberjack | 1.4.1 | lumberjack-1.4.1.jar | None |
  220. | LC | mcjtylib_ng | 3.5.3 | mcjtylib-1.12-3.5.3.jar | None |
  221. | LC | mjrlegendslib | 1.12.2-1.1.8 | MJRLegendsLib-1.12.2-1.1.8.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
  222. | LC | modnametooltip | 1.10.0 | modnametooltip_1.12.2-1.10.0.jar | None |
  223. | LC | modularmachinery | 1.10.0 | modularmachinery-1.12.2-1.10.0.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  224. | LC | morecauldrons | 1.4.4 | More-Cauldrons-1.4.4.jar | None |
  225. | LC | morefurnaces | 1.10.5 | MoreFurnaces-1.12.2-1.10.6.jar | None |
  226. | LC | morelibs | 1.2.2 | morelibs-1.12.2-1.2.2.jar | None |
  227. | LC | moreoverlays | 1.14 | moreoverlays-1.14-mc1.12.2.jar | None |
  228. | LC | moreplates | 5.5.2 | moreplates-1.12.2-5.5.2.jar | None |
  229. | LC | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None |
  230. | LC | norecipebook | 1.2.1 | noRecipeBook_v1.2.2formc1.12.2.jar | None |
  231. | LC | nuclearcraft | 2.17a | NuclearCraft-2.17a-1.12.2.jar | None |
  232. | LC | openglider | @VERSION@ | OpenGlider-1.12.1-1.1.0.jar | None |
  233. | LC | packagedauto | 1.12.2-1.0.2.6 | PackagedAuto-1.12.2-1.0.2.6.jar | None |
  234. | LC | packagedavaritia | 1.12.2-1.0.1.3 | PackagedAvaritia-1.12.2-1.0.1.3.jar | None |
  235. | LC | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
  236. | LC | questbook | 3.1.EXP_NET2-1.12 | questbook-3.1.EXP_NET2-1.12.jar | None |
  237. | LC | rangedpumps | 0.5 | rangedpumps-0.5.jar | None |
  238. | LC | realdrops | 1.2.14 | RealisticItemDrops-1.2.14.jar | None |
  239. | LC | reborncore | 3.13.12.447 | RebornCore-1.12.2-3.13.12.447-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  240. | LC | redstonearsenal | 2.6.3 | RedstoneArsenal-1.12.2-2.6.3.18-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  241. | LC | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  242. | LC | scannable | 1.6.3.24 | Scannable-MC1.12.2-1.6.3.24.jar | None |
  243. | LC | gtadditions | 1.12.2-2.8.0 | Shadows_of_Greg-1.12.2-2.8.0.jar | None |
  244. | LC | simplefluidtanks | 1.12.2-1.7.1.2 | simplefluidtanks-1.12.2-1.7.1.2.jar | None |
  245. | LC | simplyjetpacks | 2.2.12.65 | SimplyJetpacks2-1.12.2-2.2.12.65.jar | None |
  246. | LC | snad | 1.12.1-1.7.09.16a | Snad-1.12.1-1.7.09.16a.jar | None |
  247. | LC | solarflux | 4.32r | SolarFluxReborn_1.12.2-4.32r.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
  248. | LC | bq_standard | 3.4.159 | StandardExpansion-3.4.159.jar | None |
  249. | LC | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.8.jar | None |
  250. | LC | supersoundmuffler | 1.0.2.10 | supersoundmuffler-1.12.2-1.0.2.10.jar | None |
  251. | LC | thermalcultivation | 0.3.3 | ThermalCultivation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  252. | LC | thermalinnovation | 0.3.3 | ThermalInnovation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  253. | LC | tipthescales | 1.0.4 | TipTheScales-1.12.2-1.0.4.jar | None |
  254. | LC | toastcontrol | 1.8.1 | Toast Control-1.12.2-1.8.1.jar | None |
  255. | LC | tombmanygraves | 1.12-4.2.0 | TombManyGraves-1.12-4.2.0.jar | None |
  256. | LC | topaddons | 1.12.2-1.11.0 | topaddons-1.12.2-1.11.0.jar | None |
  257. | LC | topography | 1.5.1 | Topography-1.12.2-1.5.1.jar | None |
  258. | LC | torchmaster | 1.7.1.74 | torchmaster_1.12.2-1.7.1.74.jar | 5e9a436b366831c8f54a7e80b015784da69278c6 |
  259. | LC | trashslot | 8.4.10 | TrashSlot_1.12.2-8.4.10.jar | None |
  260. | LC | wanionlib | 1.12.2-2.2 | WanionLib-1.12.2-2.2.jar | None |
  261. | LC | wct | 3.12.93 | WirelessCraftingTerminal-1.12.2-3.12.93.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
  262. | LC | worleycaves | 1.4.1 | worleycaves-1.4.1.jar | None |
  263. | LC | librarianliblate | 4.19.2 | librarianlib-1.12.2-4.19.2-release.jar | None |
  264.  
  265. Loaded coremods (and transformers):
  266. RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar)
  267. pw.prok.realbench.asm.RBTransformer
  268. LittlePatchingLoader (LittleTiles_v1.5.0-pre135_mc1.12.2.jar)
  269. com.creativemd.littletiles.LittleTilesTransformer
  270. BedPatch (bedpatch-2.2-1.12.2.jar)
  271. com.mordenkainen.bedpatch.BedPatchASM
  272. 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)
  273. pl.asie.foamfix.coremod.FoamFixTransformer
  274. CreativePatchingLoader (CreativeCore_v1.9.45_mc1.12.2.jar)
  275.  
  276. CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  277. cubex2.cxlibrary.CoreModTransformer
  278. AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.5.0-139-universal.jar)
  279. zmaster587.advancedRocketry.asm.ClassTransformer
  280. ForgelinPlugin (Forgelin-1.8.2.jar)
  281.  
  282. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  283. team.chisel.ctm.client.asm.CTMTransformer
  284. EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
  285. com.enderio.core.common.transform.EnderCoreTransformer
  286. com.enderio.core.common.transform.SimpleMixinPatcher
  287. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  288. invtweaks.forge.asm.ContainerTransformer
  289. LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar)
  290. com.teamwizardry.librarianlib.asm.LibLibTransformer
  291. CorePlugin (ForgeEndertech-1.12.2-4.4.20.1-build.0362.jar)
  292.  
  293. LogisticsPipesCoreLoader (logisticspipes-0.10.2.153.jar)
  294. logisticspipes.asm.LogisticsClassTransformer
  295. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  296. lumien.resourceloader.asm.ClassTransformer
  297. p455w0rdc0re (p455w0rdslib-1.12.2-2.2.134.jar)
  298. p455w0rdslib.asm.ClassTransformer
  299. GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 10.18.14.5067' Renderer: 'Intel(R) Iris(TM) Pro Graphics 5200'
  300. AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
  301. Pulsar/inspirations loaded Pulses:
  302. - InspirationsShared (Enabled/Forced)
  303. - InspirationsBuilding (Enabled/Not Forced)
  304. - InspirationsUtility (Enabled/Not Forced)
  305. - InspirationsTools (Enabled/Not Forced)
  306. - InspirationsRecipes (Enabled/Not Forced)
  307. - InspirationsTweaks (Enabled/Not Forced)
  308. - InspirationsShared (Enabled/Forced)
  309. - TheOneProbePlugin (Enabled/Not Forced)
  310.  
  311. List of loaded APIs:
  312. * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r148.jar
  313. * ae2wtlib|API (1.0.28) from AE2WTLib-1.12.2-1.0.28.jar
  314. * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-6.jar
  315. * ArmorPlusApi (2.1) from armorplus-1.12.2-11.23.0.59.jar
  316. * Base|API (1.0.0) from base-1.12.2-3.13.0.jar
  317. * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
  318. * betteradvancements|API (0.1.0.77) from BetterAdvancements-1.12.2-0.1.0.77.jar
  319. * BetterQuesting|API (3.2) from BetterQuesting-3.5.300.jar
  320. * BetterQuesting|API2 (3.1) from BetterQuesting-3.5.300.jar
  321. * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
  322. * chesttransporter|api (2) from ChestTransporter-1.12.2-2.8.8.jar
  323. * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
  324. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
  325. * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
  326. * CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
  327. * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  328. * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  329. * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  330. * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  331. * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
  332. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.22.343-universal.jar
  333. * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.44.jar
  334. * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.44.jar
  335. * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.44.jar
  336. * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.44.jar
  337. * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.44.jar
  338. * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.44.jar
  339. * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.44.jar
  340. * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.44.jar
  341. * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.44.jar
  342. * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.387.jar
  343. * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.387.jar
  344. * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.387.jar
  345. * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.387.jar
  346. * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.387.jar
  347. * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.387.jar
  348. * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.387.jar
  349. * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.387.jar
  350. * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.387.jar
  351. * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.387.jar
  352. * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.387.jar
  353. * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.387.jar
  354. * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.387.jar
  355. * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.387.jar
  356. * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.387.jar
  357. * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.387.jar
  358. * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.387.jar
  359. * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.387.jar
  360. * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.387.jar
  361. * ForgeEndertechAPI (1.0) from ForgeEndertech-1.12.2-4.4.20.1-build.0362.jar
  362. * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
  363. * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.5b7.jar
  364. * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.5b7.jar
  365. * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.5b7.jar
  366. * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.5b7.jar
  367. * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.5b7.jar
  368. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.281.jar
  369. * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
  370. * Open Glider|API (0.1) from OpenGlider-1.12.1-1.1.0.jar
  371. * PatchouliAPI (6) from Patchouli-1.0-19.jar
  372. * reborncoreAPI (3.13.12.447) from RebornCore-1.12.2-3.13.12.447-universal.jar
  373. * reborncoreAPI|Power (3.13.12.447) from RebornCore-1.12.2-3.13.12.447-universal.jar
  374. * reborncoreAPI|Recipe (3.13.12.447) from RebornCore-1.12.2-3.13.12.447-universal.jar
  375. * reborncoreAPI|Tile (3.13.12.447) from RebornCore-1.12.2-3.13.12.447-universal.jar
  376. * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
  377. * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  378. * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  379. * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  380. * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  381. * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  382. * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
  383. * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar
  384. * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.12.93.jar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement