Farseek
Farseek copied to clipboard
A Scala API for Minecraft mods.
Although not explicitly stated, farseek is the only mod mentioned in the error log making me believe it may be the cause. > 2023-11-04 18:52:47,055 Server Shutdown Thread ERROR Cannot...
Hi there, First off, i saw an old post related to chunk pregen and performance, but this issue is about the Streams in my world are generated as still water...
Currently, Farseek [replaces the entire `GameRegistry#generateWorld` method](https://github.com/delvr/Farseek/blob/1.9.4/src/main/scala/farseek/core/FarseekCoreMod.scala#L23). However, the SpongeForge mod needs to be able to apply transformations to that method in order to work properly. Since Farseek only needs...
https://paste.ubuntu.com/p/2sZqTW959V/
The game didn't crash but the world wouldn't load. I only have the log of it happening. There are a bunch of farseek errors. The zip file has the log....
## Setup * Farseek-1.12-2.4 * Mekanism-1.12.2-9.8.3.390 * SpongeForge-1.12.2-2838-7.1.8-RC3962 * Forge 14.23.5.2847 or 14.23.5.2838 ## Crash > Critical injection failure: Redirector redirect$forgeImpl$IgnoreLoadEvent$bam000(Lnet/minecraftforge/fml/common/eventhandler/EventBus;Lnet/minecraftforge/fml/common/eventhandler/Event;)Z in mixins.forge.core.json:world.chunk.ChunkMixin_Forge failed injection check, (0/1) succeeded. Using refmap...
https://gist.github.com/ProsperCraft/c1d2b7424c70a521ce4911e53ca64eea After updating these mods- Ultimate Car mod(alpha build), Binnie's Mod, Tombstone, Default Settings, Farseek, Immersive Vehicles, Immerisve Vehicles Trin Civil Pack V2, Minecolonies, Natures Compass, Reborn Core, Techreborn, MTS...
I can't load my worlds and here is the report: https://paste.dimdev.org/odixuyidis.mccrash
There seems to be an issue between: - Farseek & Better Diving. I'm reporting both authors about the issue: - https://paste.ee/p/nLmZR - https://paste.dimdev.org/evuwovebof.mccrash
This is what the report says. `java.lang.Error: ServerHangWatchdog detected that a single server tick took 300.00 seconds (should be max 0.05) at scala.collection.mutable.AbstractMap.getOrElseUpdate(Map.scala:80) at farseek.world.gen.structure.StructureGenerationBlockAccess.chunkAt(StructureGenerationBlockAccess.scala:17) at farseek.world.ChunkAccess$class.getBlock(BlockAccess.scala:73) at farseek.world.gen.structure.StructureGenerationBlockAccess.getBlock(StructureGenerationBlockAccess.scala:8) at...