Client Crash on Startup (0.16.0)
BosterJowls opened this issue ยท 6 comments
Getting a crash on startup,
hereto attached is the crash report.
crash-2022-10-03_04.42.01-client.txt
Just pushed another change that did fix the issue on my end.
When downloading from actions you simply download the artifacts (which contains the new mod jar) once they are finished being made. In this case you want this artifact: https://github.com/Noaaan/MythicMetals/actions/runs/3172505765
Could you test this build once it is ready? https://github.com/Noaaan/MythicMetals/actions/runs/3172118560
It moves the model handling code, since previously it was present on both server and client code, when it should only be present on client.