help this race is my first dont be hard on me no pics yet DONE: -anims -codex -qwest TO DO: -ship -compatibility(HELP!Unable to create character select) -hair -variants(color for the skin and second color not working) Dependence: any char creation extender please help me!
okay soo... all assets are in and i open the game game starts i create a new character with the faustians race mod as my chosen race im back to the character select screen but my newly created character isnt there its clear that i dont know the reason of this problem
If you're going to be modding Starbound you will need to learn how to fix problems based on the errors you receive. When you run into an error, open starbound.log and see what it says. Error #1 Error: Could not apply patch from backend: Folder <../giraffe_storage/mods\Faustians\.>. Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Cannot parse 'faustians' as index in Json path "/species/faustians" Incorrect path for player.config.patch Change { "op": "add", "path": "/species/faustians", "value" : "faustians" } to { "op": "add", "path": "/species/-", "value" : "faustians" } Error #2 Error: Error loading player file, ignoring! (CodexDatabaseException) No such codex 'faustiansorigins' codex.config.patch contains a codex you have not created. Either remove it or make it. { "op" : "add", "path" : "/initialcodex/faustians" , "value" : [ "controls", "humanprologue", "faustiansorigins", "faustiansbook", "survivalguide" ] }