DavidB1111
Not-so-smart Man
- Joined
- Oct 29, 2008
- Messages
- 662
Looks like a bad lair result caused a foul up in the code. Why it causes exceptions that don't crash the game, which is the whole point of an exception, I don't know.
When testing my map script (over and over and over ... ) I found that I could safely exit to the main menu and restart if I didn't end the first turn, the crash only seems to happen after ending the first (or subsequent) turns. Still a vague one for you, but I thought you'd like to know that tidbit.And yes, there is a serious issue with trying to start a game after already running one. I am pretty sure it has to do with the new Barbarian Civilizations as there is a LOT of code designed on the assumption there is only 1 Barbarian, and much of it is in the EXE, so we have to try and guess at what it is failing to do and then invent a method for covering up for what should have been handled automatically. Just always exit to the desktop before you start a new game or load a save and you should be fine. Hopefully we find where the issue is, but the best lead we have so far would require about 5 hours of sitting at the screen pressing one button repeatedly (but paying attention to what happens between each press) to HOPEFULLY spot where the issue shows up. Not something I'll be able to sit through for a little while sadly.
And I will also keep an eye out for things. And any Python Exception that shows up I'll be sure to nag, er, tell you about it.Going to have to change your title to "Hero the Chaotic bug hunting."
OH, that reminds me, do you have to be a developer of a mod to get a custom title here?
hi
i can't get adepts with archos bug or feature ?
thanks
That 'diagonal' tile is a riverside tile. if there is a river passing between any two of the 8 surrounding tiles it's a riverside.[to_xp]Gekko;7766252 said:2) I was able to build the Deruptus brewing house in a city that was not riverside. landscape was as follows:
LG
CG
with L being a freshwater lake, G being a grassland tile and C being my city. a river was flowing between the 2 grassland tiles and ending in the lake.