Jump to content

[SOLVED] IG Template Error plz..


photo

Recommended Posts

Hi,

The warning message in orange contains the real explanation: you didn't add any geodetic information to your scenari.

By default, the IG tempalte scene is quite bland, and lacks any geo information. You must either add a GeodeticPivot in the scene (via the Create menu) or create a landscape with the Sandworm tool.

Link to comment

We do not recommend to use integrated GPUs for something serious (especially if you want to do some kind of flight sim with large terrain).

Integrated GPU is not very powerful and it looks like it's hanging during the cubemap generation process. Increasing TDR delay may work in some cases. To do that:

  • Go to your registry: Start --> Run --> Type in regedit

  • Go to Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers and:

    • create a key of type DWORD (32-bit) and name TdrDelay with a value of 10 as Decimal value

    • create a key of type DWORD (32-bit) and name TdrDdiDelay with a value of 10 as Decimal value

  • Reboot

10 seconds may be not enough, so you may need to extend it further to something like 30 or 60 or even more.

Thanks!

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

Link to comment

Another possible solution is to disable GPU textures compression.

You can do it by manually editing the Editor JSON config file that is located in %USERPROFILE%/AppData/Local/Unigine/Editor/editor1.1.cfg. Just add "use_gpu_compression": false, into the assets section at the very beginning of config:

image.png

Save config and restart Editor.

If that doesn't help you need to find more powerful laptop or a desktop PC with discrete GPU.

Thanks!

 

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

Link to comment
  • silent changed the title to [SOLVED] IG Template Error plz..
×
×
  • Create New...