---- Minecraft Crash Report ----

WARNING: coremods are present:
  VintageFix (vintagefix-0.5.6.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
  ForgelinPlugin (Forgelin-1.8.4.jar)
  SteveKunGLibPlugin (stevekung's-lib-mc1.12.2-v1.3.1.jar)
  MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.6.0.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  HCASM (HammerLib-1.12.2-12.2.58.jar)
  FarseekCoreMod (Farseek-1.12-2.5.1.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.78-core.jar)
  MicdoodlePlugin (Galacticraft-1.12.2-4.0.7.jar)
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  JustEnoughIDs Extension Plugin (RoughlyEnoughIDs-2.2.2.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.12.1.jar)
  ReflectorsPlugin (EnderStorage-1.12.2-2.6.3.jar)
  WarpDriveCore (WarpDrive-1.12.2-1.5.28.jar)
  MixinBooter (!mixinbooter-10.6.jar)
  MekanismTweaks (mekanismtweaks-1.1.jar)
  CorePlugin (ForgeEndertech-1.12.2-4.5.6.1-build.0648.jar)
  IILoadingPlugin (immersiveintelligence-core-0.3.0.jar)
  Better Biome Blend (betterbiomeblend-1.12.2-1.1.7-forge.jar)
  Thaumic Augmentation Core Plugin (ThaumicAugmentation-1.12.2-2.1.14.jar)
Contact their authors BEFORE contacting forge

// Don't do that.

Time: 4/30/25 9:51 PM
Description: Exception generating new chunk

java.lang.NoClassDefFoundError: farseek/world/gen/structure/StructureGenerationChunkProvider$$anonfun$4
	at farseek.world.gen.structure.StructureGenerationChunkProvider.<init>(StructureGenerationChunkProvider.scala:49)
	at farseek.world.gen.structure.StructureGenerationChunkProvider$$anonfun$apply$1.apply(StructureGenerationChunkProvider.scala:78)
	at farseek.world.gen.structure.StructureGenerationChunkProvider$$anonfun$apply$1.apply(StructureGenerationChunkProvider.scala:78)
	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:78)
	at farseek.world.gen.structure.StructureGenerator.onChunkGeneration(StructureGenerator.scala:47)
	at farseek.world.gen.structure.StructureGenerator.onChunkGeneration(StructureGenerator.scala:38)
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2037_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)
	at net.minecraftforge.event.ForgeEventFactory.onReplaceBiomeBlocks(ForgeEventFactory.java:763)
	at net.minecraft.world.gen.ChunkGeneratorOverworld.func_185977_a(ChunkGeneratorOverworld.java:187)
	at net.minecraft.world.gen.ChunkGeneratorOverworld.func_185932_a(ChunkGeneratorOverworld.java:207)
	at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:143)
	at net.minecraft.world.World.func_72964_e(World.java:310)
	at net.minecraft.world.World.func_175726_f(World.java:305)
	at net.minecraft.world.World.func_180495_p(World.java:911)
	at net.minecraft.world.World.func_175623_d(World.java:230)
	at net.minecraft.world.World.func_184141_c(World.java:210)
	at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java:76)
	at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:944)
	at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:866)
	at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:123)
	at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:156)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
	at java.lang.Thread.run(Thread.java:745)

No Mixin Metadata is found in the Stacktrace.


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server thread
Stacktrace:
	at farseek.world.gen.structure.StructureGenerationChunkProvider.<init>(StructureGenerationChunkProvider.scala:49)
	at farseek.world.gen.structure.StructureGenerationChunkProvider$$anonfun$apply$1.apply(StructureGenerationChunkProvider.scala:78)
	at farseek.world.gen.structure.StructureGenerationChunkProvider$$anonfun$apply$1.apply(StructureGenerationChunkProvider.scala:78)
	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:78)
	at farseek.world.gen.structure.StructureGenerator.onChunkGeneration(StructureGenerator.scala:47)
	at farseek.world.gen.structure.StructureGenerator.onChunkGeneration(StructureGenerator.scala:38)
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2037_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)
	at net.minecraftforge.event.ForgeEventFactory.onReplaceBiomeBlocks(ForgeEventFactory.java:763)
	at net.minecraft.world.gen.ChunkGeneratorOverworld.func_185977_a(ChunkGeneratorOverworld.java:187)
	at net.minecraft.world.gen.ChunkGeneratorOverworld.func_185932_a(ChunkGeneratorOverworld.java:207)

