syntax error

  1. U

    Trouble understanding Database.log errors

    Hi, I'm super new to modding and have realized I am way over my head here. I was following These mod creation videos by Keniisu, and since they are incomplete I decided to just try and work things out. I am trying to create a custom civilization and leader, with unique units and abilities...
  2. PartOfThatPoer

    [NFP] Help solving my mod's final syntax errors?

    I have been sitting for days trying to get my civilization mod to work. The game starts now but the Uniques do not appear (and the city name ist the LOC instead of the actual name). Database spits out syntax errors that I for the love of god just cannot find. Here is the databse-log...
  3. W

    [GS] Need help with fixing Syntax Error

    A bit of backstory behind the mod... Playing as Kupe, i reached a point where i had enough GPP to recruit a Great Writer, but due to the Mana trait of Maori you are not allowed to get Great Writers, meaning i were soft locked as i could not end the turn. So to fix this, i wanted to make a small...
  4. Elliot Codd

    TechPrereqs causing crash when Capital founded

    I have recently implemented a complete rework of the tech tree in a scenario I have been cobbling together for a while now. I partially used a tool, IndieStoneTechEditor, for the code generation, but basically most techs were deleted and a host of new ones added in. I removed the final three...
  5. SpaceCommunist

    Mysterious Constraint Failures!

    Hi all, I've been working to update some of my mods on the workshop and I'm having a bit of trouble. Despite my best efforts, the mod(s, it's split in two) crash(es) due to some apparently unseen constraint failures. Here's the text from the Database.log file: Basically, what I'm dealing...
  6. 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...
  7. 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...
  8. Toussaint10326

    Unknown Syntax Error (Solved, I'm stupid)

    After looking up and down my GameDefines.sql (which is where I think the error is coming from) I can not find any errors. It is coming from Gameplay and the other files being loaded into there don't even have ";". GameDefines.sql...
Top Bottom