Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Currently not compatible with Rimworld 1.1 #9

Open
Stretop opened this issue Feb 27, 2020 · 0 comments
Open

Currently not compatible with Rimworld 1.1 #9

Stretop opened this issue Feb 27, 2020 · 0 comments

Comments

@Stretop
Copy link

Stretop commented Feb 27, 2020

Attempt to start the game with only this mod and HugsLib enabled throws an exception:
System.TypeLoadException: Could not resolve type with token 0100002c (from typeref, class/assembly Harmony.HarmonyPatch, 0Harmony, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null)
at (wrapper managed-to-native) System.MonoCustomAttrs.GetCustomAttributesInternal(System.Reflection.ICustomAttributeProvider,System.Type,bool)
at System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) [0x00013] in <567df3e0919241ba98db88bec4c6696f>:0
at System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) [0x00037] in <567df3e0919241ba98db88bec4c6696f>:0
at System.RuntimeType.GetCustomAttributes (System.Type attributeType, System.Boolean inherit) [0x00038] in <567df3e0919241ba98db88bec4c6696f>:0
at Verse.GenAttribute.TryGetAttribute[T] (System.Reflection.MemberInfo memberInfo, T& customAttribute) [0x00000] in <2d8f708a544445a5aeef7591960fe008>:0
at Verse.GenAttribute.HasAttribute[T] (System.Reflection.MemberInfo memberInfo) [0x00000] in <2d8f708a544445a5aeef7591960fe008>:0
at Verse.GenTypes+<>c__51[TAttr].<AllTypesWithAttribute>b__5_0 (System.Type x) [0x00000] in <2d8f708a544445a5aeef7591960fe008>:0 at System.Linq.Enumerable+WhereEnumerableIterator1[TSource].MoveNext () [0x00037] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at RimWorld.DefOfHelper.RebindAllDefOfs (System.Boolean earlyTryMode) [0x00024] in <2d8f708a544445a5aeef7591960fe008>:0
at Verse.PlayDataLoader.DoPlayLoad () [0x000d3] in <2d8f708a544445a5aeef7591960fe008>:0
at Verse.PlayDataLoader.LoadAllPlayData (System.Boolean recovering) [0x0001d] in <2d8f708a544445a5aeef7591960fe008>:0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant