1. Please be advised of a few specific rules and guidelines for this section.

Outdated Argonian Race v0.4d - ENRAGED KOALA

Fans of Elder Scrolls and lizards take to the stars!

  1. Biggaveli

    Biggaveli Phantasmal Quasar

    After further testing there's a bug on this mod's end. I tested by removing the Agronian mod out of the "mods" folder but left my elf mod charcreation file with the extra edits still in.
    Boot up and my elf race works fine. When i add this mod back in with identical charcreation file as the elf one, both races are buggy, selectable but they dont actually pick the real race, just immatate the default ones.
    i remove the elf folder this time and just load this Argonian mod(with the elf edits still in the charcreaton file) And the charcreation screen is a lil buggy.

    My characterCreation file looks like so:

    Code:
    {
    
      "textLabels" : [
        [ "SKIN COLOR", "HAIR STYLE", "SHIRT", "PANTS", "UNDY COLOR", "HAIR COLOR", "SHIRT COLOR", "PANTS COLOR", "HUMAN", "PERSONALITY" ],
        [ "FEATHER COLOR", "PLUMAGE", "SHIRT", "PANTS", "BEAK STYLE", "FLUFF", "SHIRT COLOR", "PANTS COLOR", "AVIAN", "PERSONALITY" ],
        [ "FUR COLOR", "HAIR STYLE", "SHIRT", "PANTS", "SKIN COLOR", "BEARD STYLE", "SHIRT COLOR", "PANTS COLOR", "APEX", "PERSONALITY" ],
        [ "SKIN COLOR", "FOLIAGE", "SHIRT", "PANTS", "LEAF COLOR", "FLOWER COLOR", "SHIRT COLOR", "PANTS COLOR", "FLORAN", "PERSONALITY" ],
        [ "SKIN COLOR", "FINS", "SHIRT", "PANTS", "BELLY COLOR", "FIN COLOR", "SHIRT COLOR", "PANTS COLOR", "HYLOTLS", "PERSONALITY" ],
        [ "PAINT COLOR", "HEAD MOD", "SHIRT", "PANTS", "LIGHTS COLOR", "DETAIL COLOR", "SHIRT COLOR", "PANTS COLOR", "GLITCH", "PERSONALITY" ],
        [ "SKIN COLOR", "HAIR STYLE", "SHIRT", "PANTS", "UNDY COLOR", "HAIR COLOR", "SHIRT COLOR", "PANTS COLOR", "ELF", "PERSONALITY" ],
        [ "SCALE COLOR", "HORN STYLE", "SHIRT", "PANTS", "BELLY COLOR", "FEATHER COLOR", "SHIRT COLOR", "PANTS COLOR", "ARGONIAN", "PERSONALITY" ]
     
      ],
      "paneLayout" : {
        "background" : {
          "type" : "background",
          "fileHeader" : "",
          "fileBody" : "/interface/title/charactercreation.png",
          "fileFooter" : ""
        },
        "labelSpeciesRadio" : {
          "type" : "label",
          "position" : [69, 200],
          "hAnchor" : "mid",
          "value" : "SPECIES"
        },
        "labelPortrait" : {
          "type" : "label",
          "position" : [168, 200],
          "hAnchor" : "mid",
          "value" : "HUMAN"
        },
        "labelMainSkinColor" : {
          "type" : "label",
          "position" : [52, 99],
          "hAnchor" : "mid"
        },
        "mainSkinColor" : {
          "type" : "spinner",
          "position" : [84, 99],
          "zlevel" : 1
        },
        "labelHairStyle" : {
          "type" : "label",
          "position" : [52, 87],
          "hAnchor" : "mid"
        },
        "hairStyle" : {
          "type" : "spinner",
          "position" : [84, 87],
          "zlevel" : 1
        },
        "labelShirt" : {
          "type" : "label",
          "position" : [52, 75],
          "hAnchor" : "mid"
        },
        "shirt" : {
          "type" : "spinner",
          "position" : [84, 75],
          "zlevel" : 1
        },
        "labelPants" : {
          "type" : "label",
          "position" : [52, 63],
          "hAnchor" : "mid"
        },
        "pants" : {
          "type" : "spinner",
          "position" : [84, 63],
          "zlevel" : 1
        },
        "labelPersonality" : {
          "type" : "label",
          "position" : [52, 51],
          "hAnchor" : "mid"
        },
        "personality" : {
          "type" : "spinner",
          "position" : [84, 51],
          "zlevel" : 1
        },
        "labelAlty" : {
          "type" : "label",
          "position" : [152, 99],
          "hAnchor" : "mid"
        },
        "alty" : {
          "type" : "spinner",
          "position" : [184, 99],
          "zlevel" : 1
        },
        "labelHeady" : {
          "type" : "label",
          "position" : [152, 87],
          "hAnchor" : "mid"
        },
        "heady" : {
          "type" : "spinner",
          "position" : [184, 87],
          "zlevel" : 1
        },
        "labelShirtColor" : {
          "type" : "label",
          "position" : [152, 75],
          "hAnchor" : "mid"
        },
        "shirtColor" : {
          "type" : "spinner",
          "position" : [184, 75],
          "zlevel" : 1
        },
        "labelPantsColor" : {
          "type" : "label",
          "position" : [152, 63],
          "hAnchor" : "mid"
        },
        "pantsColor" : {
          "type" : "spinner",
          "position" : [184, 63],
          "zlevel" : 1
        },
        "randomize" : {
          "type" : "button",
          "base" : "/interface/title/dice.png",
          "hover" : "/interface/title/diceover.png",
          "position" : [184, 115]
        },
        "randomName" : {
          "type" : "button",
          "base" : "/interface/title/dice.png",
          "hover" : "/interface/title/diceover.png",
          "position" : [184, 30]
        },
        "saveChar" : {
          "type" : "button",
          "base" : "/interface/button.png",
          "hover" : "/interface/buttonhover.png",
          "position" : [42, 13],
          "caption" : "Ok"
        },
        "cancel" : {
          "type" : "button",
          "base" : "/interface/button.png",
          "hover" : "/interface/buttonhover.png",
          "position" : [141, 13],
          "caption" : "Cancel"
        },
        "species" : {
          "type" : "radioGroup",
          "position" : [27, 170],
    
          "baseImage" : "/interface/title/button.png",
          "hoverImage" : "/interface/title/buttonover.png",
          "baseImageChecked" : "/interface/title/selected.png",
          "hoverImageChecked" : "/interface/title/selectedover.png",
    
          "buttons" : [
            {
              "id" : 0,
              "image" : "/interface/title/humanfemale.png",
              "position" : [0, 0]
            },
            {
              "id" : 1,
              "image" : "/interface/title/avianfemale.png",
              "position" : [27, 0]
            },
            {
              "id" : 2,
              "image" : "/interface/title/sapefemale.png",
              "position" : [54, 0]
            },
            {
              "id" : 3,
              "image" : "/interface/title/plantfemale.png",
              "position" : [0, -26]
            },
            {
              "id" : 4,
              "image" : "/interface/title/aquaticfemale.png",
              "position" : [27, -26]
            },
            {
              "id" : 5,
              "image" : "/interface/title/robotfemale.png",
              "position" : [54, -26]
            },
            {
              "id" : 20,
              "image" : "/interface/title/elffemale.png",
              "position" : [208, 0]
            },
            {
              "id" : 21,
              "image" : "/interface/title/argonianfemale.png",
              "position" : [235, 0]
            }
          ]
        },
        "gender" : {
          "type" : "radioGroup",
          "position" : [39, 114],
    
          "baseImage" : "/interface/title/button.png",
          "hoverImage" : "/interface/title/buttonover.png",
          "baseImageChecked" : "/interface/title/selected.png",
          "hoverImageChecked" : "/interface/title/selectedover.png",
    
          "buttons" : [
            {
              "id" : 0,
              "image" : "/interface/title/male.png",
              "position" : [0, 0]
            },
            {
              "id" : 1,
              "image" : "/interface/title/female.png",
              "selected" : true,
              "position" : [29, 0]
            }
          ]
        },
        "charPreview" : {
          "type" : "portrait",
          "position" : [167, 168],
          "scale" : 1.5
        },
        "name" : {
          "type" : "textbox",
          "position" : [62, 34],
          "hint" : "name",
          "maxWidth" : 70,
          "enterKey" : "saveChar",
          "escapeKey" : "cancel",
          "focus" : true
        }
      }
    }
    
     
  2. Kawa

    Kawa Tiy's Beard

    Indices must be consecutive. Make sure the Elf and Argonian .species files are index 6 and 7 respectively, and change the 20 and 21 in charcreation.config to 6 and 7 as well.
     
    Sabboth and FireWinged like this.
  3. FireWinged

    FireWinged Void-Bound Voyager

    April here!
    Thanks Kawa! We (Sabboth and I) really appreciate help and feedback from other community mod authors.
     
    Sabboth and Kawa like this.
  4. jay_rab

    jay_rab Void-Bound Voyager

    I know you said in your mod that you are looking to making future ships that we can upgrade too, but the fact that we start out with the smallest one when we do not have access to the others really is detrimental to our current play.
     
  5. Sabboth

    Sabboth Zero Gravity Genie

    I may go ahead and design the default sized and stylized Argonian ship and use that until ship upgrading is introduced. Then return back to the small ship for back story when ships can be upgraded.
     
    jay_rab likes this.
  6. jay_rab

    jay_rab Void-Bound Voyager

    If that is something that is doable that would be great, as I do understand the logic behind the small ship its just hard to manage currently.
     
  7. Sabboth

    Sabboth Zero Gravity Genie

    Hey everyone! Currently April and I are working the next update to the Argonian race mod.
    Update v0.2 will include [BUZZ WORD] new content such as:

    • 24 (woah!) new horn/feather styles courtesy of April Smith!
    • A new default sized Argonian style ship. The small ship will return once upgrades are released.
    • Slightly altered Argonian head to help with the eyes being covered when using some helmets.
    • 2 easier-on-the-eyes colors for red and blue to use in character creation.
    • 4 fully animated sets of default Argonian clothing to use in character creation and crafting!
    • Tier 1 armor and weapons!
    Look for the update in the next couple days!

    And don't forget, once the next update rolls out for the base game, "__merge" will be added to mod functionality and getting this race to work alongside other races should hopefully become a little easier. Not totally plug n' play, but easier.
     
    FireWinged and Jack Nief like this.
  8. Jack Nief

    Jack Nief Phantasmal Quasar

    This is good news to hear. Easier is always good.
     
  9. Murlocking

    Murlocking Astral Cartographer

    What ? Where ? There's no word "HYLOTL" in charcreation.config file.
     
  10. Kawa

    Kawa Tiy's Beard

    Lies, I tell you!
    Code:
    {
      "textLabels" : [
        [ "SKIN COLOR", "HAIR STYLE", "SHIRT", "PANTS", "UNDY COLOR", "HAIR COLOR", "SHIRT COLOR", "PANTS COLOR", "HUMAN", "PERSONALITY" ],
        [ "FEATHER COLOR", "PLUMAGE", "SHIRT", "PANTS", "BEAK STYLE", "FLUFF", "SHIRT COLOR", "PANTS COLOR", "AVIAN", "PERSONALITY" ],
        [ "FUR COLOR", "HAIR STYLE", "SHIRT", "PANTS", "SKIN COLOR", "BEARD STYLE", "SHIRT COLOR", "PANTS COLOR", "APEX", "PERSONALITY" ],
        [ "SKIN COLOR", "FOLIAGE", "SHIRT", "PANTS", "LEAF COLOR", "FLOWER COLOR", "SHIRT COLOR", "PANTS COLOR", "FLORAN", "PERSONALITY" ],
        [ "SKIN COLOR", "FINS", "SHIRT", "PANTS", "BELLY COLOR", "FIN COLOR", "SHIRT COLOR", "PANTS COLOR", "HYLOTLS", "PERSONALITY" ],
        [ "PAINT COLOR", "HEAD MOD", "SHIRT", "PANTS", "LIGHTS COLOR", "DETAIL COLOR", "SHIRT COLOR", "PANTS COLOR", "GLITCH", "PERSONALITY" ]
      ],
      "paneLayout" : {
        "background" : {
     
  11. Murlocking

    Murlocking Astral Cartographer

    Thank you Kawa! <3
     
  12. Sabboth

    Sabboth Zero Gravity Genie

    Sabboth updated Argonian Race with a new update entry:

    Argonian Race Mod December 21st Update - Version 0.2 Released!

    Read the rest of this update entry...
     
    Avaloth likes this.
  13. Metreu

    Metreu Big Damn Hero

    Game refuses to start while this mod is loaded.
     
  14. Sabboth

    Sabboth Zero Gravity Genie

    Are you trying to use more than one race mod? Also, did you get Xander Kau's Extended Character Creation Mod? If you have the Xander's mod, and are using just my Argonian race, it should boot up just fine. If you're using more than one race mod, issues will arise when the species ID and Index aren't sequential.
     
  15. FireWinged

    FireWinged Void-Bound Voyager

    First, what Sabboth said.

    Second, can I just say "Thank you" for posting your issues in the discussion first so we can help you figure this out before just writing up a bad review because of some silly clinical error? Thank you! That's what the discussion thread is here for!
     
  16. Sabboth

    Sabboth Zero Gravity Genie

  17. Sc0rpi0n_k1ng

    Sc0rpi0n_k1ng Big Damn Hero

    Following the simple drag and drop, it adds the race to the menu.. I can make a character, but then when I try to load the Argonian it hangs for a bit than says "client-server connection no longer valid"... Everything else works fine so I don't know what it is... *EDIT* I added another race mod, and that works perfectly as well.... Its just this one :(
     
    Last edited: Dec 23, 2013
  18. Zakail

    Zakail Phantasmal Quasar

    I have this problem too. I can also confirm it seems to just be an issue with this race mod specifically. I have the Kangaru and Elf race mods in and both work perfectly fine as of this recent update v. Angry Koala.

    I have noticed that when I look at my save files the Argonian character seems to fail to create a .shipworld file for itself upon creation.
     
  19. Sabboth

    Sabboth Zero Gravity Genie

    Start the game and let it hang up, then once it shows you the error, go into your steamapps/common/Starbound folder and copy your Starbound.log file down here, it'll let me know what the issue is. I just looked at the Elf mod and their default.treasurepools doesn't have a __merge in it, so I'm wondering if that's an issue.
     
  20. Sabboth

    Sabboth Zero Gravity Genie

    Yes, it's an issue with the elf race mod instead, I believe. My Argonians work fine alone but installing the elf race mod causes me to have the exact same problem that you two are reporting. I'm going to add __merge to their files and see if that works.
     

Share This Page