When you first open the production screen, it defaults to the last produced item. An error message occurs if you do the following (And crashes to desktop)
1. Select an item to produce in one base. (Hence for known as ItemA)
2. Switch to a second base
3. Open up the production screen
4. ItemA will show as the initially selected item to be produced
5. Increase production by 1/10
Only happens some times, (Typically when ItemA isn't in the primary list, but that might just be conincidence, oh and I'm running an english-language pc)
Quote
Microsoft Visual C++ Runtime Library
Assertion failed!
Program: C:\Program Files\UFOAI-2.2\ufo.exe
File C:\Dokumente und Einstellungen\mattn...\cl_produce.c
Line: 1124
Expression: selectedIndex >= 0 && selectedIndex < queue->numItems
For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts
(Press Retry to debug the application - JIT must be enabled)
Abort Retry Ignore
End quote