RimWorld

RimWorld

DRA-ARN Dec 3, 2020 @ 7:53pm
humanoid alien races mod error
when i open the game it displays the error log and it states Could not resolve cross-reference: No RimWorld.TraitDef named Beautiful found to give to AlienRace.AlienTraitEntry RimWorld.TraitDef named SuperImmune found to give to AlienRace.AlienTraitEntry, i am using that mod but i cant find the reason for this error.
< >
Showing 1-9 of 9 comments
Jigain Dec 3, 2020 @ 9:42pm 
You probably have an outdated version of Harmony, if I were to guess.
DRA-ARN Dec 4, 2020 @ 8:39pm 
Originally posted by Jigain:
You probably have an outdated version of Harmony, if I were to guess.
well after it says that it says that it competed patches with humanoid alien races mod with harmony
Razor 2.3 Dec 4, 2020 @ 9:50pm 
Originally posted by dogspace27:
Could not resolve cross-reference: No RimWorld.TraitDef named Beautiful found to give to AlienRace.AlienTraitEntry
This is because there is no trait called "beautiful." There's a "beauty" trait with a second degree called "beautiful," but that's technically something different.

Originally posted by dogspace27:
RimWorld.TraitDef named SuperImmune found to give to AlienRace.AlienTraitEntry
This is because there is no trait called "SuperImmune." There's an "Immunity" trait with a first degree called "super-immune," but that's technically something different.

I'd suggest taking the errors to the mod's page, as these are things the modder needs to address.
DRA-ARN Dec 4, 2020 @ 10:16pm 
Originally posted by Razor 2.3:
Originally posted by dogspace27:
Could not resolve cross-reference: No RimWorld.TraitDef named Beautiful found to give to AlienRace.AlienTraitEntry
This is because there is no trait called "beautiful." There's a "beauty" trait with a second degree called "beautiful," but that's technically something different.

Originally posted by dogspace27:
RimWorld.TraitDef named SuperImmune found to give to AlienRace.AlienTraitEntry
This is because there is no trait called "SuperImmune." There's an "Immunity" trait with a first degree called "super-immune," but that's technically something different.

I'd suggest taking the errors to the mod's page, as these are things the modder needs to address.
this is the full log just for better understanding, RimWorld 1.2.2753 rev712

[HugsLib] version 8.0.1


Could not resolve cross-reference: No RimWorld.TraitDef named SuperImmune found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry

Could not resolve cross-reference: No RimWorld.TraitDef named Beautiful found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry


Could not resolve cross-reference: No RimWorld.TraitDef named SuperImmune found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry

Could not resolve cross-reference: No RimWorld.TraitDef named Beautiful found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry


Could not resolve cross-reference: No RimWorld.TraitDef named SuperImmune found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry


Could not resolve cross-reference: No RimWorld.TraitDef named Beautiful found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry


Could not resolve cross-reference: No RimWorld.TraitDef named SuperImmune found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry


Could not resolve cross-reference: No RimWorld.TraitDef named Beautiful found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry


Could not resolve cross-reference: No RimWorld.TraitDef named SuperImmune found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry


Could not resolve cross-reference: No RimWorld.TraitDef named Beautiful found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry







Could not resolve cross-reference: No RimWorld.TraitDef named Slothful found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry


Could not resolve cross-reference: No RimWorld.TraitDef named SuperImmune found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry

Start()

Alien race successfully completed 136 patches with harmony.
Patching

[SRTS Expanded] Compatibility with Save our Ship 2 and Combat Extended are temporarily disabled at the moment. SoS2 compatibility will happen soon(ish), CE compatibility will not.


EnhancedDevelopment.Embrasures.Patcher(): Starting.


EnhancedDevelopment.Embrasures.ApplyPatchIfRequired: Skipping Applying Patch: Embrasures

EnhancedDevelopment.Embrasures.Patcher(): Complete.

PickUpAndHaul v0.1.1.0⅓ welcomes you to RimWorld with pointless logspam.

[HugsLib] initializing RunAndGun

