Years Time X

Years Time X 1.1

alex29mc

Chieftain
Joined
Nov 13, 2016
Messages
58
alex29mc submitted a new resource:

Years Time X - Add ( X2 ) ( X3 ) ( X4 ) ( X5 ) ( X10 ) times longer Years turns rate for your Time X preset in all

INTRODUCTION:

This mod add X times Years turns rate for your Time X preset "GAMESPEED" options.
It is not a gamespeed option and it not modify vanilla gamespeed, Just the date.

FOR ALL IN ONE : https://forums.civfanatics.com/resources/time-x-all-in-one.25564/
FOR RESEARCH : https://forums.civfanatics.com/resources/research-time-x.25552/
FOR CIVICS :...

Read more about this resource...
 
Hello Alex,

I'm running Research/Civic/Year X4 on my current playthrough, and stumbled across the following errors in the database.log when starting/loading the game.

[2073430.312] [Gameplay] ERROR: UNIQUE constraint failed: GameSpeed_Turns.GameSpeedType, GameSpeed_Turns.MonthIncrement, GameSpeed_Turns.TurnsPerIncrement
[2073430.312] [Gameplay]: While executing - 'UPDATE GameSpeed_Turns SET "MonthIncrement" = ?, "TurnsPerIncrement" = ? WHERE "gamespeedtype" = ? AND "monthincrement" = ?;'
[2073430.312] [Gameplay] ERROR: Database::XMLSerializer (YearsTimeX4_GamePlayData.xml): There was an error executing the update statement! See Database.log for details.
[2073430.312] [Gameplay] ERROR: UNIQUE constraint failed: GameSpeed_Turns.GameSpeedType, GameSpeed_Turns.MonthIncrement, GameSpeed_Turns.TurnsPerIncrement
[2073430.312] [Gameplay]: In XMLSerializer while updating table GameSpeed_Turns from file YearsTimeX4_GamePlayData.xml.

I'm playing on Epic speed, and each turn seems to jump 25 years, which seems a bit high to me, i'd think it would be much smaller than that, but maybe not.
 
Alex,

After a little more digging, I found the following in the modding.log file.

[2073430.310] Status: Applying Component - CTX4DatabaseUpdate
[2073430.310] Status: Creating database save point.
[2073430.310] Status: UpdateDatabase - Loading Data/CivicsTimeX4.sql
[2073430.311] Status: Successfully released save point.
[2073430.311] Status: Applied component to game.
[2073430.311] Status: Applying Component - RTX4DatabaseUpdate
[2073430.311] Status: Creating database save point.
[2073430.311] Status: UpdateDatabase - Loading Data/ResearchTimeX4.sql
[2073430.311] Status: Successfully released save point.
[2073430.311] Status: Applied component to game.
[2073430.311] Status: Applying Component - YEARS_TIME_X4_GAMEPLAY_DATA
[2073430.311] Status: Creating database save point.
[2073430.312] Status: UpdateDatabase - Loading Data/YearsTimeX4_GamePlayData.xml
[2073430.312] Warning: UpdateDatabase - Error Loading XML.
 
Alex,

After a little more digging, I found the following in the modding.log file.

[2073430.310] Status: Applying Component - CTX4DatabaseUpdate
[2073430.310] Status: Creating database save point.
[2073430.310] Status: UpdateDatabase - Loading Data/CivicsTimeX4.sql
[2073430.311] Status: Successfully released save point.
[2073430.311] Status: Applied component to game.
[2073430.311] Status: Applying Component - RTX4DatabaseUpdate
[2073430.311] Status: Creating database save point.
[2073430.311] Status: UpdateDatabase - Loading Data/ResearchTimeX4.sql
[2073430.311] Status: Successfully released save point.
[2073430.311] Status: Applied component to game.
[2073430.311] Status: Applying Component - YEARS_TIME_X4_GAMEPLAY_DATA
[2073430.311] Status: Creating database save point.
[2073430.312] Status: UpdateDatabase - Loading Data/YearsTimeX4_GamePlayData.xml
[2073430.312] Warning: UpdateDatabase - Error Loading XML.

Hum.. I 'm looking fot it now...I have'nt try all the 6000 years on each timeX, on each GameSpeed. Just the three first turns of the 25 possibilities....
 
Alex,

After a little more digging, I found the following in the modding.log file.

[2073430.310] Status: Applying Component - CTX4DatabaseUpdate
[2073430.310] Status: Creating database save point.
[2073430.310] Status: UpdateDatabase - Loading Data/CivicsTimeX4.sql
[2073430.311] Status: Successfully released save point.
[2073430.311] Status: Applied component to game.
[2073430.311] Status: Applying Component - RTX4DatabaseUpdate
[2073430.311] Status: Creating database save point.
[2073430.311] Status: UpdateDatabase - Loading Data/ResearchTimeX4.sql
[2073430.311] Status: Successfully released save point.
[2073430.311] Status: Applied component to game.
[2073430.311] Status: Applying Component - YEARS_TIME_X4_GAMEPLAY_DATA
[2073430.311] Status: Creating database save point.
[2073430.312] Status: UpdateDatabase - Loading Data/YearsTimeX4_GamePlayData.xml
[2073430.312] Warning: UpdateDatabase - Error Loading XML.

You are right i don't know why marathon is true and the other not.
I have check all combinason and no way.
It seem Civ 6 creator have benn lost 1 Month increment on EPIC speed. Only 7 that 8 about era normalmently.
Marathon lines are true at all era start.
Maybe game don't check Epic's lines after my marathon's lines i don't now.
Fortunatly finally i have make 5 separates files for all Game speed :
<File>Data/YearsTimeX10E_GamePlayData.xml</File>
<File>Data/YearsTimeX10M_GamePlayData.xml</File>
<File>Data/YearsTimeX10O_GamePlayData.xml</File>
<File>Data/YearsTimeX10Q_GamePlayData.xml</File>
<File>Data/YearsTimeX10S_GamePlayData.xml</File>
And It's wok fine.
I'm Fix it now. and for the all in One too.
Thank for report.
 
Top Bottom