Page 1 of 1

New Error Message...

Posted: Thu Aug 30, 2007 12:47 am
by McNaughton
I have a new error message that I cannot figure out through my modding...

Can anyone let me know what this means?

Thanks,

Code: Select all

8:43:07 PM  [Critical ]  TListUnitDefs.Get                     ListUnitDefs Index out of range (Index/MaxIndex): -2147483648 1633
8:43:12 PM  [Error    ]  THost.CheckTraining                   Exception caught: Violation d'accès à l'adresse 004A5041 dans le module 'AACW.exe'. Lecture de l'adresse 00000034
8:43:12 PM  [Error    ]  THost.AbortProcess                    Hosting aborted while performing PreHostProcess: CheckTraining
8:43:12 PM  [Error    ]  THost.AbortProcess                    Hosting aborted while performing PreHostProcess

Posted: Thu Aug 30, 2007 9:35 am
by Pocus
one of the element checked to see if it can switch to another model has an erroneous UpgUID or TrainUID. my guess.

Posted: Thu Aug 30, 2007 11:05 am
by McNaughton
It had to do with the Militia Unit upgrade, which is connected to a specific Infantry Model. Thanks for your help!

Posted: Fri Aug 31, 2007 9:23 am
by Pocus
you're welcome. For bugs like this, the modding forum is the perfect place :)