ConfettiFX / The-Forge

The Forge Cross-Platform Rendering Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2
Apache License 2.0
4.71k stars 493 forks source link

[08_GlftViewer] Application crash on missing resource #176

Closed peppemas closed 3 years ago

peppemas commented 4 years ago

Hello,

With unit test 08_glftViewer when you try to load the FlightHelmet model the application crash due to a missing resource file. It looking for FlightHelmet_basiccolor.dds instead of FlightHelmet_basiccolor.ktx

wolfgangfengel commented 4 years ago

thanks for bringing this up. We are looking into this!

the-forge-sergii commented 4 years ago

@peppemas, for the quick fix just remove '.basis' line from GltfViewer.NativeActivity\xcludedfileslist.txt file. Also make you've cleaned the solution before new build. We are working on proper fix now

peppemas commented 4 years ago

Ok thanks

wolfgangfengel commented 3 years ago

Should be resolved with this release.