mikeoverbay / TankExporter

A middle ware app for editing World of Tank tank models.
68 stars 18 forks source link

Program closes when importing fbx model #96

Closed Klakson007 closed 2 months ago

Klakson007 commented 1 year ago

When trying to import a new TOG II model into Tank Exporter, the program closes after a while.

Klakson007 commented 1 year ago

I will add that moments before closing, a small window pops up

Klakson007 commented 1 year ago

Now this error pops up:

Szczegółowe informacje na temat wywoływania debugowania w trybie JIT (just in time) zamiast tego okna dialogowego znajdują się na końcu tego komunikatu.

** Tekst wyjątku ** System.IndexOutOfRangeException: Indeks wykraczał poza granice tablicy. w Tank_Exporter.modFBX.process_fbx_data()


mikeoverbay commented 1 year ago

Something is thinking there is data at a location that doesn't exist. I will check in to this.

mikeoverbay commented 1 year ago

ok.. I imported the TOG II Exported the FBX with default settings. I imported that FBX and there was no exception thrown.

If you are importing someone's custom model, extract that model in to the res_mods folder tree. After, load it as usual and TE should load it.