Jump to content

image error


photo

Recommended Posts

image.png.ba4435a3e13492a971eb5047711c91b4.png

image.png.68777c4e56f5915d09bbe8870468f75b.png

 

after assembling project, if I run "run.bat", this message made.

when I run "launch_debug.bat, launch_release.bat".this message was not existed.

Why does this happen?

Is the texture conversion not working well during the assembling process?

Edited by dongju.jeong
Link to comment

dongju.jeong

Assemble project simply do a copy files by rules that you specified in SDK Browser. This textures should not be used in runtime (compressed and GPU-friedly formats should be used instead - dds). So if you have some node or material that uses uncompressed jpg textures it's better to fix it.

Thanks!

  • Like 1

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

Link to comment
×
×
  • Create New...