Title: Help Me to Understand these AppErrors Post by: Magicmoon on 2006 September 12, 19:33:35 I am cleaning and organizing my downloads and want to clean up problems. Unfortunately, I don't understand the error messages very well.
In the app errors logs, I always get the same thing:
By far the largest sections of the text are comprised of both the first and second sections that deal with audio problems, followed by the persistSerializer problems. The section that deals with duplicate Guids is the smallest section. So what I'm asking is for someone to tell me which of these problems are normal, unfixable, fixable, dangerous, or benign; and what I should do to correct what I can. Thanks for anyone who takes their time to assist. attached is a typical one of these appError logs [attachment deleted by admin] Title: Re: Help Me to Understand these AppErrors Post by: jsalemi on 2006 September 12, 19:45:32 Don't know about the others, but the audio errors are 'normal'. Someone asked about them here in the past (many times, I think :) ) and they seem to be a common feature of Maxis' code -- it refers to stuff that must have been in the game in early development, that was either dropped along the way or renamed to something else. You can usually clear out the logs folder whenever you feel like it, unless you're looking for a specific error log.
Title: Re: Help Me to Understand these AppErrors Post by: dizzy on 2006 September 12, 19:56:44 If you were a developer, this error log would be meaningful. Your log mostly indicates the usual audio errors you get from this game. Obviously, EA considers audio trouble to be a low priority, so audio bug reports end up on the bottom of their todo list.
Duplicated resources is faulty packaging. Nothing to worry about unless something is missing. Various errors from the audio manager and effects manager are nothing to worry about. Unless it's an important audio bite or effect you won't even notice. There is a lot of good stuff, though: Quote ERROR envscore: TSEnvironmentScoreManager - object found with negative niceness multiplier (Bed - Single - Expensive - E - Head) .\source\TSEnvironmentScoreManager.cpp(216) This could explain why Quaxi's anti-censor is so slow (too busy filling the error log to perform well?): Quote ERROR MaterialParser: Error whilst parsing material definition 'censormaterial': packed:/sims.matShad(70): Missing vertex program in command 'end' in definition 'CensorCompositingMaterial', line 28 in command 'create CensorCompositingMaterial()' .\source\GZSceneGraphMaterialParser.cpp(5926) Title: Re: Help Me to Understand these AppErrors Post by: jsalemi on 2006 September 12, 21:26:20 Hmm, I use Quaxi's censor patch, and I don't see that error anywhere in my apperror.log.
|