Jump to content

Extend warning log for materials


Recommended Posts

Hi,

it would be good to give more information for this error:

10:11:57 ----Materials----
10:11:59 Direct3D11 error: invalid arg
10:11:59 D3D11Texture::create(): can't create ATI2 25x25 2D texture

10:17:00 ----Load cache textures----
10:17:00 Direct3D11 error: invalid arg
10:17:00 D3D11Texture::create(): can't create ATI1 18x18 2D texture

For example material name or better texture name.

 

Thanks

Honya

Link to comment

Honya,

Yes, it would be nice to have such information. Right now it's not possible to achieve that since compression is made on GPU and GPU doesn't know any info on texture name. Some internal refactoring of textures compression will be required to get things done.

Unfortunately, this task has a lowest priority at this moment so I can't give you any exact ETA on the fix.

Thanks!

 

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Link to comment
×
×
  • Create New...