Sid Meier's Civilization VI

Sid Meier's Civilization VI

yamada's UI Mods
5 Comments
Nizou 6 Jul, 2021 @ 12:06pm 
No more error :D
yamada  [author] 5 Jul, 2021 @ 8:07am 
My confirmation was insufficient. I have fixed it. Please check if you get the error again.
Nizou 5 Jul, 2021 @ 3:57am 
The errors I reported disappeared but one new occurs now in Modding.log :
[1984184.657] Loading Mod - C:/Program Files (x86)/Steam/steamapps/workshop/content/289070/1839734049/Repeat Future.modinfo
[1984184.664] ERROR: Database: UNIQUE constraint failed: ModProperties.ModRowId, ModProperties.Name
[1984184.664] Database: While executing - 'INSERT INTO ModProperties(ModRowId, Name, Value) VALUES(?,?,?)'
yamada  [author] 4 Jul, 2021 @ 1:13pm 
Thank you for reporting the error, I have modified the modinfo, please check if the error occurs again.
Nizou 4 Jul, 2021 @ 4:05am 
Hello, I use 2 of your mods (Repeat Governor and Future ones) and both have little code bug (nothing blocks in game but maybe because I tested only in a new game) :

Repeat Governor :
[1896601.980] Loading Mod - C:/Program Files (x86)/Steam/steamapps/workshop/content/289070/2217929784/Repeat Governor.modinfo
[1896601.987] ERROR: Invalid file reference in action, did you forgot to add it in <Files>? - Serialize.lua
[…]
[1896908.303] Applying Component - CMR_RepeatGovernor_UI (AddUserInterfaces)
[1896908.303] ERROR: UserInterface components require only the .xml file to be specified.

Repeat Future :
[1896909.473] Applying Component - CMR_RepeatFuture_UI (AddUserInterfaces)
[1896909.473] ERROR: UserInterface components require only the .xml file to be specified.