Created
April 20, 2018 09:21
-
-
Save ShawSumma/1f08f9fa242f623cb54ce42b6304a3c0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
WARNING: coremods are present: | |
CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar) | |
EnderCorePlugin (EnderCore-1.12.2-0.5.20.jar) | |
BedPatch (bedpatch-2.2-1.12.2.jar) | |
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.7-core.jar) | |
OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) | |
AstralCore (astralsorcery-1.12.2-1.8.5.jar) | |
LoadingPlugin (Quark-r1.4-123.jar) | |
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.7-1.12.2-anarchy.jar) | |
Plugin (NotEnoughIDs-1.5.4.2.jar) | |
RandomPatches (randompatches-1.12.2-1.0.1.0.jar) | |
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) | |
ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.6.jar) | |
Wizardry Plugin (wizardry-0.8.5.jar) | |
FMLPlugin (elulib-0.1.12.jar) | |
Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar) | |
ForgelinPlugin (Forgelin-1.6.0.jar) | |
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) | |
CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b148.jar) | |
TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar) | |
AppleCore (AppleCore-mc1.12.2-3.1.1.jar) | |
LibrarianLib Plugin (librarianlib-1.12.2-4.9.jar) | |
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.4.0-75.jar) | |
IELoadingPlugin (ImmersiveEngineering-0.12-80-core.jar) | |
Contact their authors BEFORE contacting forge | |
// Sorry :( | |
Time: 4/20/18 5:18 AM | |
Description: Initializing game | |
java.lang.NoClassDefFoundError: com/mojang/text2speech/NarratorOSX | |
at com.mojang.text2speech.Narrator.getNarrator(Narrator.java:22) | |
at net.minecraft.client.gui.chat.NarratorChatListener.<init>(SourceFile:15) | |
at net.minecraft.client.gui.chat.NarratorChatListener.<clinit>(SourceFile:14) | |
at net.minecraft.client.gui.GuiIngame.<init>(GuiIngame.java:111) | |
at net.minecraftforge.client.GuiIngameForge.<init>(GuiIngameForge.java:100) | |
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:536) | |
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) | |
at net.minecraft.client.main.Main.main(SourceFile:123) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:498) | |
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) | |
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) | |
Caused by: java.lang.ClassNotFoundException: com.mojang.text2speech.NarratorOSX | |
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) | |
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) | |
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) | |
... 14 more | |
Caused by: java.lang.NoClassDefFoundError: ca/weblite/objc/NSObject | |
at java.lang.ClassLoader.defineClass1(Native Method) | |
at java.lang.ClassLoader.defineClass(ClassLoader.java:763) | |
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) | |
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) | |
... 16 more | |
Caused by: java.lang.ClassNotFoundException: ca.weblite.objc.NSObject | |
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) | |
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) | |
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) | |
... 20 more | |
A detailed walkthrough of the error, its code path and all known details is as follows: | |
--------------------------------------------------------------------------------------- | |
-- Head -- | |
Thread: Client thread | |
Stacktrace: | |
at com.mojang.text2speech.Narrator.getNarrator(Narrator.java:22) | |
at net.minecraft.client.gui.chat.NarratorChatListener.<init>(SourceFile:15) | |
at net.minecraft.client.gui.chat.NarratorChatListener.<clinit>(SourceFile:14) | |
at net.minecraft.client.gui.GuiIngame.<init>(GuiIngame.java:111) | |
at net.minecraftforge.client.GuiIngameForge.<init>(GuiIngameForge.java:100) | |
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:536) | |
-- Initialization -- | |
Details: | |
Stacktrace: | |
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) | |
at net.minecraft.client.main.Main.main(SourceFile:123) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:498) | |
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) | |
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) | |
-- System Details -- | |
Details: | |
Minecraft Version: 1.12.2 | |
Operating System: Mac OS X (x86_64) version 10.13.4 | |
Java Version: 1.8.0_171, Oracle Corporation | |
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
Memory: 2409905128 bytes (2298 MB) / 7679246336 bytes (7323 MB) up to 9320792064 bytes (8889 MB) | |
JVM Flags: 3 total; -Xms2048M -Xmx10000M -XX:MaxPermSize=1024M | |
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 | |
FML: MCP 9.42 Powered by Forge 14.23.3.2669 257 mods loaded, 257 mods active | |
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | |
| State | ID | Version | Source | Signature | | |
|:------ |:-------------------------- |:------------------------------- |:--------------------------------------------------------- |:---------------------------------------- | | |
| UCHIJA | minecraft | 1.12.2 | minecraft.jar | None | | |
| UCHIJA | mcp | 9.42 | minecraft.jar | None | | |
| UCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.3.2669.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | |
| UCHIJA | forge | 14.23.3.2669 | forge-1.12.2-14.23.3.2669.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | |
| UCHIJA | advancedrocketrycore | 1 | minecraft.jar | None | | |
| UCHIJA | randompatches | 1.12.2-1.0.1.0 | minecraft.jar | None | | |
| UCHIJA | openmodscore | 0.11.5 | minecraft.jar | None | | |
| UCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None | | |
| UCHIJA | opencomputers|core | 1.7.2.67 | minecraft.jar | None | | |
| UCHIJA | elucore | 1.0 | minecraft.jar | None | | |
| UCHIJA | crafttweaker | 4.1.6 | CraftTweaker2-1.12-4.1.6.jar | None | | |
| UCHIJA | mtlib | 3.0.4 | MTLib-3.0.4.jar | None | | |
| UCHIJA | modtweaker | 4.0.10 | modtweaker-4.0.10.jar | None | | |
| UCHIJA | jei | 4.8.6.162 | jei_1.12.2-4.8.6.162.jar | None | | |
| UCHIJA | abyssalcraft | 1.9.4.7 | AbyssalCraft-1.12.2-1.9.4.7.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 | | |
| UCHIJA | ctm | MC1.12-0.2.3.12 | CTM-MC1.12-0.2.3.12.jar | None | | |
| UCHIJA | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None | | |
| UCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | |
| UCHIJA | endercore | 1.12.2-0.5.20 | EnderCore-1.12.2-0.5.20.jar | None | | |
| UCHIJA | redstoneflux | 2.0.1 | RedstoneFlux-1.12-2.0.1.2-universal.jar | d4f1503fbacd9b9fb767720420c5395104239ec9 | | |
| UCHIJA | cofhcore | 4.3.11 | CoFHCore-1.12.2-4.3.11.6-universal.jar | None | | |
| UCHIJA | cofhworld | 1.1.1 | CoFHWorld-1.12.2-1.1.1.12-universal.jar | None | | |
| UCHIJA | thermalfoundation | 2.3.11 | ThermalFoundation-1.12.2-2.3.12.10-universal.jar | None | | |
| UCHIJA | enderio | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None | | |
| UCHIJA | enderiointegrationtic | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None | | |
| UCHIJA | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None | | |
| UCHIJA | tconstruct | 1.12.2-2.9.1.65 | TConstruct-1.12.2-2.9.1.65.jar | None | | |
| UCHIJA | acintegration | 1.6.2 | AbyssalCraft Integration-1.12.2-1.6.2.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 | | |
| UCHIJA | actuallyadditions | 1.12.2-r133 | ActuallyAdditions-1.12.2-r133.jar | None | | |
| UCHIJA | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None | | |
| UCHIJA | additionalbanners | 1.1.42 | AdditionalBanners-1.12.2-1.1.42.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | |
| UCHIJA | libvulpes | 0.2.8.-29 | LibVulpes-1.12.2-0.2.8-29-universal.jar | None | | |
| UCHIJA | advancedrocketry | 1.4.0.-75 | AdvancedRocketry-1.12.2-1.4.0-75.jar | None | | |
| UCHIJA | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None | | |
| UCHIJA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None | | |
| UCHIJA | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None | | |
| UCHIJA | aiimprovements | 0.0.1.1 | AIImprovements-1.12.1-0.0.1b1.jar | None | | |
| UCHIJA | akashictome | 1.2-10 | AkashicTome-1.2-10.jar | None | | |
| UCHIJA | extrautils2 | 1.0 | extrautils2-1.12-1.7.6.jar | None | | |
| UCHIJA | flyringbaublemod | 0.3.1_1.12-d4e654e | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar | None | | |
| UCHIJA | applecore | 3.1.1 | AppleCore-mc1.12.2-3.1.1.jar | None | | |
| UCHIJA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None | | |
| UCHIJA | aroma1997core | 2.0.0.0.b148 | Aroma1997Core-1.12.2-2.0.0.0.b148.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 | | |
| UCHIJA | aroma1997sdimension | 2.0.0.2.b68 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b68.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 | | |
| UCHIJA | astralsorcery | 1.8.5 | astralsorcery-1.12.2-1.8.5.jar | None | | |
| UCHIJA | atmtweaks | 1.1 | atmtweaks-1.1.jar | None | | |
| UCHIJA | morphtool | 1.2-16 | Morph-o-Tool-1.2-16.jar | None | | |
| UCHIJA | psi | r1.1-59 | Psi-r1.1-59.jar | None | | |
| UCHIJA | quark | r1.4-123 | Quark-r1.4-123.jar | None | | |
| UCHIJA | autoreglib | 1.3-16 | AutoRegLib-1.3-16.jar | None | | |
| UCHIJA | badwithernocookiereloaded | 1.12.2-2.12 | badwithernocookiereloaded-1.12.2-2.12.jar | None | | |
| UCHIJA | betterbuilderswands | 0.11.1 | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None | | |
| UCHIJA | bibliocraft | 2.4.3 | BiblioCraft[v2.4.3][MC1.12.0].jar | None | | |
| UCHIJA | ic2 | 2.8.75-ex112 | industrialcraft-2-2.8.75-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 | | |
| UCHIJA | natura | 1.12.2-4.3.2.42 | natura-1.12.2-4.3.2.42.jar | None | | |
| UCHIJA | forestry | 5.8.0.267 | forestry_1.12.2-5.8.0.267.jar | None | | |
| UCHIJA | binniecore | 2.5.0.163 | binnie-mods-1.12.2-2.5.0.163.jar | None | | |
| UCHIJA | binniedesign | 2.5.0.163 | binnie-mods-1.12.2-2.5.0.163.jar | None | | |
| UCHIJA | genetics | 2.5.0.163 | binnie-mods-1.12.2-2.5.0.163.jar | None | | |
| UCHIJA | botany | 2.5.0.163 | binnie-mods-1.12.2-2.5.0.163.jar | None | | |
| UCHIJA | extrabees | 2.5.0.163 | binnie-mods-1.12.2-2.5.0.163.jar | None | | |
| UCHIJA | extratrees | 2.5.0.163 | binnie-mods-1.12.2-2.5.0.163.jar | None | | |
| UCHIJA | biomesoplenty | 7.0.1.2367 | BiomesOPlenty-1.12.2-7.0.1.2367-universal.jar | None | | |
| UCHIJA | blockcraftery | 0.1.3 | blockcraftery-0.1.3.jar | None | | |
| UCHIJA | cyclicmagic | 1.14.9 | Cyclic-1.12.2-1.14.9.jar | None | | |
| UCHIJA | mobtotems | 1.12.1-0.3.0 | mobtotems-1.12.1-0.3.0.jar | None | | |
| UCHIJA | guideapi | 1.12-2.1.5-60 | Guide-API-1.12-2.1.5-60.jar | None | | |
| UCHIJA | bloodmagic | 1.12.2-2.2.8-91 | BloodMagic-1.12.2-2.2.8-91.jar | None | | |
| UCHIJA | bookshelf | 2.3.543 | Bookshelf-1.12.2-2.3.543.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | |
| UCHIJA | botania | r1.10-353 | Botania r1.10-353.jar | None | | |
| UCHIJA | codechickenlib | 3.1.6.339 | CodeChickenLib-1.12.2-3.1.6.339-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | |
| UCHIJA | brandonscore | 2.4.0 | BrandonsCore-1.12-2.4.0.152-universal.jar | None | | |
| UCHIJA | careerbees | 1.0 | careerbees-0.4.0.jar | None | | |
| UCHIJA | ceramics | 1.12-1.3.4 | Ceramics-1.12-1.3.4.jar | None | | |
| UCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None | | |
| UCHIJA | chiselsandbits | 14.16 | chiselsandbits-14.16.jar | None | | |
| UCHIJA | cyclopscore | 0.11.5 | CyclopsCore-1.12.2-0.11.5.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | |
| UCHIJA | colossalchests | 1.6.10 | ColossalChests-1.12.2-1.6.10.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | |
| UCHIJA | commoncapabilities | 1.4.0 | CommonCapabilities-1.12-1.4.0.jar | None | | |
| UCHIJA | mcmultipart | 2.4.1 | MCMultiPart-2.4.1.jar | None | | |
| UCHIJA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.6.jar | None | | |
| UCHIJA | refinedstorage | 1.5.32 | refinedstorage-1.5.32.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 | | |
| UCHIJA | compactmachines3 | 3.0.7 | compactmachines3-1.12.2-3.0.7-b197.jar | None | | |
| UCHIJA | compactsolars | 1.12.2-5.0.17.340 | CompactSolars-1.12.2-5.0.17.340-universal.jar | None | | |
| UCHIJA | computercraft | 1.80pr1 | ComputerCraft1.80pr1.jar | None | | |
| UCHIJA | asielib | 1.0.0 | Computronics-1.12.1-1.6.5.jar | None | | |
| UCHIJA | opencomputers | 1.7.2.67 | OpenComputers-MC1.12.2-1.7.2.67.jar | None | | |
| UCHIJA | theoneprobe | 1.4.22 | theoneprobe-1.12-1.4.22.jar | None | | |
| UCHIJA | mekanism | 1.12.2-9.4.3.330 | Mekanism-1.12.2-9.4.3.330.jar | None | | |
| UCHIJA | computronics | 1.6.5 | Computronics-1.12.1-1.6.5.jar | None | | |
| UCHIJA | controlling | 3.0.6 | Controlling-3.0.6.jar | None | | |
| UCHIJA | cookingforblockheads | 6.3.26 | CookingForBlockheads_1.12.2-6.3.26.jar | None | | |
| UCHIJA | cosmeticarmorreworked | 1.12.2-v1 | CosmeticArmorReworked-1.12.2-v1.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 | | |
| UCHIJA | craftingtweaks | 8.1.8 | CraftingTweaks_1.12.2-8.1.8.jar | None | | |
| UCHIJA | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.6.jar | None | | |
| UCHIJA | crafttweakerjei | 2.0.0 | CraftTweaker2-1.12-4.1.6.jar | None | | |
| UCHIJA | cucumber | 1.1.0 | cucumber-1.12-1.1.0.jar | None | | |
| UCHIJA | custombackgrounds | 1.0 | CustomBackgrounds-MC1.12-1.1.1.jar | None | | |
| UCHIJA | custommainmenu | 2.0.8 | CustomMainMenu-MC1.12.2-2.0.8.jar | None | | |
| UCHIJA | darkutils | 1.8.208 | DarkUtils-1.12.2-1.8.208.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | |
| UCHIJA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None | | |
| UCHIJA | defaultoptions | 9.2.7 | DefaultOptions_1.12.2-9.2.7.jar | None | | |
| UCHIJA | diethopper | 1.1 | diethopper-1.1.jar | None | | |
| UCHIJA | ding | 1.0.1 | Ding-1.12.1-1.0.1.jar | None | | |
| UCHIJA | discordsuite | 2.0.1 | DiscordSuite-2.0.1.jar | None | | |
| UCHIJA | dismantler | 0.1 | dismantler-0.1.jar | None | | |
| UCHIJA | dldungeonsjdg | 1.11.1 | DoomlikeDungeons-1.11.1-MC1.12.2.jar | None | | |
| UCHIJA | draconicevolution | 2.3.10 | Draconic-Evolution-1.12-2.3.10.284-universal.jar | None | | |
| UCHIJA | embers | 0.230 | embers-0.230.jar | None | | |
| UCHIJA | enderiobase | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None | | |
| UCHIJA | enderioconduits | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None | | |
| UCHIJA | enderiointegrationforestry | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None | | |
| UCHIJA | enderiointegrationticlate | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None | | |
| UCHIJA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None | | |
| UCHIJA | ftblib | 5.0.2.10 | FTBLib-5.0.2.10.jar | None | | |
| UCHIJA | enderiomachines | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None | | |
| UCHIJA | enderiopowertools | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None | | |
| UCHIJA | enderstorage | 2.4.2.126 | EnderStorage-1.12.2-2.4.2.126-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | |
| UCHIJA | valkyrielib | 1.12.2-2.0.9b | valkyrielib-1.12.2-2.0.9b.jar | None | | |
| UCHIJA | environmentaltech | 1.12.2-2.0.9c | environmentaltech-1.12.2-2.0.9c.jar | None | | |
| UCHIJA | immersiveengineering | 0.12-80 | ImmersiveEngineering-0.12-80.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 | | |
| UCHIJA | thermalexpansion | 5.3.11 | ThermalExpansion-1.12.2-5.3.12.17-universal.jar | None | | |
| UCHIJA | exchangers | 1.12.2-2.7.1 | Exchangers-1.12.2-2.7.1.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c | | |
| UCHIJA | excore | 2.0.0-beta19-1.12.2 | EXCore-2.0.0-beta19-1.12.2.jar | None | | |
| UCHIJA | extracells | 2.5.11 | ExtraCells-1.12.2-2.5.11a48.jar | None | | |
| UCHIJA | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None | | |
| UCHIJA | extrarails | 1.3.0 | ExtraRails-1.12-1.3.0.jar | None | | |
| UCHIJA | zerocore | 1.12-0.1.2.1 | zerocore-1.12-0.1.2.1.jar | None | | |
| UCHIJA | bigreactors | 1.12.2-0.4.5.48 | ExtremeReactors-1.12.2-0.4.5.48.jar | None | | |
| UCHIJA | fairylights | 2.1.2 | fairylights-2.1.2-1.12.x.jar | None | | |
| UCHIJA | fastbench | 1.3.1 | FastWorkbench-1.12.2-1.3.1.jar | None | | |
| UCHIJA | fencejumper | 1.0.3 | fencejumper-1.12-1.0.3.jar | None | | |
| UCHIJA | flatcoloredblocks | mc1.12-6.6 | flatcoloredblocks-mc1.12-6.6.jar | None | | |
| UCHIJA | foamfix | 0.9.7-1.12.2 | foamfix-0.9.7-1.12.2-anarchy.jar | None | | |
| UCHIJA | forgelin | 1.6.0 | Forgelin-1.6.0.jar | None | | |
| UCHIJA | ftbutilities | 5.0.2.10 | FTBUtilities-5.0.2.10.jar | None | | |
| UCHIJA | funkylocomotion | 1.0 | funky-locomotion-1.12.2-1.1.1.jar | None | | |
| UCHIJA | gendustry | 1.6.5.8 | gendustry-1.6.5.8-mc1.12.2.jar | None | | |
| UCHIJA | pressure | 1.3.1.9 | pressure-1.3.1.9-mc1.12.2.jar | None | | |
| UCHIJA | advgenerators | 0.9.20.12 | generators-0.9.20.12-mc1.12.2.jar | None | | |
| UCHIJA | harvest | 1.12-1.2.6-18 | Harvest-1.12-1.2.6-18.jar | None | | |
| UCHIJA | helpfixer | 1.12.1-1.5.18 | HelpFixer-1.12.1-1.5.18.jar | None | | |
| UCHIJA | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None | | |
| UCHIJA | teslacorelib | 1.0.13 | tesla-core-lib-1.12-1.0.13.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | |
| UCHIJA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.8.9-138.jar | None | | |
| UCHIJA | industrialwires | 1.6-25 | IndustrialWires-1.6-25.jar | 7e11c175d1e24007afec7498a1616bef0000027d | | |
| UCHIJA | initialinventory | 2.0.2 | InitialInventory-3.0.0.jar | None | | |
| UCHIJA | integrateddynamics | 0.11.10 | IntegratedDynamics-1.12.2-0.11.10.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | |
| UCHIJA | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-0.11.10.jar | None | | |
| UCHIJA | integratedtunnels | 1.5.5 | IntegratedTunnels-1.12.2-1.5.5.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | |
| UCHIJA | integratedtunnelscompat | 1.0.0 | IntegratedTunnels-1.12.2-1.5.5.jar | None | | |
| UCHIJA | mysticalagriculture | 1.6.9 | mysticalagriculture-1.12-1.6.9.jar | None | | |
| UCHIJA | mysticalagradditions | 1.2.8 | mysticalagradditions-1.12-1.2.8.jar | None | | |
| UCHIJA | harvestcraft | 1.12.2t | Pam's HarvestCraft 1.12.2t.jar | None | | |
| UCHIJA | mcjtylib_ng | 2.6.7 | mcjtylib-1.12-2.6.7.jar | None | | |
| UCHIJA | rftools | 7.33 | rftools-1.12-7.33.jar | None | | |
| UCHIJA | rustic | 1.0.3 | rustic-1.0.3.jar | None | | |
| UCHIJA | integrationforegoing | 1.12-1.6 | IntegrationForegoing-1.12.2-1.6.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c | | |
| UCHIJA | inventorytweaks | 1.64-dev+release.110.b4fac73 | InventoryTweaks-1.64-dev.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | |
| UCHIJA | ironbackpacks | 1.12.2-3.0.5-6 | IronBackpacks-1.12.2-3.0.5-6.jar | None | | |
| UCHIJA | ironchest | 1.12.2-7.0.42.827 | ironchest-1.12.2-7.0.42.827.jar | None | | |
| UCHIJA | jaopcaadditions | 1.12.2-2.2.0.6 | JAOPCAAdditions-1.12.2-2.2.0.6.jar | None | | |
| UCHIJA | jaopca | 1.12.2-2.2.6.78 | JAOPCA-1.12.2-2.2.6.78.jar | None | | |
| UCHIJA | oredictinit | 1.12.2-2.2.1.67 | JAOPCA-1.12.2-2.2.6.78.jar | None | | |
| UCHIJA | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None | | |
| UCHIJA | jeiintegration | 1.5.1.36 | jeiintegration_1.12.2-1.5.1.36.jar | None | | |
| UCHIJA | justenoughdimensions | 1.6.0-dev.20180411.215951 | justenoughdimensions-1.12.2-1.6.0-dev.20180411.215951.jar | 2b03e1423915a189b8094816baa18f239d576dff | | |
| UCHIJA | jeresources | 0.8.7.41 | JustEnoughResources-1.12.2-0.8.7.41.jar | None | | |
| UCHIJA | kleeslabs | 5.4.8 | KleeSlabs_1.12.2-5.4.8.jar | None | | |
| UCHIJA | wizardry | 0.8.5 | wizardry-0.8.5.jar | None | | |
| UCHIJA | librarianlib | 9.4 | librarianlib-1.12.2-4.9.jar | None | | |
| UCHIJA | lostcities | 2.0.7 | lostcities-1.12-2.0.7.jar | None | | |
| UCHIJA | lostsouls | 1.1.4 | lostsouls-1.12-1.1.4.jar | None | | |
| UCHIJA | magipsi | 1.3 | MagicalPsi-1.3.jar | None | | |
| UCHIJA | magicbees | 1.0 | MagicBees-1.12.2-3.1.9.jar | None | | |
| UCHIJA | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None | | |
| UCHIJA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | |
| UCHIJA | mekanismgenerators | 9.4.3 | MekanismGenerators-1.12.2-9.4.3.330.jar | None | | |
| UCHIJA | mekanismtools | 9.4.3 | MekanismTools-1.12.2-9.4.3.330.jar | None | | |
| UCHIJA | minecolonies | 1.12.2-0.8.8117 | minecolonies-universal-1.12.2-0.8.8117.jar | None | | |
| UCHIJA | modnametooltip | 1.10.0 | modnametooltip_1.12.2-1.10.0.jar | None | | |
| UCHIJA | moreoverlays | 1.13 | moreoverlays-1.13-mc1.12.1.jar | None | | |
| UCHIJA | morpheus | 1.12-3.3.2 | Morpheus-1.12-3.3.2.jar | None | | |
| UCHIJA | mousetweaks | 2.8 | MouseTweaks-2.8-mc1.12.1.jar | None | | |
| UCHIJA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None | | |
| UCHIJA | nmsot | 1.2.1-mc1.12 | NoMobSpawningOnTrees-1.2.1-mc1.12.jar | None | | |
| UCHIJA | nonvflash | 1.2.0 | NoNVFlash-1.12.2-1.2.0.3-universal.jar | None | | |
| UCHIJA | neid | 1.5.4.2 | NotEnoughIDs-1.5.4.2.jar | None | | |
| UCHIJA | notenoughwands | 1.6.1 | notenoughwands-1.12-1.6.1.jar | None | | |
| UCHIJA | nuclearcraft | 2.10i | NuclearCraft-2.10i--1.12.2.jar | None | | |
| UCHIJA | nutrition | 3.1.0 | Nutrition-1.12.2-3.1.0.jar | None | | |
| UCHIJA | xnet | 1.6.9 | xnet-1.12-1.6.9.jar | None | | |
| UCHIJA | ocxnetdriver | 1.0.2 | ocxnetdriver-1.0.2-b11.jar | None | | |
| UCHIJA | oreexcavation | 1.4.118 | OreExcavation-1.4.118.jar | None | | |
| UCHIJA | oeintegration | 2.3.2 | oeintegration-2.3.2.jar | None | | |
| UCHIJA | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | |
| UCHIJA | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | |
| UCHIJA | overloaded | 0.0.47 | Overloaded-1.12.2-0.0.47.jar | None | | |
| UCHIJA | p455w0rdslib | 2.0.29 | p455w0rdslib-1.12-2.0.29.jar | None | | |
| UCHIJA | packmode | 1.1.0 | packmode-1.12.1-1.1.0.jar | None | | |
| UCHIJA | pamscookables | 1.1 | pamscookables-1.1.jar | None | | |
| UCHIJA | placebo | 1.3.3 | Placebo-1.12.2-1.3.3.jar | None | | |
| UCHIJA | plants2 | 2.8.2 | Plants-1.12.2-2.8.2.jar | None | | |
| UCHIJA | shetiphiancore | 3.5.6 | shetiphiancore-1.12.0-3.5.6.jar | None | | |
| UCHIJA | platforms | 1.4.5 | platforms-1.12.0-1.4.5.jar | None | | |
| UCHIJA | twilightforest | 3.6.345 | twilightforest-1.12.2-3.6.345-universal.jar | None | | |
| UCHIJA | plustic | 6.4.0.0 | plustic-6.4.0.0.jar | None | | |
| UCHIJA | pneumaticcraft | 1.12.2-0.5.1-163 | pneumaticcraft-repressurized-1.12.2-0.5.1-163.jar | None | | |
| UCHIJA | portalgun | 7.0.2 | PortalGun-1.12.2-7.0.2.jar | None | | |
| UCHIJA | portality | 1.0-SNAPSHOT | portality-1.12.2-1.0.4-6.jar | None | | |
| UCHIJA | reborncore | 3.7.5.259 | RebornCore-1.12.2-3.7.5.259-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b | | |
| UCHIJA | quantumstorage | 4.4.11 | QuantumStorage-1.12-4.4.11.jar | None | | |
| UCHIJA | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None | | |
| UCHIJA | rangedpumps | 0.5 | rangedpumps-0.5.jar | None | | |
| UCHIJA | realfilingcabinet | 0.1.3 | realfilingcabinet-1.12.1-0.1.3.jar | None | | |
| UCHIJA | reauth | 3.5.2 | ReAuth-3.5.2.jar | daba0ec4df71b6da841768c49fb873def208a1e3 | | |
| UCHIJA | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.0.5.41.jar | None | | |
| UCHIJA | redstonearsenal | 2.3.11 | RedstoneArsenal-1.12.2-2.3.11.5-universal.jar | None | | |
| UCHIJA | refinedstorageaddons | 0.2 | refinedstorageaddons-0.2.jar | None | | |
| UCHIJA | xreliquary | 1.12.2-1.3.4.760 | Reliquary-1.12.2-1.3.4.760.jar | None | | |
| UCHIJA | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 | | |
| UCHIJA | rftoolscontrol | 1.8.1 | rftoolsctrl-1.12-1.8.1.jar | None | | |
| UCHIJA | rftoolsdim | 5.53 | rftoolsdim-1.12-5.53.jar | None | | |
| UCHIJA | rftoolspower | 1.0.0 | rftoolspower-1.12-1.0.0.jar | None | | |
| UCHIJA | roots | 0.104 | roots-2-0.104.jar | None | | |
| UCHIJA | woodenshears | @MAJOR@.@MINOR@.@REVIS@.@BUILD@ | SBM-WoodenShears-1.12-0.0.1b8.jar | None | | |
| UCHIJA | simplyjetpacks | 2.2.2.28 | SimplyJetpacks2-1.12.2-2.2.2.28.jar | None | | |
| UCHIJA | soulshardstow | 1.12-2.7.6-56 | SoulShards-TOW-1.12-2.7.6-56.jar | None | | |
| UCHIJA | stevescarts | 2.4.18.92 | StevesCarts-1.12.2-2.4.18.92.jar | None | | |
| UCHIJA | storagedrawersextra | @VERSION@ | StorageDrawersExtras-1.12-3.1.0.jar | None | | |
| UCHIJA | techreborn | 2.14.0.584 | TechReborn-1.12.2-2.14.0.584-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b | | |
| UCHIJA | terraqueous | 1.4.11 | terraqueous-1.12.0-1.4.11.jar | None | | |
| UCHIJA | thebetweenlands | 3.3.7 | TheBetweenlands-3.3.7-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 | | |
| UCHIJA | thermalcultivation | 0.1.5 | ThermalCultivation-1.12.2-0.1.5.3-universal.jar | None | | |
| UCHIJA | thermaldynamics | 2.3.11 | ThermalDynamics-1.12.2-2.3.11.7-universal.jar | None | | |
| UCHIJA | thermalinnovation | 0.1.0 | ThermalInnovation-1.12.2-0.1.0.3-universal.jar | None | | |
| UCHIJA | tinker_io | release 2.6.1 | tinker_io-1.12.2-release 2.6.1.jar | None | | |
| UCHIJA | tinkertoolleveling | 1.12-1.0.3.DEV.56fac4f | TinkerToolLeveling-1.12-1.0.3.jar | None | | |
| UCHIJA | toastcontrol | 1.4.1 | Toast Control-1.12.2-1.4.1.jar | None | | |
| UCHIJA | topaddons | 1.12.2-1.5.0 | topaddons-1.12.2-1.5.0.jar | None | | |
| UCHIJA | traverse | 1.4.1 | Traverse-1.12.2-1.4.1-49.jar | None | | |
| UCHIJA | unloader | 1.0.1 | unloader-1.0.1.jar | None | | |
| UCHIJA | usefulnullifiers | 1.4.1 | usefulnullifiers-1.4.1.jar | None | | |
| UCHIJA | universalmodifiers | 1.12.2-1.0.9a | valkyrielib-1.12.2-2.0.9b.jar | None | | |
| UCHIJA | wanionlib | 1.12.2-1.5 | WanionLib-1.12.2-1.5.jar | None | | |
| UCHIJA | waterstrainer | 3.2.0 | WaterStrainer-1.12-3.2.0.jar | None | | |
| UCHIJA | waystones | 4.0.33 | Waystones_1.12.2-4.0.33.jar | None | | |
| UCHIJA | wificharge | 1.3.0 | WirelessCharger-1.3.0.jar | None | | |
| UCHIJA | wct | 3.9.64 | WirelessCraftingTerminal-1.12.2-3.9.64.jar | None | | |
| UCHIJA | woot | 1.12.2-1.0.1 | woot-1.12.2-1.0.1.jar | None | | |
| UCHIJA | xtones | 1.12-1.0.8-11 | Xtones-1.12-1.0.8-11.jar | None | | |
| UCHIJA | ynot | 0.2.2 | YNot-0.2.2.jar | None | | |
| UCHIJA | elulib | 0.1.12 | elulib-0.1.12.jar | None | | |
| UCHIJA | librarianliblate | 9.4 | librarianlib-1.12.2-4.9.jar | None | | |
| UCHIJA | teslacorelib_registries | 1.0.13 | tesla-core-lib-1.12-1.0.13.jar | None | | |
| UCHIJA | unidict | 1.12.2-2.5 | UniDict-1.12.2-2.5.jar | None | | |
| UCHIJA | wrapup | 1.12-1.1.3 | WrapUp-1.12-1.1.3.jar | None | | |
Loaded coremods (and transformers): | |
CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar) | |
team.chisel.ctm.client.asm.CTMTransformer | |
EnderCorePlugin (EnderCore-1.12.2-0.5.20.jar) | |
com.enderio.core.common.transform.EnderCoreTransformer | |
BedPatch (bedpatch-2.2-1.12.2.jar) | |
com.mordenkainen.bedpatch.BedPatchASM | |
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.7-core.jar) | |
thebetweenlands.core.TheBetweenlandsClassTransformer | |
OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) | |
openmods.core.OpenModsClassTransformer | |
AstralCore (astralsorcery-1.12.2-1.8.5.jar) | |
LoadingPlugin (Quark-r1.4-123.jar) | |
vazkii.quark.base.asm.ClassTransformer | |
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.7-1.12.2-anarchy.jar) | |
pl.asie.foamfix.coremod.FoamFixTransformer | |
Plugin (NotEnoughIDs-1.5.4.2.jar) | |
ru.fewizz.neid.asm.Transformer | |
RandomPatches (randompatches-1.12.2-1.0.1.0.jar) | |
com.therandomlabs.randompatches.RPTransformer | |
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) | |
ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.6.jar) | |
shetiphian.asm.ClassTransformer | |
Wizardry Plugin (wizardry-0.8.5.jar) | |
com.teamwizardry.wizardry.asm.WizardryTransformer | |
FMLPlugin (elulib-0.1.12.jar) | |
elucent.elulib.asm.ASMTransformer | |
Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar) | |
invtweaks.forge.asm.ContainerTransformer | |
ForgelinPlugin (Forgelin-1.6.0.jar) | |
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) | |
lumien.resourceloader.asm.ClassTransformer | |
CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b148.jar) | |
TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar) | |
li.cil.oc.common.asm.ClassTransformer | |
AppleCore (AppleCore-mc1.12.2-3.1.1.jar) | |
squeek.applecore.asm.TransformerModuleHandler | |
LibrarianLib Plugin (librarianlib-1.12.2-4.9.jar) | |
com.teamwizardry.librarianlib.asm.LibLibTransformer | |
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.4.0-75.jar) | |
zmaster587.advancedRocketry.asm.ClassTransformer | |
IELoadingPlugin (ImmersiveEngineering-0.12-80-core.jar) | |
blusunrize.immersiveengineering.common.asm.IEClassTransformer | |
GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-10.32.48' Renderer: 'Intel(R) Iris(TM) Graphics 550' | |
OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED] | |
Pulsar/tconstruct loaded Pulses: | |
- TinkerCommons (Enabled/Forced) | |
- TinkerWorld (Enabled/Not Forced) | |
- TinkerTools (Enabled/Not Forced) | |
- TinkerHarvestTools (Enabled/Forced) | |
- TinkerMeleeWeapons (Enabled/Forced) | |
- TinkerRangedWeapons (Enabled/Forced) | |
- TinkerModifiers (Enabled/Forced) | |
- TinkerSmeltery (Enabled/Not Forced) | |
- TinkerGadgets (Enabled/Not Forced) | |
- TinkerOredict (Enabled/Forced) | |
- TinkerIntegration (Enabled/Forced) | |
- TinkerFluids (Enabled/Forced) | |
- TinkerMaterials (Enabled/Forced) | |
- TinkerModelRegister (Enabled/Forced) | |
- chiselIntegration (Enabled/Not Forced) | |
- chiselsandbitsIntegration (Enabled/Not Forced) | |
- craftingtweaksIntegration (Enabled/Not Forced) | |
- theoneprobeIntegration (Enabled/Not Forced) | |
AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554 | |
Pulsar/natura loaded Pulses: | |
- NaturaCommons (Enabled/Forced) | |
- NaturaOverworld (Enabled/Not Forced) | |
- NaturaNether (Enabled/Not Forced) | |
- NaturaDecorative (Enabled/Not Forced) | |
- NaturaTools (Enabled/Not Forced) | |
- NaturaEntities (Enabled/Not Forced) | |
- NaturaOredict (Enabled/Forced) | |
- NaturaWorld (Enabled/Not Forced) | |
- craftingtweaksIntegration (Enabled/Not Forced) | |
List of loaded APIs: | |
* AbyssalCraftAPI (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Biome (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Block (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Caps (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Condition (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Disruption (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Energy (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Entity (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Event (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Integration (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Internal (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Item (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Necronomicon (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Recipe (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Ritual (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Spell (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* actuallyadditionsapi (33) from ActuallyAdditions-1.12.2-r133.jar | |
* AppleCoreAPI (3.1.0) from AppleCore-mc1.12.2-3.1.1.jar | |
* appliedenergistics2|API (rv5) from appliedenergistics2-rv5-stable-11.jar | |
* asielibAPI (1.1) from Computronics-1.12.1-1.6.5.jar | |
* asielibAPI|tile (1.0) from Computronics-1.12.1-1.6.5.jar | |
* asielibAPI|tool (1.1) from Computronics-1.12.1-1.6.5.jar | |
* Baubles|API (1.4.0.2) from mobtotems-1.12.1-0.3.0.jar | |
* BetterWithModsAPI (Beta 0.6) from Quark-r1.4-123.jar | |
* BetweenlandsAPI (1.10.0) from TheBetweenlands-3.3.7-universal.jar | |
* bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.48.jar | |
* bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.2.8-91.jar | |
* BotaniaAPI (89) from Botania r1.10-353.jar | |
* Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar | |
* ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar | |
* ChiselsAndBitsAPI (13.8.0) from chiselsandbits-14.16.jar | |
* cofhapi (2.2.0) from CoFHCore-1.12.2-4.3.11.6-universal.jar | |
* cofhapi|block (2.2.0) from CoFHCore-1.12.2-4.3.11.6-universal.jar | |
* cofhapi|core (2.2.0) from CoFHCore-1.12.2-4.3.11.6-universal.jar | |
* cofhapi|item (2.2.0) from CoFHCore-1.12.2-4.3.11.6-universal.jar | |
* cofhapi|tileentity (2.2.0) from CoFHCore-1.12.2-4.3.11.6-universal.jar | |
* cofhapi|util (2.2.0) from CoFHCore-1.12.2-4.3.11.6-universal.jar | |
* commoncapabilities|api (0.0.1) from CommonCapabilities-1.12-1.4.0.jar | |
* compatlayer (0.3.0) from compatlayer-1.11.2-0.3.0.jar | |
* ComputerCraft|API (1.80pr1) from ComputerCraft1.80pr1.jar | |
* ComputerCraft|API|FileSystem (1.80pr1) from ComputerCraft1.80pr1.jar | |
* ComputerCraft|API|Lua (1.80pr1) from ComputerCraft1.80pr1.jar | |
* ComputerCraft|API|Media (1.80pr1) from ComputerCraft1.80pr1.jar | |
* ComputerCraft|API|Network (1.80pr1) from ComputerCraft1.80pr1.jar | |
* ComputerCraft|API|Peripheral (1.80pr1) from ComputerCraft1.80pr1.jar | |
* ComputerCraft|API|Permissions (1.80pr1) from ComputerCraft1.80pr1.jar | |
* ComputerCraft|API|Redstone (1.80pr1) from ComputerCraft1.80pr1.jar | |
* ComputerCraft|API|Turtle (1.80pr1) from ComputerCraft1.80pr1.jar | |
* computronicsAPI (1.3) from Computronics-1.12.1-1.6.5.jar | |
* computronicsAPI|audio (1.0) from Computronics-1.12.1-1.6.5.jar | |
* computronicsAPI|chat (1.3) from Computronics-1.12.1-1.6.5.jar | |
* computronicsAPI|multiperipheral (1.1) from Computronics-1.12.1-1.6.5.jar | |
* computronicsAPI|tape (1.0) from Computronics-1.12.1-1.6.5.jar | |
* CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.8.jar | |
* ctm-api (0.1.0) from CTM-MC1.12-0.2.3.12.jar | |
* ctm-api-events (0.1.0) from CTM-MC1.12-0.2.3.12.jar | |
* ctm-api-models (0.1.0) from CTM-MC1.12-0.2.3.12.jar | |
* ctm-api-textures (0.1.0) from CTM-MC1.12-0.2.3.12.jar | |
* ctm-api-utils (0.1.0) from CTM-MC1.12-0.2.3.12.jar | |
* DLDungeonsAPI (1.1) from DoomlikeDungeons-1.11.1-MC1.12.2.jar | |
* DraconicEvolution|API (1.3) from Draconic-Evolution-1.12-2.3.10.284-universal.jar | |
* enderioapi (4.0.0) from EnderIO-1.12.2-5.0.22.jar | |
* enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.22.jar | |
* enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.22.jar | |
* enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.22.jar | |
* enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.22.jar | |
* enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.22.jar | |
* enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.22.jar | |
* enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.22.jar | |
* enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.22.jar | |
* ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|greenhouse (5.2.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.0.267.jar | |
* funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.1.jar | |
* gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar | |
* Guide-API|API (2.0.0) from Guide-API-1.12-2.1.5-60.jar | |
* iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar | |
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-80.jar | |
* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-80.jar | |
* industrialforegoingapi (4) from industrialforegoing-1.12.2-1.8.9-138.jar | |
* integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-0.11.10.jar | |
* jeresources|API (0.8.7.41) from JustEnoughResources-1.12.2-0.8.7.41.jar | |
* journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar | |
* journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar | |
* journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar | |
* journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar | |
* journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar | |
* JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.8.6.162.jar | |
* MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.3.330.jar | |
* MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.3.330.jar | |
* MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.3.330.jar | |
* MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.3.330.jar | |
* MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.3.330.jar | |
* MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.3.330.jar | |
* MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.3.330.jar | |
* MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.12.1.jar | |
* openblocks|api (1.2) from OpenBlocks-1.12.2-1.7.6.jar | |
* opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar | |
* opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar | |
* opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar | |
* opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar | |
* opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar | |
* opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar | |
* opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar | |
* opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar | |
* opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar | |
* opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar | |
* opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar | |
* PneumaticCraftApi (1.0) from pneumaticcraft-repressurized-1.12.2-0.5.1-163.jar | |
* pressureAPI (1.3.1.9) from pressure-1.3.1.9-mc1.12.2.jar | |
* ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12-2.0.29.jar | |
* PsiAPI (6) from Psi-r1.1-59.jar | |
* QuarkAPI (2) from Quark-r1.4-123.jar | |
* reborncoreAPI (3.7.5.259) from RebornCore-1.12.2-3.7.5.259-universal.jar | |
* reborncoreAPI|Power (3.7.5.259) from RebornCore-1.12.2-3.7.5.259-universal.jar | |
* reborncoreAPI|Recipe (3.7.5.259) from RebornCore-1.12.2-3.7.5.259-universal.jar | |
* reborncoreAPI|Tile (3.7.5.259) from RebornCore-1.12.2-3.7.5.259-universal.jar | |
* stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.18.92.jar | |
* stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.18.92.jar | |
* StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar | |
* StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar | |
* StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar | |
* StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar | |
* StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar | |
* StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar | |
* techrebornAPI (2.14.0.584) from TechReborn-1.12.2-2.14.0.584-universal.jar | |
* TerraqueousAPI (1.0) from terraqueous-1.12.0-1.4.11.jar | |
* TerraqueousAPI|Cloud (1.0) from terraqueous-1.12.0-1.4.11.jar | |
* TerraqueousAPI|Machines (1.0) from terraqueous-1.12.0-1.4.11.jar | |
* TerraqueousAPI|Plant (1.0) from terraqueous-1.12.0-1.4.11.jar | |
* theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.22.jar | |
* valkyrielib.api (1.12-2.0.1a) from valkyrielib-1.12.2-2.0.9b.jar | |
* wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.9.64.jar | |
* zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12-0.1.2.1.jar | |
* zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12-0.1.2.1.jar | |
* zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.1.jar | |
* zerocore|API|multiblock|validation (1.9.4-0.0.1) from NuclearCraft-2.10i--1.12.2.jar | |
RebornCore: | |
Plugin Engine: 0 | |
RebornCore Version: 3.7.5.259 | |
Runtime Debofucsation 1 | |
RenderEngine: 0 | |
Ender IO: No known problems detected. | |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | |
!!!You are looking at the diagnostics information, not at the crash. !!! | |
!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!! | |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | |
AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:ON, JEI:ON, Mekanism:ON, OpenComputers:ON, THE_ONE_PROBE:ON, TESLA:OFF, CRAFTTWEAKER:ON | |
Launched Version: 1.12.2 | |
LWJGL: 2.9.2 | |
OpenGL: Intel(R) Iris(TM) Graphics 550 GL version 2.1 INTEL-10.32.48, Intel Inc. | |
GL Caps: Using GL 1.3 multitexturing. | |
Using GL 1.3 texture combiners. | |
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported. | |
Shaders are available because OpenGL 2.1 is supported. | |
VBOs are available because OpenGL 1.5 is supported. | |
Using VBOs: Yes | |
Is Modded: Definitely; Client brand changed to 'fml,forge' | |
Type: Client (map_client.txt) | |
Resource Packs: | |
Current Language: English (US) | |
Profiler Position: N/A (disabled) | |
CPU: 4x Intel(R) Core(TM) i5-6267U CPU @ 2.90GHz |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
WARNING: coremods are present: | |
CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar) | |
EnderCorePlugin (EnderCore-1.12.2-0.5.20.jar) | |
BedPatch (bedpatch-2.2-1.12.2.jar) | |
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.7-core.jar) | |
OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) | |
AstralCore (astralsorcery-1.12.2-1.8.5.jar) | |
LoadingPlugin (Quark-r1.4-123.jar) | |
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.7-1.12.2-anarchy.jar) | |
Plugin (NotEnoughIDs-1.5.4.2.jar) | |
RandomPatches (randompatches-1.12.2-1.0.1.0.jar) | |
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) | |
ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.6.jar) | |
Wizardry Plugin (wizardry-0.8.5.jar) | |
FMLPlugin (elulib-0.1.12.jar) | |
Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar) | |
ForgelinPlugin (Forgelin-1.6.0.jar) | |
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) | |
CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b148.jar) | |
TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar) | |
AppleCore (AppleCore-mc1.12.2-3.1.1.jar) | |
LibrarianLib Plugin (librarianlib-1.12.2-4.9.jar) | |
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.4.0-75.jar) | |
IELoadingPlugin (ImmersiveEngineering-0.12-80-core.jar) | |
Contact their authors BEFORE contacting forge | |
// Sorry :( | |
Time: 4/20/18 5:18 AM | |
Description: Initializing game | |
java.lang.NoClassDefFoundError: com/mojang/text2speech/NarratorOSX | |
at com.mojang.text2speech.Narrator.getNarrator(Narrator.java:22) | |
at net.minecraft.client.gui.chat.NarratorChatListener.<init>(SourceFile:15) | |
at net.minecraft.client.gui.chat.NarratorChatListener.<clinit>(SourceFile:14) | |
at net.minecraft.client.gui.GuiIngame.<init>(GuiIngame.java:111) | |
at net.minecraftforge.client.GuiIngameForge.<init>(GuiIngameForge.java:100) | |
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:536) | |
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) | |
at net.minecraft.client.main.Main.main(SourceFile:123) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:498) | |
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) | |
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) | |
Caused by: java.lang.ClassNotFoundException: com.mojang.text2speech.NarratorOSX | |
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) | |
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) | |
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) | |
... 14 more | |
Caused by: java.lang.NoClassDefFoundError: ca/weblite/objc/NSObject | |
at java.lang.ClassLoader.defineClass1(Native Method) | |
at java.lang.ClassLoader.defineClass(ClassLoader.java:763) | |
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) | |
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) | |
... 16 more | |
Caused by: java.lang.ClassNotFoundException: ca.weblite.objc.NSObject | |
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) | |
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) | |
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) | |
... 20 more | |
A detailed walkthrough of the error, its code path and all known details is as follows: | |
--------------------------------------------------------------------------------------- | |
-- Head -- | |
Thread: Client thread | |
Stacktrace: | |
at com.mojang.text2speech.Narrator.getNarrator(Narrator.java:22) | |
at net.minecraft.client.gui.chat.NarratorChatListener.<init>(SourceFile:15) | |
at net.minecraft.client.gui.chat.NarratorChatListener.<clinit>(SourceFile:14) | |
at net.minecraft.client.gui.GuiIngame.<init>(GuiIngame.java:111) | |
at net.minecraftforge.client.GuiIngameForge.<init>(GuiIngameForge.java:100) | |
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:536) | |
-- Initialization -- | |
Details: | |
Stacktrace: | |
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) | |
at net.minecraft.client.main.Main.main(SourceFile:123) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:498) | |
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) | |
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) | |
-- System Details -- | |
Details: | |
Minecraft Version: 1.12.2 | |
Operating System: Mac OS X (x86_64) version 10.13.4 | |
Java Version: 1.8.0_171, Oracle Corporation | |
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
Memory: 2409905128 bytes (2298 MB) / 7679246336 bytes (7323 MB) up to 9320792064 bytes (8889 MB) | |
JVM Flags: 3 total; -Xms2048M -Xmx10000M -XX:MaxPermSize=1024M | |
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 | |
FML: MCP 9.42 Powered by Forge 14.23.3.2669 257 mods loaded, 257 mods active | |
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | |
| State | ID | Version | Source | Signature | | |
|:------ |:-------------------------- |:------------------------------- |:--------------------------------------------------------- |:---------------------------------------- | | |
| UCHIJA | minecraft | 1.12.2 | minecraft.jar | None | | |
| UCHIJA | mcp | 9.42 | minecraft.jar | None | | |
| UCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.3.2669.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | |
| UCHIJA | forge | 14.23.3.2669 | forge-1.12.2-14.23.3.2669.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | |
| UCHIJA | advancedrocketrycore | 1 | minecraft.jar | None | | |
| UCHIJA | randompatches | 1.12.2-1.0.1.0 | minecraft.jar | None | | |
| UCHIJA | openmodscore | 0.11.5 | minecraft.jar | None | | |
| UCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None | | |
| UCHIJA | opencomputers|core | 1.7.2.67 | minecraft.jar | None | | |
| UCHIJA | elucore | 1.0 | minecraft.jar | None | | |
| UCHIJA | crafttweaker | 4.1.6 | CraftTweaker2-1.12-4.1.6.jar | None | | |
| UCHIJA | mtlib | 3.0.4 | MTLib-3.0.4.jar | None | | |
| UCHIJA | modtweaker | 4.0.10 | modtweaker-4.0.10.jar | None | | |
| UCHIJA | jei | 4.8.6.162 | jei_1.12.2-4.8.6.162.jar | None | | |
| UCHIJA | abyssalcraft | 1.9.4.7 | AbyssalCraft-1.12.2-1.9.4.7.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 | | |
| UCHIJA | ctm | MC1.12-0.2.3.12 | CTM-MC1.12-0.2.3.12.jar | None | | |
| UCHIJA | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None | | |
| UCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | |
| UCHIJA | endercore | 1.12.2-0.5.20 | EnderCore-1.12.2-0.5.20.jar | None | | |
| UCHIJA | redstoneflux | 2.0.1 | RedstoneFlux-1.12-2.0.1.2-universal.jar | d4f1503fbacd9b9fb767720420c5395104239ec9 | | |
| UCHIJA | cofhcore | 4.3.11 | CoFHCore-1.12.2-4.3.11.6-universal.jar | None | | |
| UCHIJA | cofhworld | 1.1.1 | CoFHWorld-1.12.2-1.1.1.12-universal.jar | None | | |
| UCHIJA | thermalfoundation | 2.3.11 | ThermalFoundation-1.12.2-2.3.12.10-universal.jar | None | | |
| UCHIJA | enderio | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None | | |
| UCHIJA | enderiointegrationtic | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None | | |
| UCHIJA | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None | | |
| UCHIJA | tconstruct | 1.12.2-2.9.1.65 | TConstruct-1.12.2-2.9.1.65.jar | None | | |
| UCHIJA | acintegration | 1.6.2 | AbyssalCraft Integration-1.12.2-1.6.2.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 | | |
| UCHIJA | actuallyadditions | 1.12.2-r133 | ActuallyAdditions-1.12.2-r133.jar | None | | |
| UCHIJA | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None | | |
| UCHIJA | additionalbanners | 1.1.42 | AdditionalBanners-1.12.2-1.1.42.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | |
| UCHIJA | libvulpes | 0.2.8.-29 | LibVulpes-1.12.2-0.2.8-29-universal.jar | None | | |
| UCHIJA | advancedrocketry | 1.4.0.-75 | AdvancedRocketry-1.12.2-1.4.0-75.jar | None | | |
| UCHIJA | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None | | |
| UCHIJA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None | | |
| UCHIJA | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None | | |
| UCHIJA | aiimprovements | 0.0.1.1 | AIImprovements-1.12.1-0.0.1b1.jar | None | | |
| UCHIJA | akashictome | 1.2-10 | AkashicTome-1.2-10.jar | None | | |
| UCHIJA | extrautils2 | 1.0 | extrautils2-1.12-1.7.6.jar | None | | |
| UCHIJA | flyringbaublemod | 0.3.1_1.12-d4e654e | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar | None | | |
| UCHIJA | applecore | 3.1.1 | AppleCore-mc1.12.2-3.1.1.jar | None | | |
| UCHIJA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None | | |
| UCHIJA | aroma1997core | 2.0.0.0.b148 | Aroma1997Core-1.12.2-2.0.0.0.b148.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 | | |
| UCHIJA | aroma1997sdimension | 2.0.0.2.b68 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b68.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 | | |
| UCHIJA | astralsorcery | 1.8.5 | astralsorcery-1.12.2-1.8.5.jar | None | | |
| UCHIJA | atmtweaks | 1.1 | atmtweaks-1.1.jar | None | | |
| UCHIJA | morphtool | 1.2-16 | Morph-o-Tool-1.2-16.jar | None | | |
| UCHIJA | psi | r1.1-59 | Psi-r1.1-59.jar | None | | |
| UCHIJA | quark | r1.4-123 | Quark-r1.4-123.jar | None | | |
| UCHIJA | autoreglib | 1.3-16 | AutoRegLib-1.3-16.jar | None | | |
| UCHIJA | badwithernocookiereloaded | 1.12.2-2.12 | badwithernocookiereloaded-1.12.2-2.12.jar | None | | |
| UCHIJA | betterbuilderswands | 0.11.1 | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None | | |
| UCHIJA | bibliocraft | 2.4.3 | BiblioCraft[v2.4.3][MC1.12.0].jar | None | | |
| UCHIJA | ic2 | 2.8.75-ex112 | industrialcraft-2-2.8.75-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 | | |
| UCHIJA | natura | 1.12.2-4.3.2.42 | natura-1.12.2-4.3.2.42.jar | None | | |
| UCHIJA | forestry | 5.8.0.267 | forestry_1.12.2-5.8.0.267.jar | None | | |
| UCHIJA | binniecore | 2.5.0.163 | binnie-mods-1.12.2-2.5.0.163.jar | None | | |
| UCHIJA | binniedesign | 2.5.0.163 | binnie-mods-1.12.2-2.5.0.163.jar | None | | |
| UCHIJA | genetics | 2.5.0.163 | binnie-mods-1.12.2-2.5.0.163.jar | None | | |
| UCHIJA | botany | 2.5.0.163 | binnie-mods-1.12.2-2.5.0.163.jar | None | | |
| UCHIJA | extrabees | 2.5.0.163 | binnie-mods-1.12.2-2.5.0.163.jar | None | | |
| UCHIJA | extratrees | 2.5.0.163 | binnie-mods-1.12.2-2.5.0.163.jar | None | | |
| UCHIJA | biomesoplenty | 7.0.1.2367 | BiomesOPlenty-1.12.2-7.0.1.2367-universal.jar | None | | |
| UCHIJA | blockcraftery | 0.1.3 | blockcraftery-0.1.3.jar | None | | |
| UCHIJA | cyclicmagic | 1.14.9 | Cyclic-1.12.2-1.14.9.jar | None | | |
| UCHIJA | mobtotems | 1.12.1-0.3.0 | mobtotems-1.12.1-0.3.0.jar | None | | |
| UCHIJA | guideapi | 1.12-2.1.5-60 | Guide-API-1.12-2.1.5-60.jar | None | | |
| UCHIJA | bloodmagic | 1.12.2-2.2.8-91 | BloodMagic-1.12.2-2.2.8-91.jar | None | | |
| UCHIJA | bookshelf | 2.3.543 | Bookshelf-1.12.2-2.3.543.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | |
| UCHIJA | botania | r1.10-353 | Botania r1.10-353.jar | None | | |
| UCHIJA | codechickenlib | 3.1.6.339 | CodeChickenLib-1.12.2-3.1.6.339-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | |
| UCHIJA | brandonscore | 2.4.0 | BrandonsCore-1.12-2.4.0.152-universal.jar | None | | |
| UCHIJA | careerbees | 1.0 | careerbees-0.4.0.jar | None | | |
| UCHIJA | ceramics | 1.12-1.3.4 | Ceramics-1.12-1.3.4.jar | None | | |
| UCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None | | |
| UCHIJA | chiselsandbits | 14.16 | chiselsandbits-14.16.jar | None | | |
| UCHIJA | cyclopscore | 0.11.5 | CyclopsCore-1.12.2-0.11.5.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | |
| UCHIJA | colossalchests | 1.6.10 | ColossalChests-1.12.2-1.6.10.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | |
| UCHIJA | commoncapabilities | 1.4.0 | CommonCapabilities-1.12-1.4.0.jar | None | | |
| UCHIJA | mcmultipart | 2.4.1 | MCMultiPart-2.4.1.jar | None | | |
| UCHIJA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.6.jar | None | | |
| UCHIJA | refinedstorage | 1.5.32 | refinedstorage-1.5.32.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 | | |
| UCHIJA | compactmachines3 | 3.0.7 | compactmachines3-1.12.2-3.0.7-b197.jar | None | | |
| UCHIJA | compactsolars | 1.12.2-5.0.17.340 | CompactSolars-1.12.2-5.0.17.340-universal.jar | None | | |
| UCHIJA | computercraft | 1.80pr1 | ComputerCraft1.80pr1.jar | None | | |
| UCHIJA | asielib | 1.0.0 | Computronics-1.12.1-1.6.5.jar | None | | |
| UCHIJA | opencomputers | 1.7.2.67 | OpenComputers-MC1.12.2-1.7.2.67.jar | None | | |
| UCHIJA | theoneprobe | 1.4.22 | theoneprobe-1.12-1.4.22.jar | None | | |
| UCHIJA | mekanism | 1.12.2-9.4.3.330 | Mekanism-1.12.2-9.4.3.330.jar | None | | |
| UCHIJA | computronics | 1.6.5 | Computronics-1.12.1-1.6.5.jar | None | | |
| UCHIJA | controlling | 3.0.6 | Controlling-3.0.6.jar | None | | |
| UCHIJA | cookingforblockheads | 6.3.26 | CookingForBlockheads_1.12.2-6.3.26.jar | None | | |
| UCHIJA | cosmeticarmorreworked | 1.12.2-v1 | CosmeticArmorReworked-1.12.2-v1.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 | | |
| UCHIJA | craftingtweaks | 8.1.8 | CraftingTweaks_1.12.2-8.1.8.jar | None | | |
| UCHIJA | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.6.jar | None | | |
| UCHIJA | crafttweakerjei | 2.0.0 | CraftTweaker2-1.12-4.1.6.jar | None | | |
| UCHIJA | cucumber | 1.1.0 | cucumber-1.12-1.1.0.jar | None | | |
| UCHIJA | custombackgrounds | 1.0 | CustomBackgrounds-MC1.12-1.1.1.jar | None | | |
| UCHIJA | custommainmenu | 2.0.8 | CustomMainMenu-MC1.12.2-2.0.8.jar | None | | |
| UCHIJA | darkutils | 1.8.208 | DarkUtils-1.12.2-1.8.208.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | |
| UCHIJA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None | | |
| UCHIJA | defaultoptions | 9.2.7 | DefaultOptions_1.12.2-9.2.7.jar | None | | |
| UCHIJA | diethopper | 1.1 | diethopper-1.1.jar | None | | |
| UCHIJA | ding | 1.0.1 | Ding-1.12.1-1.0.1.jar | None | | |
| UCHIJA | discordsuite | 2.0.1 | DiscordSuite-2.0.1.jar | None | | |
| UCHIJA | dismantler | 0.1 | dismantler-0.1.jar | None | | |
| UCHIJA | dldungeonsjdg | 1.11.1 | DoomlikeDungeons-1.11.1-MC1.12.2.jar | None | | |
| UCHIJA | draconicevolution | 2.3.10 | Draconic-Evolution-1.12-2.3.10.284-universal.jar | None | | |
| UCHIJA | embers | 0.230 | embers-0.230.jar | None | | |
| UCHIJA | enderiobase | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None | | |
| UCHIJA | enderioconduits | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None | | |
| UCHIJA | enderiointegrationforestry | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None | | |
| UCHIJA | enderiointegrationticlate | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None | | |
| UCHIJA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None | | |
| UCHIJA | ftblib | 5.0.2.10 | FTBLib-5.0.2.10.jar | None | | |
| UCHIJA | enderiomachines | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None | | |
| UCHIJA | enderiopowertools | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None | | |
| UCHIJA | enderstorage | 2.4.2.126 | EnderStorage-1.12.2-2.4.2.126-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | |
| UCHIJA | valkyrielib | 1.12.2-2.0.9b | valkyrielib-1.12.2-2.0.9b.jar | None | | |
| UCHIJA | environmentaltech | 1.12.2-2.0.9c | environmentaltech-1.12.2-2.0.9c.jar | None | | |
| UCHIJA | immersiveengineering | 0.12-80 | ImmersiveEngineering-0.12-80.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 | | |
| UCHIJA | thermalexpansion | 5.3.11 | ThermalExpansion-1.12.2-5.3.12.17-universal.jar | None | | |
| UCHIJA | exchangers | 1.12.2-2.7.1 | Exchangers-1.12.2-2.7.1.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c | | |
| UCHIJA | excore | 2.0.0-beta19-1.12.2 | EXCore-2.0.0-beta19-1.12.2.jar | None | | |
| UCHIJA | extracells | 2.5.11 | ExtraCells-1.12.2-2.5.11a48.jar | None | | |
| UCHIJA | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None | | |
| UCHIJA | extrarails | 1.3.0 | ExtraRails-1.12-1.3.0.jar | None | | |
| UCHIJA | zerocore | 1.12-0.1.2.1 | zerocore-1.12-0.1.2.1.jar | None | | |
| UCHIJA | bigreactors | 1.12.2-0.4.5.48 | ExtremeReactors-1.12.2-0.4.5.48.jar | None | | |
| UCHIJA | fairylights | 2.1.2 | fairylights-2.1.2-1.12.x.jar | None | | |
| UCHIJA | fastbench | 1.3.1 | FastWorkbench-1.12.2-1.3.1.jar | None | | |
| UCHIJA | fencejumper | 1.0.3 | fencejumper-1.12-1.0.3.jar | None | | |
| UCHIJA | flatcoloredblocks | mc1.12-6.6 | flatcoloredblocks-mc1.12-6.6.jar | None | | |
| UCHIJA | foamfix | 0.9.7-1.12.2 | foamfix-0.9.7-1.12.2-anarchy.jar | None | | |
| UCHIJA | forgelin | 1.6.0 | Forgelin-1.6.0.jar | None | | |
| UCHIJA | ftbutilities | 5.0.2.10 | FTBUtilities-5.0.2.10.jar | None | | |
| UCHIJA | funkylocomotion | 1.0 | funky-locomotion-1.12.2-1.1.1.jar | None | | |
| UCHIJA | gendustry | 1.6.5.8 | gendustry-1.6.5.8-mc1.12.2.jar | None | | |
| UCHIJA | pressure | 1.3.1.9 | pressure-1.3.1.9-mc1.12.2.jar | None | | |
| UCHIJA | advgenerators | 0.9.20.12 | generators-0.9.20.12-mc1.12.2.jar | None | | |
| UCHIJA | harvest | 1.12-1.2.6-18 | Harvest-1.12-1.2.6-18.jar | None | | |
| UCHIJA | helpfixer | 1.12.1-1.5.18 | HelpFixer-1.12.1-1.5.18.jar | None | | |
| UCHIJA | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None | | |
| UCHIJA | teslacorelib | 1.0.13 | tesla-core-lib-1.12-1.0.13.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | |
| UCHIJA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.8.9-138.jar | None | | |
| UCHIJA | industrialwires | 1.6-25 | IndustrialWires-1.6-25.jar | 7e11c175d1e24007afec7498a1616bef0000027d | | |
| UCHIJA | initialinventory | 2.0.2 | InitialInventory-3.0.0.jar | None | | |
| UCHIJA | integrateddynamics | 0.11.10 | IntegratedDynamics-1.12.2-0.11.10.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | |
| UCHIJA | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-0.11.10.jar | None | | |
| UCHIJA | integratedtunnels | 1.5.5 | IntegratedTunnels-1.12.2-1.5.5.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | |
| UCHIJA | integratedtunnelscompat | 1.0.0 | IntegratedTunnels-1.12.2-1.5.5.jar | None | | |
| UCHIJA | mysticalagriculture | 1.6.9 | mysticalagriculture-1.12-1.6.9.jar | None | | |
| UCHIJA | mysticalagradditions | 1.2.8 | mysticalagradditions-1.12-1.2.8.jar | None | | |
| UCHIJA | harvestcraft | 1.12.2t | Pam's HarvestCraft 1.12.2t.jar | None | | |
| UCHIJA | mcjtylib_ng | 2.6.7 | mcjtylib-1.12-2.6.7.jar | None | | |
| UCHIJA | rftools | 7.33 | rftools-1.12-7.33.jar | None | | |
| UCHIJA | rustic | 1.0.3 | rustic-1.0.3.jar | None | | |
| UCHIJA | integrationforegoing | 1.12-1.6 | IntegrationForegoing-1.12.2-1.6.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c | | |
| UCHIJA | inventorytweaks | 1.64-dev+release.110.b4fac73 | InventoryTweaks-1.64-dev.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | |
| UCHIJA | ironbackpacks | 1.12.2-3.0.5-6 | IronBackpacks-1.12.2-3.0.5-6.jar | None | | |
| UCHIJA | ironchest | 1.12.2-7.0.42.827 | ironchest-1.12.2-7.0.42.827.jar | None | | |
| UCHIJA | jaopcaadditions | 1.12.2-2.2.0.6 | JAOPCAAdditions-1.12.2-2.2.0.6.jar | None | | |
| UCHIJA | jaopca | 1.12.2-2.2.6.78 | JAOPCA-1.12.2-2.2.6.78.jar | None | | |
| UCHIJA | oredictinit | 1.12.2-2.2.1.67 | JAOPCA-1.12.2-2.2.6.78.jar | None | | |
| UCHIJA | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None | | |
| UCHIJA | jeiintegration | 1.5.1.36 | jeiintegration_1.12.2-1.5.1.36.jar | None | | |
| UCHIJA | justenoughdimensions | 1.6.0-dev.20180411.215951 | justenoughdimensions-1.12.2-1.6.0-dev.20180411.215951.jar | 2b03e1423915a189b8094816baa18f239d576dff | | |
| UCHIJA | jeresources | 0.8.7.41 | JustEnoughResources-1.12.2-0.8.7.41.jar | None | | |
| UCHIJA | kleeslabs | 5.4.8 | KleeSlabs_1.12.2-5.4.8.jar | None | | |
| UCHIJA | wizardry | 0.8.5 | wizardry-0.8.5.jar | None | | |
| UCHIJA | librarianlib | 9.4 | librarianlib-1.12.2-4.9.jar | None | | |
| UCHIJA | lostcities | 2.0.7 | lostcities-1.12-2.0.7.jar | None | | |
| UCHIJA | lostsouls | 1.1.4 | lostsouls-1.12-1.1.4.jar | None | | |
| UCHIJA | magipsi | 1.3 | MagicalPsi-1.3.jar | None | | |
| UCHIJA | magicbees | 1.0 | MagicBees-1.12.2-3.1.9.jar | None | | |
| UCHIJA | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None | | |
| UCHIJA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | |
| UCHIJA | mekanismgenerators | 9.4.3 | MekanismGenerators-1.12.2-9.4.3.330.jar | None | | |
| UCHIJA | mekanismtools | 9.4.3 | MekanismTools-1.12.2-9.4.3.330.jar | None | | |
| UCHIJA | minecolonies | 1.12.2-0.8.8117 | minecolonies-universal-1.12.2-0.8.8117.jar | None | | |
| UCHIJA | modnametooltip | 1.10.0 | modnametooltip_1.12.2-1.10.0.jar | None | | |
| UCHIJA | moreoverlays | 1.13 | moreoverlays-1.13-mc1.12.1.jar | None | | |
| UCHIJA | morpheus | 1.12-3.3.2 | Morpheus-1.12-3.3.2.jar | None | | |
| UCHIJA | mousetweaks | 2.8 | MouseTweaks-2.8-mc1.12.1.jar | None | | |
| UCHIJA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None | | |
| UCHIJA | nmsot | 1.2.1-mc1.12 | NoMobSpawningOnTrees-1.2.1-mc1.12.jar | None | | |
| UCHIJA | nonvflash | 1.2.0 | NoNVFlash-1.12.2-1.2.0.3-universal.jar | None | | |
| UCHIJA | neid | 1.5.4.2 | NotEnoughIDs-1.5.4.2.jar | None | | |
| UCHIJA | notenoughwands | 1.6.1 | notenoughwands-1.12-1.6.1.jar | None | | |
| UCHIJA | nuclearcraft | 2.10i | NuclearCraft-2.10i--1.12.2.jar | None | | |
| UCHIJA | nutrition | 3.1.0 | Nutrition-1.12.2-3.1.0.jar | None | | |
| UCHIJA | xnet | 1.6.9 | xnet-1.12-1.6.9.jar | None | | |
| UCHIJA | ocxnetdriver | 1.0.2 | ocxnetdriver-1.0.2-b11.jar | None | | |
| UCHIJA | oreexcavation | 1.4.118 | OreExcavation-1.4.118.jar | None | | |
| UCHIJA | oeintegration | 2.3.2 | oeintegration-2.3.2.jar | None | | |
| UCHIJA | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | |
| UCHIJA | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | |
| UCHIJA | overloaded | 0.0.47 | Overloaded-1.12.2-0.0.47.jar | None | | |
| UCHIJA | p455w0rdslib | 2.0.29 | p455w0rdslib-1.12-2.0.29.jar | None | | |
| UCHIJA | packmode | 1.1.0 | packmode-1.12.1-1.1.0.jar | None | | |
| UCHIJA | pamscookables | 1.1 | pamscookables-1.1.jar | None | | |
| UCHIJA | placebo | 1.3.3 | Placebo-1.12.2-1.3.3.jar | None | | |
| UCHIJA | plants2 | 2.8.2 | Plants-1.12.2-2.8.2.jar | None | | |
| UCHIJA | shetiphiancore | 3.5.6 | shetiphiancore-1.12.0-3.5.6.jar | None | | |
| UCHIJA | platforms | 1.4.5 | platforms-1.12.0-1.4.5.jar | None | | |
| UCHIJA | twilightforest | 3.6.345 | twilightforest-1.12.2-3.6.345-universal.jar | None | | |
| UCHIJA | plustic | 6.4.0.0 | plustic-6.4.0.0.jar | None | | |
| UCHIJA | pneumaticcraft | 1.12.2-0.5.1-163 | pneumaticcraft-repressurized-1.12.2-0.5.1-163.jar | None | | |
| UCHIJA | portalgun | 7.0.2 | PortalGun-1.12.2-7.0.2.jar | None | | |
| UCHIJA | portality | 1.0-SNAPSHOT | portality-1.12.2-1.0.4-6.jar | None | | |
| UCHIJA | reborncore | 3.7.5.259 | RebornCore-1.12.2-3.7.5.259-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b | | |
| UCHIJA | quantumstorage | 4.4.11 | QuantumStorage-1.12-4.4.11.jar | None | | |
| UCHIJA | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None | | |
| UCHIJA | rangedpumps | 0.5 | rangedpumps-0.5.jar | None | | |
| UCHIJA | realfilingcabinet | 0.1.3 | realfilingcabinet-1.12.1-0.1.3.jar | None | | |
| UCHIJA | reauth | 3.5.2 | ReAuth-3.5.2.jar | daba0ec4df71b6da841768c49fb873def208a1e3 | | |
| UCHIJA | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.0.5.41.jar | None | | |
| UCHIJA | redstonearsenal | 2.3.11 | RedstoneArsenal-1.12.2-2.3.11.5-universal.jar | None | | |
| UCHIJA | refinedstorageaddons | 0.2 | refinedstorageaddons-0.2.jar | None | | |
| UCHIJA | xreliquary | 1.12.2-1.3.4.760 | Reliquary-1.12.2-1.3.4.760.jar | None | | |
| UCHIJA | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 | | |
| UCHIJA | rftoolscontrol | 1.8.1 | rftoolsctrl-1.12-1.8.1.jar | None | | |
| UCHIJA | rftoolsdim | 5.53 | rftoolsdim-1.12-5.53.jar | None | | |
| UCHIJA | rftoolspower | 1.0.0 | rftoolspower-1.12-1.0.0.jar | None | | |
| UCHIJA | roots | 0.104 | roots-2-0.104.jar | None | | |
| UCHIJA | woodenshears | @MAJOR@.@MINOR@.@REVIS@.@BUILD@ | SBM-WoodenShears-1.12-0.0.1b8.jar | None | | |
| UCHIJA | simplyjetpacks | 2.2.2.28 | SimplyJetpacks2-1.12.2-2.2.2.28.jar | None | | |
| UCHIJA | soulshardstow | 1.12-2.7.6-56 | SoulShards-TOW-1.12-2.7.6-56.jar | None | | |
| UCHIJA | stevescarts | 2.4.18.92 | StevesCarts-1.12.2-2.4.18.92.jar | None | | |
| UCHIJA | storagedrawersextra | @VERSION@ | StorageDrawersExtras-1.12-3.1.0.jar | None | | |
| UCHIJA | techreborn | 2.14.0.584 | TechReborn-1.12.2-2.14.0.584-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b | | |
| UCHIJA | terraqueous | 1.4.11 | terraqueous-1.12.0-1.4.11.jar | None | | |
| UCHIJA | thebetweenlands | 3.3.7 | TheBetweenlands-3.3.7-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 | | |
| UCHIJA | thermalcultivation | 0.1.5 | ThermalCultivation-1.12.2-0.1.5.3-universal.jar | None | | |
| UCHIJA | thermaldynamics | 2.3.11 | ThermalDynamics-1.12.2-2.3.11.7-universal.jar | None | | |
| UCHIJA | thermalinnovation | 0.1.0 | ThermalInnovation-1.12.2-0.1.0.3-universal.jar | None | | |
| UCHIJA | tinker_io | release 2.6.1 | tinker_io-1.12.2-release 2.6.1.jar | None | | |
| UCHIJA | tinkertoolleveling | 1.12-1.0.3.DEV.56fac4f | TinkerToolLeveling-1.12-1.0.3.jar | None | | |
| UCHIJA | toastcontrol | 1.4.1 | Toast Control-1.12.2-1.4.1.jar | None | | |
| UCHIJA | topaddons | 1.12.2-1.5.0 | topaddons-1.12.2-1.5.0.jar | None | | |
| UCHIJA | traverse | 1.4.1 | Traverse-1.12.2-1.4.1-49.jar | None | | |
| UCHIJA | unloader | 1.0.1 | unloader-1.0.1.jar | None | | |
| UCHIJA | usefulnullifiers | 1.4.1 | usefulnullifiers-1.4.1.jar | None | | |
| UCHIJA | universalmodifiers | 1.12.2-1.0.9a | valkyrielib-1.12.2-2.0.9b.jar | None | | |
| UCHIJA | wanionlib | 1.12.2-1.5 | WanionLib-1.12.2-1.5.jar | None | | |
| UCHIJA | waterstrainer | 3.2.0 | WaterStrainer-1.12-3.2.0.jar | None | | |
| UCHIJA | waystones | 4.0.33 | Waystones_1.12.2-4.0.33.jar | None | | |
| UCHIJA | wificharge | 1.3.0 | WirelessCharger-1.3.0.jar | None | | |
| UCHIJA | wct | 3.9.64 | WirelessCraftingTerminal-1.12.2-3.9.64.jar | None | | |
| UCHIJA | woot | 1.12.2-1.0.1 | woot-1.12.2-1.0.1.jar | None | | |
| UCHIJA | xtones | 1.12-1.0.8-11 | Xtones-1.12-1.0.8-11.jar | None | | |
| UCHIJA | ynot | 0.2.2 | YNot-0.2.2.jar | None | | |
| UCHIJA | elulib | 0.1.12 | elulib-0.1.12.jar | None | | |
| UCHIJA | librarianliblate | 9.4 | librarianlib-1.12.2-4.9.jar | None | | |
| UCHIJA | teslacorelib_registries | 1.0.13 | tesla-core-lib-1.12-1.0.13.jar | None | | |
| UCHIJA | unidict | 1.12.2-2.5 | UniDict-1.12.2-2.5.jar | None | | |
| UCHIJA | wrapup | 1.12-1.1.3 | WrapUp-1.12-1.1.3.jar | None | | |
Loaded coremods (and transformers): | |
CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar) | |
team.chisel.ctm.client.asm.CTMTransformer | |
EnderCorePlugin (EnderCore-1.12.2-0.5.20.jar) | |
com.enderio.core.common.transform.EnderCoreTransformer | |
BedPatch (bedpatch-2.2-1.12.2.jar) | |
com.mordenkainen.bedpatch.BedPatchASM | |
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.7-core.jar) | |
thebetweenlands.core.TheBetweenlandsClassTransformer | |
OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) | |
openmods.core.OpenModsClassTransformer | |
AstralCore (astralsorcery-1.12.2-1.8.5.jar) | |
LoadingPlugin (Quark-r1.4-123.jar) | |
vazkii.quark.base.asm.ClassTransformer | |
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.7-1.12.2-anarchy.jar) | |
pl.asie.foamfix.coremod.FoamFixTransformer | |
Plugin (NotEnoughIDs-1.5.4.2.jar) | |
ru.fewizz.neid.asm.Transformer | |
RandomPatches (randompatches-1.12.2-1.0.1.0.jar) | |
com.therandomlabs.randompatches.RPTransformer | |
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) | |
ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.6.jar) | |
shetiphian.asm.ClassTransformer | |
Wizardry Plugin (wizardry-0.8.5.jar) | |
com.teamwizardry.wizardry.asm.WizardryTransformer | |
FMLPlugin (elulib-0.1.12.jar) | |
elucent.elulib.asm.ASMTransformer | |
Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar) | |
invtweaks.forge.asm.ContainerTransformer | |
ForgelinPlugin (Forgelin-1.6.0.jar) | |
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) | |
lumien.resourceloader.asm.ClassTransformer | |
CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b148.jar) | |
TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar) | |
li.cil.oc.common.asm.ClassTransformer | |
AppleCore (AppleCore-mc1.12.2-3.1.1.jar) | |
squeek.applecore.asm.TransformerModuleHandler | |
LibrarianLib Plugin (librarianlib-1.12.2-4.9.jar) | |
com.teamwizardry.librarianlib.asm.LibLibTransformer | |
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.4.0-75.jar) | |
zmaster587.advancedRocketry.asm.ClassTransformer | |
IELoadingPlugin (ImmersiveEngineering-0.12-80-core.jar) | |
blusunrize.immersiveengineering.common.asm.IEClassTransformer | |
GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-10.32.48' Renderer: 'Intel(R) Iris(TM) Graphics 550' | |
OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED] | |
Pulsar/tconstruct loaded Pulses: | |
- TinkerCommons (Enabled/Forced) | |
- TinkerWorld (Enabled/Not Forced) | |
- TinkerTools (Enabled/Not Forced) | |
- TinkerHarvestTools (Enabled/Forced) | |
- TinkerMeleeWeapons (Enabled/Forced) | |
- TinkerRangedWeapons (Enabled/Forced) | |
- TinkerModifiers (Enabled/Forced) | |
- TinkerSmeltery (Enabled/Not Forced) | |
- TinkerGadgets (Enabled/Not Forced) | |
- TinkerOredict (Enabled/Forced) | |
- TinkerIntegration (Enabled/Forced) | |
- TinkerFluids (Enabled/Forced) | |
- TinkerMaterials (Enabled/Forced) | |
- TinkerModelRegister (Enabled/Forced) | |
- chiselIntegration (Enabled/Not Forced) | |
- chiselsandbitsIntegration (Enabled/Not Forced) | |
- craftingtweaksIntegration (Enabled/Not Forced) | |
- theoneprobeIntegration (Enabled/Not Forced) | |
AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554 | |
Pulsar/natura loaded Pulses: | |
- NaturaCommons (Enabled/Forced) | |
- NaturaOverworld (Enabled/Not Forced) | |
- NaturaNether (Enabled/Not Forced) | |
- NaturaDecorative (Enabled/Not Forced) | |
- NaturaTools (Enabled/Not Forced) | |
- NaturaEntities (Enabled/Not Forced) | |
- NaturaOredict (Enabled/Forced) | |
- NaturaWorld (Enabled/Not Forced) | |
- craftingtweaksIntegration (Enabled/Not Forced) | |
List of loaded APIs: | |
* AbyssalCraftAPI (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Biome (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Block (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Caps (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Condition (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Disruption (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Energy (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Entity (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Event (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Integration (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Internal (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Item (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Necronomicon (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Recipe (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Ritual (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* AbyssalCraftAPI|Spell (1.14.0) from AbyssalCraft-1.12.2-1.9.4.7.jar | |
* actuallyadditionsapi (33) from ActuallyAdditions-1.12.2-r133.jar | |
* AppleCoreAPI (3.1.0) from AppleCore-mc1.12.2-3.1.1.jar | |
* appliedenergistics2|API (rv5) from appliedenergistics2-rv5-stable-11.jar | |
* asielibAPI (1.1) from Computronics-1.12.1-1.6.5.jar | |
* asielibAPI|tile (1.0) from Computronics-1.12.1-1.6.5.jar | |
* asielibAPI|tool (1.1) from Computronics-1.12.1-1.6.5.jar | |
* Baubles|API (1.4.0.2) from mobtotems-1.12.1-0.3.0.jar | |
* BetterWithModsAPI (Beta 0.6) from Quark-r1.4-123.jar | |
* BetweenlandsAPI (1.10.0) from TheBetweenlands-3.3.7-universal.jar | |
* bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.48.jar | |
* bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.2.8-91.jar | |
* BotaniaAPI (89) from Botania r1.10-353.jar | |
* Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar | |
* ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar | |
* ChiselsAndBitsAPI (13.8.0) from chiselsandbits-14.16.jar | |
* cofhapi (2.2.0) from CoFHCore-1.12.2-4.3.11.6-universal.jar | |
* cofhapi|block (2.2.0) from CoFHCore-1.12.2-4.3.11.6-universal.jar | |
* cofhapi|core (2.2.0) from CoFHCore-1.12.2-4.3.11.6-universal.jar | |
* cofhapi|item (2.2.0) from CoFHCore-1.12.2-4.3.11.6-universal.jar | |
* cofhapi|tileentity (2.2.0) from CoFHCore-1.12.2-4.3.11.6-universal.jar | |
* cofhapi|util (2.2.0) from CoFHCore-1.12.2-4.3.11.6-universal.jar | |
* commoncapabilities|api (0.0.1) from CommonCapabilities-1.12-1.4.0.jar | |
* compatlayer (0.3.0) from compatlayer-1.11.2-0.3.0.jar | |
* ComputerCraft|API (1.80pr1) from ComputerCraft1.80pr1.jar | |
* ComputerCraft|API|FileSystem (1.80pr1) from ComputerCraft1.80pr1.jar | |
* ComputerCraft|API|Lua (1.80pr1) from ComputerCraft1.80pr1.jar | |
* ComputerCraft|API|Media (1.80pr1) from ComputerCraft1.80pr1.jar | |
* ComputerCraft|API|Network (1.80pr1) from ComputerCraft1.80pr1.jar | |
* ComputerCraft|API|Peripheral (1.80pr1) from ComputerCraft1.80pr1.jar | |
* ComputerCraft|API|Permissions (1.80pr1) from ComputerCraft1.80pr1.jar | |
* ComputerCraft|API|Redstone (1.80pr1) from ComputerCraft1.80pr1.jar | |
* ComputerCraft|API|Turtle (1.80pr1) from ComputerCraft1.80pr1.jar | |
* computronicsAPI (1.3) from Computronics-1.12.1-1.6.5.jar | |
* computronicsAPI|audio (1.0) from Computronics-1.12.1-1.6.5.jar | |
* computronicsAPI|chat (1.3) from Computronics-1.12.1-1.6.5.jar | |
* computronicsAPI|multiperipheral (1.1) from Computronics-1.12.1-1.6.5.jar | |
* computronicsAPI|tape (1.0) from Computronics-1.12.1-1.6.5.jar | |
* CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.8.jar | |
* ctm-api (0.1.0) from CTM-MC1.12-0.2.3.12.jar | |
* ctm-api-events (0.1.0) from CTM-MC1.12-0.2.3.12.jar | |
* ctm-api-models (0.1.0) from CTM-MC1.12-0.2.3.12.jar | |
* ctm-api-textures (0.1.0) from CTM-MC1.12-0.2.3.12.jar | |
* ctm-api-utils (0.1.0) from CTM-MC1.12-0.2.3.12.jar | |
* DLDungeonsAPI (1.1) from DoomlikeDungeons-1.11.1-MC1.12.2.jar | |
* DraconicEvolution|API (1.3) from Draconic-Evolution-1.12-2.3.10.284-universal.jar | |
* enderioapi (4.0.0) from EnderIO-1.12.2-5.0.22.jar | |
* enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.22.jar | |
* enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.22.jar | |
* enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.22.jar | |
* enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.22.jar | |
* enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.22.jar | |
* enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.22.jar | |
* enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.22.jar | |
* enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.22.jar | |
* ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|greenhouse (5.2.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.0.267.jar | |
* ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.0.267.jar | |
* funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.1.jar | |
* gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar | |
* Guide-API|API (2.0.0) from Guide-API-1.12-2.1.5-60.jar | |
* iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar | |
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-80.jar | |
* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-80.jar | |
* industrialforegoingapi (4) from industrialforegoing-1.12.2-1.8.9-138.jar | |
* integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-0.11.10.jar | |
* jeresources|API (0.8.7.41) from JustEnoughResources-1.12.2-0.8.7.41.jar | |
* journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar | |
* journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar | |
* journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar | |
* journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar | |
* journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar | |
* JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.8.6.162.jar | |
* MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.3.330.jar | |
* MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.3.330.jar | |
* MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.3.330.jar | |
* MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.3.330.jar | |
* MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.3.330.jar | |
* MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.3.330.jar | |
* MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.3.330.jar | |
* MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.12.1.jar | |
* openblocks|api (1.2) from OpenBlocks-1.12.2-1.7.6.jar | |
* opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar | |
* opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar | |
* opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar | |
* opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar | |
* opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar | |
* opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar | |
* opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar | |
* opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar | |
* opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar | |
* opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar | |
* opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar | |
* PneumaticCraftApi (1.0) from pneumaticcraft-repressurized-1.12.2-0.5.1-163.jar | |
* pressureAPI (1.3.1.9) from pressure-1.3.1.9-mc1.12.2.jar | |
* ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12-2.0.29.jar | |
* PsiAPI (6) from Psi-r1.1-59.jar | |
* QuarkAPI (2) from Quark-r1.4-123.jar | |
* reborncoreAPI (3.7.5.259) from RebornCore-1.12.2-3.7.5.259-universal.jar | |
* reborncoreAPI|Power (3.7.5.259) from RebornCore-1.12.2-3.7.5.259-universal.jar | |
* reborncoreAPI|Recipe (3.7.5.259) from RebornCore-1.12.2-3.7.5.259-universal.jar | |
* reborncoreAPI|Tile (3.7.5.259) from RebornCore-1.12.2-3.7.5.259-universal.jar | |
* stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.18.92.jar | |
* stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.18.92.jar | |
* StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar | |
* StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar | |
* StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar | |
* StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar | |
* StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar | |
* StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.6.jar | |
* techrebornAPI (2.14.0.584) from TechReborn-1.12.2-2.14.0.584-universal.jar | |
* TerraqueousAPI (1.0) from terraqueous-1.12.0-1.4.11.jar | |
* TerraqueousAPI|Cloud (1.0) from terraqueous-1.12.0-1.4.11.jar | |
* TerraqueousAPI|Machines (1.0) from terraqueous-1.12.0-1.4.11.jar | |
* TerraqueousAPI|Plant (1.0) from terraqueous-1.12.0-1.4.11.jar | |
* theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.22.jar | |
* valkyrielib.api (1.12-2.0.1a) from valkyrielib-1.12.2-2.0.9b.jar | |
* wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.9.64.jar | |
* zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12-0.1.2.1.jar | |
* zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12-0.1.2.1.jar | |
* zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.1.jar | |
* zerocore|API|multiblock|validation (1.9.4-0.0.1) from NuclearCraft-2.10i--1.12.2.jar | |
RebornCore: | |
Plugin Engine: 0 | |
RebornCore Version: 3.7.5.259 | |
Runtime Debofucsation 1 | |
RenderEngine: 0 | |
Ender IO: No known problems detected. | |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | |
!!!You are looking at the diagnostics information, not at the crash. !!! | |
!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!! | |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | |
AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:ON, JEI:ON, Mekanism:ON, OpenComputers:ON, THE_ONE_PROBE:ON, TESLA:OFF, CRAFTTWEAKER:ON | |
Launched Version: 1.12.2 | |
LWJGL: 2.9.2 | |
OpenGL: Intel(R) Iris(TM) Graphics 550 GL version 2.1 INTEL-10.32.48, Intel Inc. | |
GL Caps: Using GL 1.3 multitexturing. | |
Using GL 1.3 texture combiners. | |
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported. | |
Shaders are available because OpenGL 2.1 is supported. | |
VBOs are available because OpenGL 1.5 is supported. | |
Using VBOs: Yes | |
Is Modded: Definitely; Client brand changed to 'fml,forge' | |
Type: Client (map_client.txt) | |
Resource Packs: | |
Current Language: English (US) | |
Profiler Position: N/A (disabled) | |
CPU: 4x Intel(R) Core(TM) i5-6267U CPU @ 2.90GHz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment