Starbound

Starbound

Alpha Details
 This topic has been pinned, so it's probably important
Alpha Drako  [developer] 21 Apr, 2022 @ 8:32pm
Bugs and Crashes? You came to the right place!
Send here anything that you can think it's wrong with the coding, or anything that can you think it's crashing your game and coming from that mod. Logs helps a lot with that by the way! =)
< >
Showing 1-6 of 6 comments
AgentKirin 7 Dec, 2022 @ 2:49pm 
I was trying out using a dedicated server to see if that might help performance (in theory dividing the workload between the server and the game itself), and while I haven't had any crashes, this keeps popping up in the server window, seemingly at random, and also occurs several times in the log file:

[Error] Could not apply patch from file /player.config.patch in source: C:\Games\Steam\steamapps\workshop\content\211820\2724552848\alpha_details.pak. Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "maxValue" to remove

I *am* using a truckload of mods (~60+, mostly QoL), currently including FU. I wouldn't be surprised if one of those is responsible. What specific sort of mod conflicts might cause this? Or if it's not a mod conflict, what else might it be?
Alpha Drako  [developer] 8 Dec, 2022 @ 7:36am 
Originally posted by AgentKirin:
I was trying out using a dedicated server to see if that might help performance (in theory dividing the workload between the server and the game itself), and while I haven't had any crashes, this keeps popping up in the server window, seemingly at random, and also occurs several times in the log file:

[Error] Could not apply patch from file /player.config.patch in source: C:\Games\Steam\steamapps\workshop\content\211820\2724552848\alpha_details.pak. Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "maxValue" to remove

I *am* using a truckload of mods (~60+, mostly QoL), currently including FU. I wouldn't be surprised if one of those is responsible. What specific sort of mod conflicts might cause this? Or if it's not a mod conflict, what else might it be?
Oh, I was digging down to understand what's the problem. The maxValue that the game is trying to remove is actually a replace. One of the patch files included on Alpha Details are player.config.patch, and there's a line that change the maxValue of the food. From 70 to 100. That's the line: { "op": "replace", "path": "/statusControllerSettings/resources/food/maxValue", "value": 100 }. So any other mod that is... weirdly... removing that value or changing too much of the statusControllerSettings maybe is the cause of the problem! Unfortunately right now I have no clue about how to fix it, but I'm pretty sure that this will not cause any harm to your gameplay =)
Hello creator, I have a problem

[Error] Could not apply patch from file /player.config.patch in source: D:\Steam\steamapps\workshop\content\211820\2724552848\contents.pak. Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "maxValue" to remove
[Info] speciesSounds: {male: {1: /sfx/humanoid/avian_chatter_male1.ogg, 2: /sfx/humanoid/avian_chatter_male2.ogg, 3: /sfx/humanoid/avian_chatter_male3.ogg, 4: /sfx/humanoid/avian_chatter_male4.ogg}, female: {1: /sfx/humanoid/avian_chatter_female1.ogg, 2: /sfx/humanoid/avian_chatter_female2.ogg, 3: /sfx/humanoid/avian_chatter_female3.ogg, 4: /sfx/humanoid/avian_chatter_female4.ogg}}
[Info] genderSounds: {1: /sfx/humanoid/avian_chatter_female1.ogg, 2: /sfx/humanoid/avian_chatter_female2.ogg, 3: /sfx/humanoid/avian_chatter_female3.ogg, 4: /sfx/humanoid/avian_chatter_female4.ogg}
[Error] Exception caught in client main-loop
(MapException) Key 'cyberfacility_svm' not found in Map::get()

It happens when I open any unmodified S.A.I.L. that has every mission
(cuz modded ones may not show every)

It really annoys me and I can't access some missions like the Dantalion (the peacekeeper one)
Also I'm using around 640 mods :) so I'm not that suprised something broke but when I saw that error said 2724552848 which is this mod which suprised me cuz I didn't see "cyberfacility" in this mod
Alpha Drako  [developer] 11 Apr, 2023 @ 8:19am 
Originally posted by Birb II ,,King of the Arc":
Hello creator, I have a problem

[Error] Could not apply patch from file /player.config.patch in source: D:\Steam\steamapps\workshop\content\211820\2724552848\contents.pak. Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "maxValue" to remove
[Info] speciesSounds: {male: {1: /sfx/humanoid/avian_chatter_male1.ogg, 2: /sfx/humanoid/avian_chatter_male2.ogg, 3: /sfx/humanoid/avian_chatter_male3.ogg, 4: /sfx/humanoid/avian_chatter_male4.ogg}, female: {1: /sfx/humanoid/avian_chatter_female1.ogg, 2: /sfx/humanoid/avian_chatter_female2.ogg, 3: /sfx/humanoid/avian_chatter_female3.ogg, 4: /sfx/humanoid/avian_chatter_female4.ogg}}
[Info] genderSounds: {1: /sfx/humanoid/avian_chatter_female1.ogg, 2: /sfx/humanoid/avian_chatter_female2.ogg, 3: /sfx/humanoid/avian_chatter_female3.ogg, 4: /sfx/humanoid/avian_chatter_female4.ogg}
[Error] Exception caught in client main-loop
(MapException) Key 'cyberfacility_svm' not found in Map::get()

It happens when I open any unmodified S.A.I.L. that has every mission
(cuz modded ones may not show every)

It really annoys me and I can't access some missions like the Dantalion (the peacekeeper one)
Also I'm using around 640 mods :) so I'm not that suprised something broke but when I saw that error said 2724552848 which is this mod which suprised me cuz I didn't see "cyberfacility" in this mod

Hello, I guess that's something related to the food system. As some people are experiencing that problem I'll make a patch to make a test if the player has or not the MaxValue of food, because some mods (specially Frackin Universe) changes the way the food works, so when Alpha Details tries to work with the food system, it just can't find the value. Thank you for the feedback, will update it soon! =)
TheSecretPanda 23 Oct, 2024 @ 10:45pm 
Hello! I apologize for the inconvenience of my complaint but...

The change to the energy in the newest version of the mod doesn't appear to have worked. While holding down the trigger on a pistol with a use time of 1.6, the energy still regenerates faster than it can be used.
Alpha Drako  [developer] 24 Oct, 2024 @ 12:33pm 
Originally posted by TheSecretPanda:
Hello! I apologize for the inconvenience of my complaint but...

The change to the energy in the newest version of the mod doesn't appear to have worked. While holding down the trigger on a pistol with a use time of 1.6, the energy still regenerates faster than it can be used.

Oh... What the actual heck O.O, I looked at the mod files here and seems like I forgot to... Save... The Energy changes at the player.config.patch!!! LoL. Doing right now, sorry again hehehehehe
< >
Showing 1-6 of 6 comments
Per page: 1530 50