https://gyazo.com/f1f0bbdb6713bcb1b66a6755b2457e59 https://gyazo.com/ef5e4b8f232d963607ef620a086dd28c
Still did not work: https://gyazo.com/ab1234ff03ee0ca00ae5145ceb055596 https://gyazo.com/447ffc6c6b0e48ba95c3a49e11418200
"author" : "Echo", "description" : "CentaursEverywhere!", "friendlyName" : "CentaurRace", "link" : "", "name" : "CentaurRace", "path" : ".", "steamContentId" : "", "version" : "Starbound 1.0 - Stable (Mod Version 0.5)" }
Are you running the most up-to-date version of the game? Edit: I just did a quick test of a freshly downloaded copy of MPH v0.10 and I couldn't pack any of my mods. However, using the older version of MPH v0.10 I can. I think something got messed up, @Dolan. In the meantime, here's the old version of MPH which works with mods containing _metadata only:
I have a new error now xD Sun 08/21/2016 203:09.39 Exception caught: (JsonParsingException) Error parsing json: unexpected end of stream parsing object. at 7:20 [0] 10f568a [1] 10f44b8 [2] 10d1d37 [3] 10d715e [4] 10f6560 [5] 10aa7e5 [6] 10fd91c [7] 74ae62c4 BaseThreadInitThunk [8] 77ad0609 RtlSubscribeWnfStateChangeNotification [9] 77ad05d4 RtlSubscribeWnfStateChangeNotification
All I get when I try to run the bat is "the syntax of the command is incorrect". Anything special i need to do to get it to run?
Looks like for whatever reason one of the download links actually has some HTML in it that shouldn't be there.
I'm having trouble using this. I'm trying to unpack a mod and the options to unpack it are shown. However, the program closes and I have no idea where the mod files go. I've tried putting it in a Desktop folder to see if it would run without being in the Starbound directories. Still no luck. Any advice?
Hi redfoxj, the .bat file (or .sh if you are on Linux) needs to be in "Starbound/mods" folder because it is looking upper for the files "win32/asset_unpacker.exe". You could get more info about what's going wrong by opening the log file "ModPackHelper.log" (Located at the same place than ModPackHelper_v0.10.bat). Also be sure to use the latest file from my dropbox account. I changed some tiny thing in the version 0.10 without moving the version number (Latest was done on August 14th) Edit : I updated the script to v0.11. Fixed the packing problem. Hope this one would fixe all troubles people had.
I have the .exe in my "Starbound/mods" folder and the v0.10 version just can't seem to locate any of the mods in that directory whenever I'm trying to find a mod to pack. I would use the v0.11 version of the mod as it seems to pick up the mods in my folder that I'm trying to pack, but... Like Mr. RedfoxJ over here, THE PROGRAM JUST KEEPS CLOSING ON ME WITHOUT ANY EVEN GIVING ME ANY HINT AS TO WHAT HAPPENED IN THE LOG FILE. In fact, it DOESN'T create a log file; all it does is leave you BLIND. Just what is the problem?? Is it just me? This is frustrating me more than I imagined.
To see why the program is closing do that : - Navigate to your Starbound folder - Press "Shift" and do a right click on the "mods" folder - Select the "open in command prompt" (It will open a new prompt windows and the path would be "C:\.<my_path>\Starbound\mods" - Type "ModPackHelper_v0.11.bat" and press Enter (It will launch the bat and keep the prompt open with the error message)