Filigrani / SkyCoop

Multiplayer for The Long Dark game
MIT License
157 stars 25 forks source link

Mod isnt loading #13

Closed Aperagit closed 2 years ago

Aperagit commented 2 years ago

Mod isn't loading and I cannot figure out why I'm on the latest version of TLD and melonloader if there is something I missed please tell me

thanks, Apera

[15:59:49.309] ------------------------------ [15:59:49.310] MelonLoader v0.4.3 Open-Beta [15:59:49.311] OS: Windows 10 [15:59:49.311] Hash Code: 10199571005256100975748575398505751559856525454574855561005057495297 [15:59:49.312] ------------------------------ [15:59:49.312] Name: TheLongDark [15:59:49.313] Developer: Hinterland [15:59:49.346] Unity Version: 2019.4.19 [15:59:49.348] Game Type: Il2Cpp [15:59:49.348] Game Arch: x64 [15:59:49.349] ------------------------------

[15:59:50.224] Preferences Loaded! [15:59:50.272] Loading Plugins...

[15:59:50.283] ------------------------------ [15:59:50.283] No Plugins Loaded! [15:59:50.284] ------------------------------

[15:59:51.228] Loading Il2CppAssemblyGenerator... [15:59:51.399] Contacting RemoteAPI... [15:59:51.759] ForceDumperVersion = null [15:59:51.759] ForceUnhollowerVersion = null [15:59:51.760] ObfuscationRegex = null [15:59:51.760] MappingURL = null [15:59:51.760] MappingFileSHA512 = null [15:59:51.761] Unity Dependencies are up to date. No Download Needed. [15:59:51.762] Cpp2IL is up to date. No Download Needed. [15:59:51.762] Il2CppAssemblyUnhollower is up to date. No Download Needed. [15:59:51.763] Checking GameAssembly... [15:59:52.242] Assembly is up to date. No Generation Needed. [15:59:52.267] Game Version: 1.97

[15:59:52.268] Loading Support Module...

[15:59:52.473] Loading Mods...

