HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Odd Unit Upgrade Behavior

09-07-2004, 12:52 AM#1
Guest
Greetings,

This is my first time posting in the forums though I've been reading for some time and I think this is a wonderful community. I won't beat around the bush, I'm posting because I need some help.

I have created a custom structure in my map that is really giving me a hard time. Without getting to much into the details, the structure is called "Barracks Construction Site" and it is supposed to upgrade to "Barracks Under Construction." This occours without problem. However, if I cancel the upgrade and then try to upgrade again, I get a fatal error and the game crashes.

Judging from my old days as a programmer, it would appear that when I try to upgrade for a second time, the game crashes because it is trying to read some memory that is no longer there.

This only occours with this building type. I've tried modifying some values, disabling triggers, and done numerous other things to isolate the problem and so far have had no luck -- which brings me here.

Any help would be GREATLY appreciated.

And just in case I zipped upped the unit settings and uploaded them.

Thanks again.
09-07-2004, 04:54 PM#2
Panto
Out of curiousity, do you have any triggers running that deal with or are fired off of the barracks in either form?
09-07-2004, 11:53 PM#3
Guest
Yes, but I disabled all of them and it still crashes like War 3 runs on Windows 95.