Recent content by maplemario

  1. M

    DLL Error Log

    D'oh! I am, and there's a good chance that's the problem. Totally forgot about spies.
  2. M

    DLL Error Log

    So I've got a modded DLL that I'm running, along with some XML, lua and graphics. During playtesting of my mod, I crashed around the Renaissance Era--but I have no idea where this error came from. FireTuner didn't seem to complain at all about the Lua and the XML, SQL, and graphics loaded fine...
  3. M

    SQL from one mod not transferring over into another

    Thanks, SQLite Manager worked nicely. Some combination of rebuilding the solution, looking at the database, and copying over exactly the old SQL file without cutting out comments seems to have done it. I honestly have no idea why that worked, but thanks for the quick help!
  4. M

    SQL from one mod not transferring over into another

    Thanks for the response! How would I go about checking the database--is that something I can do through FireTuner?
  5. M

    SQL from one mod not transferring over into another

    So I've got two mods set up in ModBuddy. The first, MMDLL, is a mod containing two DLLs (game + expansion) and one SQL file which adds two custom fields to the Buildings table (TerrainRequiredWithinCityRadius1 and TerrainRequiredWithinCityRadius2). The second, Inuit, is a mod that adds a...
Back
Top Bottom