Modding Help Asset_unpacker

Discussion in 'Starbound Modding' started by TheGuillotine, Feb 2, 2014.

  1. TheGuillotine

    TheGuillotine And Do the MONKEY!

    As everyone probable knows... the assets are not able to be accessed easily. I have searched everywhere & have found tutorials but they don't seem to be working. I really want to make my own mod, but with this problem... I can't acomplish anything.

    Thanks,

    Guillotine
     
  2. Julyuary

    Julyuary Phantasmal Quasar

    What is your issue exactly? Are you having trouble figuring out how to use the unpacker?
     
    TheGuillotine likes this.
  3. The | Suit

    The | Suit Agent S. Forum Moderator

    Is your steam in C drive?
    If so download this attachment extract and run.

    If not
    extract, and right click on extract.bat
    choose edit

    and replace the first value with location of unpacker.exe in starbound
    2nd where the packed.pak file is
    3rd value with where you want it packed
    save
    and double click it again

    It is extremely important you not add any enters or spaces. To this. Keep the exact same format, just change the directory locations accordingly

    When it says "Press a button to continue" it has finished unpacking
     

    Attached Files:

  4. intervencion

    intervencion Existential Complex

  5. TheGuillotine

    TheGuillotine And Do the MONKEY!

    Thank you everyone for the help but I figured out how to make the unpacker work. I am having another problem while trying to test my mod. When ever I start up Starbound, it gives me this error; "JsonParsingExeption: Error parsing json: unexpected character parsing word at 10:1"
     
  6. The | Suit

    The | Suit Agent S. Forum Moderator

    It will tell you the file name also - if you look hard enough
    Go to the 10th line first space - also check the 9th line if a comma is missing
     
    TheGuillotine likes this.
  7. TheGuillotine

    TheGuillotine And Do the MONKEY!

    This is the full error I am getting.
    "JsonParsingException:Error parsing json: unexpected character parsing word at 10:1
    009B99C2
    (/Users/builder/starbound-slave/release builder-windows/build/source/core/StarVariant.hpp:14)
    00837F39
    (/Users/builder/starbound-slave/releasebuilder-windows/build/source/core/StarVariant.cpp:186)
    00502E69
    (/Users/builder/starbound-slave/releasebuilder-windows/build/source/game/StarRoot.cpp:263)
    00504292
    (/Users/builder/starbound-slave/releasebuilder-windows/build/source/game/StarRoot.cpp:66)
    ...(2)
    004EC0C1 (\SDL-1,2,15/./src/main/win32/SDL_win32_main.c:318)"

    That took a long time to type btw.. hahaha!
     
  8. The | Suit

    The | Suit Agent S. Forum Moderator

    If you had to type it that isn't from your starbound.log
    Starbound.log is a text file.........
    [​IMG]

    It will also tell you the file name of the file in question.
    You are copying the text from the error window

    Open that file it will tell you exactly what is wrong.
    What ever the issue is its on the 10th or 9th line.

    The error will say what is missing or what is "expected"
     
    intervencion likes this.
  9. TheGuillotine

    TheGuillotine And Do the MONKEY!

    I do not have a "starbound.log" in my folder?
     
  10. The | Suit

    The | Suit Agent S. Forum Moderator

    It will be in your starbound folder - not your mods folder
     
  11. TheGuillotine

    TheGuillotine And Do the MONKEY!

    I know. There was not one in there.
     
  12. intervencion

    intervencion Existential Complex

    Look if you have a starbound that can be opened by a notepad, and uncheck the "hide extensions for known file types".
     
    Prawnfeeler likes this.
  13. The | Suit

    The | Suit Agent S. Forum Moderator

    Prawnfeeler likes this.
  14. TheGuillotine

    TheGuillotine And Do the MONKEY!

    Thank you for all the help everyone. I will get back to you guys if this doesnt work when I try it tomorrow. Thanks.
     
  15. TheGuillotine

    TheGuillotine And Do the MONKEY!

  16. intervencion

    intervencion Existential Complex


    What a s*** picture, but yes, the file is named STARBOUND.LOG so, obviously, is it.
     
  17. TheGuillotine

    TheGuillotine And Do the MONKEY!

  18. The | Suit

    The | Suit Agent S. Forum Moderator

  19. TheGuillotine

    TheGuillotine And Do the MONKEY!

    I am new to this kind of stuff, but I have no clue where it says the error... Please tell me if its right in fron of my face. Lmao!
     
  20. The | Suit

    The | Suit Agent S. Forum Moderator

    Copy and paste what is inside of that here.
    No human could possibly read that.
     
    Prawnfeeler likes this.

Share This Page