KSP-RO / ProceduralParts

A continuation of StretchySRBs, which is a continuation of StretchyTanks
71 stars 79 forks source link

Procedural SRBs are missing #268

Closed JV-Fernandes closed 4 years ago

JV-Fernandes commented 4 years ago

I'm using RSS/RO in the ksp 1.8.1, and i can't find the procedural SRBs... All the other parts are working just well, but the SRBs are missing. I'm using the ProceduralParts version 2.0.6

DRVeyl commented 4 years ago

Do you also have RP-1? If so, this isn't a bug: https://github.com/KSP-RO/RP-0/blob/master/GameData/RP-0/ProcCosts.cfg#L110

JV-Fernandes commented 4 years ago

So, there is no way to enable it in RP-1? I didn't know it was disabled in the RP-1...

DRVeyl commented 4 years ago

You would either remove that patch yourself, or you would write your own patch to duplicate the part into something else before that patch runs.

The issue on the RP-1 side is they don't have a way to balance the cost or progression of procedural SRBs yet. Haven't in a while, hasn't been a priority. Perhaps they should just be marked as non-RP0 instead of outright deleted. Issue belongs over there with them, tho, not here.