Modding Help Help with my own race mod crashing the game

Discussion in 'Starbound Modding' started by amogus1, Sep 5, 2022.

  1. amogus1

    amogus1 Intergalactic Tourist

    Using Skittle's race template. Wanted to make a "humanoid but funnier" race for my friend Peter. It was funnier in my head.

    The only mods I'm using are Futara's Fullbright Pixel Shader, Xbawks Character Extender, my own custom music mod, and the aforementioned race mod.

    Attached to this post is a crash log. Does not make it past the intro.
    Here's the species code:
    {
    "kind" : "peter",
    "charCreationTooltip" : {
    "title" : "Peter",
    "subTitle" : "O2",
    "description" : "the man himself."
    },
    "nameGen" : [ "/species/petermalenamegen.config:names", "/species/peterfemalenamegen.config:names" ],
    "ouchNoises" : [ "/sfx/humanoid/peterhurt_male1.ogg", "/sfx/humanoid/peterhurt_female1.ogg" ],
    "charGenTextLabels" : [ "Skin colour", "Hair style", "Shirt", "Legwear", "Underwear", "Hair colour", "Shirt colour", "Legwear colour", "peter", "Personality" ],
    "skull" : "/humanoid/peter/dead.png",
    "effectDirectives" : "?replace=FEFFFFFF=FFFFFFFF?replace=9bd4ffFF=ffea63FF?replace=31a6ffFF=f5bc00FF",
    "defaultBlueprints" : {
    "tier1" : [

    // Empty Hands
    { "item" : "flagpeter" },

    // Anvil
    { "item" : "humantier1head" },
    { "item" : "humantier1chest" },
    { "item" : "humantier1pants" },
    { "item" : "humantier2head" },
    { "item" : "humantier2chest" },
    { "item" : "humantier2pants" },
    { "item" : "petersword" },
    { "item" : "ironshortsword" },
    { "item" : "ironbroadsword" },
    { "item" : "tungstenaxe" },
    { "item" : "tungstenhammer" },
    // Anvil2
    { "item" : "humantier3head" },
    { "item" : "humantier3chest" },
    { "item" : "humantier3pants" },
    { "item" : "humantier4head" },
    { "item" : "humantier4chest" },
    { "item" : "humantier4pants" },
    { "item" : "titaniumdagger" },
    { "item" : "titaniumspear" },
    { "item" : "durasteelbroadsword" },
    { "item" : "durasteelshortsword" },
    // Anvil3
    { "item" : "humantier5ahead" },
    { "item" : "humantier5achest" },
    { "item" : "humantier5apants" },
    { "item" : "humantier6ahead" },
    { "item" : "humantier6achest" },
    { "item" : "humantier6apants" },
    { "item" : "humantier5mhead" },
    { "item" : "humantier5mchest" },
    { "item" : "humantier5mpants" },
    { "item" : "humantier6mhead" },
    { "item" : "humantier6mchest" },
    { "item" : "humantier6mpants" },
    { "item" : "humantier5shead" },
    { "item" : "humantier5schest" },
    { "item" : "humantier5spants" },
    { "item" : "humantier6shead" },
    { "item" : "humantier6schest" },
    { "item" : "humantier6spants" },
    { "item" : "aegisaltpistol" },
    { "item" : "aegisaltbow" },
    { "item" : "feroziumwand" },
    { "item" : "feroziumstaff" },
    { "item" : "violiumshortsword" },
    { "item" : "violiumbroadsword" },
    // Furniture Table 2
    { "item" : "humanstoragelocker" },
    { "item" : "petershipdoor" },
    { "item" : "petershiphatch" },
    // Spinning Wheel
    { "item" : "peteroutfit1chest" },
    { "item" : "peteroutfit1legs" },
    { "item" : "peteroutfit2chest" },
    { "item" : "peteroutfit2legs" },
    { "item" : "peteroutfit3chest" },
    { "item" : "peteroutfit3legs" },
    { "item" : "peteroutfit4chest" },
    { "item" : "peteroutfit4legs" }
    ]
    },
    "altOptionAsUndyColor" : true,
    "headOptionAsHairColor" : true,
    "altOptionAsHairColor" : true,
    "genders" : [
    {
    "name" : "male",
    "image" : "/interface/title/petermaleico.png",
    "characterImage" : "/interface/title/petermale.png",
    "hair" : [ "male51" ],
    "shirt" : [ "peteroutfit1chest", "peteroutfit2chest", "peteroutfit3chest", "peteroutfit4chest" ],
    "pants" : [ "peteroutfit1legs", "peteroutfit2legs", "peteroutfit3legs", "peteroutfit4legs" ],
    "facialHairGroup" : "",
    "facialHair" : [ ],
    "facialMaskGroup" : "",
    "facialMask" : [ ]
    },
    {
    "name" : "male2",
    "image" : "/interface/title/petermaleico.png",
    "characterImage" : "/interface/title/petermale.png",
    "hair" : [ "male51" ],
    "shirt" : [ "peteroutfit1chest", "peteroutfit2chest", "peteroutfit3chest", "peteroutfit4chest" ],
    "pants" : [ "peteroutfit1legs", "peteroutfit2legs", "peteroutfit3legs", "peteroutfit4legs" ],
    "facialHairGroup" : "",
    "facialHair" : [ ],
    "facialMaskGroup" : "",
    "facialMask" : [ ]
    }
    ],
    "bodyColor" : [
    { "ffe2c5" : "d0ded8", "ffc181" : "b0c6bd", "d39c6c" : "97b4a8", "c7815b" : "8dada0" },
    { "ffe2c5" : "d1d0de", "ffc181" : "b1b0c6", "d39c6c" : "9897b4", "c7815b" : "8f8dad" },
    { "ffe2c5" : "e1ced9", "ffc181" : "ccabbd", "d39c6c" : "bb8fa8", "c7815b" : "b585a0" },
    { "ffe2c5" : "d2e1ce", "ffc181" : "b1ccab", "d39c6c" : "97bb8f", "c7815b" : "8eb585" }
    ],
    "undyColor" : [
    { "dc1f00" : "4d76ad", "be1b00" : "395187", "951500" : "20325b" },
    { "dc1f00" : "7c41b8", "be1b00" : "6c2f90", "951500" : "471962" },
    { "dc1f00" : "c63442", "be1b00" : "9b2724", "951500" : "6a1210" },
    { "dc1f00" : "eaa245", "be1b00" : "b47020", "951500" : "834a0c" },
    { "dc1f00" : "e3e13a", "be1b00" : "a8a614", "951500" : "848008" },
    { "dc1f00" : "6ab841", "be1b00" : "45902f", "951500" : "296219" },
    { "dc1f00" : "535353", "be1b00" : "363636", "951500" : "111111" },
    { "dc1f00" : "e6e6e6", "be1b00" : "979797", "951500" : "6f6f6f" },
    { "dc1f00" : "9e9e9e", "be1b00" : "6e6e6e", "951500" : "434343" },
    { "dc1f00" : "f794f8", "be1b00" : "d355c1", "951500" : "b72c95" }
    ],
    "hairColor" : [
    //BROWN
    { "735e3a" : "735e3a", "735e3a" : "735e3a", "735e3a" : "735e3a" },
    ]
    }
     

    Attached Files:

Share This Page