Developer.exe error message. Help please

Does any one know what this message is referring to so I can fix the problem.

Assert @ c:\gs\gamma\03\CodeSource\Engine/DataStructures/FixedVector.h(155)

m_CurrentSize < MAX_SIZE

3,733 views 3 replies
Reply #1 Top
It means something is too large, i.e. you can only have 9 ships in a factory page, if you try putting in 10, it will give an error like that.
Reply #2 Top
Hmm. Any other suggestions. I don't have any extra ships.
Reply #3 Top
What were you trying to do when you started getting this problem?