Merged a pull request by Sgt. Bears:
- added leader constants
- fixed URV descriptions
- correct Satrapy names
Yeah I was wondering, why did it show up in your diff?
Not for me in the 1700 AD scenario at least.I noticed these issues
- Iranian Qizilbashi show without any skin (magenta figures made of geometrical solids)
Does not reproduce for me.crash again
this is 2nd times
Looking at the code everything seems fine, do you have saves to reproduce?
Do you also have one before you trade away Philosophy, and the tech goal is still considered complete?Tlönitte;14230619 said:Here you are.
Do you also have one before you trade away Philosophy, and the tech goal is still considered complete?
Yeah, the philosophy sub goal is not checked in that save.Tlönitte;14232360 said:This is a save before I traded away Philosophy, if you try trading it to someone the UHV failed message will pop up. Looking back I realise that though the golden age triggered and the triumphal arch was built the goal was never ticked as completed. After work I will try and find a save from before I researched Philosophy too, and see if it happens again.
Did you have a state religion already?
Also I'm surprised it's not on the minority list, I think it should.
Yeah, the philosophy sub goal is not checked in that save.
No that's right, I'm just trying to narrow down the list of possible causes.No state religion, but I thought that you could only get religions when you lack one if you're in the religion's Core or Historical area. Is this not the case?
That's unfortunate. I looked into your other save again and for some reason it shows Philosophy as discovered by nobody yet, even though you clearly have it. I suspect that there was a Python exception somewhere in the past that prevented this information from being properly stored, but without the original save I can't be sure.Tlönitte;14234501 said:I've lost the autosave from before I researched Philosophy and triggered the Golden Age, but I think it was turn 143
from Consts import *
from StoredData import sd
sd.setFirstDiscovered(iPhilosophy, iGreece)
sd.setGoal(iGreece, 0, 1)