ExpiredReign
Deity
I started having a look around trying to understand the AI's lack of desire to build spaceship parts and while doing so I came across these errors.
In the GEAI_LeaderFlavors.sql the names of some 'Leader_Flavor' names do not match the actual 'Leader_Flavor' in the ingame database.
Actual name ----- GEAI Name
Leader_Attila ----- Leader_Attilla
Leader_Gustavus_Adolphus ----- Leader_Gustavus
Leader_Selassie ----- Leader_Haile
Leader_Boudicca ----- Leader_Boudica
Looking at the database with SQLiteSpy shows these 4 leaders retain their original values.
Similarly every occurence of these Leader_Flavors for all other types has these errors. Thus no database entries where values are "Inserted", or any other command, are changed or created.
In the GEAI_LeaderFlavors.sql the names of some 'Leader_Flavor' names do not match the actual 'Leader_Flavor' in the ingame database.
Actual name ----- GEAI Name
Leader_Attila ----- Leader_Attilla
Leader_Gustavus_Adolphus ----- Leader_Gustavus
Leader_Selassie ----- Leader_Haile
Leader_Boudicca ----- Leader_Boudica
Looking at the database with SQLiteSpy shows these 4 leaders retain their original values.
Similarly every occurence of these Leader_Flavors for all other types has these errors. Thus no database entries where values are "Inserted", or any other command, are changed or created.