Last edited by DRA-ARN; Dec 4, 2020 @ 10:16pm
Dr@g0n Dec 14, 2020 @ 7:53pm 
did you figure it out? this happens all the time and usually its some race mod that got updated and no longer can have x trait because some ♥♥♥♥♥♥ modder decided they don't want their ♥♥♥♥ species to be ugly or beautiful and have a static racial trait or life/health condition.
DRA-ARN Dec 15, 2020 @ 11:34am 
Originally posted by Dr@g0n:
did you figure it out? this happens all the time and usually its some race mod that got updated and no longer can have x trait because some ♥♥♥♥♥♥ modder decided they don't want their ♥♥♥♥ species to be ugly or beautiful and have a static racial trait or life/health condition.
no i have not figured it out, i assume its what your saying but i dont know, it has happened to other people too so its not just me. also i assume its a harmless error.
Last edited by DRA-ARN; Dec 15, 2020 @ 11:35am
Raymond Dec 15, 2020 @ 12:00pm 
sound like you are using outdated mod for your current version. Beautiful trait no longer exist in the game but the mod still trying to invoke it.
Please share your whole dev log. I will be a lot easier to identify the error. You can share it by using the "share file" function in the dev log.
Raymond Dec 15, 2020 @ 12:05pm 
Originally posted by Dr@g0n:
did you figure it out? this happens all the time and usually its some race mod that got updated and no longer can have x trait because some ♥♥♥♥♥♥ modder decided they don't want their ♥♥♥♥ species to be ugly or beautiful and have a static racial trait or life/health condition.

Unlikely. If the game read an alian race xml containing an obsolete/non-existing value, like the beautiful trait in this case, it will just ignore the value. For there to be an error like this, it must be a mod with an assembly file. I don't think there is any racial mod on the workshop with an assembly file, so I think op was using outdated HAR version or harmony.
Raymond Dec 15, 2020 @ 12:11pm 
Originally posted by dogspace27:
this is the full log just for better understanding, RimWorld 1.2.2753 rev712

[HugsLib] version 8.0.1


Could not resolve cross-reference: No RimWorld.TraitDef named SuperImmune found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry

Could not resolve cross-reference: No RimWorld.TraitDef named Beautiful found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry


Could not resolve cross-reference: No RimWorld.TraitDef named SuperImmune found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry

Could not resolve cross-reference: No RimWorld.TraitDef named Beautiful found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry


Could not resolve cross-reference: No RimWorld.TraitDef named SuperImmune found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry


Could not resolve cross-reference: No RimWorld.TraitDef named Beautiful found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry


Could not resolve cross-reference: No RimWorld.TraitDef named SuperImmune found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry


Could not resolve cross-reference: No RimWorld.TraitDef named Beautiful found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry


Could not resolve cross-reference: No RimWorld.TraitDef named SuperImmune found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry


Could not resolve cross-reference: No RimWorld.TraitDef named Beautiful found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry



Could not resolve cross-reference: No RimWorld.TraitDef named Slothful found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry


Could not resolve cross-reference: No RimWorld.TraitDef named SuperImmune found to give to AlienRace.AlienTraitEntry AlienRace.AlienTraitEntry

Start()

Alien race successfully completed 136 patches with harmony.
Patching

[SRTS Expanded] Compatibility with Save our Ship 2 and Combat Extended are temporarily disabled at the moment. SoS2 compatibility will happen soon(ish), CE compatibility will not.


EnhancedDevelopment.Embrasures.Patcher(): Starting.


EnhancedDevelopment.Embrasures.ApplyPatchIfRequired: Skipping Applying Patch: Embrasures

EnhancedDevelopment.Embrasures.Patcher(): Complete.

PickUpAndHaul v0.1.1.0⅓ welcomes you to RimWorld with pointless logspam.

[HugsLib] initializing RunAndGun

ok, forget everything I said in this post. Cross-reference error is kinda a mild error actually. You can just ignore it and there won't be any problem in game.
< >
Showing 1-9 of 9 comments
Per page: 1530 50

Date Posted: Dec 3, 2020 @ 7:53pm
Posts: 9