SpongePowered / SpongeForge

A Forge mod that implements SpongeAPI
http://www.spongepowered.org/
MIT License
1.14k stars 306 forks source link

help the server crashes when i join #2513

Closed luddebigking closed 5 years ago

luddebigking commented 5 years ago

I am currently running

Issue Description as fast as i loggin to the server it crashes then i have Sponge loaded

---- Minecraft Crash Report ---- // I'm sorry, Dave. Time: 2018-11-17 00:28:23 CET Description: Exception generating new chunk java.lang.RuntimeException: java.lang.NoSuchMethodException: net.minecraft.world.WorldServer.updateWorldGenerator() at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189) at net.minecraftforge.event.ForgeEventFactory.onReplaceBiomeBlocks(ForgeEventFactory.java:740) at biomesoplenty.common.world.ChunkGeneratorOverworldBOP.replaceBlocksForBiome(ChunkGeneratorOverworldBOP.java:314) at biomesoplenty.common.world.ChunkGeneratorOverworldBOP.generateChunk(ChunkGeneratorOverworldBOP.java:147) at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:143) at net.minecraft.world.World.getChunkFromChunkCoords(World.java:310) at net.minecraft.world.World.getChunkFromBlockCoords(World.java:305) at net.minecraft.world.World.getBlockState(World.java:911) at net.minecraft.world.World.isAirBlock(World.java:230) at net.minecraft.world.World.getGroundAboveSeaLevel(World.java:210) at net.minecraft.world.WorldProvider.canCoordinateBeSpawn(WorldProvider.java:76) at net.minecraft.world.WorldServer.createSpawnPosition(WorldServer.java:944) at net.minecraft.world.WorldServer.initialize(WorldServer.java:866) at net.minecraft.server.MinecraftServer.loadAllWorlds(MinecraftServer.java:299) at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:270) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NoSuchMethodException: net.minecraft.world.WorldServer.updateWorldGenerator() at java.lang.Class.getMethod(Unknown Source) at farseek.world.gen.structure.StructureGenerationChunkProvider.spongeGeneratorMixin$lzycompute(StructureGenerationChunkProvider.scala:34) at farseek.world.gen.structure.StructureGenerationChunkProvider.spongeGeneratorMixin(StructureGenerationChunkProvider.scala:34) at farseek.world.gen.structure.StructureGenerationChunkProvider.(StructureGenerationChunkProvider.scala:42) at farseek.world.gen.structure.StructureGenerationChunkProvider$$anonfun$apply$1.apply(StructureGenerationChunkProvider.scala:74) at farseek.world.gen.structure.StructureGenerationChunkProvider$$anonfun$apply$1.apply(StructureGenerationChunkProvider.scala:74) at scala.collection.mutable.MapLike$class.getOrElseUpdate(MapLike.scala:188) at scala.collection.mutable.AbstractMap.getOrElseUpdate(Map.scala:80) at farseek.world.gen.structure.StructureGenerationChunkProvider$.apply(StructureGenerationChunkProvider.scala:74) at streams.world.gen.structure.RiverGenerator.generate(RiverGenerator.scala:30) at farseek.world.gen.structure.StructureGenerator.onChunkGeneration(StructureGenerator.scala:44) at farseek.world.gen.structure.StructureGenerator.onChunkGeneration(StructureGenerator.scala:37) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_906_StructureGenerator_onChunkGeneration_ReplaceBiomeBlocks.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) ... 16 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Chunk to be generated -- Location: 0,0 Position hash: 0 Generator: biomesoplenty.common.world.ChunkGeneratorOverworldBOP@493d6693 -- Affected level -- Level name: world All players: 0 total; [] Chunk stats: ServerChunkCache: 0 Drop: 0 Level seed: -6540235791049796238 Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true Level generator options: {"landScheme":"continents","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"large","amplitude":0.73239434,"generateBopOre":true,"generateBopSoils":true,"generateBopTrees":true,"generateBopGrasses":true,"generateBopFoliage":true,"generateBopFlowers":true,"generateBopPlants":true,"generateBopWaterPlants":true,"generateBopMushrooms":true,"generateRockFormations":true,"generatePoisonIvy":false,"generateBerryBushes":true,"generateThorns":false,"generateQuicksand":false,"generateLiquidPoison":false,"generateHotSprings":true,"generateNetherHives":true,"generateEndFeatures":true,"mainNoiseScaleX":80.0,"mainNoiseScaleY":71.40845,"mainNoiseScaleZ":80.0,"coordinateScale":684.412,"heightScale":465.71127,"upperLimitScale":512.0,"lowerLimitScale":512.0} Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 0 game time, 0 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false -- System Details -- Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_171, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1715531112 bytes (1636 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB) JVM Flags: 7 total; -Xmx4096M -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 3, tcache: 94, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2768 179 mods loaded, 179 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 | |:------- |:------------------------------------- |:---------------------------- |:------------------------------------------------------- |:---------------------------------------- | | UCHIJAA | minecraft | 1.12.2 | minecraft.jar | None | | UCHIJAA | mcp | 9.42 | minecraft.jar | None | | UCHIJAA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2768-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJAA | forge | 14.23.5.2768 | forge-1.12.2-14.23.5.2768-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJAA | OpenEye | 0.8 | OpenEye-1.12.2-0.8.jar | None | | UCHIJAA | foamfixcore | 7.7.4 | minecraft.jar | None | | UCHIJAA | opencomputers|core | 1.7.2.67 | minecraft.jar | None | | UCHIJAA | randompatches | 1.12.2-1.6.1.0 | randompatches-1.12.2-1.6.1.0.jar | None | | UCHIJAA | techguns_core | 1.12.2-1.0 | minecraft.jar | None | | UCHIJAA | aiimprovements | 0.0.1.3 | AIImprovements-1.12-0.0.1b3.jar | None | | UCHIJAA | biomesoplenty | 7.0.1.2402 | BiomesOPlenty-1.12.2-7.0.1.2402-universal.jar | None | | UCHIJAA | craftstudioapi | 1.0.0 | CraftStudio-1.0.0.93-mc1.12-alpha.jar | None | | UCHIJAA | mantle | 1.12-1.3.3.39 | Mantle-1.12-1.3.3.39.jar | None | | UCHIJAA | natura | 1.12.2-4.3.2.62 | natura-1.12.2-4.3.2.62.jar | None | | UCHIJAA | animania | 1.5.1.1 | animania-1.12.2-1.5.1.1.jar | None | | UCHIJAA | appliedenergistics2 | rv6-stable-3 | appliedenergistics2-rv6-stable-3.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 | | UCHIJAA | architecturecraft | @VERSION@ | architecturecraft-1.12-3.80.jar | None | | UCHIJAA | astikoor | 1.1.1 | astikoor_horse-carts-1.1.1.jar | None | | UCHIJAA | backpacks16840 | 3.5.4 | backpacks 1.12.2 - 3.5.4.jar | None | | UCHIJAA | badwithernocookiereloaded | 1.12.2-3.1.14 | badwithernocookiereloaded-1.12.2-3.1.14.jar | None | | UCHIJAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | UCHIJAA | betterbuilderswands | 0.12.0 | BetterBuildersWands-1.12-0.12.0.251+d6c4d93.jar | None | | UCHIJAA | betterquesting | 3.5.271 | BetterQuesting-3.5.271.jar | None | | UCHIJAA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None | | UCHIJAA | ic2 | 2.8.101-ex112 | industrialcraft-2-2.8.101-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 | | UCHIJAA | fp | 26.3.417 | Futurepack-1.12.2-26.3.417.jar | 3ad693059337b95c41b649ec9f29c4a6e8282586 | | UCHIJAA | crafttweaker | 4.1.11 | CraftTweaker2-1.12-4.1.11.jar | None | | UCHIJAA | mtlib | 3.0.5 | MTLib-3.0.5.jar | None | | UCHIJAA | modtweaker | 4.0.15 | modtweaker-4.0.15.jar | None | | UCHIJAA | jei | 4.13.1.220 | jei_1.12.2-4.13.1.220.jar | None | | UCHIJAA | reborncore | 3.10.2.337 | RebornCore-1.12.2-3.10.2.337-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b | | UCHIJAA | techreborn | 2.17.6.828 | TechReborn-1.12.2-2.17.6.828-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b | | UCHIJAA | forestry | 5.8.2.356 | forestry_1.12.2-5.8.2.356.jar | None | | UCHIJAA | binniecore | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None | | UCHIJAA | binniedesign | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None | | UCHIJAA | genetics | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None | | UCHIJAA | botany | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None | | UCHIJAA | extrabees | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None | | UCHIJAA | extratrees | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None | | UCHIJAA | mts | 11.2.1 | Minecraft Transport Simulator-1.12.2-11.2.1.jar | None | | UCHIJAA | unuparts | 1.3.0 | UNU Parts Pack [MTS] 1.10.2-11.2.0-1.3.0.jar | None | | UCHIJAA | btcivil | 1.2.1 | BlackThorne Civilian Pack [MTS] 1.10.2-11.2.0-1.3.0.jar | None | | UCHIJAA | bookshelf | 2.3.559 | Bookshelf-1.12.2-2.3.559.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UCHIJAA | car | 1.2.12 | car-1.12.2-1.2.12.jar | None | | UCHIJAA | careerbees | 1.0 | careerbees-0.4.0.jar | None | | UCHIJAA | cavern | 2.1.8 | Cavern_1.12.2-v2.1.8.jar | None | | UCHIJAA | ceramics | 1.12-1.3.4 | Ceramics-1.12-1.3.4.jar | None | | UCHIJAA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None | | UCHIJAA | chinjufumod | 3.1.4.1 | ChinjufuMod[1.12.2]3.1.4.1.jar | None | | UCHIJAA | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None | | UCHIJAA | chiselsandbits | 14.26 | chiselsandbits-14.26.jar | None | | UCHIJAA | chococraft | 0.9.1.52 | chococraft_1.12.1-0.9.1.52.jar | None | | UCHIJAA | chunkpregenerator | 1.9 | Chunk Pregenerator V1.12-1.9.2.jar | None | | UCHIJAA | cjcm | 1.0 | cjcm-1.0.jar | None | | UCHIJAA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCHIJAA | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCHIJAA | cofhcore | 4.6.1 | CoFHCore-1.12.2-4.6.1.22-universal.jar | None | | UCHIJAA | cofhworld | 1.3.0 | CoFHWorld-1.12.2-1.3.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCHIJAA | cookingforblockheads | 6.4.65 | CookingForBlockheads_1.12.2-6.4.65.jar | None | | UCHIJAA | corail_pillar_extension_biomesoplenty | 4.0.1 | corail_pillar_extension_biomesoplenty-4.0.1-1.12.jar | None | | UCHIJAA | corail_pillar_extension_chisel | 4.0.0 | corail_pillar_extension_chisel-4.0.0-1.12.jar | None | | UCHIJAA | corail_pillar_extension_forestry | 4.0.0 | corail_pillar_extension_forestry-4.0.0-1.12.jar | None | | UCHIJAA | cosmeticarmorreworked | 1.12.2-v3 | CosmeticArmorReworked-1.12.2-v3.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 | | UCHIJAA | cosmeticarmorreworked|tombmanygraves | 1.12.2-v3 | CosmeticArmorReworked-1.12.2-v3.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 | | UCHIJAA | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.11.jar | None | | UCHIJAA | customnpcs | 1.12 | CustomNPCs_1.12.2(26aug18).jar | None | | UCHIJAA | dailies | 1.12.2-6 | dailies-1.12.2-6.jar | None | | UCHIJAA | tesla | 1.0.63 | Tesla-1.12.2-1.0.63.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UCHIJAA | p455w0rdslib | 2.0.35 | p455w0rdslib-1.12-2.0.35.jar | None | | UCHIJAA | theoneprobe | 1.4.25 | theoneprobe-1.12-1.4.25.jar | None | | UCHIJAA | danknull | 1.4.43 | DankNull-1.12-1.4.43.jar | None | | UCHIJAA | props | 2.6.2 | Decocraft-2.6.2_1.12.2.jar | None | | UCHIJAA | eleccore | 1.8.434 | ElecCore-1.12.2-1.8.434.jar | None | | UCHIJAA | mcjtylib_ng | 3.0.6 | mcjtylib-1.12-3.0.6.jar | None | | UCHIJAA | opencomputers | 1.7.2.67 | OpenComputers-MC1.12.2-1.7.2.67.jar | None | | UCHIJAA | deepresonance | 1.7.2 | deepresonance-1.12-1.7.2.jar | None | | UCHIJAA | defaultworldgenerator-port | 1.12-2.3 | DefaultWorldGenerator-port-1.12-2.3.jar | None | | UCHIJAA | diethopper | 1.1 | diethopper-1.1.jar | None | | UCHIJAA | display | 1.2.4 | Display-1.2.4.jar | None | | UCHIJAA | dooglamoocitiesmod | 1.6.3 | dooglamoocitiesmod-1.12-1.6.3.jar | None | | UCHIJAA | ediblebugs | 1.6.0.2512 | ediblebugs-mc1.12.2_eb1.6.0.2512.jar | None | | UCHIJAA | elevatorid | 1.3.6 | ElevatorMod-1.12.2-1.3.6.jar | None | | UCHIJAA | csb_ench_table | 1.1.3 | EnchantingTable-1.12-1.1.3.jar | None | | UCHIJAA | shetiphiancore | 3.5.8 | shetiphiancore-1.12.0-3.5.8.jar | None | | UCHIJAA | endertanks | 1.6.6 | endertanks-1.12.0-1.6.6.jar | None | | UCHIJAA | equaldragons | 1.1 | EqualDragons-1.1.jar | None | | UCHIJAA | extrabitmanipulation | 1.12.2-3.4.1 | ExtraBitManipulation-1.12.2-3.4.1.jar | None | | UCHIJAA | farmingforblockheads | 3.1.26 | FarmingForBlockheads_1.12.2-3.1.26.jar | None | | UCHIJAA | farseek | 2.3.1 | Farseek-1.12-2.3.1.jar | None | | UCHIJAA | fastleafdecay | v14 | FastLeafDecay-v14.jar | None | | UCHIJAA | foamfix | 0.10.2-1.12.2 | foamfix-0.10.2-1.12.2.jar | None | | UCHIJAA | forgelin | 1.7.4 | Forgelin-1.7.4.jar | None | | UCHIJAA | cfm | 5.15.0 | furniture-5.15.0-1.12.2.jar | None | | UCHIJAA | fpatcore | Version.version | Futurepack Addons-1.1.jar | None | | UCHIJAA | fpatarmory | Version.version | Futurepack Addons-1.1.jar | None | | UCHIJAA | fpatdecoration | Version.version | Futurepack Addons-1.1.jar | None | | UCHIJAA | fpatforestry | Version.version | Futurepack Addons-1.1.jar | None | | UCHIJAA | fp.api | 1.1.0 | Futurepack-1.12.2-26.3.417.jar | None | | UCHIJAA | hydrophobia | 1.0.3 | hydrophobia-1.0.3.jar | None | | UCHIJAA | thermalfoundation | 2.6.1 | ThermalFoundation-1.12.2-2.6.1.22-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCHIJAA | immersiveengineering | 0.12-86 | ImmersiveEngineering-0.12-86.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 | | UCHIJAA | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None | | UCHIJAA | trackapi | 1.1 | TrackAPI-1.1_1.12.jar | None | | UCHIJAA | immersiverailroading | 1.3.3 | ImmersiveRailroading-1.3.3_1.12.jar | None | | UCHIJAA | immersivetech | 1.3.10 | immersivetech-1.12-1.3.10.jar | None | | UCHIJAA | mekanism | 1.12.2-9.4.13.349 | Mekanism-1.12.2-9.4.13.349.jar | None | | UCHIJAA | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UCHIJAA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.11.5-215.jar | None | | UCHIJAA | inventorytweaks | 1.64-dev+release.110.b4fac73 | InventoryTweaks-1.64-dev.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | UCHIJAA | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None | | UCHIJAA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None | | UCHIJAA | laggoggles | FORGE-1.12.2-4.1 | LagGoggles-FORGE-1.12.2-4.1.jar | None | | UCHIJAA | landlust | 1.12.2-0.3.6 | landlust-1.12.2-0.3.6.jar | None | | UCHIJAA | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None | | UCHIJAA | laserlevel | 2.1.0.19 | LaserLevel-1.12.2-2.1.0.19-universal.jar | None | | UCHIJAA | librarianlib | 4.15 | librarianlib-1.12.2-4.15.jar | None | | UCHIJAA | longfallboots | 1.2.1a | longfallboots-1.2.1b.jar | None | | UCHIJAA | magicbees | 1.0 | MagicBees-1.12.2-3.1.10.jar | None | | UCHIJAA | mekanismtools | 9.4.11 | MekanismTools-1.12.2-9.4.13.349.jar | None | | UCHIJAA | minecolonies | 1.12.2-0.10.26-BETA | minecolonies-1.12.2-0.10.26-BETA-universal.jar | None | | UCHIJAA | mtrm | 1.2.2.30 | MineTweakerRecipeMaker-1.12.2-1.2.2.30.jar | None | | UCHIJAA | morpheus | 1.12-3.3.2 | Morpheus-1.12-3.3.2.jar | None | | UCHIJAA | mtsheavyindustrialbyadamrk | 6.0.0 | MTS_Heavy_Industrial_by_AdamRK_1.8.0.jar | None | | UCHIJAA | mtsofficialpack | 6.0.0 | MTS_Official_Pack_V07.jar | None | | UCHIJAA | multibeds | 1.4.3 | multibeds-1.12.0-1.4.3.jar | None | | UCHIJAA | multistorage | 1.4.11 | multistorage-1.12.0-1.4.11.jar | None | | UCHIJAA | mxtune | 0.5.0-beta.3 | mxtune-1.12.2-0.5.0-beta.3.jar | 999640c365a8443393a1a21df2c0ede9488400e9 | | UCHIJAA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None | | UCHIJAA | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None | | UCHIJAA | nofov | 1.0.1 | NoFov-MC1.12-1.0.1.jar | None | | UCHIJAA | nonausea | 1.0 | NoNausea-MC1.12-1.0.jar | None | | UCHIJAA | neid | 1.5.4.3 | NotEnoughIDs-1.5.4.3.jar | None | | UCHIJAA | openglasses | 1.5.5 | OpenGlasses-MC1.12.2-1.5.5.jar | None | | UCHIJAA | openglider | @VERSION@ | OpenGlider-1.12.1-1.1.0.jar | None | | UCHIJAA | placebo | 1.4.1 | Placebo-1.12.2-1.4.1.jar | None | | UCHIJAA | platforms | 1.4.6 | platforms-1.12.0-1.4.6.jar | None | | UCHIJAA | prefab | 1.3.0.25 | prefab-1.3.0.25.jar | None | | UCHIJAA | questbook | 3.1.1-1.12 | questbook-3.1.1-1.12.jar | None | | UCHIJAA | rcroads | 0.3.0 | RC Roads 0.3.0.jar | None | | UCHIJAA | reap | 1.5.2 | reap-1.5.2.jar | None | | UCHIJAA | rflux | 0.3.0 | rflux-1.12-0.3.0.jar | None | | UCHIJAA | rockycore | 0.4.1 | rockycore-1.12.2-0.4.1.jar | None | | UCHIJAA | ropebridge | 2.0.5 | ropebridge-1.12-2.0.7.jar | None | | UCHIJAA | runecraft | 1.4.2 | RuneCraft 1.12 by XxRexRaptorxX (v.1.4.2).jar | None | | UCHIJAA | sampler | 1.80 | sampler-1.80.jar | None | | UCHIJAA | serverobserver | 1.0.2.36 | ServerObserver-1.12.2-1.0.2.36-universal.jar | None | | UCHIJAA | bq_standard | 3.4.145 | StandardExpansion-3.4.145.jar | None | | UCHIJAA | stevescarts | 2.4.24.118 | StevesCarts-1.12.2-2.4.24.118.jar | None | | UCHIJAA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.7.jar | None | | UCHIJAA | storagedrawersextra | @VERSION@ | StorageDrawersExtras-1.12-3.1.0.jar | None | | UCHIJAA | streams | 0.4.4 | Streams-1.12-0.4.4.jar | None | | UCHIJAA | supersoundmuffler | 1.0.2.9 | supersoundmuffler-1.12.1-1.0.2.9.jar | None | | UCHIJAA | techguns | 2.0.1.1 | techguns-1.12.2-2.0.1.1.jar | None | | UCHIJAA | tellme | 0.6.0 | tellme-1.12.2-0.6.0.jar | 2b03e1423915a189b8094816baa18f239d576dff | | UCHIJAA | thermalexpansion | 5.5.2 | ThermalExpansion-1.12.2-5.5.2.39-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCHIJAA | thermaldynamics | 2.5.3 | ThermalDynamics-1.12.2-2.5.3.16-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCHIJAA | tombstone | 3.2.6 | tombstone-3.2.6-1.12.jar | None | | UCHIJAA | topaddons | 1.12.2-1.9.1 | topaddons-1.12.2-1.9.1.jar | None | | UCHIJAA | torochess | 1.12.2-3 | torochess-1.12.2-3.jar | None | | UCHIJAA | unloader | 1.2.0 | unloader-1.2.0.jar | None | | UCHIJAA | de.v10lator.v10verlap | 5.0 | V10verlap-5.0.jar | None | | UCHIJAA | vanillafix | 1.0.9-97 | VanillaFix-1.0.9-97.jar | None | | UCHIJAA | waddles | 0.6.0 | Waddles-1.12.2-0.6.0.jar | None | | UCHIJAA | llibrary | 1.7.15 | llibrary-1.7.15-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec | | UCHIJAA | wearables | 1.1.3 | wearables-1.1.3.jar | None | | UCHIJAA | wizardry | 0.9.7 | wizardry-0.9.7.jar | None | | UCHIJAA | xtones | 1.12-1.0.8-11 | Xtones-1.12-1.0.8-11.jar | None | | UCHIJAA | zettaindustries | 1.3 | zettaindustries-1.3-1.12.2-158.jar | None | | UCHIJAA | drplibrary | 1.12.2-0.1.1.5 | drplibrary-1.12.2-0.1.1.5.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc | | UCHIJAA | drpcmblueprints | 1.12.2-1.2.2 | drpcmblueprints-1.12.2-1.2.2.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc | | UCHIJAA | drpcmdates | 1.12.2-1.0.2 | drpcmdates-1.12.2-1.0.2.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc | | UCHIJAA | drpcmcrops | 1.12.2-1.0.5 | drpcmcrops-1.12.2-1.0.5.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc | | UCHIJAA | drpcore | 1.12.2-0.4.5 | drpcore-1.12.2-0.4.5.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc | | UCHIJAA | drpmedieval | 0.2.7.2 | drpmedieval-1.12.2-0.2.7.3.jar | None | | UCHIJAA | drpcmmaarg | 1.12.2-0.9.9 | drpcmmaarg-1.12.2-0.9.9.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc | | UCHIJAA | corail_pillar | 4.2.0 | corail_pillar-4.2.0-1.12.jar | None | | UCHIJAA | librarianliblate | 4.15 | librarianlib-1.12.2-4.15.jar | None | | UCHIJAA | ocsensors | 1.0.4 | ocsensors-1.0.4-b23.jar | None | | UCHIJAA | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None | Loaded coremods (and transformers): Wizardry Plugin (wizardry-0.9.7.jar) com.teamwizardry.wizardry.asm.WizardryTransformer FarseekCoreMod (Farseek-1.12-2.3.1.jar) farseek.core.FarseekClassTransformer ForgelinPlugin (Forgelin-1.7.4.jar) OpenEyePlugin (OpenEye-1.12.2-0.8.jar) openeye.asm.MultiTransformer Plugin (NotEnoughIDs-1.5.4.3.jar) ru.fewizz.neid.asm.Transformer LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar) com.teamwizardry.librarianlib.asm.LibLibTransformer VanillaFixLoadingPlugin (VanillaFix-1.0.9-97.jar) Techguns Core (techguns-1.12.2-2.0.1.1.jar) techguns.core.TechgunsASMTransformer BCModPlugin (backpacks 1.12.2 - 3.5.4.jar) brad16840.core.ClassTransformer ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar) shetiphian.asm.ClassTransformer Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar) invtweaks.forge.asm.ContainerTransformer IELoadingPlugin (ImmersiveEngineering-core-0.12-86.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer RandomPatches (randompatches-1.12.2-1.6.1.0.jar) com.therandomlabs.randompatches.core.RPTransformer LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) lumien.resourceloader.asm.ClassTransformer LoadingPlugin (sampler-1.80.jar) 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.2-1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformer TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar) li.cil.oc.common.asm.ClassTransformer Born in a Barn (Born In A Barn V1.8-1.12-1.0.jar) com.chocohead.biab.BornInABarn LoadingPlugin (NoNausea-MC1.12-1.0.jar) lumien.nonausea.asm.ClassTransformer llibrary (llibrary-core-1.0.8-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher CTMCorePlugin (CTM-MC1.12.2-0.3.2.20.jar) team.chisel.ctm.client.asm.CTMTransformer 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) AE2 Version: stable rv6-stable-3 for Forge 14.23.5.2768 Futurepack Applied Energistics 2 Version: @aechannel@ @version@ for Forge 14.23.4.2705 RebornCore: Plugin Engine: 0 RebornCore Version: 3.10.2.337 Runtime Debofucsation 1 AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:OFF, Mekanism:ON, OpenComputers:ON, THE_ONE_PROBE:ON, TESLA:ON, CRAFTTWEAKER:ON Suspected Mods: Biomes O' Plenty (biomesoplenty), Farseek (farseek), Streams (streams) Profiler Position: N/A (disabled) Player Count: 0 / 20; [] Is Modded: Definitely; Server brand changed to 'fml,forge,sponge' Type: Dedicated Server (map_server.txt)
ImMorpheus commented 5 years ago