[15:59:52.589] ------------------------------ [15:59:52.589] 6 Mods Loaded [15:59:52.590] ------------------------------ [15:59:52.590] DeveloperConsole v1.2.1 [15:59:52.591] by FINDarkside, zeobviouslyfakeacc [15:59:52.594] SHA256 Hash: 433ae8f419ace2b0d87162ad862a3bd68f021e8314e03a54818ffa8b92758a5f [15:59:52.594] ------------------------------ [15:59:52.594] IncreaseSaveSlotLimit v1.1 [15:59:52.595] by zeobviouslyfake, ds5678 [15:59:52.595] SHA256 Hash: 90130acb003a766414a0f379beeccaa4f2d8cc215d98725011f58024ceae27df [15:59:52.596] ------------------------------ [15:59:52.596] KeyboardUtilities v1.3.0 [15:59:52.597] by Sinai, ds5678 [15:59:52.599] SHA256 Hash: c1652a5a877ac61c5d62af6b1d70ec0b173fff8315f064919788656c68972202 [15:59:52.599] ------------------------------ [15:59:52.600] ModComponent v4.6.1 [15:59:52.600] by WulfMarius, ds5678 [15:59:52.604] SHA256 Hash: 76dc3ce523a8bea8d8c7bdc92829d3b8aa40acef340962899460d4ea5bfacd44 [15:59:52.604] ------------------------------ [15:59:52.604] ModSettings v1.8 [15:59:52.605] by zeobviouslyfakeacc [15:59:52.607] SHA256 Hash: 17bc9bd73ac9d5d6d1286ce6b065cbdb78a39e3273c283af0b4fbeea8f440452 [15:59:52.607] ------------------------------ [15:59:52.607] Sky Co-op v0.5.8 [15:59:52.609] by Filigrani [15:59:52.614] SHA256 Hash: 3c8af8b3091630bcdf035698c6b67b5f83bf51564f0cefafa6e92f018591c318 [15:59:52.614] ------------------------------ [15:59:53.398] [KeyboardUtilities] Initializing Legacy Input support... [15:59:53.765] [ModComponent] [ERROR] HarmonyLib.HarmonyException: Patching exception in method null ---> System.ArgumentException: Undefined target method for patch method static void ModComponentMapper.Panel_Inventory_Examine_Start::Postfix(Panel_Inventory_Examine instance) at HarmonyLib.PatchClassProcessor.PatchWithAttributes (System.Reflection.MethodBase& lastOriginal) [0x00047] in <67e16b0234254e2183a98652371f8451>:0 at HarmonyLib.PatchClassProcessor.Patch () [0x00059] in <67e16b0234254e2183a98652371f8451>:0 --- End of inner exception stack trace --- at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x0006c] in <67e16b0234254e2183a98652371f8451>:0 at HarmonyLib.PatchClassProcessor.Patch () [0x00084] in <67e16b0234254e2183a98652371f8451>:0 at HarmonyLib.Harmony.b11_0 (System.Type type) [0x00007] in <67e16b0234254e2183a98652371f8451>:0 at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable1[T] sequence, System.Action1[T] action) [0x00014] in <67e16b0234254e2183a98652371f8451>:0 at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <67e16b0234254e2183a98652371f8451>:0 at MelonLoader.MelonHandler+<>c.b30_0 (MelonLoader.MelonMod x) [0x0001a] in <67e16b0234254e2183a98652371f8451>:0 at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate1[T] method, System.Boolean remove_failed) [0x00032] in <67e16b0234254e2183a98652371f8451>:0 [15:59:53.768] [Sky_Co-op] [ERROR] HarmonyLib.HarmonyException: Patching exception in method null ---> System.ArgumentException: Undefined target method for patch method static void SkyCoop.MenuChange+Panel_MainMenu_Start::Postfix(Panel_MainMenu instance) at HarmonyLib.PatchClassProcessor.PatchWithAttributes (System.Reflection.MethodBase& lastOriginal) [0x00047] in <67e16b0234254e2183a98652371f8451>:0 at HarmonyLib.PatchClassProcessor.Patch () [0x00059] in <67e16b0234254e2183a98652371f8451>:0 --- End of inner exception stack trace --- at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x0006c] in <67e16b0234254e2183a98652371f8451>:0 at HarmonyLib.PatchClassProcessor.Patch () [0x00084] in <67e16b0234254e2183a98652371f8451>:0 at HarmonyLib.Harmony.b11_0 (System.Type type) [0x00007] in <67e16b0234254e2183a98652371f8451>:0 at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable1[T] sequence, System.Action1[T] action) [0x00014] in <67e16b0234254e2183a98652371f8451>:0 at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <67e16b0234254e2183a98652371f8451>:0 at MelonLoader.MelonHandler+<>c.b30_0 (MelonLoader.MelonMod x) [0x0001a] in <67e16b0234254e2183a98652371f8451>:0 at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate1[T] method, System.Boolean remove_failed) [0x00032] in <67e16b0234254e2183a98652371f8451>:0 Setting breakpad minidump AppID = 305620 Steam_SetMinidumpSteamID: Caching Steam ID: 76561198120347193 [API loaded no] [16:00:07.406] [ERROR] Exception in Harmony patch of method void Panel_OptionsMenu::ConfigureMenu(): System.MissingMethodException: bool InterfaceManager.IsMainMenuActive() at (wrapper dynamic-method) Panel_OptionsMenu.DMD(Panel_OptionsMenu) at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.DMD_il2cpp(intptr) [16:00:07.868] [Mapper] The Long Dark version: '1.97 85101 S ' [16:00:08.166] [Mapper] Invoking 'SceneReady' for scene 'MainMenu' ... [16:00:08.167] [Mapper] Completed 'SceneReady' for scene 'MainMenu' in 0 ms

Lussian-A commented 2 years ago

From what I can tell you're using version 0.5.8 of the mod and that only works with hesitant prospector version of the game, so you'll have to roll back your game to an earlier version ( doable via their time capsule codes )

Or you'll have to use the 0.6.1 betas which are compatible with the latest versions of the game. Just dig a bit deeper into the release button and you should see them.

Aperagit commented 2 years ago

Thank you for the help