NullPointerException when loading custom sounds when deployed on server
noobanidus opened this issue ยท 0 comments
Minecraft Version:
1.14.4
Forge Version:
28.2.3
ChanceCubes Version:
5.0.2.361
The Issue:
I'm not sure if it's a concurrency issue, an issue with the filesystem (this is specifically on a Minecraft-specific host, Akliz) or whether it's an issue with ChanceCubes itself. I've run it in my dev environment but wasn't able to reproduce the crash (or even get the configs to generate) when running the server.
Annoyingly enough, I can't reproduce it when I run it with the Forge server install locally on my Windows computer, leading me to believe that it might be some sort of platform issue.
This is somewhat frustrating and I'm unable to give any more information. However, I do know that this issue did not occur with the previous pack, although that was running Chance Cubes version 4.0.0.298 (with the hotfix for the Item of Destiny). I assume much has changed since then, but perhaps that might narrow down the window.
Origin:
CurseForge
Logs:
https://gist.github.com/noobanidus/44df36d20ee330e0658e3de3ef47a234 (includes partial log and complete crash log)