Update SpongeForge and post the full log.

Looks like IMixinWorldServer was not applied and Farseek is trying to access updateWorldGenerator

https://github.com/delvr/Farseek/blob/af078edc9b80542d11f25d9c1482f9f1a5d4ed6f/src/main/scala/farseek/world/gen/structure/StructureGenerationChunkProvider.scala#L34

phit commented 5 years ago

seems to be fixed tested with Farseek-1.12-2.3.1.jar Streams-1.12-0.4.4.jar BiomesOPlenty-1.12.2-7.0.1.2419-universal.jar spongeforge-1.12.2-2768-7.1.5-RC3513.jar

also briefly tested without biomes o plenty and just streams worked fine aswell!

jerbmega commented 5 years ago

I still seem to be having issues. Using the SevTech Ages modpack v3.0.8, every mod listed as tested fixed is up to date except for Farseek. Updating Farseek did not solve the problem.

https://hastebin.com/ezifokafaf.rb

I understand that my Forge version is out of date, but updating it breaks Sevtech, and older Sponge versions still have the issue.

phit commented 5 years ago

Level generator: ID 06 - quark_realistic from your log, can you see if it happens with level type default?

if thats the cause please open a new issue, as this original report did not even have quark installed

jerbmega commented 5 years ago

This still happens with the default worldtype.

