Noaaan / MythicMetals

Fabric based Minecraft mod that adds new materials into the game. Includes new tools, ores, anvils, and sets of armor.
Other
74 stars 24 forks source link

Client Crash on Startup (0.16.0) #117

Closed BosterJowls closed 1 year ago

BosterJowls commented 1 year ago

Getting a crash on startup,

hereto attached is the crash report. crash-2022-10-03_04.42.01-client.txt

Noaaan commented 1 year ago

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.

BosterJowls commented 1 year ago

How do I do that? sorry for being ignorant.

Noaaan commented 1 year ago

You might not need to, as I managed to re-produce it. It still does not work

Noaaan commented 1 year ago

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

image

BosterJowls commented 1 year ago

Thank you, trying it now :)

BosterJowls commented 1 year ago

Yo, it didn't crash anymore and got to the point where I created a world :)