Identity

Identity

3M Downloads

Identity crashes on server load.

Charxter opened this issue ยท 6 comments

commented

I have all of my mods properly installed, I have the fabric mod server properly setup. Single player identity works perfectly fine but anytime I join my server I get to "Joining World" and then it says "Saving World," closing my game shortly after.

LOG: https://pastebin.com/0hD35x1n
(Minecraft 1.16.5, Fabric API 0.34.0, Fabric Launcher 1.13.0)

commented

Can you please downgrade Fabric API to 0.33.x then restart the server?

commented

Can you please downgrade Fabric API to 0.33.x then restart the server?

That worked up until it said incomplete set of tags but I have everything properly setup so I don't understand why thats happening

commented

Can you please downgrade Fabric API to 0.33.x then restart the server?

That worked up until it said incomplete set of tags but I have everything properly setup so I don't understand why thats happening

Can you please post the resulting game logs (using Pastebin, hastebin, paste.ee, etc)?

commented

Can you please downgrade Fabric API to 0.33.x then restart the server?

That worked up until it said incomplete set of tags but I have everything properly setup so I don't understand why thats happening

Can you please post the resulting game logs (using Pastebin, hastebin, paste.ee, etc)?

Here's my Minecraft log: https://pastebin.com/2FpSwVPk

commented

The server likely does not have the Identity mod installed, hence the missing server tags. Are you able to connect to the server normally without having the Identity mod installed?

commented

The server likely does not have the Identity mod installed, hence the missing server tags. Are you able to connect to the server normally without having the Identity mod installed?

I do have identity in my server files, same with my client files.
image
image
(Ignore the files I have set to .jar.x, those are disabled since I am not using them)

I did just load up Minecraft with Identity disabled and my F3 screen said I was on a "vanilla" server even though I know I'm not?
Just reset something in my server files & rebooting Minecraft. Waiting for that before I post this comment.

I figured out my issue, I had my launch jar set to "server.jar" instead of "fabric-server-launch.jar" which made the game think I was going for vanilla Minecraft.

TL;DR Figured out my issue. Thanks for helping out!