Florestan -> RE: Any ideas... (7/12/2010 10:30:21 PM)
|
This particular exception is thrown when the program attempts to access a collection's item with an erroneous index. http://msdn.microsoft.com/en-us/library/3zwz4dx3.aspx It seems very likely to be a real bug. Very unlikely anyway, that it would be a memory hardware error. I don't think windows memory allocation is that predictable that you would get the very same bug each time you start the game if it was the case. It is possible your saved game has a particular rare data configuration that was not well planed by the programmer, in which case restarting a new game is likely to free you from this problem. Note that if you had the game patched without prior uninstall and manual delete of the game directory (don't worry, the saved games are not stored there), it seems that there is a problem with the installation program, and it happens that the game ends with a mismatched set of executable files, that could very well cause that kind of problem, even if it will cause more often to get a "entry not found" kind of crash.
|
|
|
|