database

  1. Phosphoraptor

    [Vote] (6-53) Remove Maintenance from Agribusiness

    Current status: Agribusiness - 10% of :c5food:food is gained as :c5gold:gold, +5 :c5food:food, +2 :c5production:prod and :c5gold:gold from farms and pastures, 6 :c5gold:gold maintenance, consumes 2 Horses. Proposed change: Agribusiness has 6 gold no maintenance cost Reason: Agribusiness is...
  2. D

    (6-CP) Caravansary/Burial Tomb Change - Buff to Villages and Trade Routes, Nerf to Merchants and Base Yields

    Counter proposal to: Pdan's proposal Current Caravansary Caravansary 200:c5production: unlocked at Currency 1 :c5gold: When a Land Trade Route originating here and targeting another Civ is completed, receive a :tourism:Tourism boost with the Civ based on your recent Culture output. :trade:Land...
  3. robal1991

    Civ6 DebugLocalization sqlite database with all Expansions and DLCs texts 2021-04-21

    For some reasons in Cache/DebugLocalization.sqlite database there are no localization terms from DLCs and Expansions for Civilization 6. I've created a script (credit goes to Becer for helping me) that loops over xml files and finds every text definition and I put that into a database. All texts...
  4. Zugaikotsu

    [GS] SQL Helper for Civilization VI 1.1.0

    Hello all, I've been working on a small project that I hope will be able to assist the modding community. The goal was to help bridge the gap of the understanding of SQL to a more open broad range of people who may not have coding experience or prefer a visual representation of it due to the UI...
  5. Chrisy15

    Issue with SQL's WITH clause

    Idk what I'm expecting to come of this but the terms are too ambiguous for the search bar to be useful so I might as well ask anyway. I was trying to populate a table with binary numbers using SQL's recursion because I'm a showoff who wants to use this basic understanding of the mechanic at...
  6. Chrisy15

    C15's CMM Troubleshooting Guides

    Archive of Troubleshooting articles written for the Civilization Modding Monthly since although publishing them there allows them to be presented to a wider audience, it's less useful for people searching for answers and for directing questioners. Some of these articles can , or may in some...
  7. SpaceCommunist

    Dummy Buildings creating a Syntax Error

    Howdy! I've been working on an overhaul for government-related stuff, and I'm running into some trouble with my dummy buildings. Loading the mod does not crash the game, but the file itself becomes unused due to an apparent "syntax error". From the Database.log file: Yeah, it's one of those...
  8. Chrisy15

    [1.0.0.262] PLAYER_CITIES and ADJUST_EXTRA_GREAT_WORK_SLOTS

    You can tell I'm desperate, huh. An evolution on the documented "England's UA Doesn't Work In Conquered Cities" bug, it appears that the root cause is that COLLECTION_PLAYER_CITIES and EFFECT_ADJUST_EXTRA_GREAT_WORK those are totally gonna get lowercase'd aren't they don't interact correctly...
  9. X

    database bug

    what is this? it was in database.log [3687501.818] [Localization]: StartupErrorMessages.xml [3687501.819] [Localization]: Input XML does not contain database entry tags. GameData, GameInfo or Database [3687511.093] [Localization]: Validating Foreign Key Constraints... [3687511.093]...
  10. UncivilizedGuy

    [R&F] GameInfo vs. Gameinfo

    After R&F was released some of my mods didn't work for one simple reason. The database entry tags in my xml files were written as "Gameinfo". The "I" was not in caps. This didn't matter before the expansion was released but now it's necessary that it's typed as "GameInfo". Thought I'd share...
  11. C

    Icon Error

    I followed CivilizationAce's tutorial for the icon of my Netherlands mod, and it works on the selection screen but nowhere else. My Database.log is a long mess that is attached. Please help me decipher it and fix any issues.
  12. IgorS

    Alternate City Lists version 2

    So, I don't know about you, but when I play civ, I like playing with my own city lists. I like researching, and compiling my own city lists, and also using native names for cities, i.e. Moskva instead of Moscow. So here it is, the mod that changes city lists completely, more for some civs, less...
  13. isau

    Tutorial: Modding with SQLLite Studio (PC)

    Hello everyone, I've relied on the community a lot for help over the past few weeks and wanted to give back with a quick tutorial to help other people along. I'm aware there are some tutorials on using SQL out there, but I didn't see anything grounded in using a particular toolset. The intent...
Top Bottom