Server Crash on Startup [1.12]

Hello there.

I’m running a privately hosted server for me and a few friends with the RLCraft modpack (with a few added mods). As soon as I add sponge to the mods folder, the server crashed ad the end of the startup.

Crash-report: sponge crash report · GitHub
Console Output: Console Output · GitHub

Startup-Command: java -server -Xms512M -Xmx6G -XX:-UseAdaptiveSizePolicy -XX:+UseG1GC -jar forge-1.12.2-14.23.5.2838-universal.jar nogui (via batch)
Minecraft 1.12.1
Forge 14.23.5.2838
Sponge 2838-7.2.0
Windows 10 Professional
Server was shut down by /stop
Java version: java version “1.8.0_241”
Java™ SE Runtime Environment (build 1.8.0_241-b07)
Java HotSpot™ 64-Bit Server VM (build 25.241-b07, mixed mode)

I already changed the config of foamfix and renamed sponge to be on the top of the list

~Okaghana

Update: Updated Java to 1.8.0_251. Server still crashes

Just checked compatibility with every mod and found out, that Sponge does not work with Tick Profiler. I suspect it’s a similar issue as with foamfix. I have the mod removed for now (partially because it is not really important to me), but if you have any idea how to fix it: tell me please

Looking at the github issue page on tickProfiler, it looks like version 11 fixes the issue (your using version 7)