FTB Infinity crashing once loaded

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Laketri

New Member
Jul 29, 2019
7
0
0
Hi,
I've had an infinity server running since around version 1.4, and I update it every once in a while. I tried updating it to the newest 1.6.2 version, but it won't stay up.
Here's some of the server info:
Minecraft hosting service using Multicraft
Removed mods: INpureProjects - was said to be a solution to my issue, did not fix​

A crash report isn't generated, but here's start to finish from Mutlicraft console: http://pastebin.com/pPZ1UWrK

I have always used the same world folder, and used /fml confirm when it says it may cause issues and it never has. The world is always converted over, and I never receive a world error. The server loads fully;
Code:
05.06 23:05:16 [Server] INFO [23:05:16] [Server thread/INFO]: Done (55.769s)! For help, type "help" or "?"
it then begins to load compatibility;
Code:
05.06 23:05:17 [Server] INFO [23:05:17] [Server thread/INFO] [neresources]: MobProperties not loaded - skipping
05.06 23:05:17 [Server] INFO [23:05:17] [Server thread/INFO] [neresources]: Loading compatibility for IC2
05.06 23:05:17 [Server] INFO [23:05:17] [Server thread/INFO] [neresources]: Loading compatibility for TConstruct
05.06 23:05:17 [Server] INFO [23:05:17] [Server thread/INFO] [neresources]: Loading compatibility for Forestry
05.06 23:05:17 [Server] INFO [23:05:17] [Server thread/INFO] [neresources]: ReactorCraft not loaded - skipping
05.06 23:05:17 [Server] INFO [23:05:17] [Server thread/INFO] [neresources]: ElectriCraft not loaded - skipping
05.06 23:05:17 [Server] INFO [23:05:17] [Server thread/INFO] [neresources]: Loading compatibility for Thaumcraft
05.06 23:05:16 [Server] INFO [23:05:16] [Server thread/INFO] [neresources]: Loading compatibility for appliedenergistics2
05.06 23:05:16 [Server] INFO [23:05:16] [Server thread/INFO] [neresources]: Loading compatibility for BigReactors
05.06 23:05:16 [Server] INFO [23:05:16] [Server thread/INFO] [neresources]: Loading compatibility for NetherOres
05.06 23:05:16 [Server] INFO [23:05:16] [Server thread/INFO] [neresources]: Metallurgy not loaded - skipping
05.06 23:05:16 [Server] INFO [23:05:16] [Server thread/INFO] [neresources]: Loading compatibility for CoFHCore
05.06 23:05:16 [Server] INFO [23:05:16] [Server thread/INFO] [neresources]: Loading compatibility for minecraft
And then immediately gives this error;
Code:
05.06 23:05:17 [Server] INFO [23:05:17] [Server thread/ERROR] [FML]:
05.06 23:05:17 [Server] INFO [23:05:17] [Server thread/ERROR] [FML]: Fatal errors were detected during the transition from SERVER_ABOUT_TO_START to SERVER_STARTING. Loading cannot continue
And starts to, I think, unload mods, server stops, and then the server tries to restart.

Like I said, no crash report is generated, and a backup of the world is saved.
Anybody know what's going on?