Just-Natsuki-Team / NatsukiModDev

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

[ BUG REPORT ] - Exception occurs if you already have custom outfits installed before unlocking them #842

Closed RZed01 closed 9 months ago

RZed01 commented 9 months ago

Overview:

If you already had custom outfits in the game directory before the custom outfits feature is unlocked, after Natsuki brings up the custom outfits feature and you finish her conversation, the game may display this exception screen: image It can be safely ignored, but it is still confusing that it appears.

Replication steps:

Have custom outfits from the NatsukiModOutfits repository (https://github.com/Just-Natsuki-Team/NatsukiModOutfits) installed in the current 1.3.3 version of the game, but have it installed before the feature itself is unlocked. Wait until Natsuki brings up the topic, and then click through it until it finishes.

Additional information:

This is on Windows 10 22H2 build 19045.3693. It is also not a fatal error. I am bringing this issue up because it happened with outfits from an official repository. I would not have brought it up if I were using some other unofficial outfit pack.

RZed01 commented 9 months ago

There is also a possibility that this bug can happen even if no custom outfits are present, but I cannot wait two weeks to test it again with a new install.

Blizzardsev commented 9 months ago

Thanks. We'll look into it.

RZed01 commented 9 months ago

Further observation: This exception does not seem to result in any outfits breaking. Changing outfits and gifting Natsuki the installed custom outfits works as intended.

Blizzardsev commented 9 months ago

The issue has been identified. We'll let you know when a fix has been released.

RZed01 commented 9 months ago

Just saw the patch. Hopefully, it fixes the issue. Good work you guys!