Guest User

Untitled

a guest
Mar 31st, 2024
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.34 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. wings (wings-1.1.6-1.12.2.jar)
  5. IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
  6. MicdoodlePlugin (Galacticraft-1.12.2-4.0.6.jar)
  7. OTGCorePlugin (OTG-Core.jar)
  8. PCF Core Mod (PhosphorCrashFix-1.12.2-1.0.0.jar)
  9. Quark Plugin (Quark-r1.6-179.jar)
  10. ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
  11. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  12. ReachFixPlugin (ReachFix-1.12.2-1.0.9.jar)
  13. Pick Up Notifier (PickUpNotifier-v1.1.5-1.12.2.jar)
  14. SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.9.jar)
  15. ratscore (rats-3.2.14-1.12.2.jar)
  16. SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.5.3.jar)
  17. pymtech (PymTech-1.12.2-1.0.2.jar)
  18. MixinBooter (!mixinbooter-8.0.jar)
  19. SuperMartijn642's Core Lib Plugin (_supermartijn642corelib-1.1.17-forge-mc1.12.jar)
  20. RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar)
  21. MusicTriggersMixins (musictriggers-1.12.2-6.3.1.jar)
  22. ForgelinPlugin (Forgelin-1.8.4.jar)
  23. LucraftCoreExtendedID (LucraftCoreIDExtender.jar)
  24. CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  25. LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.17.jar)
  26. Plugin (NotEnoughIDs-1.5.4.4.jar)
  27. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  28. CreativePatchingLoader (CreativeCore_v1.10.71_mc1.12.2.jar)
  29. AncientSpellcraftCore (AncientSpellcraft-1.12.2-1.7.2.jar)
  30. Contact their authors BEFORE contacting forge
  31.  
  32. // Shall we play a game?
  33.  
  34. Time: 4/1/24 1:18 AM
  35. Description: There was a severe problem during mod loading that has caused the game to fail
  36.  
  37. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Lucraft: Core (lucraftcore)
  38. Caused by: java.lang.NullPointerException
  39. at net.minecraft.client.renderer.texture.DynamicTexture.<init>(DynamicTexture.java:26)
  40. at lucraft.mods.lucraftcore.util.render.LayerRendererAprilFools.lambda$download$0(LayerRendererAprilFools.java:60)
  41. at lucraft.mods.lucraftcore.util.render.LayerRendererAprilFools$$Lambda$5329/1467428670.run(Unknown Source)
  42. at java.lang.Thread.run(Thread.java:745)
  43. at lucraft.mods.lucraftcore.util.render.LayerRendererAprilFools.download(LayerRendererAprilFools.java:66)
  44. at lucraft.mods.lucraftcore.proxies.LCClientProxy.init(LCClientProxy.java:77)
  45. at lucraft.mods.lucraftcore.LucraftCore.init(LucraftCore.java:125)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  49. at java.lang.reflect.Method.invoke(Method.java:497)
  50. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  51. at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
  52. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  53. at java.lang.reflect.Method.invoke(Method.java:497)
  54. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  55. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  56. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  57. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  58. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  59. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  60. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  61. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  62. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  63. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  65. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  66. at java.lang.reflect.Method.invoke(Method.java:497)
  67. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  68. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  69. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  70. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  71. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  72. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  73. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  74. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  75. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749)
  76. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  77. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
  78. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  79. at net.minecraft.client.main.Main.main(SourceFile:123)
  80. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  81. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  82. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  83. at java.lang.reflect.Method.invoke(Method.java:497)
  84. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  85. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  86. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  87. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  88. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  89. at java.lang.reflect.Method.invoke(Method.java:497)
  90. at gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Relaunch.java:124)
  91. at gg.essential.loader.stage2.EssentialLoader.preloadEssential(EssentialLoader.java:281)
  92. at gg.essential.loader.stage2.EssentialLoader.loadPlatform(EssentialLoader.java:117)
  93. at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java:147)
  94. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  95. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  96. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  97. at java.lang.reflect.Method.invoke(Method.java:497)
  98. at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:293)
  99. at gg.essential.loader.stage1.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:44)
  100. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  101. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  102. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  103. at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  104. at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:53)
  105. at gg.essential.loader.stage0.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:26)
  106. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  107. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  108. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  109. at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  110. at java.lang.Class.newInstance(Class.java:442)
  111. at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
  112. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  113.  
  114.  
  115. A detailed walkthrough of the error, its code path and all known details is as follows:
  116. ---------------------------------------------------------------------------------------
  117.  
  118. -- System Details --
  119. Details:
  120. Minecraft Version: 1.12.2
  121. Operating System: Windows 10 (amd64) version 10.0
  122. Java Version: 1.8.0_51, Oracle Corporation
  123. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  124. Memory: 1391894888 bytes (1327 MB) / 7118258176 bytes (6788 MB) up to 27082620928 bytes (25828 MB)
  125. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx29056m -Xms256m
  126. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  127. FML: MCP 9.42 Powered by Forge 14.23.5.2859 Optifine OptiFine_1.12.2_HD_U_G5 145 mods loaded, 144 mods active
  128. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  129.  
  130. | State | ID | Version | Source | Signature |
  131. |:----- |:--------------------------- |:----------------------- |:----------------------------------------------- |:---------------------------------------- |
  132. | LCHI | minecraft | 1.12.2 | minecraft.jar | None |
  133. | LCHI | mcp | 9.42 | minecraft.jar | None |
  134. | LCHI | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2859.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  135. | LCHI | forge | 14.23.5.2859 | forge-1.12.2-14.23.5.2859.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  136. | LCHI | creativecoredummy | 1.0.0 | minecraft.jar | None |
  137. | LCHI | micdoodlecore | 4.0.6 | minecraft.jar | None |
  138. | LCHI | otgcore | 1.12.2-v9.5-R1 | minecraft.jar | None |
  139. | LCHI | mixinbooter | 8.0 | minecraft.jar | None |
  140. | LCHI | obfuscate | 0.4.2 | minecraft.jar | None |
  141. | LCHI | essential | 1.0.0 | Essential (forge_1.12.2).jar | None |
  142. | LCHI | skinlayers3d | 1.2.0 | 3dSkinLayers-forge-mc1.12.2-1.2.0.jar | None |
  143. | LCHI | securitycraft | v1.9.9 | [1.12.2] SecurityCraft v1.9.9.jar | None |
  144. | LCHI | supermartijn642corelib | 1.1.17 | _supermartijn642corelib-1.1.17-forge-mc1.12.jar | None |
  145. | LCHI | aether_legacy | 1.5.3.2 | aether-1.12.2-v1.5.4.0.jar | None |
  146. | LCHI | aiimprovements | 0.0.1.3 | AIImprovements-1.12-0.0.1b3.jar | None |
  147. | LCHI | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
  148. | LCHI | alib | 1.0.12 | alib-1.0.12.jar | None |
  149. | LCHI | alchemistry | 1.12.2-42 | alchemistry-1.12.2-42.jar | None |
  150. | LCHI | jei | 4.16.1.301 | jei_1.12.2-4.16.1.301.jar | None |
  151. | LCHI | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None |
  152. | LCHI | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None |
  153. | LCHI | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  154. | LCHI | ebwizardry | 4.3.13 | ElectroblobsWizardry-4.3.13.jar | None |
  155. | LCHI | arcane_essentials | 1.0 | arcane_essentials-1.0.1.jar | None |
  156. | LCHI | attributefix | 1.0.12 | AttributeFix-Forge-1.12.2-1.0.12.jar | None |
  157. | LCHI | atum | 2.0.20 | Atum-1.12.2-2.0.20.jar | None |
  158. | LCHI | tombstone | 4.6.6 | tombstone-1.12.2-4.6.6.jar | None |
  159. | LCHI | quark | r1.6-179 | Quark-r1.6-179.jar | None |
  160. | LCHI | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
  161. | LCHI | base | 3.14.0 | base-1.12.2-3.14.0.jar | None |
  162. | LCHI | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  163. | LCHI | bhc | 2.0.3 | baubley-heart-canisters-1.12.2-2.0.3.jar | None |
  164. | LCHI | reachfix | 1.0.9 | ReachFix-1.12.2-1.0.9.jar | None |
  165. | LCHI | mujmajnkraftsbettersurvival | 1.5.3 | better_survival-1.5.3.jar | None |
  166. | LCHI | betteradvancements | 0.1.0.77 | BetterAdvancements-1.12.2-0.1.0.77.jar | None |
  167. | LCHI | bettermineshafts | 1.12.2-2.2.1 | BetterMineshaftsForge-1.12.2-2.2.1.jar | None |
  168. | LCHI | betternether | 0.1.8.6 | betternether-0.1.8.6.jar | None |
  169. | LCHI | biomesoplenty | 7.0.1.2445 | BiomesOPlenty-1.12.2-7.0.1.2445-universal.jar | None |
  170. | LCHI | byg | 1.7.1 | BiomesYouGo1.7.1.jar | None |
  171. | LCHI | blockcraftery | 1.12.2-1.3.1 | blockcraftery-1.12.2-1.3.1.jar | None |
  172. | LCHI | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  173. | LCHI | bountifulbaubles | 0.0.1 | Bountiful Baubles-1.12.2-0.1.8.jar | None |
  174. | LCHI | bountiful | 2.2.2 | Bountiful-2.2.2.jar | None |
  175. | LCHI | capsule | 1.12.2-3.4.76 | Capsule-1.12.2-3.4.76.jar | None |
  176. | LCHI | carryon | 1.12.3 | carryon-1.12.2-1.12.7.23.jar | None |
  177. | LCHI | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  178. | LCHI | champions | 1.12.2-1.0.11.10 | champions-1.12.2-1.0.11.10.jar | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
  179. | LCHI | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None |
  180. | LCHI | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None |
  181. | LCHI | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
  182. | LCHI | collective | 3.0 | collective-1.12.2-3.0.jar | None |
  183. | LCHI | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
  184. | LCHI | comforts | 1.4.1.3 | comforts-1.12.2-1.4.1.3.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
  185. | LCHI | controlling | 3.0.10 | Controlling-3.0.12.3.jar | None |
  186. | LCHI | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
  187. | LCHI | coroutil | 1.12.1-1.2.37 | coroutil-1.12.1-1.2.37.jar | None |
  188. | LCHI | configmod | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
  189. | LCHI | cosmeticarmorreworked | 1.12.2-v5a | CosmeticArmorReworked-1.12.2-v5a.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  190. | LCHI | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None |
  191. | LCHI | creativecore | 1.10.0 | CreativeCore_v1.10.71_mc1.12.2.jar | None |
  192. | LCHI | journeymap | 1.12.2-5.7.1p2 | journeymap-1.12.2-5.7.1p2.jar | None |
  193. | LCHI | defaultoptions | 9.2.8 | DefaultOptions_1.12.2-9.2.8.jar | None |
  194. | LCHI | dldungeonsjbg | 1.14.12 | DoomlikeDungeons-1.14.12-MC1.12.2.jar | None |
  195. | LCHI | elevatorid | 1.3.14 | ElevatorMod-1.12.2-1.3.14.jar | None |
  196. | LCHI | enchdesc | 1.1.15 | EnchantmentDescriptions-1.12.2-1.1.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  197. | LCHI | endercrop | 1.12.2-1.6.0 | endercrop-1.12.2-1.6.0.jar | None |
  198. | LCHI | erebus | 1.0.32 | Erebus-1.0.32.jar | None |
  199. | LCHI | extra_spells | 1.2.0 | ExtraSpells-1.12.2-1.2.0.jar | None |
  200. | LCHI | fbp | 2.4.1 | FancyBlockParticles-1.12.x-2.4.1.jar | None |
  201. | LCHI | mod_lavacow | 1.4.2 | Fish's Undead Rising-1.4.2.jar | None |
  202. | LCHI | ftblib | 5.4.7.2 | FTBLib-5.4.7.2.jar | None |
  203. | LCHI | itemfilters | 1.0.4.2 | ItemFilters-1.0.4.2.jar | None |
  204. | LCHI | ftbquests | 1202.9.0.15 | FTBQuests-1202.9.0.15.jar | None |
  205. | LCHI | cfm | 6.3.0 | furniture-6.3.2-1.12.2.jar | None |
  206. | LCHI | galacticraftcore | 4.0.6 | Galacticraft-1.12.2-4.0.6.jar | None |
  207. | LCHI | galacticraftplanets | 4.0.6 | Galacticraft-1.12.2-4.0.6.jar | None |
  208. | LCHI | cgm | 0.15.3 | guns-0.15.3-1.12.2.jar | None |
  209. | LCHI | speedsterheroes | 1.12.2-2.2.1 | SpeedsterHeroes-1.12.2-2.2.1.jar | None |
  210. | LCHE | lucraftcore | 1.12.2-2.4.16 | LucraftCore-1.12.2-2.4.17.jar | None |
  211. | LCH | heroesexpansion | 1.12.2-1.3.5 | HeroesExpansion-1.12.2-1.3.5.jar | None |
  212. | LCH | hw_inv | 1.12.1-1.1.13 | hostileworlds_invasions-1.12.1-1.1.13.jar | None |
  213. | LCH | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  214. | LCH | twilightforest | 3.11.1021 | twilightforest-1.12.2-3.11.1021-universal.jar | None |
  215. | LCH | immersiveengineering | 0.12-98 | ImmersiveEngineering-0.12-98.jar | None |
  216. | LCH | immersiveposts | 0.2.1 | ImmersivePosts-0.2.1.jar | 0ba8738eadcf158e7fe1452255a73a022fb15feb |
  217. | LCH | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
  218. | LCH | vehicle | 0.44.1 | vehicle-mod-0.44.1-1.12.2.jar | None |
  219. | LCH | jev | 2.0.0 | jev-1.12.2-2.0.0.jar | None |
  220. | LCH | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None |
  221. | LCH | lostcities | 2.0.22 | lostcities-1.12-2.0.22.jar | None |
  222. | LCH | lostsouls | 1.1.4 | lostsouls-1.12-1.1.4.jar | None |
  223. | LCH | lucraftcoreidextender | 1.0.1 | LucraftCoreIDExtender.jar | None |
  224. | LCH | lycanitesmobs | 2.0.8.9 - MC 1.12.2 | lycanitesmobs-1.12.2-2.0.8.9.jar | None |
  225. | LCH | mapfrontiers | 1.12.2-1.5.1 | MapFrontiers-1.12.2-1.5.1.jar | None |
  226. | LCH | mcwbridges | 1.0.6 | mcw-bridges-1.0.6b-mc1.12.2.jar | None |
  227. | LCH | mcwfences | 1.0.0 | mcw-fences-1.0.0-mc1.12.2.jar | None |
  228. | LCH | mcwfurnitures | 1.0.1 | mcw-furniture-1.0.1-mc1.12.2beta.jar | None |
  229. | LCH | mcwlights | 1.0.6 | mcw-lights-1.0.6-mc1.12.2forge.jar | None |
  230. | LCH | mcwroofs | 1.0.2 | mcw-roofs-1.0.2-mc1.12.2.jar | None |
  231. | LCH | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None |
  232. | LCH | llibrary | 1.7.20 | llibrary-1.7.20-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
  233. | LCH | mowziesmobs | 1.5.8 | mowziesmobs_1.12.2_1.5.8.jar | None |
  234. | LCH | theimpossiblelibrary | 1.12.2-0.3.0 | theimpossiblelibrary-1.12.2-0.3.0.jar | None |
  235. | LCH | musictriggers | 1.12.2-6.3.1 | musictriggers-1.12.2-6.3.1.jar | None |
  236. | LCH | mutantbeasts | 1.12.2-1.0.2 | MutantBeasts-1.12.2-1.0.2.jar | None |
  237. | LCH | naturescompass | 1.8.5 | NaturesCompass-1.12.2-1.8.5.jar | None |
  238. | LCH | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None |
  239. | LCH | neid | 1.5.4.4 | NotEnoughIDs-1.5.4.4.jar | None |
  240. | LCH | patchouli | 1.0-23.6 | Patchouli-1.0-23.6.jar | None |
  241. | LCH | phosphorcrashfix | 1.0.0 | PhosphorCrashFix-1.12.2-1.0.0.jar | None |
  242. | LCH | pickupnotifier | 1.1.5 | PickUpNotifier-v1.1.5-1.12.2.jar | 12d137bcc36051a1c2c8ea7211cfc1da1c6e9dea |
  243. | LCH | playerrevive | 1.0 | PlayerRevive_v1.2.40_mc1.12.2.jar | None |
  244. | LCH | portality | 1.0-SNAPSHOT | portality-1.12.2-1.2.3-15.jar | None |
  245. | LCH | potionfingers | r1.0-8 | PotionFingers-r1.0-8.jar | None |
  246. | LCH | pymtech | 1.12.2-1.0.2 | PymTech-1.12.2-1.0.2.jar | None |
  247. | LCH | quarkoddities | 1 | QuarkOddities-1.12.2.jar | None |
  248. | LCH | radixcore | 1.12.x-2.2.1 | RadixCore-1.12.x-2.2.1-universal.jar | None |
  249. | LCH | rats | 3.2.14 | rats-3.2.14-1.12.2.jar | None |
  250. | LCH | additionalstructures | 2.5.0 | Rex's-AdditionalStructures-1.12.x(v.2.5.0).jar | None |
  251. | LCH | roguelike | 2.4.4 | RoguelikeDungeonsFnarEdition-1.12.2-2.4.4.jar | None |
  252. | LCH | spartanshields | 1.5.5 | SpartanShields-1.12.2-1.5.5.jar | None |
  253. | LCH | xat | 0.32 | Trinkets and Baubles-32.4.jar | None |
  254. | LCH | spartanweaponry | 1.5.3 | SpartanWeaponry-1.12.2-1.5.3.jar | None |
  255. | LCH | spartantwilight | 1.2.0 | spartantwilight-1.12.2-1.2.0.jar | None |
  256. | LCH | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
  257. | LCH | storagedrawers | 5.5.0 | StorageDrawers-1.12.2-5.5.0.jar | None |
  258. | LCH | the-fifth-world | 0.5 | the-fifth-world-0.5.1.jar | None |
  259. | LCH | trashcans | 1.0.18 | trashcans-1.0.18-forge-mc1.12.jar | None |
  260. | LCH | treeharvester | 4.0 | treeharvester_1.12.2-4.0.jar | None |
  261. | LCH | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None |
  262. | LCH | wrd | 0.8.0 | Wesley's Roguelike Dungeons V0.8.1.jar | None |
  263. | LCH | wings | 1.1.6 | wings-1.1.6-1.12.2.jar | None |
  264. | LCH | mowzies_wings | 1.0.0 | wings-1.1.6-1.12.2.jar | None |
  265. | LCH | bauble_wings | 1.0.0 | wings-1.1.6-1.12.2.jar | None |
  266. | LCH | xpbook | v2.0.1 | xptome-1.12.2-v2.0.1.jar | None |
  267. | LCH | zettaimagic | 1.4.7 | ZettaiMagic-1.4.7.jar | None |
  268. | LCH | wizardryutils | 1.12.2-1.2.2 | WizardryUtils-1.12.2-1.2.2.jar | None |
  269. | LCH | ancientspellcraft | 1.12.2-1.7.2 | AncientSpellcraft-1.12.2-1.7.2.jar | None |
  270. | LCH | betterdisplays | 1.12.2-1.1.1 | BetterDisplays-1.12.2-1.1.1.jar | None |
  271. | LCH | jade | 0.1.0 | Jade-0.1.0.jar | None |
  272. | LCH | structurize | 1.12.2-0.10.277-RELEASE | structurize-1.12.2-0.10.277-RELEASE.jar | None |
  273. | LCH | minecolonies | 1.12.2-0.11.841-ALPHA | minecolonies-1.12.2-0.11.841-BETA-universal.jar | None |
  274. | LCH | phosphor-lighting | 1.12.2-0.2.6 | phosphor-1.12.2-0.2.6+build50-universal.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
  275. | LCH | mysticallib | 1.12.2-1.13.0 | mysticallib-1.12.2-1.13.0.jar | None |
  276. | UD | mobends_wings | 1.0.0 | wings-1.1.6-1.12.2.jar | None |
  277.  
  278. Loaded coremods (and transformers):
  279. wings (wings-1.1.6-1.12.2.jar)
  280. me.paulf.wings.server.asm.WingsRuntimePatcher
  281. me.paulf.wings.server.asm.mobends.WingsMoBendsRuntimePatcher
  282. IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
  283. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  284. MicdoodlePlugin (Galacticraft-1.12.2-4.0.6.jar)
  285. micdoodle8.mods.miccore.MicdoodleTransformer
  286. OTGCorePlugin (OTG-Core.jar)
  287. com.pg85.otg.forge.asm.excluded.OTGClassTransformer
  288. PCF Core Mod (PhosphorCrashFix-1.12.2-1.0.0.jar)
  289. nathan.phosphorcrashfix.patches.PhosphorSlicePatch
  290. Quark Plugin (Quark-r1.6-179.jar)
  291. vazkii.quark.base.asm.ClassTransformer
  292. ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
  293. com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
  294. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  295.  
  296. ReachFixPlugin (ReachFix-1.12.2-1.0.9.jar)
  297. meldexun.reachfix.asm.ReachFixClassTransformer
  298. Pick Up Notifier (PickUpNotifier-v1.1.5-1.12.2.jar)
  299. com.fuzs.pickupnotifier.asm.ClassTransformer
  300. SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.9.jar)
  301.  
  302. ratscore (rats-3.2.14-1.12.2.jar)
  303. com.github.alexthe666.rats.server.misc.RatsRuntimePatcher
  304. SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.5.3.jar)
  305.  
  306. pymtech (PymTech-1.12.2-1.0.2.jar)
  307. lucraft.mods.pymtech.core.PymTechClassTransformer
  308. MixinBooter (!mixinbooter-8.0.jar)
  309.  
  310. SuperMartijn642's Core Lib Plugin (_supermartijn642corelib-1.1.17-forge-mc1.12.jar)
  311.  
  312. RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar)
  313. pw.prok.realbench.asm.RBTransformer
  314. MusicTriggersMixins (musictriggers-1.12.2-6.3.1.jar)
  315.  
  316. ForgelinPlugin (Forgelin-1.8.4.jar)
  317.  
  318. LucraftCoreExtendedID (LucraftCoreIDExtender.jar)
  319.  
  320. CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  321. team.chisel.ctm.client.asm.CTMTransformer
  322. LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.17.jar)
  323. lucraft.mods.lucraftcore.core.LCTransformer
  324. Plugin (NotEnoughIDs-1.5.4.4.jar)
  325. ru.fewizz.neid.asm.Transformer
  326. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  327. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  328. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  329. CreativePatchingLoader (CreativeCore_v1.10.71_mc1.12.2.jar)
  330.  
  331. AncientSpellcraftCore (AncientSpellcraft-1.12.2-1.7.2.jar)
  332.  
  333. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 551.76' Renderer: 'NVIDIA GeForce RTX 3080 Ti/PCIe/SSE2'
  334. Patchouli open book context: n/a
  335. OptiFine Version: OptiFine_1.12.2_HD_U_G5
  336. OptiFine Build: 20210124-142939
  337. Render Distance Chunks: 22
  338. Mipmaps: 4
  339. Anisotropic Filtering: 1
  340. Antialiasing: 0
  341. Multitexture: false
  342. Shaders: null
  343. OpenGlVersion: 4.6.0 NVIDIA 551.76
  344. OpenGlRenderer: NVIDIA GeForce RTX 3080 Ti/PCIe/SSE2
  345. OpenGlVendor: NVIDIA Corporation
  346. CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment