OpenDriver2 / OpenDriver2Tools

Driver 1 and Driver 2 tools
47 stars 5 forks source link

Inifinite loop when extracting #3

Closed nonunknown closed 3 years ago

nonunknown commented 3 years ago

When extracting with the following command:

DriverLevelTool.exe -format 2 -regformat 3 -textures 1 -explodetpages -models 1 -carmodels 1 -world 1 -lev DRIVER2/levels/CHICAGO.lev

got this message infinitely:

Unknown polygons:
15 (sz=0), 31 (sz=0), 30 (sz=0), 14 (sz=0), 4 (sz=20), 26 (sz=0), 24 (sz=0),

It extracts models fine, but no texture is extracted: image image

SoapyMan commented 3 years ago

Try using build from appveyor instead, it should have been fixed.