Server Crashes when entering Boss Fight
MmeCromatique opened this issue · 7 comments
Server Fabric 1.20.1
Mod: 7.4.14
Hello, I'm administrating a modded server and a player is making the server crash when entering in this white thing
I don't know the mod and the player is very vague when describing what he did saying "I entering the white block and it teleported me in a zone" crashing the server.
I had to edit his playerdata to get him back to the overworld and preventing the server from crashing.
Here is the crash report:
crash-2024-08-06_14.40.28-server.txt
I saw similar issue but not the same error, in this case it's java.lang.NullPointerException: Cannot invoke "java.util.Optional.isPresent()" because "this.apoli$shouldApplyArmor" is null
The issue is the Apoli mod within Origins mod. Nothing I can do. An issue report has been made to them apace100/apoli#177
if you can get the devs to fix their code, it should stop crashing my mod. I can’t shield against their problematic code
duplicate of #292
Actually, looks like the apoli issue report was closed as completed. Are you sure you updated Origins mod to the latest version with the fix?
We're on Origins 1.10.0, latest version I can see, so yes
The issue has been fixed in a release on Dec 22, 2023, and the latest 1.20.1 Origin version was released on Jun 25, 2023
So I don't think it will be fixed for this version then if the fix is for 1.20.2+
Thank you for your intake, sorry for wasting your time
I decided to backport Apoli's 1.20.2 fix to 1.20.1 by making a small mixin mod to specifically fix this
https://legacy.curseforge.com/minecraft/mc-mods/origins-apoli-armor-mixin-fix
This will stop the crash with Bumblezone
Thank you so much ! we've tried it and it works amazingly ! thank you again for your work this mod is amazing we have so much fun while playing it!