Starbound

Starbound

K'Rakoth Mod: Arcana Patch
ulrellik 10 Oct, 2021 @ 10:35am
Bug Reporting
Hi, I get this error:

[12:14:17.457] [Error] Could not apply patch from file /terrestrial_worlds.config.patch in source: ../mods/Arcana - KRakoths Patch-30-09-2021.pak. Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'arcana_timeless' in pathApply("/regionTypes/arcana_timeless/subRegion/-")

I've the most recent Github Version of Arcana (0.8.0.11), since I don't own the Steam version of Starbound. The rest of the log doesn't seem to be interesting.

Thank you very much for your mods!!!!
< >
Showing 1-3 of 3 comments
ulrellik 28 Oct, 2021 @ 6:04pm 
@Angry Turret: With your recent update (25/10/2021), the error seems to be gone! Thank you very much for fixing it :steamthumbsup:
ulrellik 14 Nov, 2021 @ 5:15pm 
@Angry Turret: With the new Arcana v1.0 I receive following error:

[16:52:55.233] [Error] Could not apply patch from file /terrestrial_worlds.config.patch in source: ../mods/Arcana - KRakoths patch-25-10-2021.pak. Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) No such key 'subsurface' in pathApply("/planetTypes/arcana_turbulent/layers/subsurface/dungeons/-")

I believe the reason is that they removed the subsurface entry in v1.0 in terrestrial_worlds.config.patch according to git diff
- }, - "subsurface" : { - "primaryRegion" : ["arcana_turbulent_floor"], - "dungeons" : [[1.0, "hylotloceancity"], [1.0, "hylotlruinedcity"]]

Removing this from your patch:
{ "op" : "add", "path" : "/planetTypes/arcana_turbulent/layers/subsurface/dungeons/-", "value" : [ 1.0, "atprk_krakothoceanruins" ] },
made the error go away, but I don't know how to re-add this dungeon to the turbulent planets, you know :-)
Angry Turret  [developer] 20 Nov, 2021 @ 1:54am 
@ulrellik I'll look into it.
< >
Showing 1-3 of 3 comments
Per page: 1530 50