Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Root level exception in OnGUI(): System.TypeLoadException: Could not resolve type with token 01000096 (from typeref, class/assembly AlienRace.AlienPartGenerator, AlienRace, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null)
at (wrapper managed-to-native) System.Reflection.MonoMethodInfo.get_method_info(intptr,System.Reflection.MonoMethodInfo&)
at System.Reflection.MonoMethodInfo.GetMethodInfo (System.IntPtr handle) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
at System.Reflection.MonoMethod.GetPseudoCustomAttributes () [0x00002] in <567df3e0919241ba98db88bec4c6696f>:0
at System.MonoCustomAttrs.GetPseudoCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType) [0x0000a] in <567df3e0919241ba98db88bec4c6696f>:0
at System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) [0x0001f] in <567df3e0919241ba98db88bec4c6696f>:0
at System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) [0x00037] in <567df3e0919241ba98db88bec4c6696f>:0
at System.Reflection.MonoMethod.GetCustomAttributes (System.Type attributeType, System.Boolean inherit) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
at Verse.GenAttribute.TryGetAttribute[T] (System.Reflection.MemberInfo memberInfo, T& customAttribute) [0x00000] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
at Verse.Dialog_DebugActionsMenu..ctor () [0x0003e] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
at Verse.DebugWindowsOpener.ToggleDebugActionsMenu () [0x0001c] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
at (wrapper dynamic-method) Verse.DebugWindowsOpener.DMD<DMD<DevToolStarterOnGUI_Patch0>?399098240::DevToolStarterOnGUI_Patch0>(Verse.DebugWindowsOpener)
at (wrapper dynamic-method) Verse.UIRoot.DMD<DMD<UIRootOnGUI_Patch1>?757919104::UIRootOnGUI_Patch1>(Verse.UIRoot)
at RimWorld.UIRoot_Play.UIRootOnGUI () [0x00000] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
at (wrapper dynamic-method) Verse.Root.DMD<DMD<OnGUI_Patch1>?682887808::OnGUI_Patch1>(Verse.Root)
Verse.Log:Error(String, Boolean)
Verse.Root:DMD<DMD<OnGUI_Patch1>?682887808::OnGUI_Patch1>(Root)
So probably an issue with one of the races you have added. Does it affect gameplay, if not dont worry unless it does tbh. Adding multiple races can sometimes cause issues with added processes or objects that share files that need changing.
I think this error means that the mod has a token (think of a coin broken in half) that matches a library token to pull data but the token it has doesn't match tokens available. This MIGHT suggest a mod is slightly out of date (ie a file it needs in rimworld or another mod, has changed). I am not sure though, i am not a coder. Others here are and may be able to chip in some more info.
EDIT sorry misread second post. If it's causing a menu not to spawn or open then that token relates to the list that builds the menu i suspect. Which race mods do you have?
i think i might know what mod it might be. gonna try disable and check it.
in that folder is an xml-file called ModsConfig which handles what mod you're activly running.
I appreciate the help you all gave. in connecting the dots in my slow brain. Thanks.
-<activeMods>
<li>brrainz.harmony</li>
<li>ludeon.rimworld</li>
<li>unlimitedhugs.hugslib</li>
<li>mehni.pickupandhaul</li>
<li>walkingproblem.noinfestation</li>
<li>extracting.organs</li>
<li>ratys.rtfuse</li>
<li>linkolas.stabilize</li>
<li>goudaquiche.bloodandstains</li>
<li>codeoptimist.jobsofopportunity</li>
<li>murmur.walllight</li>
<li>sr.bondagebed</li>
<li>nephlite.orbitaltradecolumn</li>
<li>gt.sam.tilledsoil</li>
<li>uuugggg.replacestuff</li>
<li>crashm.colorcodedmoodbar.11</li>
<li>jaxxa.ed.embrasures</li>
<li>void.charactereditor</li>
</activeMods>
<knownExpansions/>
</ModsConfigData>
i believe this was the main culprit.
https://steamcommunity.com/sharedfiles/filedetails/?id=2077704445