-- Chunk to be generated --
Details:
	Location: 15,15
	Position hash: 64424509455
	Generator: net.minecraft.world.gen.ChunkGeneratorOverworld@7cbb7ce5
Stacktrace:
	at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:143)
	at net.minecraft.world.World.func_72964_e(World.java:310)
	at net.minecraft.world.World.func_175726_f(World.java:305)
	at net.minecraft.world.World.func_180495_p(World.java:911)
	at net.minecraft.world.World.func_175623_d(World.java:230)
	at net.minecraft.world.World.func_184141_c(World.java:210)
	at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java:76)
	at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:944)

-- Affected level --
Details:
	Level name: New World
	All players: 0 total; []
	Chunk stats: ServerChunkCache: 0 Drop: 0
	Level seed: -5804571869510029515
	Level generator: ID 00 - default, ver 1. Features enabled: true
	Level generator options: 
	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: 0x04ABD - Anvil
	Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
	Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
	at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:866)
	at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:123)
	at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:156)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
	at java.lang.Thread.run(Thread.java:745)

-- System Details --
Details:
	Minecraft Version: 1.12.2
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_51, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 1375550600 bytes (1311 MB) / 6617563136 bytes (6311 MB) up to 11304173568 bytes (10780 MB)
	JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12128m -Xms256m
	IntCache: cache: 14, tcache: 92, allocated: 0, tallocated: 0
	FML: ~~ERROR~~ NoClassDefFoundError: net/minecraftforge/common/util/TextTable$1
	Loaded coremods (and transformers): 
VintageFix (vintagefix-0.5.6.jar)
  org.embeddedt.vintagefix.transformer.ASMModParserTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
  
SteveKunGLibPlugin (stevekung's-lib-mc1.12.2-v1.3.1.jar)
  
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  mekanism.coremod.KeybindingMigrationHelper
SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.6.0.jar)
  
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  openmods.core.OpenModsClassTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
HCASM (HammerLib-1.12.2-12.2.58.jar)
  com.zeitheron.hammercore.asm.HammerCoreTransformer
FarseekCoreMod (Farseek-1.12-2.5.1.jar)
  farseek.core.FarseekClassTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.78-core.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
MicdoodlePlugin (Galacticraft-1.12.2-4.0.7.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
JustEnoughIDs Extension Plugin (RoughlyEnoughIDs-2.2.2.jar)
  
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.12.1.jar)
  
ReflectorsPlugin (EnderStorage-1.12.2-2.6.3.jar)
  codechicken.enderstorage.reflection.ReflectorsPlugin
WarpDriveCore (WarpDrive-1.12.2-1.5.28.jar)
  cr0s.warpdrive.core.ClassTransformer
MixinBooter (!mixinbooter-10.6.jar)
  
MekanismTweaks (mekanismtweaks-1.1.jar)
  
CorePlugin (ForgeEndertech-1.12.2-4.5.6.1-build.0648.jar)
  
IILoadingPlugin (immersiveintelligence-core-0.3.0.jar)
  pl.pabilo8.immersiveintelligence.common.asm.IIClassTransformer
Better Biome Blend (betterbiomeblend-1.12.2-1.1.7-forge.jar)
  
Thaumic Augmentation Core Plugin (ThaumicAugmentation-1.12.2-2.1.14.jar)
  thecodex6824.thaumicaugmentation.core.TATransformer
	GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
	OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
	AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
	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)
		- wailaIntegration (Enabled/Not Forced)

	HammerLib Debug Information: 
		Dependent Mods: None.

	Pulsar/tcomplement loaded Pulses: 
		- ModuleCommons (Enabled/Forced)
		- ModuleMelter (Enabled/Not Forced)
		- ModuleArmor (Enabled/Not Forced)
		- ModuleSteelworks (Enabled/Not Forced)
		- ChiselPlugin (Enabled/Not Forced)
		- ToolLevelingPlugin (Enabled/Not Forced)
		- Oredict (Enabled/Forced)

	Patchouli open book context: n/a
	RebornCore: 
		Plugin Engine: 0
		RebornCore Version: 3.19.5
		Runtime Debofucsation 1
		Invalid fingerprint detected for RebornCore!
		RenderEngine: 0
	AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:ON, Mekanism:ON, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
	Profiler Position: N/A (disabled)
	Player Count: 0 / 8; []
	Type: Integrated Server (map_client.txt)
	Is Modded: Definitely; Client brand changed to 'fml,forge'