zimberzimber submitted a new mod: Ztarbound - More features and systems for your mods! Read more about this mod...
zimberzimber updated Ztarbound with a new update entry: ----- 1.03 ----- Read the rest of this update entry...
I have to say, this is really neat! I always wanted to see something of a research tree built into Starbound, and this does exactly that. Well done!
I installed this mod in my Dev Setup, it seems that there is an error on it somewhere. This is the LOG
Here's your culprit: [173:10.432] [Error] Exception caught loading asset: /_ZBversioning.config, (AssetException) Could not read JSON asset /_ZBversioning.config Double-check your syntax with a linter (Kawa's Starbound JSON Lab: http://helmet.kafuka.org/sbmods/json/)
Yeah, it's an error on the line 14, there is a "on" that should be a 'on' , the quotation marks are breaking the JSON.
zimberzimber updated Ztarbound with a new update entry: ----- 1.03a ----- And that kids, is why you should always test the smallest changes before publishing anything
Hello, I'm having trouble adding new songs to de music player. I'm following the step by step of the link on your response to my review but something is wrong. I have never modding anything with some code lines like that (I'm a noob) can you help me? this is the files i created: musiclist.config.patch File location: \starbound\mods\my_mod\interface\scripted\fm_musicplayer [ [ { "op": "add", "path": "/##files##/-", "value": "/interface/scripted/fm_musicplayer/Addmusics.config" } ] ] Addmusic.config File location: \starbound\mods\my_mod { ] } "New songs" : [ { "name" : "Make It Wit Chu-VMM Remix", "directory" : "\music\Make-It-Wit-Chu-Virgin-Magnetic-Material-Remix.ogg" }, { "name" : "Im A Wanted Man", "directory" : "\music\Im-A-Wanted-Man.ogg" } ] }
Can you launch the game, go into the music player, close the game, and copy-paste the contents of "Starbound/storage/starbound.log" into https://hastebin.com/, click the save bottom at the top right corner of the window, and send me the link to the page please?
You forgot to follow this: https://github.com/zimberzimber/Ztarbound/blob/master/_doc/FIRST THINGS FIRST.txt
zimberzimber updated Ztarbound with a new update entry: ----- 1.04 ----- Read the rest of this update entry...
zimberzimber updated Ztarbound with a new update entry: ----- 1.04a ----- Read the rest of this update entry...