Announcement

Collapse
No announcement yet.

Terranx Errors

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Terranx Errors

    Hi out there you gurus!

    I thought I would see if anybody knows why I keep getting "Terranx.ICD" errors when making different multiplayer game moves back to back. If anybody knows, I'd truly like to know so I don't have to continue to reboot and continue to replay the moves!!!

    Thanks.

    Radman

  • #2
    R:

    It could be happening if you haven't added the Pirate and/or Alien clones to your alphax.txt file (under #CUSTOMFACTIONS) - switching between games leaves the old set last played as the actives in your .ini file

    G.

    Comment


    • #3
      Hi Googlie:

      Reviewed your notice on the possibility of perhaps why I'm getting "Terranx.Icd" errors between multiplayer games. Thanks.

      However, perhaps you could let know how I need to go about adding the Pirates and Aliens to the alphax.txt file. I'd appreciate it.

      Radman

      Comment


      • #4
        R:

        Towards the end of the alphax.txt file you'll see:

        **********************************************


        ; First item is file name, second item is search key.
        ; These should always be the same except for debugging purposes.
        ;
        #FACTIONS
        GAIANS, GAIANS
        HIVE, HIVE
        UNIV, UNIV
        MORGAN, MORGAN
        SPARTANS, SPARTANS
        BELIEVE, BELIEVE
        PEACE, PEACE

        ;
        ; First item is file name, second item is search key.
        ; These should always be the same except for debugging purposes.
        ;
        #NEWFACTIONS
        CYBORG, CYBORG
        PIRATES, PIRATES
        DRONE, DRONE
        ANGELS, ANGELS
        FUNGBOY, FUNGBOY
        CARETAKE, CARETAKE
        USURPER, USURPER

        ;
        ; These are factions you want included in the startup list.
        ; These may also be chosen when a random faction is selected.
        ; First item is file name, second item is search key.
        ; These should always be the same except for debugging purposes.
        ;
        #CUSTOMFACTIONS


        **************************************************

        Add immediately below this header the custom factions you have in your files. e.g.

        BUCCANEERS, BUCCANEERS
        CORSAIRS, CORSAIRS
        FLEET, FLEET
        MARINERS, MARINERS
        OVERLORD, OVERLORD
        PACK, PACK
        PRESERVE, PRESERVE
        VALKYRIE, VALKYRIE
        WARRIOR, WARRIOR


        (Assuming that you have all these custom factions loaded in your smac folder - obviously, if you have just, say, the alien clones, then you only need:

        OVERLORD, OVERLORD
        PRESERVE, PRESERVE
        WARRIOR, WARRIOR


        (This also will give you the ability to select these clones when setting up a regular game)

        G.

        Comment

        Working...
        X