UI - Improved City View (Vox Populi with EUI)

I downloaded the v11 and it didn't work for me (v3.7.12). The formatting was there but all the buildings/ great work slots etc. was missing. I started it on an already advanced game. Sometimes, even without this mod, when I get great works of art animation I can't close them (I need to save game / load game), so it may be my computer/settings rather than the mod. I can't even take a screenshot to show what I mean.
 
I downloaded the v11 and it didn't work for me (v3.7.12). The formatting was there but all the buildings/ great work slots etc. was missing. I started it on an already advanced game. Sometimes, even without this mod, when I get great works of art animation I can't close them (I need to save game / load game), so it may be my computer/settings rather than the mod. I can't even take a screenshot to show what I mean.

The OP hasn't been updated. The current version is v20 and can be found here:

 
The OP hasn't been updated. The current version is v20 and can be found here:

Perfect, I downloaded it and it looks fantastic, thank you.
 
I believe there is an incompatibility between ICV and VP4.5. All except the last two of the Units available for production disappear when auto-production is enabled. I haven't been able to test it thoroughly yet.
 
Going by a azum4roll's comment on Discord I think you can fix this manually for now.

In the mod's CityView.lua file change line 2703 from:
Code:
local corporation = building.IsCorporation > 0

to:
Code:
local corporation = building.IsCorporation

Seems to work here.
 
Back
Top Bottom