This seems to be applied as expected in the cache:
"resourceContainers": [ ],
Isolation: Removed the patch to keep at least one resource on the crew pod and everything returns to normal
Issues: When first selecting the pod it's just a purple circle without the model, this error appears in console:
After removing the pod and then trying to add it to a vessel after this, nothing appears when clicking on the part icon, and these errors are spammed in console (every FixedUpdate):
After going through this process I think the bug may be on the backend instead of just a syntax or user issue
Summary: errors and issues when all resource containers are removed from crew pods
Reproduction: Remove both electric charge and monopropellant from a crew pod, e.g.
This seems to be applied as expected in the cache:
"resourceContainers": [ ],
Isolation: Removed the patch to keep at least one resource on the crew pod and everything returns to normal
Issues: When first selecting the pod it's just a purple circle without the model, this error appears in console:
After removing the pod and then trying to add it to a vessel after this, nothing appears when clicking on the part icon, and these errors are spammed in console (every FixedUpdate):
After going through this process I think the bug may be on the backend instead of just a syntax or user issue