The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.28 (Linux)
|
![]() |
IEs more likely with my patch applied? - Printable Version +- Renegade Projects Network Forums (https://forums.renegadeprojects.com) +-- Forum: Modding (https://forums.renegadeprojects.com/forumdisplay.php?fid=3) +--- Forum: Red Alert 2 & Yuri's Revenge Editing (https://forums.renegadeprojects.com/forumdisplay.php?fid=8) +--- Thread: IEs more likely with my patch applied? (/showthread.php?tid=45) Pages:
1
2
|
- Marshall - 24.03.2005 List of known causes of internal errors: http://www.modenc.renegadeprojects.com/ind.../Internal_Error - pd - 24.03.2005 Hm... 3rd test-game, 3rd IE... in the middle of the game again. Well, none of the cases of the ModEnc page took place at me... that's why I'll just have a look on my "fix" again then, which seems to destroy the logic completely :angry: EDIT: It's always the same error. I dunno what it is yet, but knowing that it's always the same one helps. - pd - 27.03.2005 I found a new problem my patch could cause. It probably does not cause IEs but it could cause other problems. As you know, I introduced the UseSpecialColor= tag. For implementing it in the reading routines, I moved loading of the AttachedParticleSystems and forgot to keep the default. This could mean that AttachedParticleSystems= is likely not to work any more. It's going to be fixed in v1.04! - Bobingabout - 03.08.2005 well, it wasn't fixed till 1.05b ![]() |