Modding Help Need help with my mod folder!

Discussion in 'Starbound Modding' started by DarkraiDUD3, Jan 24, 2014.

  1. DarkraiDUD3

    DarkraiDUD3 Subatomic Cosmonaut

    Ok so my mod is my first, I'm learning so it's just a new tool and armor one. I have everything done correctly but the starbound loading screen never goes away. This doesn't happen with vanilla starbound and I know that. The problem is the armor. I don't know what's wrong. If you can help me, I'll put up a link for my mod, please do not use it yet. It's in beta phase. :) You can test it though. The armor and everything is all textured up and stuff like that. I have a feeling it's my recipe folder. (P.S. I did change the assets of the main starbound folder. I am not sure if that was a needed step and I'll see if that works.
    ~-~-~-~-~-~-~-~-~-~-~-
    Mediafire download link: http://www.mediafire.com/download/p9sto2gzpx2bc5z/Neptunite+.zip
     
  2. dw420

    dw420 Void-Bound Voyager

    Read your starbound.log. :)
     
  3. DarkraiDUD3

    DarkraiDUD3 Subatomic Cosmonaut

    If this helps, this is what the starbound.log reads
    Error: Could not load /player.config asset, attempting to use default.
    AssetException: Could not read variant asset /player.config
    caused by: JsonParsingException: Cannot parse json file: /player.config
    caused by: JsonParsingException: Error parsing json: bad array, should be ',' or ']' at 7:1
    00996628
    007E1642
    004E3381
    004E9134
    004E939C
    004E1C0F
    004E1CCD
    004ECB4B
    004ED2BC
    004ED3CC
    004ED5E1
    00533598
    004DB32F
    004016D8
    0096597C
    752DE8DE
    76FDD4BD
    76FDD6CF

    Error: Exception caught in Thread Async root loader: VariantException: Improper conversion to VariantMap from null
    007DC394
    005335A8
    004DB32F
    004016D8
    0096597C
    752DE8DE
    76FDD4BD
    76FDD6CF

    Info: Writing Star::Configuration to '..\starbound.config'
    Warn: Perf: StarApplicationBase::run.innerLoop.SDL_PollEvent millis: 694
    Info: Application quitting!
    Warn: Perf: StarApplicationBase::run.innerLoop millis: 700
    Info: [ [ "StarApplicationBase::run.innerLoop", "Cnt#: ", 19889, "Sum(ms)", 333305, "Avg", 16, "SAvg", 17, "Min", 15, "Max", 700, "Last", 700, "Var(avg,us)", 1812.46, "VMax(ms)", 685, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.sleeping", "Cnt#: ", 62066, "Sum(ms)", 237923, "Avg", 3, "SAvg", 1, "Min", 1, "Max", 18, "Last", 1, "Var(avg,us)", 2833.39, "VMax(ms)", 17, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.preSleeping", "Cnt#: ", 19862, "Sum(ms)", 195329, "Avg", 9, "SAvg", 1, "Min", 1, "Max", 18, "Last", 9, "Var(avg,us)", 7816.79, "VMax(ms)", 16, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.graphicsSwapBuffers", "Cnt#: ", 19888, "Sum(ms)", 91756, "Avg", 4, "SAvg", 0, "Min", 0, "Max", 96, "Last", 1, "Var(avg,us)", 4613.64, "VMax(ms)", 96, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.postSleeping", "Cnt#: ", 42204, "Sum(ms)", 42598, "Avg", 1, "SAvg", 1, "Min", 1, "Max", 13, "Last", 1, "Var(avg,us)", 9.33561, "VMax(ms)", 12, "Parent", "" ], [ "Assets::loadVariant", "Cnt#: ", 2284, "Sum(ms)", 5642, "Avg", 2, "SAvg", 0, "Min", 0, "Max", 124, "Last", 1, "Var(avg,us)", 2470.23, "VMax(ms)", 124, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.renderPost", "Cnt#: ", 19888, "Sum(ms)", 1381, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 106, "Last", 0, "Var(avg,us)", 70.5953, "VMax(ms)", 106, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.render", "Cnt#: ", 19888, "Sum(ms)", 1157, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 17, "Last", 0, "Var(avg,us)", 64.9135, "VMax(ms)", 17, "Parent", "" ], [ "ClientApplication::render", "Cnt#: ", 19888, "Sum(ms)", 1145, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 17, "Last", 0, "Var(avg,us)", 64.3101, "VMax(ms)", 17, "Parent", "" ], [ "Cinematic::render", "Cnt#: ", 19888, "Sum(ms)", 903, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 17, "Last", 0, "Var(avg,us)", 52.2426, "VMax(ms)", 17, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.SDL_PollEvent", "Cnt#: ", 19909, "Sum(ms)", 837, "Avg", 0, "SAvg", 2, "Min", 0, "Max", 694, "Last", 694, "Var(avg,us)", 77.352, "VMax(ms)", 694, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.update", "Cnt#: ", 19908, "Sum(ms)", 49, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 2.46132, "VMax(ms)", 1, "Parent", "" ], [ "ClientApplication::update", "Cnt#: ", 19908, "Sum(ms)", 39, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 1.95901, "VMax(ms)", 1, "Parent", "" ], [ "ClientApplication::updateSplash", "Cnt#: ", 19908, "Sum(ms)", 20, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 1.00462, "VMax(ms)", 1, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.graphicsClear", "Cnt#: ", 19887, "Sum(ms)", 18, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 0.905114, "VMax(ms)", 1, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.graphicsFinish", "Cnt#: ", 19888, "Sum(ms)", 17, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 0.854787, "VMax(ms)", 1, "Parent", "" ], [ "Assets::postProcessAudio", "Cnt#: ", 1, "Sum(ms)", 11, "Avg", 11, "SAvg", 11, "Min", 11, "Max", 11, "Last", 11, "Var(avg,us)", 0, "VMax(ms)", 0, "Parent", "" ], [ "Assets::loadImage", "Cnt#: ", 2, "Sum(ms)", 10, "Avg", 5, "SAvg", 7, "Min", 2, "Max", 8, "Last", 2, "Var(avg,us)", 3000, "VMax(ms)", 6, "Parent", "" ], [ "Assets::loadBaseImage", "Cnt#: ", 2, "Sum(ms)", 10, "Avg", 5, "SAvg", 7, "Min", 2, "Max", 8, "Last", 2, "Var(avg,us)", 3000, "VMax(ms)", 6, "Parent", "" ], [ "Cinematic::update", "Cnt#: ", 19908, "Sum(ms)", 4, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 0.200924, "VMax(ms)", 1, "Parent", "" ], [ "ClientApplication::renderInit", "Cnt#: ", 2, "Sum(ms)", 3, "Avg", 1, "SAvg", 1, "Min", 1, "Max", 2, "Last", 1, "Var(avg,us)", 500, "VMax(ms)", 1, "Parent", "" ], [ "Assets::loadAudio", "Cnt#: ", 1, "Sum(ms)", 2, "Avg", 2, "SAvg", 2, "Min", 2, "Max", 2, "Last", 2, "Var(avg,us)", 0, "VMax(ms)", 0, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.graphicsStart", "Cnt#: ", 19888, "Sum(ms)", 0, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 0, "Last", 0, "Var(avg,us)", 0, "VMax(ms)", 0, "Parent", "" ], [ "ClientApplication::processInput", "Cnt#: ", 31, "Sum(ms)", 0, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 0, "Last", 0, "Var(avg,us)", 0, "VMax(ms)", 0, "Parent", "" ], [ "ClientApplication::renderDestroy", "Cnt#: ", 2, "Sum(ms)", 0, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 0, "Last", 0, "Var(avg,us)", 0, "VMax(ms)", 0, "Parent", "" ], [ "Assets::loadFont", "Cnt#: ", 1, "Sum(ms)", 0, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 0, "Last", 0, "Var(avg,us)", 0, "VMax(ms)", 0, "Parent", "" ] ]
    Info: Shutting down Star::Root
     
  4. Magician Xy

    Magician Xy Ketchup Robot

    This is the error you should be looking at:
    This means there's a problem at (or close to) line 7 in the player.config file (the one located in your mod, I'm assuming). You're probably missing a comma or a square bracket at the end of a line somewhere. Double check to make sure your syntax is correct. jsonlint.com is really good for this.
     
  5. DarkraiDUD3

    DarkraiDUD3 Subatomic Cosmonaut

    Yeah, Right as I posted that, I looked at it. Oh, I see. I did not need to add more { "item" "blahblahblah" : "count" : 1 }
     

Share This Page