FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login

    Looking for help whit old mod that's outdated and missing uID

    Scheduled Pinned Locked Moved Modding & Tools
    8 Posts 3 Posters 390 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      LordxZero
      last edited by

      There's and old mod that I used to play around whit on the campaign called "Enhanced Campaign AI" if you try to download it right now the client won't load it, throwing and "Unexpected Error" while checking found out that someone uploaded it just to test it and left out the uID as "None" which I am guessing here is the problem, besides the mod being outdated, most up to date version is v5

      1 Reply Last reply Reply Quote 0
      • S
        Sheikah
        last edited by

        The none might just be an error in the client. Older client versions read that field incorrectly. Likely the problem is something else

        L 1 Reply Last reply Reply Quote 0
        • L
          LordxZero @Sheikah
          last edited by

          @sheikah Is there anyway to figure that out? mod just has the map files for the campaign, lua ,mohodata and the mod info lua, I thought it may have been that since it would seemed someone manually placed the "none" on the uID field, does the client autofill the field?

          1 Reply Last reply Reply Quote 0
          • S
            Sheikah
            last edited by

            Does the mod_info.lua have the uuid field?

            L 1 Reply Last reply Reply Quote 0
            • L
              LordxZero @Sheikah
              last edited by

              @sheikah Here it's best I showed you

              name = "SCFA Enhanced Campaign AI - V3.3"
              uid = "100"
              version = pre-Alpha
              copyright = "None"
              description = "test"
              author = "gregory1001"
              selectable = true
              enabled = true
              exclusive = false
              ui_only = false
              requires = {}
              requiresNames = {}
              conflicts = {}
              before = {}
              after = {}

              1 Reply Last reply Reply Quote 0
              • L
                LordxZero
                last edited by

                The 100 was just me testing if the client would work if I gave it a random number, originally it was just "none"

                1 Reply Last reply Reply Quote 0
                • UvesoU
                  Uveso
                  last edited by Uveso

                  please use this format and check again:

                  name = "SCFA Enhanced Campaign AI - V3.3"
                  uid = "8D5EE6DC-77BD-11EC-8FA2-C7F6E23437EF"
                  version = 1
                  copyright = "None"
                  description = "test"
                  author = "gregory1001"
                  url = ""
                  icon = ""
                  selectable = true
                  enabled = true
                  exclusive = false
                  ui_only = false
                  requires = { }
                  requiresNames = { }
                  conflicts = { }
                  before = { }
                  after = { }
                  
                  L 1 Reply Last reply Reply Quote 0
                  • L
                    LordxZero @Uveso
                    last edited by

                    @uveso Alright thanks to that the client loads it but the mod itself is not working, it should change some of the campaign maps but seems it's not doing anything, guess its not implementing the map, mohodata and lua changes when it loads the campaign mission.

                    Thanks for the help tho

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post