Hi,
every now and then when i try to compile a package that im working on in ude UCC starts trying to compile the odd random generic script and then throws up errors!
The problem never last for to long , seems to vanish as mysteriously as it appeared. Sometime refreshing the class browser in ude does it. But not always.
Like at the moment when i try to compile my custom package im geting ucc try to compile class biosmoke for some reason.
Analyzing...
Parsing ObjectiveProgressDisplay.............<< not mine
Parsing BetterFiretrail
Parsing firetrail
Parsing myEmitter
Parsing BioSmoke......................................<< not mine
Can't find file 'Textures\BioSmokeColOrMap.PCX' for import
C:\UT2004\XEffects\Classes\BioSmoke.uc(6) : Error, Import texture BiolifeMap_t from Textures\BioSmokeColOrMap.PCX failed
Compile aborted due to errors.
Failure - 1 error(s), 0 warning(s)
Its not a massive problem as its always seems to go away eventualy but sometimes im left not being able to do any coding for a whole day! I've tried compiling it by hand using ucc but that still does the same thing.
Does anyone else have this problem or am i alone on this one?
every now and then when i try to compile a package that im working on in ude UCC starts trying to compile the odd random generic script and then throws up errors!
The problem never last for to long , seems to vanish as mysteriously as it appeared. Sometime refreshing the class browser in ude does it. But not always.
Like at the moment when i try to compile my custom package im geting ucc try to compile class biosmoke for some reason.
Analyzing...
Parsing ObjectiveProgressDisplay.............<< not mine
Parsing BetterFiretrail
Parsing firetrail
Parsing myEmitter
Parsing BioSmoke......................................<< not mine
Can't find file 'Textures\BioSmokeColOrMap.PCX' for import
C:\UT2004\XEffects\Classes\BioSmoke.uc(6) : Error, Import texture BiolifeMap_t from Textures\BioSmokeColOrMap.PCX failed
Compile aborted due to errors.
Failure - 1 error(s), 0 warning(s)
Its not a massive problem as its always seems to go away eventualy but sometimes im left not being able to do any coding for a whole day! I've tried compiling it by hand using ucc but that still does the same thing.
Does anyone else have this problem or am i alone on this one?
Comment