Startup crash
teefssi opened this issue ยท 3 comments
recently installed this mod for my server for my friends, it works really well for me but for some reason, a certain friend crashes when he starts up. here's the crash log:
message.txt
I don't think that's the issue, from the log file:
fabric: Fabric API 0.33.1+1.16
fabric-api-base: Fabric API Base 0.2.1+9354966b7d
It seems that the error was thrown here
at supercoder79.simplexterrain.client.GoVote.init(GoVote.java:44)
I remember it was fixed in one of the other plugins. A quick search gave me this commit as fix:
jaskarth/fabric-chunkpregenerator@00087f3
The reason it's crashing for the friend is because he is not using a Windows PC unfortunately.
This issue is still happening. Crashes on startup on macOS.
I see that a PR was created back in October for this issue (#31). Maybe it's possible to remove the GoVote file completely?
Can it be merged, or should a new PR be created? I can help if necessary.
Sorry for pinging you @SuperCoder7979, but this seems important for non-Windows users.