Recent content by Andrew Godfrey

  1. A

    Adjacency bonus not working.

    Sorry to reply so late. I put the whole project one hold for a while to focus on other things. I came back to it today, and this is the error I'm getting: 1 (UIErrorTexture) 2 The command ""C:\Program Files (x86)\Steam\steamapps\common\Sid Meier's Civilization VI...
  2. A

    Adjacency bonus not working.

    Well I fixed that issue, but I can't test it because my Icons.XLP is causing ModBuddy to crash whenever I try to build the Solution. My Icons.XLP: <?xml version="1.0" encoding="UTF-8" ?> <AssetObjects..XLP> <m_Version> <major>4</major> <minor>0</minor>...
  3. A

    Adjacency bonus not working.

    Okay so I have this plan to have the Holy Site provide a static +2 food and +1 Housing if near a forest. I don't know to make this work. I have no errors so what I've written isn't causing any problems, just not providing the bonus in game...
  4. A

    Cannot find the Syntax Error

    Thank you! I have obviously been worn out by all this because I had already made the SQL fix and forgotten haha. Anyway now I keep getting this issue. [3010942.383] [Localization]: StartupErrorMessages.xml [3010942.383] [Localization]: Input XML does not contain database entry tags. GameData...
  5. A

    Cannot find the Syntax Error

    Okay so I'm receiving a 'ERROR: near "and": syntax error' and 'ERROR: near "(": syntax error'. The second one I've tracked down to my GameDefines.sql, but can't seem to find the line of code with the issue. As for the first issue, I think it might be in either my Unit.xml or Buildings.xml (or...
Back
Top Bottom