Beiträge von derKiel3005

    Hallo zusammen, ich hab eben in C:S einen neuen Spielstand gestartet und meine 81 Tiles Mod funktioniert nicht mehr. Re-abonnieren hab ich alles schon versucht, aber nach wie vor bekomme ich diese Fehlermeldung:


    Details:

    System.MissingMethodException: Method not found: 'BuildingTool.SnapToPath'.

    at (wrapper managed-to-native) System.RuntimeMethodHandle:GetFunctionPointer (intptr)

    at System.RuntimeMethodHandle.GetFunctionPointer () [0x00000] in <filename unknown>:0

    at EightyOne.RedirectionFramework.RedirectionHelper.RedirectCalls (System.Reflection.MethodInfo from, System.Reflection.MethodInfo to) [0x00000] in <filename unknown>:0

    at EightyOne.RedirectionFramework.RedirectionUtil.RedirectMethod (System.Type targetType, System.Reflection.MethodInfo detour, Boolean reverse) [0x00000] in <filename unknown>:0

    at EightyOne.RedirectionFramework.RedirectionUtil.RedirectMethod (System.Type targetType, System.Reflection.MethodInfo method, System.Collections.Generic.Dictionary`2 redirects, Boolean reverse) [0x00000] in <filename unknown>:0

    at EightyOne.RedirectionFramework.RedirectionUtil.RedirectMethods (System.Type type, System.Type targetType, System.Collections.Generic.Dictionary`2 redirects, Boolean onCreated) [0x00000] in <filename unknown>:0

    at EightyOne.RedirectionFramework.RedirectionUtil.RedirectType (System.Type type, Boolean onCreated) [0x00000] in <filename unknown>:0

    at EightyOne.Detours.Redirect (Boolean onCreated) [0x00000] in <filename unknown>:0

    at EightyOne.Detours.Deploy () [0x00000] in <filename unknown>:0

    at EightyOne.LoadingExtension.OnLevelLoaded (LoadMode mode) [0x00000] in <filename unknown>:0

    at LoadingWrapper.OnLevelLoaded (UpdateMode mode) [0x00000] in <filename unknown>:0


    Falls sich jemand damit auskennt und mir hierzu irgendwie helfen kann wäre das ziemlich cool.