It is 100% reproducible with the seed 8590926488982852431, crashing the game immediately.

The only mods I have added to SevTech are VanillaFix, CraftPresence, LagGoggles, and Sponge, the latter of which was to try reproducing this crash on a singleplayer world.

quark_realistic crash log: https://paste.dimdev.org/qopikozuqi.mccrash default crash log: https://paste.dimdev.org/afalovomun.mccrash

Zidane commented 5 years ago

Getting that same crash means exactly what @ImMorpheus said above. Your log should report that MixinWorldServer is not being applied or how Farseek is using reflection to call our updateWorldGenerator is not functioning. This isn't a SpongeForge issue.

phit commented 5 years ago

@jerbear64 can you please provide your full debug.log so we can maybe see why stuff isn't being loaded as it should be

gabizou commented 5 years ago

To give some clearer response about closing this issue:

Being that it's visible that Farseek has taken the effort to add compatibility with Sponge, I can only suspect that it's neither SpongeForge or Farseek's fault for the crash, but something else that's interacting with the loading of the game.

Several identifying parts lead me to this comment:

Time: 2019-02-09 09:11:37 EST Description: Exception generating new chunk

java.lang.RuntimeException: java.lang.NoSuchMethodException: net.minecraft.world.WorldServer.updateWorldGenerator() at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:189) at net.minecraftforge.event.ForgeEventFactory.onReplaceBiomeBlocks(ForgeEventFactory.java:718) at net.minecraft.world.gen.ChunkGeneratorOverworld.replaceBiomeBlocks(ChunkGeneratorOverworld.java:187) at net.minecraft.world.gen.ChunkGeneratorOverworld.generateChunk(ChunkGeneratorOverworld.java:207) at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:143) at net.minecraft.world.World.getChunk(World.java:309) at net.minecraft.world.World.getChunk(World.java:304) at net.minecraft.world.World.getBlockState(World.java:910) at net.minecraft.world.World.isAirBlock(World.java:229) at net.minecraft.world.World.getGroundAboveSeaLevel(World.java:209) at net.minecraft.world.WorldProvider.canCoordinateBeSpawn(WorldProvider.java:76) at net.minecraft.world.WorldServer.createSpawnPosition(WorldServer.java:944) at net.minecraft.world.WorldServer.initialize(WorldServer.java:866) at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:123) at net.minecraft.server.integrated.IntegratedServer.init(IntegratedServer.java:156) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Thread.java:748)


