KillzXGaming / Switch-Toolbox

A tool to edit many video game file formats
GNU General Public License v3.0
946 stars 151 forks source link

Crash when loading a BFLYT #207

Open SinsofSloth opened 4 years ago

SinsofSloth commented 4 years ago

The BFLYT file is from an ARC file container from Fire Emblem: Three Houses. The toolbox only crashes and closes itself when there's references to files in the BNTX section of the ARC file container; it loads fine when there aren't any references to files in the BNTX. I was wondering if you could look into this and fix it. Thanks. 30782.zip

KillzXGaming commented 4 years ago

This works fine for me. Can you make sure they load if you open __Combined.bntx and check each texture? If they do break, which texture crashes?

Also note, make sure you have these 2 installs (c++ redist and direct x tex) https://github.com/KillzXGaming/Switch-Toolbox/wiki/Using-Toolbox

SinsofSloth commented 4 years ago

I opened all the textures, and they load fine. It's still crashing even when I installed the c++ redist. I already had direct x tex installed.

M-1-RLG commented 4 years ago

Does your PC use nvidia?

SinsofSloth commented 4 years ago

Nah.

KillzXGaming commented 4 years ago

Can you try this file? If that works, then try making a new picture pane by right clicking and create a new one and let me know if that crashes it.

EMPTY.zip

SinsofSloth commented 4 years ago

It still crashes with the latest build. If this is an issue with toolbox, you can make this issue a low priority since looking into these files isn't that important to me.