Hello! I am having an issue where the server immediately crashes when I attempt to join. The game runs perfectly fine in singleplayer, so I know I already have all the required addons and compatibility crap.
I attached the crash report which includes the list of mods as well!
Description: Exception in server tick loop
org.valkyrienskies.core.impl.util.assertions.stages.ConstraintFailedException: Constraints failed. Stages since last reset: [PRE_TICK, GET_LAST_TICK_CHANGES, UPDATE_CHUNKS, UPDATE_CHUNKS, UPDATE_CHUNKS, POST_TICK_START, POST_TICK_GENERATED, POST_TICK_FINISH, GET_CURRENT_TICK_CHANGES, CLEAR_FOR_RESET, UPDATE_DIMENSIONS, UPDATE_PLAYERS]
Required stages matching predicate in the following order: [PRE_TICK, oneOf[UPDATE_DIMENSIONS, UPDATE_BLOCKS, UPDATE_CHUNKS], POST_TICK_START, POST_TICK_GENERATED, POST_TICK_FINISH, CLEAR_FOR_RESET, UPDATE_PLAYERS]
at knot//org.valkyrienskies.core.impl.util.assertions.stages.TickStageEnforcerImpl.stage(Unknown Source)
at knot//org.valkyrienskies.core.impl.game.ships.ShipObjectServerWorld.setPlayers(Unknown Source)
at knot//net.minecraft.server.MinecraftServer.handler$fbd001$valkyrienskies$preTick(MinecraftServer.java:8953)
at knot//net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java)
at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:671)
at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
at java.base/java.lang.Thread.run(Thread.java:1583)
Thank you in advance for any assistance on this issue. I'm stumped and I REALLY would like to play with VS with my friends!