Server Crash with OPAC
starplasam626 opened this issue ยท 2 comments
The server keeps crashing when a player logs in.
2023-12-25-2.log.gz
debug-2.log.gz
crash-2023-12-25_12.15.20-server.txt
I'm not terribly familiar with the code, but I believe fde9fbd removed an instanceof that was acting as a null check for p
:
Thanks for reporting!
@Lemmmy You're right, thanks!