vegapnk / RJW-Genes

Rimworld Biotech Genes related to RJW
MIT License
33 stars 35 forks source link

Error on Load when Missing Licentia #105

Closed vegapnk closed 3 months ago

vegapnk commented 3 months ago

I got a HugsLib with the following Error:

[HugsLib] version 11.0.4
Could not find type named LicentiaLabs.Hediffs.HediffCompProperties_VomitCumMtb from node <li Class="LicentiaLabs.Hediffs.HediffCompProperties_VomitCumMtb"><mtbDaysPerStage><li>0</li><li>0</li><li>0.75</li><li>0.5</li><li>0.2</li></mtbDaysPerStage></li> 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

XML error: <mtbDaysPerStage><li>0</li><li>0</li><li>0.75</li><li>0.5</li><li>0.2</li></mtbDaysPerStage> doesn't correspond to any field in type HediffCompProperties. Context: <li Class="LicentiaLabs.Hediffs.HediffCompProperties_VomitCumMtb"><mtbDaysPerStage><li>0</li><li>0</li><li>0.75</li><li>0.5</li><li>0.2</li></mtbDaysPerStage></li> 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

[...]

Config error in rjw_genes_cumstuffed_counter: Verse.HediffCompProperties: compClass is null 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

It seems there was an oversight with something needing Licentia and not properly being checked out.

The likeliest code is here but it should be properly locked behind Licentia ... here