- According to the modlist, SpongeForge, Sponge, and SpongeAPI are not listed as mods according to Forge:

-- System Details -- Minecraft Version: 1.12.2 Operating System: Linux (amd64) version 4.20.6-200.fc29.x86_64 Java Version: 1.8.0_191, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 3940732720 bytes (3758 MB) / 7012876288 bytes (6688 MB) up to 8589934592 bytes (8192 MB) JVM Flags: 8 total; -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=51 -XX:G1HeapRegionSize=32M -Xms512m -Xmx8192m IntCache: cache: 14, tcache: 111, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.4.2707 266 mods loaded, 266 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                                |
   |:------- |:------------------------ |:---------------------------- |:------------------------------------------------- |:---------------------------------------- |
   | UCHIJAA | minecraft                | 1.12.2                       | minecraft.jar                                     | None                                     |
   | UCHIJAA | mcp                      | 9.42                         | minecraft.jar                                     | None                                     |
   | UCHIJAA | FML                      | 8.0.99.99                    | forge-1.12.2-14.23.4.2707-universal.jar           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | UCHIJAA | forge                    | 14.23.4.2707                 | forge-1.12.2-14.23.4.2707-universal.jar           | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | UCHIJAA | ivtoolkit                | 1.3.3-1.12                   | minecraft.jar                                     | None                                     |
   | UCHIJAA | micdoodlecore            |                              | minecraft.jar                                     | None                                     |
   | UCHIJAA | smoothfontcore           | 1.12.2-1.14                  | minecraft.jar                                     | None                                     |
   | UCHIJAA | bnbgamingcore            | 0.8.0                        | minecraft.jar                                     | None                                     |
   | UCHIJAA | foamfixcore              | 7.7.4                        | minecraft.jar                                     | None                                     |
   | UCHIJAA | smoothfont               | 1.12.2-1.15                  | SmoothFont-1.12.2-1.15.jar                        | None                                     |
   | UCHIJAA | movillages               | 1.5.4                        | [1.12]MoVillages-1.5.4.jar                        | None                                     |
   | UCHIJAA | gobblecore               | 1.12-0.1.6.35                | GobbleCore-1.12-0.1.6.35.jar                      | None                                     |
   | UCHIJAA | charcoalblock            | 1.1                          | A Block of Charcoal-1.1.jar                       | None                                     |
   | UCHIJAA | advancedmortars          | 1.12.2-1.6.21                | advancedmortars-1.12.2-1.6.21.jar                 | None                                     |
   | UCHIJAA | crafttweaker             | 4.1.8                        | CraftTweaker2-1.12-4.1.8.jar                      | None                                     |
   | UCHIJAA | mtlib                    | 3.0.4                        | MTLib-3.0.4.jar                                   | None                                     |
   | UCHIJAA | modtweaker               | 4.0.12                       | modtweaker-4.0.12.jar                             | None                                     |
   | UCHIJAA | jei                      | 4.9.2.196                    | jei_1.12.2-4.9.2.196.jar                          | None                                     |
   | UCHIJAA | abyssalcraft             | 1.9.4.9                      | AbyssalCraft-1.12.2-1.9.4.9.jar                   | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
   | UCHIJAA | ctm                      | MC1.12-0.3.0.15              | CTM-MC1.12-0.3.0.15.jar                           | None                                     |
   | UCHIJAA | chisel                   | MC1.12.2-0.2.0.31            | Chisel-MC1.12.2-0.2.0.31.jar                      | None                                     |
   | UCHIJAA | mantle                   | 1.12-1.3.2.24                | Mantle-1.12-1.3.2.24.jar                          | None                                     |
   | UCHIJAA | tconstruct               | 1.12.2-2.10.1.84             | TConstruct-1.12.2-2.10.1.84.jar                   | None                                     |
   | UCHIJAA | acintegration            | 1.6.2                        | AbyssalCraft Integration-1.12.2-1.6.2.jar         | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
   | UCHIJAA | fastbench                | 1.5.0                        | FastWorkbench-1.12.2-1.5.0.jar                    | None                                     |
   | UCHIJAA | actuallyadditions        | 1.12.2-r135                  | ActuallyAdditions-1.12.2-r135.jar                 | None                                     |
   | UCHIJAA | baubles                  | 1.5.2                        | Baubles-1.12-1.5.2.jar                            | None                                     |
   | UCHIJAA | actuallybaubles          | 1.1                          | ActuallyBaubles-1.12-1.1.jar                      | None                                     |
   | UCHIJAA | animalium                | 0.3.7                        | Animalium-0.3.7.jar                               | None                                     |
   | UCHIJAA | antiqueatlas             | 4.4.9                        | antiqueatlas-1.12.2-4.4.9.jar                     | None                                     |
   | UCHIJAA | antiqueatlasoverlay      | 1.2                          | antiqueatlas-1.12.2-4.4.9.jar                     | None                                     |
   | UCHIJAA | examplemod               | 1.0                          | antiqueatlas-1.12.2-4.4.9.jar                     | None                                     |
   | UCHIJAA | applecore                | 3.1.1                        | AppleCore-mc1.12.2-3.1.1.jar                      | None                                     |
   | UCHIJAA | immersiveengineering     | 0.12-82                      | ImmersiveEngineering-0.12-82.jar                  | 4cb49fcde3b43048c9889e0a3d083225da926334 |
   | UCHIJAA | geolosys                 | 1.9.3                        | Geolosys-1.12.2-1.9.3.jar                         | None                                     |
   | UCHIJAA | redstoneflux             | 2.0.2                        | RedstoneFlux-1.12-2.0.2.3-universal.jar           | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | UCHIJAA | mekanism                 | 1.12.2-9.4.11.346            | Mekanism-1.12.2-9.4.11.346.jar                    | None                                     |
   | UCHIJAA | natura                   | 1.12.2-4.3.2.49              | natura-1.12.2-4.3.2.49.jar                        | None                                     |
   | UCHIJAA | betterwithmods           | ${version}                   | BetterWithMods-1.12-2.1.24.jar                    | None                                     |
   | UCHIJAA | appleskin                | 1.0.9                        | AppleSkin-mc1.12-1.0.9.jar                        | None                                     |
   | UCHIJAA | appliedenergistics2      | rv5-stable-11                | appliedenergistics2-rv5-stable-11.jar             | None                                     |
   | UCHIJAA | armoreablemobs           | 1.1.2                        | armoreablemobs-1.12-1.1.6-4.jar                   | None                                     |
   | UCHIJAA | aroma1997core            | 1.3.0.2                      | Aroma1997Core-1.12.2-1.3.0.2.jar                  | dfbfe4c473253d8c5652417689848f650b2cbe32 |
   | UCHIJAA | aromabackup              | 2.1.1.3                      | AromaBackup-1.12.2-2.1.1.3.jar                    | dfbfe4c473253d8c5652417689848f650b2cbe32 |
   | UCHIJAA | aromabackuprecovery      | 2.1.1.3                      | AromaBackup-1.12.2-2.1.1.3.jar                    | None                                     |
   | UCHIJAA | astikoor                 | 1.1.0                        | astikoor_horse-carts-1.1.0a.jar                   | None                                     |
   | UCHIJAA | astralsorcery            | 1.8.10                       | astralsorcery-1.12.2-1.8.10.jar                   | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
   | UCHIJAA | quark                    | r1.4-123                     | Quark-r1.4-123.jar                                | None                                     |
   | UCHIJAA | autoreglib               | 1.3-17                       | AutoRegLib-1.3-17.jar                             | None                                     |
   | UCHIJAA | base                     | 3.7.2                        | base-1.12.2-3.7.2.jar                             | None                                     |
   | UCHIJAA | bdlib                    | 1.14.3.12                    | bdlib-1.14.3.12-mc1.12.2.jar                      | None                                     |
   | UCHIJAA | bedrockbgone             | 5.0.8                        | BedrockBGone-1.12.2-5.0-b8.jar                    | None                                     |
   | UCHIJAA | betterwithaddons         | @VERSION@                    | Better With Addons-0.41.jar                       | None                                     |
   | UCHIJAA | betteradvancements       | 0.0.7.42                     | BetterAdvancements-1.12.2-0.0.7.42.jar            | None                                     |
   | UCHIJAA | betterbuilderswands      | 0.11.1                       | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar   | None                                     |
   | UCHIJAA | betterfoliage            | 2.1.10                       | BetterFoliage-MC1.12-2.1.10.jar                   | None                                     |
   | UCHIJAA | bibliocraft              | 2.4.4                        | BiblioCraft[v2.4.4][MC1.12.2].jar                 | None                                     |
   | UCHIJAA | cyclicmagic              | 1.15.8                       | Cyclic-1.12.2-1.15.8.jar                          | None                                     |
   | UCHIJAA | waila                    | 1.8.26                       | Hwyla-1.8.26-B41_1.12.2.jar                       | None                                     |
   | UCHIJAA | modularrouters           | 1.12.2-3.1.5                 | modular-routers-1.12.2-3.1.5.jar                  | None                                     |
   | UCHIJAA | guideapi                 | 1.12-2.1.5-60                | Guide-API-1.12-2.1.5-60.jar                       | None                                     |
   | UCHIJAA | bloodmagic               | 1.12.2-2.2.12-97             | BloodMagic-1.12.2-2.2.12-97.jar                   | None                                     |
   | UCHIJAA | bnbgaminglib             | 2.11.2                       | BNBGamingLib-1.12-2.11.2.jar                      | None                                     |
   | UCHIJAA | bonsaitrees              | 1.0.5                        | bonsaitrees-1.0.5-b77.jar                         | None                                     |
   | UCHIJAA | bookshelf                | 2.3.544                      | Bookshelf-1.12.2-2.3.544.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | buildcraftlib            | 7.99.17                      | buildcraft-core-7.99.17.jar                       | None                                     |
   | UCHIJAA | buildcraftcore           | 7.99.17                      | buildcraft-core-7.99.17.jar                       | None                                     |
   | UCHIJAA | buildcraftbuilders       | 7.99.17                      | buildcraft-builders-7.99.17.jar                   | None                                     |
   | UCHIJAA | buildcraftfactory        | 7.99.17                      | buildcraft-factory-7.99.17.jar                    | None                                     |
   | UCHIJAA | buildcraftrobotics       | 7.99.17                      | buildcraft-robotics-7.99.17.jar                   | None                                     |
   | UCHIJAA | buildcrafttransport      | 7.99.17                      | buildcraft-transport-7.99.17.jar                  | None                                     |
   | UCHIJAA | buildcraftsilicon        | 7.99.17                      | buildcraft-silicon-7.99.17.jar                    | None                                     |
   | UCHIJAA | caliper                  | 1.1.35                       | Caliper-1.12.2-1.1.35.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | car                      | 1.2.11                       | car-1.2.11.jar                                    | None                                     |
   | UCHIJAA | gamestages               | 1.0.86                       | GameStages-1.12.2-1.0.86.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | carryon                  | 1.9                          | CarryOn MC1.12.2 v1.9.jar                         | None                                     |
   | UCHIJAA | cd4017be_lib             | 6.2.4                        | CD4017BE_lib-1.12.2-6.2.4.jar                     | None                                     |
   | UCHIJAA | ceramics                 | 1.12-1.3.4                   | Ceramics-1.12-1.3.4.jar                           | None                                     |
   | UCHIJAA | chameleon                | 1.12-4.1.3                   | Chameleon-1.12-4.1.3.jar                          | None                                     |
   | UCHIJAA | chargers                 | 1.0.0                        | Chargers-1.12.2-1.0.0.1.jar                       | 58e787c8aafad8b327883f94d4fa544f936d7b01 |
   | UCHIJAA | chiselsandbits           | 14.17                        | chiselsandbits-14.17.jar                          | None                                     |
   | UCHIJAA | clienttweaks             | 3.1.8                        | ClientTweaks_1.12.2-3.1.8.jar                     | None                                     |
   | UCHIJAA | clumps                   | 2.0.0                        | Clumps-3.0.0.jar                                  | None                                     |
   | UCHIJAA | codechickenlib           | 3.1.8.341                    | CodeChickenLib-1.12.2-3.1.8.341-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | UCHIJAA | colouredtooltips         | 1.0.4                        | ColouredTooltips-1.12.2-1.0.4.jar                 | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | cyclopscore              | 0.11.6                       | CyclopsCore-1.12.2-0.11.6.jar                     | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | UCHIJAA | commoncapabilities       | 1.4.0                        | CommonCapabilities-1.12-1.4.0.jar                 | None                                     |
   | UCHIJAA | storagedrawers           | 1.12-5.3.5                   | StorageDrawers-1.12.2-5.3.6.jar                   | None                                     |
   | UCHIJAA | refinedstorage           | 1.5.34                       | refinedstorage-1.5.34.jar                         | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
   | UCHIJAA | compactmachines3         | 3.0.12                       | compactmachines3-1.12.2-3.0.12-b215.jar           | None                                     |
   | UCHIJAA | conarm                   | 0.0.21-rc1                   | conarm-1.12.2-0.0.21-rc1.jar                      | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
   | UCHIJAA | contenttweaker           | 1.12.2-4.5.0                 | ContentTweaker-1.12.2-4.5.0.jar                   | None                                     |
   | UCHIJAA | controlling              | 3.0.6                        | Controlling-3.0.6.jar                             | None                                     |
   | UCHIJAA | cookingforblockheads     | 6.3.26                       | CookingForBlockheads_1.12.2-6.3.26.jar            | None                                     |
   | UCHIJAA | craftpresence            | v1.4.9.9                     | CraftPresence-1.12.2-1.4.9.9.jar                  | eca02c6a597321ad22340897683951ba5c76720a |
   | UCHIJAA | craftstudioapi           | 1.0.0                        | CraftStudio-1.0.0.93-mc1.12-alpha.jar             | None                                     |
   | UCHIJAA | ctgui                    | 1.0.0                        | CraftTweaker2-1.12-4.1.8.jar                      | None                                     |
   | UCHIJAA | crafttweakerjei          | 2.0.2                        | CraftTweaker2-1.12-4.1.8.jar                      | None                                     |
   | UCHIJAA | cucumber                 | 1.1.0                        | cucumber-1.12-1.1.0.jar                           | None                                     |
   | UCHIJAA | custommainmenu           | 2.0.8                        | CustomMainMenu-MC1.12.2-2.0.8.jar                 | None                                     |
   | UCHIJAA | darkutils                | 1.8.210                      | DarkUtils-1.12.2-1.8.210.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | death_compass            | 0.0.3                        | DeathCompass-0.0.3.jar                            | None                                     |
   | UCHIJAA | journeymap               | 1.12.2-5.5.2                 | journeymap-1.12.2-5.5.2.jar                       | None                                     |
   | UCHIJAA | defaultoptions           | 9.2.7                        | DefaultOptions_1.12.2-9.2.7.jar                   | None                                     |
   | UCHIJAA | despawningspawners       | 1.1                          | despawningspawners-1.1.jar                        | None                                     |
   | UCHIJAA | dimensionalcontrol       | 2.10.2                       | DimensionalControl-1.12.2-2.10.2.jar              | None                                     |
   | UCHIJAA | dimstages                | 1.0.18                       | DimensionStages-1.12.2-1.0.18.jar                 | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | dungpipe                 | 1.0                          | Dung Pipe-1.2.jar                                 | None                                     |
   | UCHIJAA | elevatorid               | 1.3.6                        | ElevatorMod-1.12.2-1.3.6.jar                      | None                                     |
   | UCHIJAA | emberroot                | 1.3.7                        | EmberRootZoo-1.12-1.3.7.jar                       | None                                     |
   | UCHIJAA | enchdesc                 | 1.1.8                        | EnchantmentDescriptions-1.12.2-1.1.8.jar          | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | enderstorage             | 2.4.3.130                    | EnderStorage-1.12.2-2.4.3.130-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | UCHIJAA | enderutilities           | 0.7.8                        | enderutilities-1.12.2-0.7.8.jar                   | 2b03e1423915a189b8094816baa18f239d576dff |
   | UCHIJAA | valkyrielib              | 1.12.2-2.0.11a               | valkyrielib-1.12.2-2.0.11a.jar                    | None                                     |
   | UCHIJAA | environmentaltech        | 1.12.2-2.0.11a               | environmentaltech-1.12.2-2.0.11a.jar              | None                                     |
   | UCHIJAA | extendedcrafting         | 1.3.7                        | extendedcrafting-1.12-1.3.7.jar                   | None                                     |
   | UCHIJAA | galacticraftcore         | 4.0.1.177                    | GalacticraftCore-1.12.2-4.0.1.177.jar             | None                                     |
   | UCHIJAA | galacticraftplanets      | 4.0.1.177                    | Galacticraft-Planets-1.12.2-4.0.1.177.jar         | None                                     |
   | UCHIJAA | mjrlegendslib            | 1.12.2-1.1.4                 | MJRLegendsLib-1.12.2-1.1.4.jar                    | b02331787272ec3515ebe63ecdeea0d746653468 |
   | UCHIJAA | extraplanets             | 1.12.2-0.3.8                 | ExtraPlanets-1.12.2-0.3.8.jar                     | b02331787272ec3515ebe63ecdeea0d746653468 |
   | UCHIJAA | fbp                      | 2.4.0                        | FancyBlockParticles-1.12.x-2.4.0.jar              | None                                     |
   | UCHIJAA | farmingforblockheads     | 3.1.17                       | FarmingForBlockheads_1.12.2-3.1.17.jar            | None                                     |
   | UCHIJAA | farseek                  | 2.3                          | Farseek-1.12-2.3.jar                              | None                                     |
   | UCHIJAA | fat_cat                  | 0.0.5                        | FatCat-0.0.5.jar                                  | None                                     |
   | UCHIJAA | ferdinandsflowers        | 1.10.1b                      | Ferdinand's Flowers-1.10.1b-1.12.jar              | None                                     |
   | UCHIJAA | findme                   | 1.0                          | findme-1.12.2-1.0.1-5.jar                         | None                                     |
   | UCHIJAA | foamfix                  | 0.9.9.1-1.12.2               | foamfix-0.9.9.1-1.12.2-anarchy.jar                | None                                     |
   | UCHIJAA | forgelin                 | 1.6.0                        | Forgelin-1.6.0.jar                                | None                                     |
   | UCHIJAA | forgemultipartcbe        | 2.4.2.58                     | ForgeMultipart-1.12.2-2.4.2.58-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | UCHIJAA | microblockcbe            | 2.4.2.58                     | ForgeMultipart-1.12.2-2.4.2.58-universal.jar      | None                                     |
   | UCHIJAA | minecraftmultipartcbe    | 2.4.2.58                     | ForgeMultipart-1.12.2-2.4.2.58-universal.jar      | None                                     |
   | UCHIJAA | galacticrafttweaker      | 1.12.2-1.0.1                 | GalacticraftTweaker-1.12.2-1.0.1.jar              | b02331787272ec3515ebe63ecdeea0d746653468 |
   | UCHIJAA | advgenerators            | 0.9.20.12                    | generators-0.9.20.12-mc1.12.2.jar                 | None                                     |
   | UCHIJAA | harvest                  | 1.12-1.2.6-18                | Harvest-1.12-1.2.6-18.jar                         | None                                     |
   | UCHIJAA | horsepower               | 2.6.1                        | HorsePower-1.12.2-2.6.1.64.jar                    | cd7e958342770a8b17c919055da42c24dfefd879 |
   | UCHIJAA | huntingdim               | 1.0.24                       | HuntingDimension-1.12.2-1.0.24.jar                | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | mcjtylib_ng              | 2.6.7                        | mcjtylib-1.12-2.6.7.jar                           | None                                     |
   | UCHIJAA | immcraft                 | 1.4.1                        | immcraft-1.12-1.4.1.jar                           | None                                     |
   | UCHIJAA | immersivepetroleum       | 1.1.9                        | immersivepetroleum-1.12.2-1.1.9.jar               | None                                     |
   | UCHIJAA | immersivetech            | 1.3.10                       | immersivetech-1.12-1.3.10.jar                     | None                                     |
   | UCHIJAA | improvedbackpacks        | 1.12.2-1.2.0.3               | ImprovedBackpacks-1.12.2-1.2.0.3.jar              | None                                     |
   | UCHIJAA | incontrol                | 3.8.0                        | incontrol-1.12-3.8.0.jar                          | None                                     |
   | UCHIJAA | indlog                   | 1.2.3                        | InductiveLogistics-1.12.2-1.2.3.jar               | None                                     |
   | UCHIJAA | teslacorelib             | 1.0.14                       | tesla-core-lib-1.12.2-1.0.14.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | industrialforegoing      | 1.12.2-1.12.2                | industrialforegoing-1.12.2-1.10.0-173.jar         | None                                     |
   | UCHIJAA | infoaccessories          | 1.0.6                        | InfoAccessories-1.12.2-1.0.6.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | integrateddynamics       | 0.11.12                      | IntegratedDynamics-1.12.2-0.11.12.jar             | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | UCHIJAA | integrateddynamicscompat | 1.0.0                        | IntegratedDynamics-1.12.2-0.11.12.jar             | None                                     |
   | UCHIJAA | inventorytweaks          | 1.64-dev+release.110.b4fac73 | InventoryTweaks-1.64-dev.jar                      | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
   | UCHIJAA | ironbackpacks            | 1.12.2-3.0.8-12              | IronBackpacks-1.12.2-3.0.8-12.jar                 | None                                     |
   | UCHIJAA | ironchest                | 1.12.2-7.0.40.824            | ironchest-1.12.2-7.0.40.824.jar                   | None                                     |
   | UCHIJAA | ironjetpacks             | 1.0.5                        | ironjetpacks-1.12-1.0.5.jar                       | None                                     |
   | UCHIJAA | itemstages               | 1.0.33                       | ItemStages-1.12.2-1.0.33.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | jmapstages               | @VERSION@                    | JourneyMapStages-1.12.2-1.0.3.jar                 | None                                     |
   | UCHIJAA | jarm                     | 1.1.2                        | Just A Raft Mod-1.1.2.jar                         | None                                     |
   | UCHIJAA | jaff                     | 1.7_for_1.12                 | JustAFewFish-1.7_for_1.12.jar                     | None                                     |
   | UCHIJAA | justenoughpetroleum      | 0.1                          | JustEnoughPetroleum-0.1.jar                       | None                                     |
   | UCHIJAA | kleeslabs                | 5.4.10                       | KleeSlabs_1.12.2-5.4.10.jar                       | None                                     |
   | UCHIJAA | laggoggles               | FORGE-1.12.2-4.1             | LagGoggles-FORGE-1.12.2-4.1.jar                   | None                                     |
   | UCHIJAA | lttweaker                | 1.1.14                       | LootTableTweaker-1.12.2-1.1.14.jar                | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | magma_monsters           | 0.3.0                        | MagmaMonsters-0.3.0.jar                           | None                                     |
   | UCHIJAA | mercurius                | 1.0.6                        | Mercurius-1.12.2.jar                              | None                                     |
   | UCHIJAA | mobends                  | 0.24                         | mobends-0.24_for_MC-1.12.jar                      | None                                     |
   | UCHIJAA | mob_grinding_utils       | 0.3.6                        | MobGrindingUtils-0.3.6.jar                        | None                                     |
   | UCHIJAA | mobstages                | 1.0.7                        | MobStages-1.12.2-1.0.7.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | modularmachinery         | 1.9.4                        | modularmachinery-1.9.4.jar                        | None                                     |
   | UCHIJAA | morpheus                 | 1.12-3.3.2                   | Morpheus-1.12-3.3.2.jar                           | None                                     |
   | UCHIJAA | mousetweaks              | 2.8                          | MouseTweaks-2.8-mc1.12.1.jar                      | None                                     |
   | UCHIJAA | mputils                  | 1.5.6                        | MPUtils-1.12.2-1.5.6.jar                          | None                                     |
   | UCHIJAA | mpbasic                  | 1.4.7                        | mpbasic-1.12.2-1.4.8.jar                          | None                                     |
   | UCHIJAA | multiblockstages         | 1.0-SNAPSHOT                 | multiblockstages-1.0.1.jar                        | None                                     |
   | UCHIJAA | mundaneredstone          | 1.1.3                        | MundaneRedstone-1.1.3.jar                         | None                                     |
   | UCHIJAA | mysticalagriculture      | 1.6.10                       | mysticalagriculture-1.12-1.6.10.jar               | None                                     |
   | UCHIJAA | mysticalagradditions     | 1.2.8                        | mysticalagradditions-1.12-1.2.8.jar               | None                                     |
   | UCHIJAA | mystagradcompat          | 1.2                          | mystagradcompat-1.2.jar                           | None                                     |
   | UCHIJAA | naturescompass           | 1.5.1                        | NaturesCompass-1.12.2-1.5.1.jar                   | None                                     |
   | UCHIJAA | neat                     | 1.4-15                       | Neat 1.4-15.jar                                   | None                                     |
   | UCHIJAA | nex                      | 2.1.14.15                    | NetherEx-1.12-2.1.14.15.jar                       | None                                     |
   | UCHIJAA | norecipebook             | 1.2.1                        | noRecipeBook_v1.2.2formc1.12.2.jar                | None                                     |
   | UCHIJAA | nei                      | 2.4.1                        | NotEnoughItems-1.12.2-2.4.1.233-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | UCHIJAA | noworldgen5you           | 1.0.6                        | NoWorldgen5You-1.12.2-1.0.6.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | nutrition                | 3.4.0                        | Nutrition-1.12.2-3.4.0.jar                        | None                                     |
   | UCHIJAA | samsocean                | 1.0.1                        | OceanFloor-1.12-1.0.1.jar                         | None                                     |
   | UCHIJAA | oreexcavation            | 1.4.118                      | OreExcavation-1.4.118.jar                         | None                                     |
   | UCHIJAA | oeintegration            | 2.3.3                        | oeintegration-2.3.3.jar                           | None                                     |
   | UCHIJAA | orestages                | 1.0.26                       | OreStages-1.12.2-1.0.26.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | overloaded               | 0.0.52                       | Overloaded-1.12.2-0.0.52.jar                      | 644f38521a349310a5dae0239577dc7beebefaec |
   | UCHIJAA | pickletweaks             | 2.0.16                       | pickletweaks-1.12-2.0.16.jar                      | None                                     |
   | UCHIJAA | placebo                  | 1.3.4                        | Placebo-1.12.2-1.3.4.jar                          | None                                     |
   | UCHIJAA | playerskins              | 1.0.4                        | playerskin-1.12.2-1.0.5.jar                       | None                                     |
   | UCHIJAA | pneumaticcraft           | 1.12.2-0.6.6-192             | pneumaticcraft-repressurized-1.12.2-0.6.6-192.jar | None                                     |
   | UCHIJAA | poweradapters            | 1.0.9                        | PowerAdapters-1.12.2-1.0.9.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | prestige                 | 1.0.15                       | Prestige-1.12.2-1.0.15.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | primalchests             | 1.0.3                        | PrimalChests-1.0.3.jar                            | None                                     |
   | UCHIJAA | rustic                   | 1.0.5                        | rustic-1.0.5.jar                                  | None                                     |
   | UCHIJAA | thebetweenlands          | 3.3.8                        | TheBetweenlands-3.3.8-universal.jar               | 38067d6878811efb38b6a045521cfd80b9b60b38 |
   | UCHIJAA | traverse                 | 1.5.3                        | Traverse-1.12.2-1.5.3-58.jar                      | None                                     |
   | UCHIJAA | primal                   | 0.6.56                       | PrimalCore-1.12.2-0.6.56.jar                      | 67a0e286dc0d4b502f3c92ac20b953517b52d0a9 |
   | UCHIJAA | progressiontweaks        | 1.12.2-0.3.40                | ProgressionTweaks-1.12.2-0.3.40.jar               | None                                     |
   | UCHIJAA | prospectors              | 1.0.1                        | prospectors-1.0.1.jar                             | None                                     |
   | UCHIJAA | reborncore               | 3.8.7.295                    | RebornCore-1.12.2-3.8.7.295-universal.jar         | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
   | UCHIJAA | quantumstorage           | 4.5.0                        | QuantumStorage-1.12-4.5.0.jar                     | None                                     |
   | UCHIJAA | quickleafdecay           | 1.2.4                        | QuickLeafDecay-MC1.12.1-1.2.4.jar                 | None                                     |
   | UCHIJAA | rangedpumps              | 0.5                          | rangedpumps-0.5.jar                               | None                                     |
   | UCHIJAA | realdrops                | 1.2.12                       | RealisticItemDrops-1.2.12.jar                     | None                                     |
   | UCHIJAA | rebornstorage            | 1.0.0                        | RebornStorage-1.12.2-3.1.0.50.jar                 | None                                     |
   | UCHIJAA | recipestages             | 1.0.8                        | RecipeStages-1.0.8.jar                            | None                                     |
   | UCHIJAA | reccomplex               | 1.4.7                        | RecurrentComplex-1.4.7.jar                        | None                                     |
   | UCHIJAA | refinedstorageaddons     | 0.3                          | refinedstorageaddons-0.3.jar                      | None                                     |
   | UCHIJAA | resourceloader           | 1.5.3                        | ResourceLoader-MC1.12.1-1.5.3.jar                 | d72e0dd57935b3e9476212aea0c0df352dd76291 |
   | UCHIJAA | rftools                  | 7.33                         | rftools-1.12-7.33.jar                             | None                                     |
   | UCHIJAA | rftoolscontrol           | 1.8.1                        | rftoolsctrl-1.12-1.8.1.jar                        | None                                     |
   | UCHIJAA | roadrunner               | 1.0.1                        | roadrunner-1.0.1.jar                              | None                                     |
   | UCHIJAA | scannable                | 1.6.3.19                     | Scannable-MC1.12-1.6.3.19.jar                     | None                                     |
   | UCHIJAA | sevtweaks                | 0.1.0-null                   | sevtweaks-0.1.0.jar                               | None                                     |
   | UCHIJAA | sev_tweaks_npc           | 0.0.4                        | SevTweaksNPC-0.0.4.jar                            | None                                     |
   | UCHIJAA | simpleautorun            | 1.12.1-1.2                   | simpleautorun-1.12.2-1.2.0.jar                    | None                                     |
   | UCHIJAA | simplegenerators         | 1.12.2-2.0.11a               | simplegenerators-1.12.2-2.0.11a.jar               | None                                     |
   | UCHIJAA | storagenetwork           | 1.12.2-1.2.4                 | SimpleStorageNetwork-1.12.2-1.2.4.jar             | None                                     |
   | UCHIJAA | simplyarrows             | 1.0.4                        | SimplyArrows-1.12.2-1.0.4.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | spartanshields           | 1.4.1                        | SpartanShields-1.12.2-1.4.1.jar                   | None                                     |
   | UCHIJAA | spatialservermod         | 1.3                          | spatialservermod-1.3.jar                          | None                                     |
   | UCHIJAA | stevescarts              | 2.4.20.99                    | StevesCarts-1.12.2-2.4.20.99.jar                  | None                                     |
   | UCHIJAA | stg                      | 1.12.2-1.2.3                 | stg-1.12.2-1.2.3.jar                              | None                                     |
   | UCHIJAA | streams                  | 0.4.4                        | Streams-1.12-0.4.4.jar                            | None                                     |
   | UCHIJAA | sasit                    | 1.1.14                       | StuffASockInIt-1.12.2-1.1.14.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | supersoundmuffler        | 1.0.2.9                      | supersoundmuffler-1.12.1-1.0.2.9.jar              | None                                     |
   | UCHIJAA | tallgates                | 1.0.0                        | TallGates-1.12.2-1.0.0.1.jar                      | None                                     |
   | UCHIJAA | beneath                  | 1.4.1                        | The Beneath-1.12.2-1.4.1.jar                      | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
   | UCHIJAA | thirstybottles           | 1.1.4                        | ThirstyBottles-1.12.2-1.1.4.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | tcomplement              | ${version}                   | TinkersComplement-1.12.2-0.2.3b.jar               | None                                     |
   | UCHIJAA | tinkerstages             | 1.0.14                       | TinkerStages-1.12.2-1.0.14.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | tinkertoolleveling       | 1.12.2-1.0.5.DEV.30c7957     | TinkerToolLeveling-1.12.2-1.0.5.jar               | None                                     |
   | UCHIJAA | tipthescales             | 1.0.1                        | TipTheScales-1.12.2-1.0.1.jar                     | None                                     |
   | UCHIJAA | toastcontrol             | 1.6.0                        | Toast Control-1.12.2-1.6.0.jar                    | None                                     |
   | UCHIJAA | togetherforever          | 1.0.2                        | togetherforever-1.12.2-1.0.7-13.jar               | None                                     |
   | UCHIJAA | tombmanygraves           | @VERSION@                    | TombManyGraves-1.12-4.0.3.jar                     | None                                     |
   | UCHIJAA | totemic                  | 1.12.2-0.11.1                | Totemic-1.12.2-0.11.1.jar                         | 21d11d7bf4d97b465382a1f95428029aac6daaea |
   | UCHIJAA | tothebatpoles            | 1.12-1.1.0.0                 | tothebatpoles-1.12-1.1.0.0.jar                    | None                                     |
   | UCHIJAA | translocators            | 2.5.0.70                     | Translocators-1.12.2-2.5.0.70-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | UCHIJAA | triumph                  | 1.13.0                       | Triumph-1.12.2-1.13.0.jar                         | None                                     |
   | UCHIJAA | trumpetskeleton          | 1.12-1.0.2.1                 | trumpetskeleton-1.12-1.0.2.1.jar                  | None                                     |
   | UCHIJAA | tumbleweed               | 1.11-0.4.5                   | tumbleweed-1.11-0.4.5.jar                         | None                                     |
   | UCHIJAA | twilightforest           | 3.7.424                      | twilightforest-1.12.2-3.7.424-universal.jar       | None                                     |
   | UCHIJAA | uppers                   | 0.0.6                        | Uppers-0.0.6.jar                                  | None                                     |
   | UCHIJAA | universalmodifiers       | 1.12.2-1.0.9a                | valkyrielib-1.12.2-2.0.11a.jar                    | None                                     |
   | UCHIJAA | vanillafix               | 1.0.10-SNAPSHOT              | VanillaFix-1.0.10-99.jar                          | None                                     |
   | UCHIJAA | vc                       | 5.6.1                        | ViesCraft-1.12.2-5.6.1.jar                        | None                                     |
   | UCHIJAA | vtt                      | 0.6.4                        | VillagerTrades-1.12-0.6.4.jar                     | None                                     |
   | UCHIJAA | waddles                  | 0.6.0                        | Waddles-1.12.2-0.6.0.jar                          | None                                     |
   | UCHIJAA | wailastages              | 1.0.22                       | WailaStages-1.12.2-1.0.22.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | wanionlib                | 1.12.2-1.5                   | WanionLib-1.12.2-1.5.jar                          | None                                     |
   | UCHIJAA | watercontrolextreme      | 1.0.0                        | WaterControlExtreme-1.0.2.jar                     | None                                     |
   | UCHIJAA | waterstrainer            | 3.2.0                        | WaterStrainer-1.12-3.2.0.jar                      | None                                     |
   | UCHIJAA | wawla                    | 2.5.257                      | Wawla-1.12.2-2.5.257.jar                          | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAA | weirdinggadget           | 1.0                          | weirdinggadget-1.12.2-2.0.5-universal.jar         | None                                     |
   | UCHIJAA | wildcrops                | 1.0.1                        | WildCrops-1.12-1.0.1.jar                          | None                                     |
   | UCHIJAA | witherskelefix           | 2.6.0                        | Wither Skeleton Tweaks-1.12.2-2.6.0.jar           | None                                     |
   | UCHIJAA | wopper                   | 1.12-r5                      | Wopper-1.12-r5.jar                                | None                                     |
   | UCHIJAA | xnet                     | 1.6.9                        | xnet-1.12-1.6.9.jar                               | None                                     |
   | UCHIJAA | ynot                     | 0.2.2                        | YNot-0.2.2.jar                                    | None                                     |
   | UCHIJAA | yoyos                    | 1.12.2-1.2.2.20              | yoyos_1.12.2-1.2.2.20.jar                         | None                                     |
   | UCHIJAA | reauth                   | 3.6.0                        | reauth-3.6.0.jar                                  | daba0ec4df71b6da841768c49fb873def208a1e3 |
   | UCHIJAA | justthetips              | 1.12-1.0.1.1                 | justthetips-1.12-1.0.1.1.jar                      | None                                     |
   | UCHIJAA | primal_tech              | 0.3.3                        | PrimalTech-0.3.3.jar                              | None                                     |
   | UCHIJAA | teslacorelib_registries  | 1.0.14                       | tesla-core-lib-1.12.2-1.0.14.jar                  | None                                     |
