Vanishmod

Vanishmod

39.8k Downloads

Vanshing and Leaving causes a server internal error

ANONYMOUS6010 opened this issue ยท 12 comments

commented

So the vanish works perfectly since we last talked, but whenever an admin or I leave the server while vanished, and the server restarts, when i try to log back in, I get a server internal error. I can't log in unless I delete my UUID from the player list, which resets me as a new player. There is no crash log bc nothing crashes.

Side thing, if you manage to fix this issue, can you make it a feature where you can leave while vanished, and it doesn't say a leave message?

commented

Hi, nice to hear that you had a generally positive experience with the mod!
Regarding your issue, please provide the server log of the internal exception (the server logs should be in the logs folder, usually the lastest.log should contain the full stacktrace), that would make it easier to figure out the issue. I assume that this is a case of mod incompatibility again, because in my testing (Minecraft 1.16.5, Forge 36.2.28, Vanishmod v1.1.3.1) the mentioned issue didn't occur to me, so the mod list would probably also be helpful.
As for your leave message note, it should be the case that no join/leave message gets sent when you're leaving the server while being vanished (and, in my testing, this was actually the case), so the described behaviour you experienced would be a bug (and, I assume, another mod incompatibility).

commented

crash-2022-03-16_20.17.08-server.txt
this is the server's latest log, this should not be the issue because the mod that crashed the sever was patched with an updates version,
crash-2022-03-17_12.36.31-client.txt

And this is my lastest crash log on my pc.

commented

We do use a discord intergrated chat bot, so all messages from in games also appear on the discord server. The leave message was a miscommunication on my part. We use a discord bot to relay the messages from in game to the discord server. When I vanish it doesn't say I left on the discord. I'm pretty sure you might not be able to fix that bc its not the mod that controls that but sorry yet again.

commented

The crash reports you sent me are, as you said, from an unrelated crash and thus not helpful at all. What I probably need is the latest.log, which, again, can be found in the logs folder (which is in the same place as the crash-reports folder you got the server crash reports from).
Also, out of curiosity, from where did you get the notification that you got an internal server error (like, where was text/notification printed)? And if you don't host your server yourself, where/through what service do you host it?

And regarding your message about the discord bot, what mod do you use to relay the messages to Discord? I might be able to add compatibility for it (as I've already done for the similar mod minecraft2discord), but I need to look into it

commented

I got the message on the Minecraft screen, as a reason why I can't log in. it says, 'Server Internal Error'. As for the host we use, we use Apex Hosting.
latest (2).log

The discord mod is https://www.curseforge.com/minecraft/mc-mods/dcintegration

commented

The log unfortunately didn't include any obvious hints, so it'd be helpful if you could send 1. the mod list the server is using (so I can reproduce the issue more easily) or 2. the debug.log (which should be in the same folder as the latest.log and which might include more info about the Server Internal Error). Also, in the log you gave me, which player was the one that was unable to join the server? (That info would be nice to know for the debug.log as well, should you send it to me).

commented

Yeah so i ran some tests, and when I leave the server while vanished, and the server restarts, I cannot join. I get in by going into the world/data folder and deleting all of my player data associated with the server. I basically join again as a new player.
The modlist can be found at https://www.curseforge.com/minecraft/modpacks/helrims-fable-modpack
We are still on forge version 36.2.20, and on Minecraft 1.16.5
debug.log
latest (3).log
These logs are from right now as I am typing, hope these help

commented

Any updates?

commented

Yes, I should have been able to fix the issue in one of the last commits (I changed a lot of code revolving around the underlying issue, so there may be multiple commits involved), however I'm haven't released a new version yet because I wanted to test some other stuff that I've worked on in this version. If everything runs well, you can expect the release of the new version next week or so.

commented

kk, thanks so much bro

commented

Were you able to test the new version of the Vanishmod with your modpack? If yes, I'd be curious whether it fixed your loading problem (so I can close this issue)

commented

Since I haven't received further comments, I am going to assume this issue has been fixed. If it hasn't been and the problem is still there, feel free to reopen this issue.