Error Messages
-
- Masterful
- Posts: 660
- Joined: Tue Feb 12, 2008 2:47 pm
- Personal rank: Happy fool :-)
Re: Error Messages
You have a runaway loop, meaning that in one of the mods there is a loop which iterates through something that never finishes for some how? If the mods Works fine alone in a one-by-one test, then you are dealing with conflicts. It's hard to say what exactly since I don't know all the mods and how they are coded, but it could be some replacement mutators which maybe replace a weapon to it's version, then another does the same, the first mod finds out and change it back, the second mod gets p***** and change it back ... that can cause infinite script recursion and maybe also trigger an infinite loop? maybe if some actor is the base of a loop, then while the loop is running the actor gets replaced and then the loop can't finish? ......... see where I'm going? ... there can be many many Things causing this behaviours
Retired.
-
- Godlike
- Posts: 10507
- Joined: Wed Jul 15, 2009 11:36 am
- Personal rank: coffee addicted !!!
- Location: Cologne, the city with the big cathedral.
Re: Error Messages
Enhanced-Items from Wormbo replace the UT weapons with fixed versions also the Relics ...but first what I noticed is that the translocator is not longer drawable by key-binding. I will disable this mutator for now and see if those errors continue to appear.TheDane wrote:You have a runaway loop, meaning that in one of the mods there is a loop which iterates through something that never finishes for some how? If the mods Works fine alone in a one-by-one test, then you are dealing with conflicts. It's hard to say what exactly since I don't know all the mods and how they are coded, but it could be some replacement mutators which maybe replace a weapon to it's version, then another does the same, the first mod finds out and change it back, the second mod gets p***** and change it back ... that can cause infinite script recursion and maybe also trigger an infinite loop? maybe if some actor is the base of a loop, then while the loop is running the actor gets replaced and then the loop can't finish? ......... see where I'm going? ... there can be many many Things causing this behaviours
Thanks for the quick reply.
-
- Godlike
- Posts: 10175
- Joined: Thu Jun 30, 2011 8:12 pm
- Personal rank: God of Fudge
- Location: Palo Alto, CA
Re: Error Messages
Rather like I started this thread. Now if only everyone with error messages posted to here, rather than start new threads each time.
I can dream.
I can dream.
· http://unreal-games.livejournal.com/
· https://unrealarchive.org/authors/evilgrins.html
· https://www.facebook.com/groups/UTcorps
· https://unrealarchive.org/authors/evilgrins.html
· https://www.facebook.com/groups/UTcorps
Smilies · https://ut99.org/viewtopic.php?f=8&t=13758medor wrote:Replace Skaarj with EvilGrins
-
- Godlike
- Posts: 10507
- Joined: Wed Jul 15, 2009 11:36 am
- Personal rank: coffee addicted !!!
- Location: Cologne, the city with the big cathedral.
Re: Error Messages
I don't get what you want.EvilGrins wrote:Rather like I started this thread. Now if only everyone with error messages posted to here, rather than start new threads each time.
I can dream.
-
- Godlike
- Posts: 10175
- Joined: Thu Jun 30, 2011 8:12 pm
- Personal rank: God of Fudge
- Location: Palo Alto, CA
Re: Error Messages
Just that since I made this thread there were 2 other threads started about error messages, that they wanted to know about just 1 message each, and then the thread was over.papercoffee wrote: I don't get what you want.
Just saying.
· http://unreal-games.livejournal.com/
· https://unrealarchive.org/authors/evilgrins.html
· https://www.facebook.com/groups/UTcorps
· https://unrealarchive.org/authors/evilgrins.html
· https://www.facebook.com/groups/UTcorps
Smilies · https://ut99.org/viewtopic.php?f=8&t=13758medor wrote:Replace Skaarj with EvilGrins
-
- Godlike
- Posts: 10507
- Joined: Wed Jul 15, 2009 11:36 am
- Personal rank: coffee addicted !!!
- Location: Cologne, the city with the big cathedral.
Re: Error Messages
Ah ok "those" threads ...well ... you can't force the people to write their problems just into a single thread.EvilGrins wrote:Just that since I made this thread there were 2 other threads started about error messages, that they wanted to know about just 1 message each, and then the thread was over.papercoffee wrote: I don't get what you want.
Just saying.
Oh wait ...I can.
-
- Godlike
- Posts: 10175
- Joined: Thu Jun 30, 2011 8:12 pm
- Personal rank: God of Fudge
- Location: Palo Alto, CA
Re: Error Messages
Moving right along...
...what happened here?
...what happened here?
· http://unreal-games.livejournal.com/
· https://unrealarchive.org/authors/evilgrins.html
· https://www.facebook.com/groups/UTcorps
· https://unrealarchive.org/authors/evilgrins.html
· https://www.facebook.com/groups/UTcorps
Smilies · https://ut99.org/viewtopic.php?f=8&t=13758medor wrote:Replace Skaarj with EvilGrins
-
- Godlike
- Posts: 10175
- Joined: Thu Jun 30, 2011 8:12 pm
- Personal rank: God of Fudge
- Location: Palo Alto, CA
Re: Error Messages
Need another translation:
· http://unreal-games.livejournal.com/
· https://unrealarchive.org/authors/evilgrins.html
· https://www.facebook.com/groups/UTcorps
· https://unrealarchive.org/authors/evilgrins.html
· https://www.facebook.com/groups/UTcorps
Smilies · https://ut99.org/viewtopic.php?f=8&t=13758medor wrote:Replace Skaarj with EvilGrins
-
- Godlike
- Posts: 3776
- Joined: Fri Jan 14, 2011 1:53 pm
- Personal rank: -Retired-
Re: Error Messages
You crashed when taking a screenie? I know you don't want to hear this but it's time for a reinstall. Here's a bit of advice: install twice. Use the first one for everything, keep the second unused (after you setup the game's ini files but don't add mods). When you get these sort of errors copy EVERYTHING from the unused install and overwrite the files in your corrupted play install. 4 out of 5 times this will fix whatever is wrong. Unreal has a tendency to corrupt itself over time so having a fresh set of default files can get you back in no time without having to dump any added stuff.
So long, and thanks for all the fish
-
- Godlike
- Posts: 1866
- Joined: Sun Mar 04, 2012 6:47 pm
Re: Error Messages
Apparently spawning a decal in a surface with BSP errores will cause this.
The fact I edited said map makes it funnier.
The fact I edited said map makes it funnier.
-
- Godlike
- Posts: 1963
- Joined: Sat Sep 17, 2011 4:32 pm
- Personal rank: Dame. Vandora
- Location: TN, USA
-
- Skilled
- Posts: 185
- Joined: Mon Apr 01, 2013 11:47 am
Re: Error Messages
Most error messages I get start with or contain "FFrame::Serialize" and "FCollisionHash::ActorLineCheck" and are probably caused by custom content conflicting with each other when they're placed all in one match (I hope).
But one thing I do not grasp and tolerate is besides those crashes I also often get sudden permanent freezes (where terminating ut99 through the taskmgr is the only way out) and these freezes did not occur when I played ut99 without monsters and EXU or NWIII.
Perhaps the latter 2 mods are conflicting with eachother and crashing is not the only thing the unreal engine likes to do when **** gets too rough.
But one thing I do not grasp and tolerate is besides those crashes I also often get sudden permanent freezes (where terminating ut99 through the taskmgr is the only way out) and these freezes did not occur when I played ut99 without monsters and EXU or NWIII.
Perhaps the latter 2 mods are conflicting with eachother and crashing is not the only thing the unreal engine likes to do when **** gets too rough.
-
- Adept
- Posts: 446
- Joined: Mon Jun 02, 2008 10:46 am
- Personal rank: Former UT99 modder
- Location: Vigo, Galicia
Re: Error Messages
Good ol' Unreal Engine 1 and its cryptic error messages.
~♥~ Bless the Cute Emperor ~♥~
-
- Godlike
- Posts: 10175
- Joined: Thu Jun 30, 2011 8:12 pm
- Personal rank: God of Fudge
- Location: Palo Alto, CA
Re: Error Messages
I'm hesitant as a rule to reinstall over a little thing, only if UT stopped working altogether would I go there. Most error messages confound me, hence this thread...JackGriffin wrote:You crashed when taking a screenie? I know you don't want to hear this but it's time for a reinstall. Here's a bit of advice
...although your advice was acted upon, for other reasons, in 2011. When I humored the idea of hosting games, Hermskii suggested I make a fresh install for that. So I've 2 UT99's on my system, my original install from when the game came out, and the one that i posted said error message from.
Near as i can tell the only thing different when I launched UT again after that last error, my brightness settings were cranked to maximum. Easy fix.
I get that from time to time, last time was 3 months back. Aggravating as Hell to get out of, usually have to reboot the computer... though I've found a few times if I kick back and wait it actually "exits" out of the game by itself.heliumcat wrote:But one thing I do not grasp and tolerate is besides those crashes I also often get sudden permanent freezes
· http://unreal-games.livejournal.com/
· https://unrealarchive.org/authors/evilgrins.html
· https://www.facebook.com/groups/UTcorps
· https://unrealarchive.org/authors/evilgrins.html
· https://www.facebook.com/groups/UTcorps
Smilies · https://ut99.org/viewtopic.php?f=8&t=13758medor wrote:Replace Skaarj with EvilGrins
-
- Godlike
- Posts: 3776
- Joined: Fri Jan 14, 2011 1:53 pm
- Personal rank: -Retired-
Re: Error Messages
You could literally create a batch file that overwrites the core UT files every single evening and it will never affect your game, it will only prevent corrupted files from giving you issues. You are going to find that UT loves to throw weird errors that don't make sense and you'll chase your tail trying to figure it out. Maybe you'll get an answer, maybe you won't but at the end of the day I just want it fixed so I can go back to doing what I was doing. In-place overwrites accomplish this easily.
So long, and thanks for all the fish