KongMD-Steam / QuestionableEthicsEnhanced

The source code of the Questionable Ethics Enhanced mod for RimWorld.
MIT License
12 stars 7 forks source link

Red errors appears when starting the game using QEE, Life Support and Crude Bionics mods #48

Closed Taranchuk closed 5 years ago

Taranchuk commented 5 years ago

Describe the bug I get these errors in the debug log:

Could not find type named LifeSupport.CompProperties_LifeSupport from node <li Class="LifeSupport.CompProperties_LifeSupport" />

Could not find a type named LifeSupport.Hediff_LifeSupport

Could not find type named CrudeBionics.HediffCompProperties_CrudeAddedPart from node <li Class="CrudeBionics.HediffCompProperties_CrudeAddedPart" />

Could not find type named CrudeBionics.HediffCompProperties_WeaponsPlatform from node <li Class="CrudeBionics.HediffCompProperties_WeaponsPlatform" />

Could not find a type named CrudeBionics.ThoughtWorker_HasCrudeAddedBodyPart

Could not find a type named LanguageWorker_Japanese

Config error in QE_LifeSupport: hediffClass is null

Config error in QE_CrudeBionicEye: Verse.HediffCompProperties: compClass is null

Config error in QE_CrudeBionicArm: Verse.HediffCompProperties: compClass is null

Config error in QE_CrudeBionicLeg: Verse.HediffCompProperties: compClass is null

Config error in QE_CrudeBionicSpine: Verse.HediffCompProperties: compClass is null

Config error in QE_CrudeBionicArm_Bludgeon: Verse.HediffCompProperties: compClass is null

Config error in QE_CrudeBionicArm_Spike: Verse.HediffCompProperties: compClass is null

Config error in QE_CrudeBionicArm_RangedWeaponPlatform: Verse.HediffCompProperties: compClass is null

Config error in QE_CrudeBionicArm_RangedWeaponPlatform: Verse.HediffCompProperties: two comps with same compClass: 

Config error in QE_CrudeBionicArm_RangedWeaponPlatform: Verse.HediffCompProperties: compClass is null

Config error in QE_CrudeBionicArm_RangedWeaponPlatform: Verse.HediffCompProperties: two comps with same compClass: 

Hugslib log can be obtained from the link: https://gist.github.com/HugsLibRecordKeeper/eb9683e0a38a7e60aa4212cc82977fe5

Expected behavior No red errors.

To Reproduce I started the game and errors appear even when I use only these mods and nothing else

  • Core
  • <li>HugsLib</li>
    <li>QEE</li>
    <li>LifeSupport-master</li>
    <li>CrudeBionics-master</li>

    I also use the latest versions of mods from github.

    KongMD-Steam commented 5 years ago

    I can't reproduce this problem. Is it still an issue for you?

    Taranchuk commented 5 years ago

    This was when I downloaded all the github versions and the errors were gone when I replaced them with Steam copies. At the moment, I don’t play with these mods anymore and I can’t say whether current github copies cause these errors or not.

    KongMD-Steam commented 5 years ago

    Thanks for the update. I'll close this issue for now, as it's not clear if this is a problem on my side.