Just-Natsuki-Team / NatsukiModDev

The official repository of Team JN.
Other
83 stars 42 forks source link

[ BUG REPORT ] - Game crashed in custom outfit creator #839

Closed luigicrafter closed 9 months ago

luigicrafter commented 9 months ago

Overview:

The game crashed when I chose the QT sweater in the custom outfit creator.

Replication steps:

Additional information:

I run on kali-linux 6.5 Just Natsuki version 1.3.3 Full traceback: https://pastebin.com/aEE02T3w

Blizzardsev commented 9 months ago

Hi @luigicrafter - I don't seem to be able to replicate the issue on Windows. Can you please confirm whether this is the case with any other clothing pieces, or just the QT sweater specifically?

luigicrafter commented 9 months ago

It seems to be only the QT Sweater, everything else seems to work.

Blizzardsev commented 9 months ago

Can you please try downloading the latest release here, then extract the resulting ZIP file and copy the _modassets folder into the game folder of your installation (confirming any overwrite prompts) before relaunching and trying again?

luigicrafter commented 9 months ago

I tried that. It still crashes when I select the Qt sweater.

Blizzardsev commented 9 months ago

We'll investigate further and let you know when we have something.

Blizzardsev commented 9 months ago

Hi - sorry for the delay. The issue is related to how Linux file paths are case-sensitive, and that the QT sweater is the only vanilla outfit with assets containing capitalised text in their folder structure.

If you navigate to the game/mod_assets/natsuki folder and rename the following, then you should be able to use the sweater as intended:

We'll look at working in a patch.