Sid Meier's Civilization VI

Sid Meier's Civilization VI

yamada's UI Mods
5 条留言
Nizou 2021 年 7 月 6 日 下午 12:06 
No more error :D
yamada  [作者] 2021 年 7 月 5 日 上午 8:07 
My confirmation was insufficient. I have fixed it. Please check if you get the error again.
Nizou 2021 年 7 月 5 日 上午 3:57 
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  [作者] 2021 年 7 月 4 日 下午 1:13 
Thank you for reporting the error, I have modified the modinfo, please check if the error occurs again.
Nizou 2021 年 7 月 4 日 上午 4:05 
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.