- Quite literally, the only identifying thing that sponge could possibly be part of the installation is the [server branding was changed to add sponge](https://github.com/SpongePowered/SpongeForge/blob/3f5b4caf37b462825c65bea703393460de3eb98d/src/main/resources/fmlbranding.properties) :

Is Modded: Definitely; Client brand changed to 'fml,forge,sponge'


- Lastly, Sponge isn't even listed as a loaded coremod:

Loaded coremods (and transformers): BNBGamingCore (BNBGamingCore-1.12.2-0.8.0.jar) com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer AstralCore (astralsorcery-1.12.2-1.8.10.jar)

                                  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.177.jar)
                                    micdoodle8.mods.miccore.MicdoodleTransformer
                                  CTMCorePlugin (CTM-MC1.12-0.3.0.15.jar)
                                    team.chisel.ctm.client.asm.CTMTransformer
                                  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.9.1-1.12.2-anarchy.jar)
                                    pl.asie.foamfix.coremod.FoamFixTransformer
                                  CorePlugin (SmoothFont-1.12.2-1.15.jar)
                                    bre.smoothfont.asm.Transformer
                                  CoreMod (Aroma1997Core-1.12.2-1.3.0.2.jar)

                                  FarseekCoreMod (Farseek-1.12-2.3.jar)
                                    farseek.core.FarseekClassTransformer
                                  Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
                                    invtweaks.forge.asm.ContainerTransformer
                                  ForgelinPlugin (Forgelin-1.6.0.jar)

                                  IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
                                    blusunrize.immersiveengineering.common.asm.IEClassTransformer
                                  VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)

                                  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
                                    lumien.resourceloader.asm.ClassTransformer
                                  AppleCore (AppleCore-mc1.12.2-3.1.1.jar)
                                    squeek.applecore.asm.TransformerModuleHandler
                                  IvToolkit (IvToolkit-1.3.3-1.12.jar)

                                  BetterFoliageLoader (BetterFoliage-MC1.12-2.1.10.jar)
                                    mods.betterfoliage.loader.BetterFoliageTransformer
                                  TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.8-core.jar)
                                    thebetweenlands.core.TheBetweenlandsClassTransformer


To summarize, since SpongeForge is not being provided through the crashlogs, and we've tested that SpongeForge and Farseek both load fine with eachother, we can only rule that the compatibility layer of Farseek is detecting Sponge being installed, but **something else is preventing sponge from being loaded entirely, not just as a coremod, but as a mod itself**. So, the only real investigative work to be done is to figur out what is causing the environment to prevent Sponge from loading, and if that's figured out, how to allow SpongeForge to be loaded. Ultimately though, this is not an issue of SpongeForge or for the Sponge Team to resolve. I do sympathize with this being frustrating as you should be able to just have SpongeForge work, but this is out of the control of Sponge in it's entirety.