adaneslavo / More-Unique-Components-for-VP

Adds 3rd and 4th unique component to each civilization.
1 stars 6 forks source link

No Exam Hall and Sachems Council with latest VP hotfix #136

Closed adaneslavo closed 6 years ago

adaneslavo commented 6 years ago

When I updated VP with hotfix 4-24-5 then those 2 buildings dissappeared and I got multi errors in logs:

[10009.570] Validating Foreign Key Constraints...
[10010.209] Invalid Reference on Building_BuildingClassYieldChanges.BuildingType - "BUILDING_IROQUOIS_SACHEMS_COUNCIL" does not exist in Buildings
[10010.209] Invalid Reference on Building_BuildingClassYieldChanges.BuildingType - "BUILDING_IROQUOIS_SACHEMS_COUNCIL" does not exist in Buildings
[10010.209] Invalid Reference on Building_FreeUnits.BuildingType - "BUILDING_IROQUOIS_SACHEMS_COUNCIL" does not exist in Buildings
[10010.209] Invalid Reference on Building_Flavors.BuildingType - "BUILDING_IROQUOIS_SACHEMS_COUNCIL" does not exist in Buildings
[10010.209] Invalid Reference on Building_Flavors.BuildingType - "BUILDING_IROQUOIS_SACHEMS_COUNCIL" does not exist in Buildings
[10010.209] Invalid Reference on Building_Flavors.BuildingType - "BUILDING_IROQUOIS_SACHEMS_COUNCIL" does not exist in Buildings
[10010.209] Invalid Reference on Building_Flavors.BuildingType - "BUILDING_IROQUOIS_SACHEMS_COUNCIL" does not exist in Buildings
[10010.209] Invalid Reference on Building_Flavors.BuildingType - "BUILDING_IROQUOIS_SACHEMS_COUNCIL" does not exist in Buildings
[10010.209] Invalid Reference on Building_Flavors.BuildingType - "BUILDING_CHINA_EXAMINATION_HALL" does not exist in Buildings
[10010.209] Invalid Reference on Building_Flavors.BuildingType - "BUILDING_CHINA_EXAMINATION_HALL" does not exist in Buildings
[10010.209] Invalid Reference on Building_Flavors.BuildingType - "BUILDING_CHINA_EXAMINATION_HALL" does not exist in Buildings
[10010.209] Invalid Reference on Building_Flavors.BuildingType - "BUILDING_CHINA_EXAMINATION_HALL" does not exist in Buildings
[10010.209] Invalid Reference on Building_Flavors.BuildingType - "BUILDING_CHINA_EXAMINATION_HALL" does not exist in Buildings
[10010.209] Invalid Reference on Building_ResourceQuantity.BuildingType - "BUILDING_IROQUOIS_SACHEMS_COUNCIL" does not exist in Buildings
[10010.209] Invalid Reference on Building_UnitCombatProductionModifiers.BuildingType - "BUILDING_IROQUOIS_SACHEMS_COUNCIL" does not exist in Buildings
[10010.209] Invalid Reference on Building_YieldChangesPerPop.BuildingType - "BUILDING_IROQUOIS_SACHEMS_COUNCIL" does not exist in Buildings
[10010.506] Invalid Reference on Civilization_BuildingClassOverrides.BuildingType - "BUILDING_IROQUOIS_SACHEMS_COUNCIL" does not exist in Buildings
[10010.506] Invalid Reference on Civilization_BuildingClassOverrides.BuildingType - "BUILDING_CHINA_EXAMINATION_HALL" does not exist in Buildings
[10016.870] Invalid Reference on Building_YieldPerFriend.BuildingType - "BUILDING_IROQUOIS_SACHEMS_COUNCIL" does not exist in Buildings
[10016.870] Invalid Reference on Building_YieldPerAlly.BuildingType - "BUILDING_IROQUOIS_SACHEMS_COUNCIL" does not exist in Buildings

@Infixo can this be caused by VP update? It worked well and nothing gas been chnaged for a very long time in those two buildings.

Infixo commented 6 years ago

There were some changes related to Tradition Buildings and generally granting free buildings recently. I have not installed 4-20-5 yet because it’s not in github’s master branch yet. Anyway, before Invalid Reference error there should be another one(s) explaining why the building wasn’t inserted into Buildings. Check for that first.

adaneslavo commented 6 years ago

It is strange. I noticed that both buildings replace diplomatic ones:

I didn't noticed anything in log. I will send you my file. It is only VP and MUCfVP loaded. Database.log

I updated to that hotfix because I had problem with puppeting cities after capture. And with that hotfix problem never appeared.

Infixo commented 6 years ago

Seems like you have tons of errors from the game core. Validate game? Modpack? Clear cache?

adaneslavo commented 6 years ago

Database.log Cleared cache. Validated game files. 1 new file downloaded: lua51_Win32.dll (once I installed alternative version of that file). Deleted one manually added mod to Expansion2 folder.

It helped. Thank you. But still I don't know what could cause such issue. I had no problem before.