Recent content by Tritous

  1. T

    CCTP Working Version Progress

    a tip for you: split the mod into two different downloads: one for the artwork and one for the scripts/xml/code. The reason being the artwork is the massive part of the files and hardly changes, while the code changes more easily for bug fixing and has a very high compression ratio. Then 90%...
  2. T

    CCTP Working Version Progress

    I'm an oldschool programmer and I prefer to go directly into the code in a basic text editor rather than trust other tools, especially ones aimed at non experienced programmers. anything that generates code has to either be 1: so generic that it is massively inefficient and makes bulky code or...
  3. T

    CCTP Working Version Progress

    when you release this version I'll give them a tidy up and teach you a couple of surprisingly easy tricks to handle them. It's very very clear to me that the SQLs have been created by 2-3 people, with 2 different people modifying them over the years. When I'm done one of the easiest ways to...
  4. T

    CCTP Working Version Progress

    [40502.430] , Update Database - CCTP/Resources/CCTPFontIconAtlas.xml, 0.000879 cause [40502.430] column IconFontTexture is not unique Last 4 entries (ICON_RES_ELECTRICITY, ICON_RES_OLIVES, ICON_RES_OLIVE_OIL, ICON_RES_PLATINUM) are duplicates and need to be removed. Lines 88 to 91 are...
  5. T

    CCTP Working Version Progress

    Steams's servers were down for about a day (or at least the EU ones) for "scheduled maintenance". They didn't tell us their schedule, typical steam.... Well I'm close to giving up on the PreReqTechs. I have made some fixes for some of the other things I found so I would have a shorter debug...
  6. T

    CCTP Working Version Progress

    Steam can't be started in offline mode until you log in. you can't log in offline (or when steam's servers are offline). you can log in then go offline and stay in offline mode for as long as you don't shut down your PC, but not start your PC then start steam in offline mode. Sends me spare...
  7. T

    CCTP Working Version Progress

    follow up, some of the issues tracked down: \CCTP\Technologies\Technology_Flavors.sql Line 75 - no comma between the flavour and the value (most likely the syntax error, no union between selects Line 122 - no union between selects Line 190 - no union between selects line 394 - no union between...
  8. T

    CCTP Working Version Progress

    Trying to figure out why I can't get the game to work now even when I roll back to the original files. something has gone wrong somewhere. On the bright side I have some new findings to be fixed thanks to the game debugger. Don't need the game to work to be able to analyse it :p: Log data...
  9. T

    CCTP Working Version Progress

    the first hotfix has worked. The reason the second hotfix hasn't worked I do not know but I have suspicions, Unfortunately with steam down I'm blocked from testing anything. It's not like I actually know sql or Civ V modding, I'm having to learn as I go along :P
  10. T

    CCTP Working Version Progress

    Did you completely close the game and exit to windows (or whatever os you run)? You have to restart the game in order for it to identify the changed files and load them correctly Next set of testing to see what I can do will be this evening, I have work to go to again. I'm now officially...
  11. T

    CCTP Working Version Progress

    GAMEBREAK: \CCTP\Technologies\Technology_PrereqTechs.sql circular dependence between TECH_PHILOSOPHY, TECH_DEMOCRACY, TECH_CODE_OF_LAWS. and TECH_GOVERNMENT. Trying to research any of these or any tech which depends on these will cause the game to be unable to resolve which to research first and...
  12. T

    CCTP Working Version Progress

    just got back from work (gotta pay that electricity bill!) so I'm working on it now. Got slowed down because I accidentally clicked and disabled the mod and wondered why the game crashed when I tried to open my save game >.<. Note to Gilgamesch: need to add the option which flags it as being...
  13. T

    CCTP Working Version Progress

    I'll try having a look on that loop tonight then more findings Newgrange_splash.dds set to not import in the modinfo. As a result there are errors when you build this wonder as it cannot find the splashscreen. minimising the game and okaying the 2 error alerts sorts it out though so not...
  14. T

    CCTP Working Version Progress

    cheers for putting that into spoilers :) New findings: note: I found a gamebreaker TXT_KEY_BUILDING_SHAMAN_HUT_HELP - helps are missing info: the building also provides a free fire eater TXT_KEY_BUILDING_SHAMAN_HUT_STRATEGY - helps are missing info: the building also provides a free fire...
  15. T

    CCTP Working Version Progress

    I tend to play massive expansionalist to get a brutal advantage in amount of science (and then fight for culture and happiness) and to get massive production power. not that far into a game yet but so far I don't see much difference to normal. What I do see is a massively annoying behaviour...
Top Bottom