Results 1 to 5 of 5

Thread: Building superchain problems

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Building superchain problems

    Alright, so I am working on getting a new building system up, however when I put one of my super chains in this happens

    Spoiler Alert, click show to read: 


    None of the buildings can be upgraded or converted or anything, however the new super chain I made DOES work fine. I fragmented my tables so there should be no over writing, right? I did not mess with any other chains at all, only added a new military one. Any ideas?

    P.S it worked fine before the addition of the new super chain.

  2. #2
    crzyrndm's Avatar Artifex
    Join Date
    Feb 2011
    Location
    New Zealand
    Posts
    2,576

    Default Re: Building superchain problems

    My immediate thought is that something is going wrong in the building_upgrades tables. All of the individual structures are loading properly, but all the linkages are broken. Sounds like your _upgrades table for the new buildings overwrote the original.
    It’s better to excite some and offend others than be bland and acceptable to all
    Creating a mod.pack with PFM - Database Table Fragments

  3. #3

    Default Re: Building superchain problems

    Quote Originally Posted by crzyrndm View Post
    My immediate thought is that something is going wrong in the building_upgrades tables. All of the individual structures are loading properly, but all the linkages are broken. Sounds like your _upgrades table for the new buildings overwrote the original.

    My thoughts too, however when I go about fixing this (either adding it to my fragmented table, or vice versa) there are no results. Its almost like the buildings dont exist?

  4. #4
    Melvasul's Avatar Biarchus
    Join Date
    May 2012
    Location
    Italy
    Posts
    632

    Default Re: Building superchain problems

    Hi lazsers send me the table and let me see them

  5. #5

    Default Re: Building superchain problems

    Quote Originally Posted by melwasul View Post
    Hi lazsers send me the table and let me see them
    update your PFM master_schema can fix it

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •