Skip to content

Instantly share code, notes, and snippets.

@AzureDoom
Created October 3, 2022 18:23
Show Gist options
  • Save AzureDoom/59f9a667e0b88f12fd773147b06bb9ad to your computer and use it in GitHub Desktop.
Save AzureDoom/59f9a667e0b88f12fd773147b06bb9ad to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// Lolis deobfuscated this stacktrace using MCP's stable-39 mappings.
// This doesn't make any sense!
Time: 2022-10-03 10:37:12 PDT
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: net/minecraft/client/audio/ISound
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671)
at java.lang.Class.getConstructor0(Class.java:3075)
at java.lang.Class.getDeclaredConstructor(Class.java:2178)
at net.minecraftforge.fml.relauncher.ReflectionHelper.findConstructor(ReflectionHelper.java:326)
at net.minecraftforge.fml.common.ObfuscationReflectionHelper.findConstructor(ObfuscationReflectionHelper.java:194)
at net.minecraftforge.fml.common.registry.EntityEntryBuilder$ConstructorFactory.<init>(EntityEntryBuilder.java:297)
at net.minecraftforge.fml.common.registry.EntityRegistry$EntityRegistration$1.<init>(EntityRegistry.java:81)
at net.minecraftforge.fml.common.registry.EntityRegistry$EntityRegistration.<init>(EntityRegistry.java:80)
at net.minecraftforge.fml.common.registry.EntityRegistry$EntityRegistration.<init>(EntityRegistry.java:67)
at net.minecraftforge.fml.common.registry.EntityRegistry.doModEntityRegistration(EntityRegistry.java:199)
at net.minecraftforge.fml.common.registry.EntityRegistry.registerModEntity(EntityRegistry.java:192)
at mods.thecomputerizer.dimensionhoppertweaks.common.objects.DimensionHopperEntities.registerEntity(DimensionHopperEntities.java:27)
at mods.thecomputerizer.dimensionhoppertweaks.common.objects.DimensionHopperEntities.registerEntities(DimensionHopperEntities.java:22)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_801_DimensionHopperEntities_registerEntities_Register.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630)
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:125)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.audio.ISound
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
... 25 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Minecraft Version: 1.12.2
Operating System: Linux (amd64) version 4.15.0-169-generic
Java Version: 1.8.0_271, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2264456728 bytes (2159 MB) / 3611295744 bytes (3444 MB) up to 5368709120 bytes (5120 MB)
JVM Flags: 6 total; -Xmx5120M -Xms512M -XX:FreqInlineSize=9 -XX:MaxInlineSize=9 -XX:+UseG1GC -Xss2M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 LoliASM 5.6 Powered by Forge 14.23.5.2860 376 mods loaded, 376 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 |
|:----- |:--------------------------------- |:---------------------------------- |:---------------------------------------------------------- |:---------------------------------------- |
| LCH | minecraft | 1.12.2 | minecraft.jar | None |
| LCH | mcp | 9.42 | minecraft.jar | None |
| LCH | FML | 8.0.99.99 | CF_DimensionHopper_0.11.0.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | forge | 14.23.5.2860 | CF_DimensionHopper_0.11.0.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | micdoodlecore | 4.0.3 | minecraft.jar | None |
| LCH | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
| LCH | mixinbooter | 5.0 | minecraft.jar | None |
| LCH | openmodscore | 0.12.2 | minecraft.jar | None |
| LCH | bnbgamingcore | 0.12.0 | minecraft.jar | None |
| LCH | foamfixcore | 7.7.4 | minecraft.jar | None |
| LCH | obfuscate | 0.4.2 | minecraft.jar | None |
| LCH | opencomputers|core | 1.7.7+5413028 | minecraft.jar | None |
| LCH | tickcentral | 3.2 | TickCentral-3.2.jar | None |
| LCH | botania_tweaks_core | -100 | minecraft.jar | None |
| LCH | randompatches | 1.12.2-1.22.1.10 | randompatches-1.12.2-1.22.1.10.jar | None |
| LCH | gottagofast | 1.1 | gottagofast-1.1.jar | None |
| LCH | fermion.asm.service | 1.0.2+hotfix | minecraft.jar | None |
| LCH | fermion.asm | 1.0.2+hotfix | minecraft.jar | None |
| LCH | dimensionhoppertwinkies.asm | 1.0.0 | minecraft.jar | None |
| LCH | actuallyadditions | 1.12.2-r152 | ActuallyAdditions-1.12.2-r152.jar | None |
| LCH | forgeendertech | 1.12.2-4.5.6.0 | ForgeEndertech-1.12.2-4.5.6.0-build.0619.jar | None |
| LCH | adhooks | 1.12.2-3.3.1.0 | AdHooks-1.12.2-3.3.1.0-build.0626.jar | None |
| LCH | appliedenergistics2 | rv6-stable-7-extended_life-v0.53.8 | appliedenergistics2-rv6-stable-7-extended_life-v0.53.8.jar | None |
| LCH | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
| LCH | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
| LCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LCH | endercore | 1.12.2-0.5.76 | EnderCore-1.12.2-0.5.76.jar | None |
| LCH | charset | 0.5.6.6 | Charset-Lib-0.5.6.6.jar | None |
| LCH | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.680.jar | None |
| LCH | endertweaker | 1.2.1 | EnderTweaker-1.12.2-1.2.1.jar | None |
| LCH | mtlib | 3.0.7 | MTLib-3.0.7.jar | None |
| LCH | modtweaker | 4.0.19 | modtweaker-4.0.20.11.jar | None |
| LCH | jei | 4.24.0 | HadEnoughItems_1.12.2-4.24.0.jar | None |
| LCH | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
| LCH | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
| LCH | brandonscore | 2.4.20 | BrandonsCore-1.12.2-2.4.20.162-universal.jar | None |
| LCH | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
| LCH | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
| LCH | draconicevolution | 2.3.28 | Draconic-Evolution-1.12.2-2.3.28.354-universal.jar | None |
| LCH | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
| LCH | tombstone | 4.5.8 | tombstone-4.5.8-1.12.2.jar | None |
| LCH | enderio | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCH | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
| LCH | projecte | 1.12.2-PE1.4.1 | ProjectE-1.12.2-PE1.4.1.jar | None |
| LCH | biomesoplenty | 7.0.1.2445 | BiomesOPlenty-1.12.2-7.0.1.2445-universal.jar | None |
| LCH | boptools | 0.0.3 | boptools-1.12-0.0.3.0.jar | None |
| LCH | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None |
| LCH | enderiointegrationtic | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCH | quark | r1.6-179 | Quark-r1.6-179.jar | None |
| LCH | botania_tweaks | 1.9.1 | botaniatweaks-1.9.1.jar | None |
| LCH | botania | r1.10-364 | Botania r1.10-364.4.jar | None |
| LCH | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
| LCH | librarianlib | 4.22 | librarianlib-1.12.2-4.22.jar | None |
| LCH | akashictome | 1.2-12 | AkashicTome-1.2-12.jar | None |
| LCH | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
| LCH | psi | r1.1-78 | Psi-r1.1-78.2.jar | None |
| LCH | rpsideas | 2.4.4 | rpsideas-2.4.4.jar | None |
| LCH | twilightforest | 3.11.1021 | twilightforest-1.12.2-3.11.1021-universal.jar | None |
| LCH | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | gamestages | 2.0.123 | GameStages-1.12.2-2.0.123.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | orestages | 2.0.37 | OreStages-1.12.2-2.0.37.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | toolprogression | 1.12.2-1.6.10 | toolprogression-1.12.2-1.6.10.jar | e631d7254e451d0360d0148cb21407d5511d45e9 |
| LCH | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None |
| LCH | p455w0rdslib | 2.3.161 | p455w0rdslib-1.12.2-2.3.161.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCH | ae2wtlib | 1.0.34 | AE2WTLib-1.12.2-1.0.34.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCH | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390.jar | None |
| LCH | aeadditions | 1.3.8 | AEAdditions-1.12.2-1.3.8.jar | None |
| LCH | orbis-lib | 0.2.0 | orbis-lib-1.12.2-0.2.0+build411.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
| LCH | aether | 0.3.0 | aether_ii-1.12.2-0.3.0+build411-universal.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
| LCH | aiimprovements | 0.0.1.3 | AIImprovements-1.12-0.0.1b3.jar | None |
| LCH | aoa3 | 3.3.6 | AoA3-3.3.6.jar | 8bddeac148843f40e0b9f69201be2f4b3071700d |
| LCH | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
| LCH | apotheosis | 1.12.4 | Apotheosis-1.12.2-1.12.5.jar | None |
| LCH | applecore | 3.4.0 | AppleCore-mc1.12.2-3.4.0.jar | None |
| LCH | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None |
| LCH | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None |
| LCH | armorcurve | 1.2.0 | armorcurve-1.2.9.jar | None |
| LCH | armoreablemobs | 1.1.2 | armoreablemobs-1.12.2-1.1.8.jar | None |
| LCH | base | 3.14.0 | base-1.12.2-3.14.0.jar | None |
| LCH | contenttweaker | 1.12.2-4.10.0 | ContentTweaker-1.12.2-4.10.0.jar | None |
| LCH | conarm | 1.2.5.10 | conarm-1.12.2-1.2.5.10.jar | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
| LCH | armoryexpansion | 1.4.2 | armoryexpansion-1.4.2.jar | None |
| LCH | armoryexpansion-custommaterials | 1.4.2 | armoryexpansion-1.4.2.jar | None |
| LCH | armoryexpansion-iceandfire | 1.4.2 | armoryexpansion-1.4.2.jar | None |
| LCH | armoryexpansion-matteroverdrive | 1.4.2 | armoryexpansion-1.4.2.jar | None |
| LCH | aroma1997core | 2.0.0.2.b167 | Aroma1997Core-1.12.2-2.0.0.2.b167.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH | aroma1997sdimension | 2.0.0.2.b89 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b89.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH | athenaeum | 1.12.2-1.19.5 | athenaeum-1.12.2-1.19.5.jar | None |
| LCH | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None |
| LCH | artisanworktables | 1.12.2-1.24.2 | artisanworktables-1.12.2-1.24.2.jar | None |
| LCH | artisanautomation | 1.12.2-1.0.6 | artisanautomation-1.12.2-1.0.6.jar | None |
| LCH | patchouli | 1.0-23.6 | Patchouli-1.0-23.6.jar | None |
| LCH | reskillable | 1.12.2-1.13.0 | Reskillable-1.12.2-1.13.0.jar | None |
| LCH | artisanintegrations | 1.12.2-1.3.0 | artisanintegrations-1.12.2-1.3.0.jar | None |
| LCH | atum | 2.0.20 | Atum-1.12.2-2.0.20.jar | None |
| LCH | avaritia | 3.3.0 | Avaritia-1.12.2-3.3.0.37-universal.jar | None |
| LCH | avaritiatweaks | @VERSION@ | Avaritia's Complement-1.12.2-1.4.jar | None |
| LCH | avaritiaio | @VERSION@ | avaritiaio-1.4.jar | None |
| LCH | bedpatch | 2.2 | bedpatch-2.2-1.12.2.jar | 6bf7527e690fb5e8719b9832bce5000a3e87dfe6 |
| LCH | bedrockcraft | 1.0.5 | BedrockCraft-1.0.5.jar | None |
| LCH | betterbuilderswands | 0.13.2 | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar | None |
| LCH | bettermobgriefinggamerule | 1.12.2-7.1.0 | bettermobgriefinggamerule-1.12.2-7.1.0.jar | None |
| LCH | betterquesting | 4.1.0 | BetterQuestingUnofficial-4.1.0.jar | None |
| LCH | bibliocraft | 2.4.6 | BiblioCraft[v2.4.6][MC1.12.2].jar | None |
| LCH | biggerpacketsplz | 1.2 | biggerpacketsplz-since1.8-1.2.jar | 266588b191a3e2974a4a577f282858a3bc07da42 |
| LCH | natura | 1.12.2-4.3.2.69 | natura-1.12.2-4.3.2.69.jar | None |
| LCH | forestry | 5.8.2.422 | forestry_1.12.2-5.8.2.422.jar | None |
| LCH | binniecore | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LCH | binniedesign | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LCH | genetics | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LCH | botany | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LCH | extrabees | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LCH | extratrees | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LCH | blockcraftery | 1.12.2-1.3.1 | blockcraftery-1.12.2-1.3.1.jar | None |
| LCH | blue_skies | 1.1.3 | blue_skies-1.12.2-v1.1.3.jar | None |
| LCH | bnbgaminglib | 2.17.6 | BNBGamingLib-1.12.2-2.17.6.jar | None |
| LCH | bonsaitrees | 1.1.4 | bonsaitrees-1.1.4-b170.jar | None |
| LCH | bq_msi | 1.0.7 | BQ_Multiblock_Structure_Integration-1.0.7.jar | None |
| LCH | gendustry | 1.6.5.8 | gendustry-1.6.5.8-mc1.12.2.jar | None |
| LCH | bqforestry | 2.1.0 | bqforestry-2.1.0.jar | None |
| LCH | brokenwings | 2.0.0 | brokenwings-3.0.0.jar | None |
| LCH | buildinggadgets | 2.8.4 | BuildingGadgets-2.8.4.jar | None |
| LCH | sonarcore | 5.0.19 | sonarcore-1.12.2-5.0.19-20.jar | None |
| LCH | calculator | 5.0.12 | calculator-1.12.2-5.0.12-15.jar | None |
| LCH | caliper | 1.1.44 | Caliper-1.12.2-1.1.44.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | campfire | 1.2 | campfire-1.12-v1.2.jar | None |
| LCH | cavegenerator | 1.1 | CaveGenerator-1.2-1.12.2.jar | None |
| LCH | cavern | 2.3.1 | Cavern_1.12.2-v2.3.1.jar | None |
| LCH | cd4017be_lib | 6.5.1 | CD4017BE_lib-1.12.2-6.5.1.jar | None |
| LCH | ceramics | 1.12-1.3.7b | Ceramics-1.12-1.3.7b.jar | None |
| LCH | chambers | 1.5.2 | Chambers-1.5.2.jar | None |
| LCH | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
| LCH | chunkpregenerator | 2.5.0 | Chunk Pregenerator-V1.12-2.5.7.jar | None |
| LCH | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
| LCH | collective | 3.0 | collective-1.12.2-3.0.jar | None |
| LCH | cyclopscore | 1.6.7 | CyclopsCore-1.12.2-1.6.7.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH | commoncapabilities | 2.4.8 | CommonCapabilities-1.12.2-2.4.8.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH | compactmachines3 | 3.0.18 | compactmachines3-1.12.2-3.0.18-b278.jar | None |
| LCH | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
| LCH | immersiveengineering | 0.12-98 | ImmersiveEngineering-0.12-98.jar | None |
| LCH | compatskills | 1.12.2-1.17.0 | CompatSkills-1.12.2-1.17.0.jar | None |
| LCH | consolefilter | 1.1.1 | ConsoleFilter-1.12.2-1.1.1.jar | None |
| LCH | cookingforblockheads | 6.5.0 | CookingForBlockheads_1.12.2-6.5.0.jar | None |
| LCH | cosmeticarmorreworked | 1.12.2-v5a | CosmeticArmorReworked-1.12.2-v5a.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
| LCH | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.680.jar | None |
| LCH | ctintegration | 1.8.0 | ctintegration-1.8.0.jar | None |
| LCH | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
| LCH | customizeddungeonloot | 1.0.3 | Customized-Dungeon-Loot-1.12 -(v.1.0.3).jar | None |
| LCH | customstartinggear | 1.2.0 | CustomStartingGear-1.12-1.2.0.9-universal.jar | None |
| LCH | darknesslib | 1.1.2 | DarknessLib-1.12.2-1.1.2.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| LCH | darkutils | 1.8.230 | DarkUtils-1.12.2-1.8.230.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | datmoddingapi | 1.3.3 | datmoddingapi-1.3.3.jar | None |
| LCH | deuf | 1.1-1.12.2 | deuf-1.1-1.12.2.jar | None |
| LCH | diethopper | 1.1 | diethopper-1.1.jar | None |
| LCH | dig | 1.1.16 | Dig-1.1.16_1.12.1.jar | None |
| LCH | dimdoors | 3.0.10 | DimensionalDoors-1.12.2-3.0.12.jar | None |
| LCH | fermion | 1.0.2+hotfix.testless | Fermion-1.0.2+hotfix.testless.jar | cc2bf3016f756771230cdc4fac0ec50efdf8d212 |
| LCH | musictriggers | 1.12.2-5.4 | musictriggers-1.12.2-5.4-hf.jar | None |
| LCH | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None |
| LCH | opencomputers | 1.7.7+5413028 | OpenComputers-MC1.12.2-1.7.7+5413028.jar | None |
| LCH | sgcraft | 2.0.3 | SGCraft-2.0.5.jar | None |
| LCH | dimensionhoppertweaks | 1.7.0 | dimensionhoppertweaks-1.7.0.jar | None |
| LCH | dimstages | 2.0.23 | DimensionStages-1.12.2-2.0.23.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | dimensional_ores | 0.0.3 | dimentional_ores-0.0.3.jar | None |
| LCH | dropt | 1.12.2-1.19.3 | dropt-1.12.2-1.19.3.jar | None |
| LCH | galacticraftcore | 4.0.3 | Galacticraft-1.12.2-4.0.3.jar | None |
| LCH | orelib | 3.6.0.1 | OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCH | dsurround | @VERSION@ | DynamicSurroundings-1.12.2-3.6.3.jar | None |
| LCH | eleccore | 1.9.453 | ElecCore-1.12.2-1.9.453.jar | None |
| LCH | elevatorid | 1.3.14 | ElevatorMod-1.12.2-1.3.14.jar | None |
| LCH | eplus | 5.0.176 | EnchantingPlus-1.12.2-5.0.176.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | enderiobase | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCH | enderioconduits | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCH | enderioconduitsappliedenergistics | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCH | enderioconduitsopencomputers | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCH | enderioconduitsrefinedstorage | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCH | enderiointegrationforestry | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCH | enderiointegrationticlate | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCH | enderioinvpanel | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCH | ftblib | 5.4.7.2 | FTBLib-5.4.7.2.jar | None |
| LCH | enderiomachines | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCH | enderiopowertools | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCH | enderioendergy | 5.2.66 | EnderIO-endergy-1.12.2-5.2.66.jar | None |
| LCH | enderstorage | 2.4.6.137 | EnderStorage-1.12.2-2.4.6.137-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH | enderzoo | 1.12.1-1.4.0.49 | EnderZoo-1.12.1-1.4.0.49.jar | None |
| LCH | valkyrielib | 1.12.2-2.0.20.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
| LCH | environmentaltech | 1.12.2-2.0.20.1 | environmentaltech-1.12.2-2.0.20.1.jar | None |
| LCH | erebus | 1.0.32 | Erebus-1.0.32.jar | None |
| LCH | gunpowderlib | 1.12.2-1.1 | GunpowderLib-1.12.2-1.1.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LCH | exchangers | 1.12.2-2.10.1 | Exchangers-1.12.2-2.10.1.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LCH | extendedcrafting | 1.5.6 | ExtendedCrafting-1.12.2-1.5.6.jar | None |
| LCH | galacticraftplanets | 4.0.3 | Galacticraft-1.12.2-4.0.3.jar | None |
| LCH | mjrlegendslib | 1.12.2-1.2.1 | MJRLegendsLib-1.12.2-1.2.1.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| LCH | zollerngalaxy | 2.0.44 | ZollernGalaxy-1.12.2-2.0.44.jar | None |
| LCH | extraplanets | 1.12.2-0.7.4 | ExtraPlanets-1.12.2-0.7.4.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| LCH | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
| LCH | zerocore | 1.12.2-0.1.2.9 | zerocore-1.12.2-0.1.2.9.jar | None |
| LCH | bigreactors | 1.12.2-0.4.5.68 | ExtremeReactors-1.12.2-0.4.5.68.jar | None |
| LCH | eyesinthedarkness | 0.1.0 | EyesInTheDarkness-0.1.0.jar | None |
| LCH | fasterladderclimbing | 0.1-146 | FasterLadderClimbing-1.12-0.1-146.jar | None |
| LCH | fastfurnace | 1.3.1 | FastFurnace-1.12.2-1.3.1.jar | None |
| LCH | fluxnetworks | 4.1.0 | FluxNetworks-1.12.2-4.1.1.34.jar | None |
| LCH | foamfix | @VERSION@ | foamfix-0.10.15-1.12.2.jar | None |
| LCH | forgemultipartcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH | microblockcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None |
| LCH | minecraftmultipartcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None |
| LCH | forgivingvoid | 1.1.0 | ForgivingVoid_1.12.2-1.1.0.jar | None |
| LCH | ftbutilities | 5.4.1.131 | FTBUtilities-5.4.1.131.jar | None |
| LCH | fxcontrol | 0.1.14 | fxcontrol-1.12-0.1.15.jar | None |
| LCH | gaiadimension | 1.0.5 | gaiadimension-1.12.2-1.0.5.jar | None |
| LCH | galacticrafttweaker | 1.12.2-1.0.3 | GalacticraftTweaker-1.12.2-1.0.3.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| LCH | geckolib3 | 3.0.30 | geckolib-forge-1.12.2-3.0.30.jar | None |
| LCH | gendustryjei | 1.0.2 | gendustryjei-1.0.2.jar | None |
| LCH | glacidus | 1.2.1 | Glacidus-1.12.2-v1.2.1.jar | None |
| LCH | goodnightsleep | 0.2.2 | good-nights-sleep-1.12.2-v0.2.2.jar | None |
| LCH | hammercore | 2.0.6.32 | HammerLib-1.12.2-2.0.6.32.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LCH | hungeringdarkness | 1.4.1 | Hungering Darkness-1.12.2-1.4.1.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| LCH | hungertweaker | 1.3.0 | HungerTweaker-1.12.2-1.3.0.jar | None |
| LCH | huntingdim | 1.0.42 | HuntingDimension-1.12.2-1.0.42.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH | ido | 2.0.0-B | ido-1.12.2-2.0.0-B.jar | None |
| LCH | incontrol | 3.9.18 | incontrol-1.12-3.9.18.jar | None |
| LCH | teslacorelib | 1.0.18 | tesla-core-lib-1.12.2-1.0.18.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237.jar | None |
| LCH | infernalmobs | 1.7.6 | InfernalMobs-1.12.2.jar | None |
| LCH | integrateddynamics | 1.1.11 | IntegratedDynamics-1.12.2-1.1.11.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH | integratedcrafting | 1.0.10 | IntegratedCrafting-1.12.2-1.0.10.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-1.1.11.jar | None |
| LCH | integratedtunnels | 1.6.14 | IntegratedTunnels-1.12.2-1.6.14.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH | integratedtunnelscompat | 1.0.0 | IntegratedTunnels-1.12.2-1.6.14.jar | None |
| LCH | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None |
| LCH | mysticalagradditions | 1.3.2 | MysticalAgradditions-1.12.2-1.3.2.jar | None |
| LCH | randomthings | 4.2.7.4 | RandomThings-MC1.12.2-4.2.7.4.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCH | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None |
| LCH | rftools | 7.73 | rftools-1.12-7.73.jar | None |
| LCH | silentlib | 3.0.13 | SilentLib-1.12.2-3.0.14+168.jar | None |
| LCH | silentgems | 2.8.18 | SilentsGems-1.12.2-2.8.22+327.jar | None |
| LCH | integrationforegoing | 1.12.2-1.11 | IntegrationForegoing-1.12.2-1.11.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LCH | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCH | itemstages | 2.0.49 | ItemStages-1.12.2-2.0.49.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | jaopcasingularities | 1.12.2-2.2.0.9 | JAOPCASingularities-1.12.2-2.2.0.9.jar | None |
| LCH | jaopca | 1.12.2-2.2.8.106 | JAOPCA-1.12.2-2.2.8.106.jar | None |
| LCH | oredictinit | 1.12.2-2.2.1.72 | JAOPCA-1.12.2-2.2.8.106.jar | None |
| LCH | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
| LCH | jepb | 1.2.1 | jepb-1.12-1.2.1.jar | None |
| LCH | journeymap | 1.12.2-5.5.4 | journeymap-1.12.2-5.5.4.jar | None |
| LCH | jecalculation | 1.12.2-3.2.7 | JustEnoughCalculation-1.12.2-3.2.7.jar | None |
| LCH | justenoughdimensions | 1.6.0-dev.20211009.214847 | justenoughdimensions-1.12.2-1.6.0-dev.20211009.214847.jar | None |
| LCH | jeid | 1.0.4-SNAPSHOT | JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar | None |
| LCH | kleeslabs | 5.4.12 | KleeSlabs_1.12.2-5.4.12.jar | None |
| LCH | kc | 1.12 | knobcontrol-1.12-4.0.20.jar | None |
| LCH | labyrinth | ${version} | Labyrinth-1.12.2-1.0.jar | None |
| LCH | lockyzextradimensionsmod | V.2.4.0 Part 1 | LEDM V.2.4.0 Part One.jar | None |
| LCH | libnine | 1.2.1 | libnine-1.12.2-1.2.1.jar | None |
| LCH | libraryex | 1.2.2 | LibraryEx-1.12.2-1.2.2.jar | None |
| LCH | lightningcraft | 2.9.7_1 | lightningcraft-2.9.7_1.jar | None |
| LCH | spark | 1.5.2 | spark-forge1122.jar | None |
| LCH | loliasm | 5.6 | loliasm-5.6.jar | None |
| LCH | timecore | 1.0.1.1 | TimeCore-1.12.2-1.0.1.1.jar | None |
| LCH | lootgames | 1.0.3.1 | LootGames-1.12.2-1.0.3.1.jar | None |
| LCH | lttweaker | 1.1.14 | LootTableTweaker-1.12.2-1.1.14.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | loottweaker | 0.3.1 | LootTweaker-0.3.1+MC1.12.2.jar | None |
| LCH | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None |
| LCH | magicbees | 1.0 | MagicBees-1.12.2-3.2.25.jar | None |
| LCH | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
| LCH | materialchanger | 1.0 | materialchanger1.0.3-1.12.2.jar | None |
| LCH | mekanismgenerators | 1.12.2-9.8.3.390 | MekanismGenerators-1.12.2-9.8.3.390.jar | None |
| LCH | mekanismtools | 1.12.2-9.8.3.390 | MekanismTools-1.12.2-9.8.3.390.jar | None |
| LCH | mist | 1.2.5.3 | MistyWorld-1.12.2-1.2.5.3.jar | None |
| LCH | mob_grinding_utils | 0.3.13 | MobGrindingUtils-0.3.13.jar | None |
| LCH | mobstages | 2.0.8 | MobStages-1.12.2-2.0.8.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | modularmachinery | 1.11.1 | modularmachinery-1.12.2-1.11.1.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LCH | stevekung's_lib | 1.2.0 | SteveKunG's-Lib-1.12.2-1.2.0.jar | None |
| LCH | moreplanets | 2.2.4 | More-Planets-1.12.2-2.2.4-GC284.jar | None |
| LCH | moreavaritia | 3.4 | moreavaritia-mc1.12.2-v4.jar | None |
| LCH | morelibs | 1.2.2 | morelibs-1.12.2-1.2.2.jar | None |
| LCH | moreplanetsextras | 1.12.2-1.0 | MorePlanetsExtras-1.12.2-1.0.jar | None |
| LCH | plustic | 8.0.5 | plustic-8.0.5.jar | None |
| LCH | moreplates | 5.5.2 | moreplates-1.12.2-5.5.2.jar | None |
| LCH | thebetweenlands | 3.8.1 | TheBetweenlands-3.8.1-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
| LCH | moretweaker | 1.0.19 | MoreTweaker-1.0.19.jar | None |
| LCH | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
| LCH | mputils | 1.5.6 | MPUtils-1.12.2-1.5.7.jar | None |
| LCH | mpbasic | 1.4.7 | mpbasic-1.12.2-1.4.11.jar | None |
| LCH | multiblocked | 0.6.6a | multiblocked-0.6.6a.jar | None |
| LCH | multiblockstages | 1.2.0 | multiblockstages-1.2.0.jar | None |
| LCH | multithreadednoise | 0.0.2 | MultithreadedNoise-1.12.2-0.0.2.jar | None |
| LCH | naturesaura | 18.1 | NaturesAura-18.1.jar | None |
| LCH | netherendingores | 1.12.2-1.4.2 | Netherending-Ores-1.12.2-1.4.2.jar | None |
| LCH | netherex | 2.2.5 | NetherEx-1.12.2-2.2.5.jar | None |
| LCH | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None |
| LCH | nodami | 1.2.4 | nodami-1.12.2-1.2.5.jar | None |
| LCH | nyx | 1.4.2 | Nyx-1.4.2.jar | None |
| LCH | xnet | 1.8.2 | xnet-1.12-1.8.2.jar | None |
| LCH | ocxnetdriver | 1.0.3 | ocxnetdriver-1.0.3-b17.jar | None |
| LCH | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCH | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCH | oreexcavation | 1.4.150 | OreExcavation-1.4.150.jar | None |
| LCH | overloaded | 0.0.59 | Overloaded-1.12.2-0.0.59.jar | None |
| LCH | packagedauto | 1.12.2-1.0.5.19 | PackagedAuto-1.12.2-1.0.5.19.jar | None |
| LCH | packagedavaritia | 1.12.2-1.0.2.5 | PackagedAvaritia-1.12.2-1.0.2.5.jar | None |
| LCH | packagedexcrafting | 1.12.2-1.0.2.3 | PackagedExCrafting-1.12.2-1.0.2.3.jar | None |
| LCH | pillar | 1.2-10 | Pillar-1.2-10.jar | None |
| LCH | portalgun | 7.1.0 | PortalGun-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH | potioncore | 1.9_for_1.12.2 | PotionCore-1.9_for_1.12.2.jar | None |
| LCH | projectex | 1.2.0.40 | ProjectEX-1.2.0.40.jar | None |
| LCH | psicosts | 1.0.3 | psio-1.12.2-1.0.3.jar | None |
| LCH | qualitytools | 1.0.7_for_1.12.2 | QualityTools-1.0.7_for_1.12.2.jar | None |
| LCH | questbook | 3.1.1-1.12 | questbook-3.1.1-1.12.jar | None |
| LCH | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
| LCH | randomtweaks | 1.12.2-2.8.3.1 | randomtweaks-1.12.2-2.8.3.1.jar | 20d08fb3fe9c268a63a75d337fb507464c8aaccd |
| LCH | realdrops | 1.2.14 | RealisticItemDrops-1.2.14.jar | None |
| LCH | reborncore | 3.19.5 | RebornCore-1.12.2-3.19.5-universal.jar | None |
| LCH | recipestages | 1.1.3 | RecipeStages-1.1.3.8.jar | None |
| LCH | xreliquary | 1.12.2-1.3.4.796 | Reliquary-1.12.2-1.3.4.796.jar | None |
| LCH | bq_rf | CI_MOD_VERSION | RFExpansion-3.4.31.jar | None |
| LCH | rftoolsdim | 5.71 | rftoolsdim-1.12-5.71.jar | None |
| LCH | rftoolspower | 1.2.0 | rftoolspower-1.12-1.2.0.jar | None |
| LCH | rspcompat | 1.2.2 | rspcompat-1.2.2.jar | None |
| LCH | scalinghealth | 1.3.37 | ScalingHealth-1.12.2-1.3.42+147.jar | None |
| LCH | scanner | 1.1.4 | scanner-1.1.4-1.12.jar | None |
| LCH | scavenge | 1.8 | Scavenge V1.12-1.8.3.2.jar | None |
| LCH | silentgemstic | 0.1.1 | SilentsGems-TiC-1.12.2-0.1.1-5.jar | None |
| LCH | simpledivegear | 1.1.1 | SimpleDivingGear-1.1.1 mc 1.12.2.jar | None |
| LCH | simple_trophies | 1.2.2 | simpletrophies-1.2.2.1.jar | None |
| LCH | solarflux | 12.4.11 | SolarFluxReborn-1.12.2-12.4.11.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LCH | spaceambient | 0.0.1 | SpaceAmbient-1.12.2-0.0.1.jar | None |
| LCH | spawnercontrol | 1.6.3b | SpawnerControl-1.6.3b.jar | None |
| LCH | spawntabletweaker | 1.0 | spawntabletweaker-1.0.jar | None |
| LCH | spikedfoods | 1.1 | SpikedFoods-1.1.jar | None |
| LCH | stackie | 1.6.0.48 | Stackie-1.12.2-1.6.0.48-universal.jar | None |
| LCH | stagetables | @VERSION@ | StageTables-1.12.2-1.0.3.jar | None |
| LCH | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
| LCH | storagedrawers | 5.2.2 | StorageDrawers-1.12.2-5.4.2.jar | None |
| LCH | storagedrawersextra | @VERSION@ | StorageDrawersExtras-1.12-3.1.0.jar | None |
| LCH | subcommonlib | 1.2.0.1 | subcommonlib-sublib-1.12.2-1.2.0.4.jar | None |
| LCH | surge | 2.0.79 | Surge-1.12.2-2.0.79.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | tellme | 0.7.0-dev.20200919.184303 | tellme-1.12.2-0.7.0-dev.20200919.184303.jar | 2b03e1423915a189b8094816baa18f239d576dff |
| LCH | temporaldynamics | 0.2 | temporaldynamics-0.2.jar | None |
| LCH | theaurorian | 1.12.2-Release | theaurorian-1.12.2-release-may3021.jar | None |
| LCH | thermalcultivation | 0.3.6 | ThermalCultivation-1.12.2-0.3.6.1-universal.jar | None |
| LCH | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None |
| LCH | thermalinnovation | 0.3.6 | ThermalInnovation-1.12.2-0.3.6.1-universal.jar | None |
| LCH | tinker_io | rw2.8.3 | tinker_io-1.12.2-rw2.8.3.jar | None |
| LCH | tinkersoredictcache | 1.0 | TinkersOreDictCache-1.0.jar | None |
| LCH | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
| LCH | tp | 3.2.34 | tinyprogressions-1.12.2-3.3.34-Release.jar | None |
| LCH | togetherforever | 1.0.2 | togetherforever-1.12.2-1.0.12-22.jar | None |
| LCH | topaddons | 1.12.2-1.13.0 | topaddons-1.12.2-1.13.0.jar | None |
| LCH | translocators | 2.5.2.81 | Translocators-1.12.2-2.5.2.81-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH | travelersbackpack | 1.0.35 | TravelersBackpack-1.12.2-1.0.35.jar | None |
| LCH | traverse | 1.6.0 | Traverse-1.12.2-1.6.0-69.jar | None |
| LCH | triumph | 3.19.2 | Triumph-1.12.2-3.19.2.jar | None |
| LCH | universalmodifiers | 1.12.2-1.0.16.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
| LCH | vc | 5.10-final | vc-1.12.2-5.10-final.jar | None |
| LCH | vtb | 2.0.0 | VillagerTradingBan-2.0.0.6-universal.jar | None |
| LCH | wanionlib | 1.12.2-2.9 | WanionLib-1.12.2-2.9.jar | None |
| LCH | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None |
| LCH | wct | 3.12.97 | WirelessCraftingTerminal-1.12.2-3.12.97.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCH | wgblockreplacer | 2.3.2+1.12.2 | WorldGen-Block-Replacer-2.3.2+1.12.2.jar | None |
| LCH | worldprimer | 0.6.0-dev.20200122.211517 | worldprimer-1.12.2-0.6.0-dev.20200122.211517.jar | 2b03e1423915a189b8094816baa18f239d576dff |
| LCH | xlfoodmod | 1.12.2-1.9.2 | XL-Food-Mod-1.12.2-1.9.2.jar | None |
| LCH | ynot | 0.2.4 | YNot-0.2.4.jar | None |
| LCH | zenstages | 0.5.0-null | zenstages-0.5.0.jar | None |
| LCH | zenutils | 1.12.0 | zenutils-1.12.0.jar | None |
| LCH | rf-capability-adapter | 1.1.3 | capabilityadapter-1.1.3.jar | None |
| LCH | midnight | 0.3.5 | themidnight-0.3.5.jar | None |
| LCH | phosphor-lighting | 1.12.2-0.2.6 | phosphor-1.12.2-0.2.6+build50.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
| LCH | armoryexpansion-conarm | 1.4.2 | armoryexpansion-1.4.2.jar | None |
| LCH | eleccoreloader | 1.9.453 | ElecCore-1.12.2-1.9.453.jar | None |
| LCH | librarianliblate | 4.22 | librarianlib-1.12.2-4.22.jar | None |
| LCH | mysticallib | 1.12.2-1.13.0 | mysticallib-1.12.2-1.13.0.jar | None |
| LCH | teslacorelib_registries | 1.0.18 | tesla-core-lib-1.12.2-1.0.18.jar | None |
| LCH | unidict | 1.12.2-3.0.10 | UniDict-1.12.2-3.0.10.jar | None |
| LCH | wrapup | 1.12-1.1.3 | WrapUp-1.12-1.1.3.jar | None |
Loaded coremods (and transformers): IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar)
com.teamwizardry.librarianlib.asm.LibLibTransformer
ParticleCullingLoadingPlugin (particleculling-1.12.2-v1.3.1.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
mekanism.coremod.KeybindingMigrationHelper
TransformerLoader (OpenComputers-MC1.12.2-1.7.7+5413028.jar)
li.cil.oc.common.asm.ClassTransformer
Quark Plugin (Quark-r1.6-179.jar)
vazkii.quark.base.asm.ClassTransformer
AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
squeek.applecore.asm.TransformerModuleHandler
ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
TickCentral (TickCentral-3.2.jar)
com.github.terminatornl.tickcentral.asm.BlockTransformer
com.github.terminatornl.tickcentral.asm.ITickableTransformer
com.github.terminatornl.tickcentral.asm.EntityTransformer
com.github.terminatornl.tickcentral.asm.HubAPITransformer
ClsPlugin (CustomLoadingScreen-1.12.2-1.5.7.jar)
alexiil.mc.mod.load.coremod.ClsTransformer
UniDictCoreMod (UniDict-1.12.2-3.0.10.jar)
wanion.unidict.core.UniDictCoreModTransformer
MistHookLoader (MistyWorld-1.12.2-1.2.5.3.jar)
ru.liahim.mist.core.minecraft.PrimaryClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
MicdoodlePlugin (Galacticraft-1.12.2-4.0.3.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
MixinBooter (!mixinbooter-5.0.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b167.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
LoadingPlugin (Reskillable-1.12.2-1.13.0.jar)
codersafterdark.reskillable.base.asm.ClassTransformer
LoliASM (loliasm-5.6.jar)
Fermion ASM Service (Fermion-1.0.2+hotfix.testless.jar)
net.thesilkminer.mc.fermion.asm.common.FermionTransformer
GottaGoFastLoader (gottagofast-1.1.jar)
com.thiakil.gottagofast.coremod.GottaGoFastASMTransformer
LoadingPlugin (RandomThings-MC1.12.2-4.2.7.4.jar)
lumien.randomthings.asm.ClassTransformer
Botania Tweaks Core (botaniatweaks-1.9.1.jar)
quaternary.botaniatweaks.asm.BotaniaTweakerTransformer
RandomPatches (randompatches-1.12.2-1.22.1.10.jar)
com.therandomlabs.randompatches.core.RPTransformer
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.15-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
BedPatch (bedpatch-2.2-1.12.2.jar)
com.mordenkainen.bedpatch.BedPatchASM
ForgelinPlugin (Forgelin-1.8.4.jar)
midnight (themidnight-0.3.5.jar)
com.mushroom.midnight.core.transformer.MidnightClassTransformer
SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.2.0.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
openmods.core.OpenModsClassTransformer
TransformLoader (DynamicSurroundings-1.12.2-3.6.3.jar)
ToolProgressionPlugin (toolprogression-core-1.12.2-1.6.10.jar)
tyra314.toolprogression.core.asm.ToolProgressionClassTransformer
ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar)
shadows.ApotheosisTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
team.chisel.ctm.client.asm.CTMTransformer
SurgeLoadingPlugin (Surge-1.12.2-2.0.79.jar)
BNBGamingCore (BNBGamingCore-1.12.2-0.12.0.jar)
com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.8.1-core.jar)
thebetweenlands.core.TheBetweenlandsClassTransformer
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50.jar)
CorePlugin (ForgeEndertech-1.12.2-4.5.6.0-build.0619.jar)
JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar)
org.dimdev.jeid.JEIDTransformer
HCASM (HammerLib-1.12.2-2.0.6.32.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
BiggerPacketsPlzCoreMod (biggerpacketsplz-since1.8-1.2.jar)
net.elnounch.mc.biggerpacketsplz.BiggerPacketsPlzClassTransformer
MultiblockedLoadingPlugin (multiblocked-0.6.6a.jar)
com.cleanroommc.multiblocked.core.ASMTransformer
OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
AE2 Version: stable rv6-stable-7-extended_life-v0.53.8 for Forge 14.23.5.2847
Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
* Offline mode for dedicated servers is NOT supported by Ender IO.
This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Authlib is : /home/mch/multicraft/servers/server77146/minecraft_server.1.12.2.jar
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash. !!!
!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
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)
- craftingtweaksIntegration (Enabled/Not Forced)
- theoneprobeIntegration (Enabled/Not Forced)
- quarkIntegration (Enabled/Not Forced)
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)
HammerCore Debug Information: Dependent Mods: None.
List of loaded APIs: * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r152.jar
* ae2wtlib|API (1.0.34) from AE2WTLib-1.12.2-1.0.34.jar
* AppleCoreAPI (3.4.0) from AppleCore-mc1.12.2-3.4.0.jar
* appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7-extended_life-v0.53.8.jar
* ArtisanWorktablesAPI (11) from artisanworktables-1.12.2-1.24.2.jar
* AtumAPI (0.0.2) from Atum-1.12.2-2.0.20.jar
* Base|API (1.0.0) from base-1.12.2-3.14.0.jar
* Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
* betteradvancements|API (0.1.0.77) from BetterAdvancements-1.12.2-0.1.0.77.jar
* BetterQuesting|API (3.2) from BetterQuestingUnofficial-4.1.0.jar
* BetterQuesting|API2 (3.1) from BetterQuestingUnofficial-4.1.0.jar
* BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.14.jar
* BetweenlandsAPI (1.13.5) from TheBetweenlands-3.8.1-universal.jar
* bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.68.jar
* BotaniaAPI (93) from Botania r1.10-364.4.jar
* calculatorapi (1.9.4 - 1.0) from calculator-1.12.2-5.0.12-15.jar
* cavern.api (2.2.5) from Cavern_1.12.2-v2.3.1.jar
* cavern.api.data (2.2.5) from Cavern_1.12.2-v2.3.1.jar
* cavern.api.entity (2.2.5) from Cavern_1.12.2-v2.3.1.jar
* cavern.api.event (2.2.5) from Cavern_1.12.2-v2.3.1.jar
* cavern.api.item (2.2.5) from Cavern_1.12.2-v2.3.1.jar
* CharsetAPI (0.1) from Charset-Lib-0.5.6.6.jar
* CharsetAPI|Audio (0.0) from Charset-Lib-0.5.6.6.jar
* CharsetAPI|Carry (0.0) from Charset-Lib-0.5.6.6.jar
* CharsetAPI|Laser (0.0) from Charset-Lib-0.5.6.6.jar
* CharsetAPI|Lib (0.2) from Charset-Lib-0.5.6.6.jar
* CharsetAPI|Locks (0.1) from Charset-Lib-0.5.6.6.jar
* CharsetAPI|Pipes (0.3) from Charset-Lib-0.5.6.6.jar
* CharsetAPI|Storage (0.1) from Charset-Lib-0.5.6.6.jar
* CharsetAPI|Tape (0.0) from Charset-Lib-0.5.6.6.jar
* CharsetAPI|Wires (0.3) from Charset-Lib-0.5.6.6.jar
* Chisel-API (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
* ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
* cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.6.1-universal.jar
* commoncapabilities|api (0.0.1) from CommonCapabilities-1.12.2-2.4.8.jar
* cosmeticarmorreworked|api (1.0.0) from CosmeticArmorReworked-1.12.2-v5a.jar
* CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
* ctm-api (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* DarknessLibAPI (1.1.0) from DarknessLib-1.12.2-1.1.2.jar
* DarknessLibAPI|Cap (1.1.0) from DarknessLib-1.12.2-1.1.2.jar
* DarknessLibAPI|Internal (1.1.0) from DarknessLib-1.12.2-1.1.2.jar
* DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.28.354-universal.jar
* DroptAPI (4) from dropt-1.12.2-1.19.3.jar
* ElecCoreAPI (1.0.0) from ElecCore-1.12.2-1.9.453.jar
* enderioapi (4.0.0) from EnderIO-1.12.2-5.2.66.jar
* enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.2.66.jar
* enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.2.66.jar
* enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.2.66.jar
* enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.2.66.jar
* enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.2.66.jar
* enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.2.66.jar
* enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.2.66.jar
* enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.2.66.jar
* ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.422.jar
* ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.422.jar
* ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.422.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.422.jar
* ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.422.jar
* ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.422.jar
* ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.422.jar
* ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.422.jar
* ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.422.jar
* ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.422.jar
* ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.422.jar
* ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.422.jar
* ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.422.jar
* ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.422.jar
* ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.422.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.422.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.422.jar
* ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.422.jar
* ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.422.jar
* ForgeEndertechAPI (1.0) from ForgeEndertech-1.12.2-4.5.6.0-build.0619.jar
* GalacticraftAPI (1.0) from Galacticraft-1.12.2-4.0.3.jar
* GalacticraftAPI|block (1.0) from Galacticraft-1.12.2-4.0.3.jar
* GalacticraftAPI|entity (1.0) from Galacticraft-1.12.2-4.0.3.jar
* GalacticraftAPI|event|client (1.0) from Galacticraft-1.12.2-4.0.3.jar
* GalacticraftAPI|event|oxygen (1.0) from Galacticraft-1.12.2-4.0.3.jar
* GalacticraftAPI|event|worldgen (1.0) from Galacticraft-1.12.2-4.0.3.jar
* GalacticraftAPI|galaxies (1.0) from Galacticraft-1.12.2-4.0.3.jar
* GalacticraftAPI|item (1.0) from Galacticraft-1.12.2-4.0.3.jar
* GalacticraftAPI|power (1.0) from Galacticraft-1.12.2-4.0.3.jar
* GalacticraftAPI|prefab (1.0) from Galacticraft-1.12.2-4.0.3.jar
* GalacticraftAPI|prefab|core (1.0) from Galacticraft-1.12.2-4.0.3.jar
* GalacticraftAPI|prefab|entity (1.0) from Galacticraft-1.12.2-4.0.3.jar
* GalacticraftAPI|prefab|worldgen (1.0) from Galacticraft-1.12.2-4.0.3.jar
* GalacticraftAPI|recipe (1.0) from Galacticraft-1.12.2-4.0.3.jar
* GalacticraftAPI|tile (1.0) from Galacticraft-1.12.2-4.0.3.jar
* GalacticraftAPI|transmission (1.0) from Galacticraft-1.12.2-4.0.3.jar
* GalacticraftAPI|transmission|grid (1.0) from Galacticraft-1.12.2-4.0.3.jar
* GalacticraftAPI|trasmission|tile (1.0) from Galacticraft-1.12.2-4.0.3.jar
* GalacticraftAPI|vector (1.0) from Galacticraft-1.12.2-4.0.3.jar
* GalacticraftAPI|world (1.0) from Galacticraft-1.12.2-4.0.3.jar
* gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
* iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.2.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-98.jar
* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-98.jar
* industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
* integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-1.1.11.jar
* jeresources|API (0.9.2.60) from JustEnoughResources-1.12.2-0.9.2.60.jar
* journeymap|client-api (1.4) from journeymap-1.12.2-5.5.4.jar
* journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.4.jar
* journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.4.jar
* journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.4.jar
* journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.4.jar
* JustEnoughItemsAPI (4.13.0) from HadEnoughItems_1.12.2-4.24.0.jar
* lightningcraftAPI (2.9.0) from lightningcraft-2.9.7_1.jar
* MekanismAPI|core (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
* MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.3.390.jar
* MouseTweaks|API (1.0) from artisanworktables-1.12.2-1.24.2.jar
* naturesauraapi (9) from NaturesAura-18.1.jar
* openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
* opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.7+5413028.jar
* opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.7+5413028.jar
* opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.7+5413028.jar
* opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.7+5413028.jar
* opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.7+5413028.jar
* opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.7+5413028.jar
* opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.7+5413028.jar
* opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.7+5413028.jar
* opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.7+5413028.jar
* opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.7+5413028.jar
* opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.7+5413028.jar
* PatchouliAPI (6) from Patchouli-1.0-23.6.jar
* projecteapi (1.12.2-1.2.0) from ProjectE-1.12.2-PE1.4.1.jar
* PsiAPI (16) from Psi-r1.1-78.2.jar
* QuarkAPI (4) from Quark-r1.6-179.jar
* reborncoreAPI (3.19.5) from RebornCore-1.12.2-3.19.5-universal.jar
* reborncoreAPI|Power (3.19.5) from RebornCore-1.12.2-3.19.5-universal.jar
* reborncoreAPI|Recipe (3.19.5) from RebornCore-1.12.2-3.19.5-universal.jar
* reborncoreAPI|Tile (3.19.5) from RebornCore-1.12.2-3.19.5-universal.jar
* redstonefluxapi (2.1.1) from RedstoneFlux-1.12-2.1.1.1-universal.jar
* ScalingHealthAPI (2) from ScalingHealth-1.12.2-1.3.42+147.jar
* SilentGemsAPI (4) from SilentsGems-1.12.2-2.8.22+327.jar
* sonarapi (1.0.1) from sonarcore-1.12.2-5.0.19-20.jar
* StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* team_reborn|Praescriptum (3.19.5) from RebornCore-1.12.2-3.19.5-universal.jar
* theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar
* togetherforeverapi (1) from togetherforever-1.12.2-1.0.12-22.jar
* tombstone-api (1.5.0) from tombstone-4.5.8-1.12.2.jar
* tombstone-api-capability (1.5.0) from tombstone-4.5.8-1.12.2.jar
* tombstone-api-event (1.5.0) from tombstone-4.5.8-1.12.2.jar
* tombstone-api-magic (1.5.0) from tombstone-4.5.8-1.12.2.jar
* valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
* wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.12.97.jar
* WIT-API (2) from ScalingHealth-1.12.2-1.3.42+147.jar
* zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar
* zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar
* zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar
* zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar
[Psi] Active spell: None
RebornCore: Plugin Engine: 0
RebornCore Version: 3.19.5
Runtime Debofucsation 1
Invalid fingerprint detected for RebornCore!
Suspected Mods: Forge Mod Loader (FML), Minecraft Forge (forge), Dimension Hopper Tweaks (dimensionhoppertweaks)
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment