Crash Server SpongeForge (Foamfix)

SpongeForge version: spongeforge-1.12.2-2838-7.1.7-RC3859
Forge version: forge-1.12.2-14.23.5.2838-universal
Java version: Version 8 Update 221
Operating System: Windows Server 2016

Plugins/Mods:
Mods: Modpack SevTech

Plugins: worldedit-sponge-api7.1.0-6.1.10-SNAPSHOT-dist, webapi-5.4.2-S7.1.0, SkinsRestorer, Nucleus-1.12.2-S7.1-MC1.12.2-plugin, MMCTickets-2.0.7-API-7, MMCRestrict-1.5.1-API-7, MMCReboot-2.3.2-API-7, Maintenance, LuckPerms-Sponge-4.4.27, flexiblelogin-0.17.4

Good, I have problems on the server.
What it looks like is when loading a new chunk.
When I walk and move, it fails. It can be seen in the video.
I am using “spongeforge-1.12.2-2838-7.1.7-RC3859”
And I have the mod “foamfix-0.10.5-1.12.2”

Make the configuration changes,
Disable the following settings in config/foamfix.cfg :
B:optimizedBlockPos=false
B:patchChunkSerialization=false

foamfix.cfg: foamfix.cfg · GitHub

Error Description: Exception generating new chunk

java.lang.RuntimeException: java.lang.NoSuchMethodException: net.minecraft.world.WorldServer.updateWorldGenerator()

It seems to be a foamfix error, but I don’t know how to disable this option.

Crashlog: Crash-log · GitHub

Debug: https://www.mediafire.com/file/zzwxs5dq56u9suy/debug.log/file

Latest: lastest · GitHub

Video: Sponge Crash - YouTube

This is how to disable FoamFix

I did what it says, but I still get the same problem.

Link video: Sponge Crash - YouTube

Please upload your debug log file after making the change mentioned in the ‘Common crash issues’ post above.

The issue seems to be this line.

[Server thread/ERROR] [FML]: Unable to parse dependency for mod 'animalium' with dependency string 'after:BiomesOPlenty'. The modId 'BiomesOPlenty' must be all lowercase

Which is a hardcoded error in the mod animalium, you should report it to the mod developer

I uploaded it to Mediafire, because it doesn’t let me put it in any place, so it weighs. 26.1 MB

https://www.mediafire.com/file/zzwxs5dq56u9suy/debug.log/file

Thanks, report it to the developer. And I also put the debug

Remove the mod, both the server and the client and exactly the same thing happens to me.
It’s like the new chunks don’t load and fail.

Very same issues are resolved here:
minecraftforum: Server forge sponge crash - Server Support and Administration - Support - Minecraft Forum - Minecraft Forum
stickypiston: Sponge Plugins and the SpongeForge mod | StickyPiston Hosting
github: Server Crash Report Unknow problem with Sponge · Issue #2595 · SpongePowered/SpongeForge · GitHub
1

In the case of the Sevtech modpack, you have to remove the mod called Streams.
It is he who gives the problems

FoamFix does not need to be added to the server, it is actually recommended to not even try to add it to a spongeforge server (you can keep it on client-side and it still does its’ job).