Cardia on 15/4/2016 at 12:00
I get this error sometimes when adding a new object texture, i select cancel when the error message pops up, and everything continues well, should i be concerned about this?:
Inline Image:
http://s24.postimg.org/ubwp52nw5/error_report.jpg
Unna Oertdottir on 15/4/2016 at 12:04
Search for "d8states"
You'll get some threads about it. Too much RAM-usage.
Le MAlin 76 on 16/4/2016 at 00:14
It's maybe to HD textures. If it's that, for less RAM usage, use .DDS with mipmap generated. And you can modify parameters about mipmap_bias, and use lower detail: (mipmap_bias on cam_ext... You can increase it to 1 or 2).
john9818a on 16/4/2016 at 01:40
I remember there was a dromed error thread but I wasn't able to find it last week.
john9818a on 17/4/2016 at 08:36
Yes thanks Mike. I need to bookmark that page.
Cardia on 17/4/2016 at 19:31
Quote Posted by Unna Oertdottir
Search for "d8states"
You'll get some threads about it. Too much RAM-usage.
thank you Unna, but nothing appears in this forum regarding "d8states"
Cardia on 17/4/2016 at 19:32
Quote Posted by Le MAlin 76
It's maybe to HD textures. If it's that, for less RAM usage, use .DDS with mipmap generated. And you can modify parameters about mipmap_bias, and use lower detail: (mipmap_bias on cam_ext... You can increase it to 1 or 2).
mipmap bias set to 1 or 2 will decrease the quality of the textures?
i have it already set to 2 by default, what happens if i set it to 0?
anyway regardless that error warning i am still able to run the game with no problems.
Cardia on 17/4/2016 at 22:07
Alright, i will reduce the texture resolution size
Thank you Unna Oertdottir