
July 7th, 2012, 11:57 AM
|
First Lieutenant
|
|
Join Date: Nov 2006
Posts: 739
Thanks: 1
Thanked 8 Times in 8 Posts
|
|
Re: A new crash
Quote:
Originally Posted by lch
Quote:
Originally Posted by Loren
The Nagot gick fel box, it says:
lic: bad lnr
It happens during the AI turn phase.
|
Let's deconstruct this error message: The first part, "lic", specifies where the bug occured. In this case it's the function which tests if a land is a coastal province. The second part, "bad lnr", says that the input parameter for this function is wrong. If I understand this correctly, this would be the case for all provinces with a negative ID number. In Dominions3, the only provinces that have this are the special ones like Inferno, Cocytos and the Void.
Not knowing your game, I'd suppose that some mage ended up in one of those provinces and is trying to cast a spell that only works in coastal provinces. When the game checks if that is valid, it crashes. You should email your game files to Illwinter so they can analyse the situation.
|
Thank you! Finally some understanding!
|