Error Messages

Discussions about UT99
User avatar
EvilGrins
Godlike
Posts: 9744
Joined: Thu Jun 30, 2011 8:12 pm
Personal rank: God of Fudge
Location: Palo Alto, CA
Contact:

Re: Error Messages

Post by EvilGrins »

What the fuck does this mean?!?

Completed a skin, trying to test it... but everytime I select it the system crashes.
Attachments
Clip0005.png
Clip0005.png (12.77 KiB) Viewed 1181 times
http://unreal-games.livejournal.com/
Image
medor wrote:Replace Skaarj with EvilGrins :mrgreen:
Smilies · viewtopic.php?f=8&t=13758
Buggie
Godlike
Posts: 2749
Joined: Sat Mar 21, 2020 5:32 am

Re: Error Messages

Post by Buggie »

Basically this mean "I am too crappy renderer, please use D3D9 instead" :lol:
User avatar
Baardman
Skilled
Posts: 150
Joined: Mon Oct 02, 2017 9:39 am

Re: Error Messages

Post by Baardman »

Buggie wrote: Tue Jan 09, 2024 12:11 pm Basically this mean "I am too crappy renderer, please use D3D9 instead" :lol:
Meaning its a to high detailed character for Direct 3d7?
Buggie
Godlike
Posts: 2749
Joined: Sat Mar 21, 2020 5:32 am

Re: Error Messages

Post by Buggie »

It can be anything. d3d7 bad almost for everything. Bad code, bad api, bad support hardware, limited supported set input data.
There no any reason use it in modern world. And nobody will support or fix in it something.
User avatar
EvilGrins
Godlike
Posts: 9744
Joined: Thu Jun 30, 2011 8:12 pm
Personal rank: God of Fudge
Location: Palo Alto, CA
Contact:

Re: Error Messages

Post by EvilGrins »

Give it to me gently, among other things I got killed while in spectator mode.
Attachments
eClip0001.png
eClip0001.png (13.44 KiB) Viewed 22 times
http://unreal-games.livejournal.com/
Image
medor wrote:Replace Skaarj with EvilGrins :mrgreen:
Smilies · viewtopic.php?f=8&t=13758
Buggie
Godlike
Posts: 2749
Joined: Sat Mar 21, 2020 5:32 am

Re: Error Messages

Post by Buggie »

MemCache subsystem rewritten for 469e. So this message will not appear on it.
Currently you can't do much with it, if you on latest 469d Release. If you not - suggest update to it, possible this error will gone.
You can also increase MemCache limits:

For reduce lags in game you can tune game settings:
1. Open UnrealTournament.ini
2. Search here section [Engine.GameEngine]
3. Set here values (if there no such items - add it):

Code: Select all

MaxCacheItems=65536
CacheSizeMegs=32
As alternative way (windows only), you can:
1. Open game.
2. Type in console preferences
3. Navigate to Advanced -> Game Engine Settings and set here values
MaxCacheItems=65536
CacheSizeMegs=32
scr_1710837656.png
scr_1710837656.png (6.63 KiB) Viewed 9 times
Post Reply