RimWorld

RimWorld

Problem with Dev Mode
So, when update 1.2 hit. Of course this is a bad time for all mods, and I only activated the working ones. But I also tried to use dev mode for some map editing, but there was a problem. and this message showed up

Exception filling window for Verse.ImmediateWindow: System.TypeLoadException: Could not resolve type with token 01000026 (from typeref, class/assembly Numbers.OptionsMaker, Numbers, 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 <7b345446a85d4ed599f9c604ae61854b>:0
at Verse.Dialog_DebugActionsMenu..ctor () [0x0003e] in <7b345446a85d4ed599f9c604ae61854b>:0
at Verse.DebugWindowsOpener.ToggleDebugActionsMenu () [0x0001c] in <7b345446a85d4ed599f9c604ae61854b>:0
at (wrapper dynamic-method) Verse.DebugWindowsOpener.Verse.DebugWindowsOpener.DrawButtons_Patch0(Verse.DebugWindowsOpener)
at Verse.ImmediateWindow.DoWindowContents (UnityEngine.Rect inRect) [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x00165] in <7b345446a85d4ed599f9c604ae61854b>:0
Verse.Log:Error(String, Boolean)
Verse.Window:InnerWindowOnGUI(Int32)
UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle)

I have NO IDEA what this means, can someone who knows what this is please explain to me?
< >
Showing 1-4 of 4 comments
BlackSmokeDMax Aug 26, 2020 @ 12:12pm 
I'm not sure which mod is doing it, but it is definitely a mod. You can tell because the mod author is using the Reflection method to overwrite/change some vanilla code. I can tell you for sure that it is a mod that is not an xml only mod, so if you look through the mods, the ones that have .DLL files in them are the ones that are your suspects.

edit: cleaned up some very bad rambling that I should have read before I posted, lol. Ah well, guess it happens!
Last edited by BlackSmokeDMax; Aug 26, 2020 @ 12:57pm
Originally posted by BlackSmokeDMax:
I'm not sure which mod is doing it, but it is definitely a mod. You can tell because the mod author is using the Reflection method to overwrite/change some vanilla code. I can tell you for sure that it is a mod that is not an xml only mod, so if you look through the mods, the ones that have .DLL files in them are the ones that are what you are the suspects.
Thanks that's helpful...quick question to explain I'm stupid. Where can I find this?
Nevermind that last request, I found it out. Now to spend some time figuring out which on it is
I HAVE FOUND IT OUT
"Numbers Trait AddOn"
After multiple tests, this was the mod that kept Dev mode from working.
< >
Showing 1-4 of 4 comments
Per page: 1530 50

Date Posted: Aug 26, 2020 @ 12:02pm
Posts: 4