I keep crashing when i vanish
Dwadzoo opened this issue ยท 11 comments
In my friends server we added this mod, and both of us crash when we vanish. any idea on how to fix this?
Hello! What version of Minecraft, NeoForge and Vanishmod are you using? Also, can you please send the crash report?
It's on forge 1.20.1, 1.1.18.
Also it only crashes on the server, it doesn't crash when on a singleplayer world.
I think you sent me the wrong crash report, because that one talks about flywheel not loading correctly because of the wrong sodium version, and vanishmod wasn't even loaded at that point.
When you say that you "crash" when vanishing, do you just get forced off the server and you land in the multiplayer menu, or does your game actually crash (= window closes)?
Oh, I'm sorry.
Basically, when i do /v or /vanish, the game freezes and the "OpenJDK Platform binary is not responding" Windows message pops up after a couple of seconds.
For some reason it doesn't send me a crash report, i only got the exit code. (-805306369) The only crash report in the folder is the one i sent previously.
Hm, then the only other thing to go on is the mod list you're using alongside Vanishmod, since it's likely some mod incompatibility.
If you have the time, it'd be really appreciated if you could do a binary search of your mods: Remove half of them while keeping Vanishmod, see if that issue still occurs, and if so, remove another half, until you've figured out the mod(s) that Vanishmod is incompatible with.
Well, the weird thing is, on singleplayer Vanishmod works completely fine. Only when i do it on the server it crashes.
Does your server have mods that your client does not have, because they're serverside only? That could explain the behavioural difference
I don't believe its in that, because my friend also has the same issue, but no clientsided mods. Still, I'll try to see if that's the issue.
I tried allocating more memory to minecraft and I disabled the clientsided mods, game still crashed.
Is there an incompatibility with optifine that you are aware of?
Vanishmod and Optifine shouldn't really interfere with each other, since Optifine is clientside only and Vanishmod is serverside only.
That being said, I strongly recommend moving away from OptiFine (especially in such modern versions like 1.20.1) and towards mods like Embeddium (and many more of the sorts). This is because OptiFine is closed source and much harder to debug for us other mod devs, and because of this generally causes more mod incompatibilities than its alternatives.