Error Messages

Discussions about UT99
User avatar
EvilGrins
Godlike
Posts: 9748
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 1265 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: 152
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: 9748
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 106 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 93 times
User avatar
sektor2111
Godlike
Posts: 6413
Joined: Sun May 09, 2010 6:15 pm
Location: On the roof.

Re: Error Messages

Post by sektor2111 »

Index of ScreenShot-s name/names is max 255, if you have too many "shots" something dumb will happen...
This stage combined with mods and lousy skins won't help either...
Years ago I realized that I cannot play UT in a toilette environment, and then I went to clean up all "mods" that were printing "Warning" and "ScriptWarning" text in the log file.

If you check well the image and the log, all happened during a "ScreenShot" time... when things went wrong affecting connected functions.
Good glasses are useful...
Good glasses are useful...
eClip0002.PNG (15.78 KiB) Viewed 72 times
User avatar
OjitroC
Godlike
Posts: 3651
Joined: Sat Sep 12, 2015 8:46 pm

Re: Error Messages

Post by OjitroC »

EvilGrins wrote: Sat Apr 27, 2024 12:48 am Give it to me gently, among other things I got killed while in spectator mode.
Blitzkrieg is a small but bugged map - it has lots of pathnodes, some very close together, but ... the paths are not built so there is no Navigation Chain. Perhaps this had some contribution to the crash (plus, possibly, using more bots than there are PlayerStarts)?
Post Reply