Filigrani / SkyCoop

Multiplayer for The Long Dark game
MIT License
162 stars 24 forks source link

Swapping left and right mouse keys their places in keybinding settings makes it impossible to pick up gears dropped by players #45

Open MrSimsthe2nd opened 1 year ago

MrSimsthe2nd commented 1 year ago

Mod Version: v0.10.4
Game Version: v2.02
Launcher: Steam Additional mods installed: No
Perspective: Host

Description

The Host can't pick up dropped items including his own, they can only be moved around. Cured items and those who spawn naturaly can be picked up. No cheats were applied. (This Bug also comes with rarely not being able to interact or sprint.) We also had syncronisation issues with corpses or animals not spawning or with a delay.

I also added the complete host log at the end, because I am not sure if I copy pasted the correct imformation.

How to reproduce

  1. Swap left and right mouse buttons in keybinding settings ("Interact / Shoot" and "Place / Aim / Throw")
  2. Being on server (host or client not matter).
  3. Drop gear or find earlier dropped by any player gear.
  4. Try to interact with that gear.
  5. Gear will be immediately put back once examine is activated. That makes it impossible to take.

Expected behavior

Dropped item should be picked up.

Logs

Host side log

[20:27:19.594] [Sky_Co-op] Trying interact with fake gear
[20:27:19.595] [Sky_Co-op] Trying pickup fake drop
[20:27:19.596] [Sky_Co-op] Searching for gear_wolfpelt with hash -1016341629 ID 591
[20:27:19.596] [Sky_Co-op] [MPSaveManager] [RemovSpecificGear] Trying to remove -1016341629
[20:27:19.597] [Sky_Co-op] Found -1016341629
[20:27:19.611] [Sky_Co-op] Saving minutesOnDry 0
[20:27:19.611] [Sky_Co-op] m_TimeSpentEvolvingGameHours 0
[20:27:19.614] [Sky_Co-op] Refuse from picking fake gear, make it fake again
[20:27:19.615] [Sky_Co-op] m_TimeSpentEvolvingGameHours 0
[20:27:19.615] [Sky_Co-op] MinuteToSkip 0
[20:27:19.616] [Sky_Co-op] Dropping gear_wolfpelt ID 591 Hash -1372714956 variant 0
[20:27:20.359] [Sky_Co-op] Trying interact with fake gear
[20:27:20.359] [Sky_Co-op] Trying pickup fake drop
[20:27:20.360] [Sky_Co-op] Searching for gear_wolfpelt with hash -1372714956 ID 591
[20:27:20.360] [Sky_Co-op] [MPSaveManager] [RemovSpecificGear] Trying to remove -1372714956
[20:27:20.361] [Sky_Co-op] Found -1372714956
[20:27:20.374] [Sky_Co-op] Saving minutesOnDry 0
[20:27:20.374] [Sky_Co-op] m_TimeSpentEvolvingGameHours 0
[20:27:20.377] [Sky_Co-op] Refuse from picking fake gear, make it fake again
[20:27:20.377] [Sky_Co-op] m_TimeSpentEvolvingGameHours 0
[20:27:20.378] [Sky_Co-op] MinuteToSkip 0
[20:27:20.378] [Sky_Co-op] Dropping gear_wolfpelt ID 591 Hash -1378645679 variant 0
[20:27:20.545] [Sky_Co-op] Finished adding data for:-2063343965
[20:27:21.818] [Sky_Co-op] Going to place object
[20:27:21.818] [Sky_Co-op] Searching for gear_wolfpelt with hash -1378645679 ID 591
[20:27:21.819] [Sky_Co-op] [MPSaveManager] [RemovSpecificGear] Trying to remove -1378645679
[20:27:21.820] [Sky_Co-op] Found -1378645679

[20:49:01.651] [Sky_Co-op] [ERROR] System.NullReferenceException: Object reference not set to an instance of an object
  at SkyCoop.MyMod+MultiplayerPlayerAnimator.Consumption () [0x000cc] in <2edeae9df83f46db902c898476189553>:0 
  at SkyCoop.MyMod.PushActionToMyDoll (System.String Act) [0x0007c] in <2edeae9df83f46db902c898476189553>:0 
  at SkyCoop.MyMod.SendConsume (System.Boolean IsDrink) [0x0005c] in <2edeae9df83f46db902c898476189553>:0 
  at SkyCoop.MyMod.EverySecond () [0x00941] in <2edeae9df83f46db902c898476189553>:0 
  at SkyCoop.MyMod.OnUpdate () [0x00187] in <2edeae9df83f46db902c898476189553>:0 
  at MelonLoader.MelonEvent+<>c.<Invoke>b__1_0 (MelonLoader.LemonAction x) [0x00000] in <6425afb6ac6a429aaf770255d2f7de57>:0 
  at MelonLoader.MelonEventBase`1[T].Invoke (System.Action`1[T] delegateInvoker) [0x00018] in <6425afb6ac6a429aaf770255d2f7de57>:0 

MelonLoader_22-11-28_20-05-04.052.log

Filigrani commented 1 year ago

I am and other testers can't reproduce this issue. Maybe you have something extra to note? Does this problem only on side of the host? Client can pick dropped gears with no problems? Can you try start server alone without other players, drop single gear, and try to pick this up, and send another log from that session.

MrSimsthe2nd commented 1 year ago

So I tried completly reinstalling The Long Dark, Melon Loader and the Sky Co-op Mod. (Including the appdata files) The Bug is still there, and it is only for the host. Other players don't have this problem and can still pick up items including these dropped from the host. (the host can still obtain dropped items this way)

This is the code of the host being on the server alone.

[14:43:52.508] Preferences Loaded!
[14:43:52.515] [Il2CppUnityTls] Patching mono_unity_get_unitytls_interface...
[14:43:52.515] [Il2CppUnityTls] Patching il2cpp_unity_install_unitytls_interface...
[14:43:52.719] [Il2CppUnityTls] Calling Il2CppInstallUnityTlsInterface...

[14:43:52.760] Loading Plugins from 'C:\Program Files (x86)\Steam\steamapps\common\TheLongDark\Plugins'...
[14:43:52.760] ------------------------------
[14:43:52.768] Melon Assembly loaded: '.\Plugins\AudioCore.dll'
[14:43:52.768] SHA256 Hash: 'c1fa5fa19c6f06e3b1418f7f7d60ccae9dbf931d7d8046f33dd148dec1c24b7f'
[14:43:52.771] Melon Assembly loaded: '.\Plugins\AutoUpdatingPlugin.dll'
[14:43:52.771] SHA256 Hash: 'f9b7149de2361dc0b515f01563c5212b2343ebdca11d03924957b2ecad9c589b'

[14:43:52.809] ------------------------------
[14:43:52.809] AudioCore v1.0.0
[14:43:52.810] by Digitalzombie
[14:43:52.811] Assembly: AudioCore.dll
[14:43:52.811] ------------------------------
[14:43:52.812] ------------------------------
[14:43:52.812] AutoUpdatingPlugin v1.2.0
[14:43:52.813] by ds5678
[14:43:52.814] Assembly: AutoUpdatingPlugin.dll
[14:43:52.814] ------------------------------
[14:43:52.814] ------------------------------
[14:43:52.815] 2 Plugins loaded.
[14:43:52.819] [AudioCore] Audio preInitialization ...
[14:43:52.924] [AudioCore] Attempting to enable Unity audio...
[14:43:52.948] [AudioCore] Unity audio enabled!
[14:43:53.452] [AutoUpdatingPlugin] Fetching updater version data...
[14:43:53.456] [AutoUpdatingPlugin] Attempting to get version information from the repository...
[14:43:53.679] [AutoUpdatingPlugin] Downloaded from the repository. Attempting to parse data...
[14:43:53.683] [AutoUpdatingPlugin] The Auto Updating Plugin (1.2.0) is up-to-date.
[14:43:53.684] [AutoUpdatingPlugin] Fetching remote mods...
[14:43:53.687] [AutoUpdatingPlugin] Attempting to download from API site...
[14:43:55.149] [AutoUpdatingPlugin] Downloaded from API site. Attempting to parse data...
[14:43:55.156] [AutoUpdatingPlugin] Automatic updating for FoxCompanion has been disabled by the mod author.
[14:43:55.157] [AutoUpdatingPlugin] Automatic updating for AudioCore Plugin has been disabled by the mod author.
[14:43:55.158] [AutoUpdatingPlugin] Automatic updating for Candlelight has been disabled by the mod author.
[14:43:55.160] [AutoUpdatingPlugin] Automatic updating for CookWhileFishing has been disabled due to having no valid download links.
[14:43:55.161] [AutoUpdatingPlugin] Automatic updating for ExtraHotkeys has been disabled due to having no valid download links.
[14:43:55.162] [AutoUpdatingPlugin] Automatic updating for MovableContainers has been disabled due to having no valid download links.
[14:43:55.163] [AutoUpdatingPlugin] Automatic updating for PlaceFromInventory has been disabled due to having no valid download links.
[14:43:55.165] [AutoUpdatingPlugin] Automatic updating for SaveAnywhere has been disabled due to having no valid download links.
[14:43:55.166] [AutoUpdatingPlugin] Automatic updating for Agriculture has been disabled by the mod author.
[14:43:55.167] [AutoUpdatingPlugin] Automatic updating for Bedtime-Stories has been disabled by the mod author.
[14:43:55.168] [AutoUpdatingPlugin] Automatic updating for NewWorldFoods has been disabled by the mod author.
[14:43:55.169] [AutoUpdatingPlugin] Automatic updating for StoneTools has been disabled by the mod author.
[14:43:55.170] [AutoUpdatingPlugin] Automatic updating for Wall_Interior has been disabled by the mod author.
[14:43:55.174] [AutoUpdatingPlugin] Automatic updating for HowToSurviveBook has been disabled due to having no valid download links.
[14:43:55.175] [AutoUpdatingPlugin] Automatic updating for DiyBySantana has been disabled by the mod author.
[14:43:55.176] [AutoUpdatingPlugin] Automatic updating for ItemPiles has been disabled by the mod author.
[14:43:55.177] [AutoUpdatingPlugin] Automatic updating for Vehicle Mod has been disabled due to having no valid download links.
[14:43:55.178] [AutoUpdatingPlugin] Automatic updating for Home-Made Soup Redux has been disabled due to having no valid download links.
[14:43:55.180] [AutoUpdatingPlugin] Automatic updating for Always Rest Maximum has been disabled due to having no valid download links.
[14:43:55.180] [AutoUpdatingPlugin] Automatic updating for Opguns has been disabled by the mod author.
[14:43:55.181] [AutoUpdatingPlugin] API returned 169 mods, including 149 supported mods.
[14:43:55.182] [AutoUpdatingPlugin] Scanning for installed mods...
[14:43:55.214] [AutoUpdatingPlugin] Failed to read modcomponent file C:\Program Files (x86)\Steam\steamapps\common\TheLongDark\Mods\SkyCoop.modcomponent: MelonLoader.ICSharpCode.SharpZipLib.Zip.ZipException: Wrong Local header signature: 0x21726152
  at MelonLoader.ICSharpCode.SharpZipLib.Zip.ZipInputStream.GetNextEntry () [0x000a0] in <6425afb6ac6a429aaf770255d2f7de57>:0 
  at (wrapper remoting-invoke-with-check) MelonLoader.ICSharpCode.SharpZipLib.Zip.ZipInputStream.GetNextEntry()
  at AutoUpdatingPlugin.InternalZipInspector.InspectZipFile (System.String zipFilePath) [0x00099] in <f7fef12e7b0a47848d2cace507b4df02>:0 
  at AutoUpdatingPlugin.ModComponentScanner.ScanForModComponentFiles () [0x00071] in <f7fef12e7b0a47848d2cace507b4df02>:0 
[14:43:55.215] [AutoUpdatingPlugin] Found 8 unique non-dev mods installed
[14:43:55.216] [AutoUpdatingPlugin] Generating an intersection of installed mods and the supported api...
[14:43:55.217] [AutoUpdatingPlugin] Found 8 supported mods installed.
[14:43:55.218] [AutoUpdatingPlugin] Checking for outdated mods...
[14:43:55.219] [AutoUpdatingPlugin] Found 0 outdated mods.
[14:43:55.220] [AutoUpdatingPlugin] All installed mods are already up to date !
[14:43:55.221] [AutoUpdatingPlugin] Checking for missing dependencies...
[14:43:55.222] [AutoUpdatingPlugin] Found 0 missing dependencies.

[14:43:59.069] [MelonStartScreen] Initializing...
[14:43:59.097] [MelonStartScreen] Using Start Screen Theme: "Default"
[14:44:00.744] Loading Il2CppAssemblyGenerator...
[14:44:00.756] [Il2CppAssemblyGenerator] Contacting RemoteAPI...
[14:44:00.930] [Il2CppAssemblyGenerator] RemoteAPI.DumperVersion = null
[14:44:00.931] [Il2CppAssemblyGenerator] RemoteAPI.UnhollowerVersion = null
[14:44:00.931] [Il2CppAssemblyGenerator] RemoteAPI.ObfuscationRegex = null
[14:44:00.932] [Il2CppAssemblyGenerator] RemoteAPI.MappingURL = null
[14:44:00.933] [Il2CppAssemblyGenerator] RemoteAPI.MappingFileSHA512 = null
[14:44:00.935] [Il2CppAssemblyGenerator] Using Dumper Version: 2022.1.0-pre-release.8
[14:44:00.936] [Il2CppAssemblyGenerator] Using Il2CppAssemblyUnhollower Version = 0.4.18.0
[14:44:00.937] [Il2CppAssemblyGenerator] Using Unity Dependencies Version = 2019.4.34
[14:44:00.938] [Il2CppAssemblyGenerator] Using Deobfuscation Regex = null
[14:44:00.939] [Il2CppAssemblyGenerator] Cpp2IL is up to date.
[14:44:00.940] [Il2CppAssemblyGenerator] Il2CppAssemblyUnhollower is up to date.
[14:44:00.941] [Il2CppAssemblyGenerator] UnityDependencies is up to date.
[14:44:00.942] [Il2CppAssemblyGenerator] Checking GameAssembly...
[14:44:01.629] [Il2CppAssemblyGenerator] Assembly is up to date. No Generation Needed.

[14:44:01.635] Loading Mods from 'C:\Program Files (x86)\Steam\steamapps\common\TheLongDark\Mods'...
[14:44:01.636] ------------------------------
[14:44:01.642] Melon Assembly loaded: '.\Mods\CraftingRevisions.dll'
[14:44:01.643] SHA256 Hash: 'a35658c67f9f48c59efc0ca921c0a6294e6a6917b5886179c47f9b0e391171a4'
[14:44:01.646] Melon Assembly loaded: '.\Mods\GearSpawner.dll'
[14:44:01.647] SHA256 Hash: 'f2265a2495345d8e20572765c6d1afe1837c39756b4b22426c70e93a77364a34'
[14:44:01.651] Melon Assembly loaded: '.\Mods\IncreaseSaveSlotLimit.dll'
[14:44:01.652] SHA256 Hash: '90130acb003a766414a0f379beeccaa4f2d8cc215d98725011f58024ceae27df'
[14:44:01.656] Melon Assembly loaded: '.\Mods\KeyboardUtilities.dll'
[14:44:01.657] SHA256 Hash: 'c1652a5a877ac61c5d62af6b1d70ec0b173fff8315f064919788656c68972202'
[14:44:01.661] Melon Assembly loaded: '.\Mods\LocalizationUtilities.dll'
[14:44:01.661] SHA256 Hash: '27cd621317faf8a69faf93614b8b75d1101aabb506e57dad43bc16a4d01faebd'
[14:44:01.666] Melon Assembly loaded: '.\Mods\ModComponent.dll'
[14:44:01.667] SHA256 Hash: 'ed944cd76c0ebbf8f7ecf733c964de5f40b7db9556efe2fea0a59093a324d612'
[14:44:01.671] Melon Assembly loaded: '.\Mods\ModSettings.dll'
[14:44:01.672] SHA256 Hash: '129b32511931a6403a6d3b3b76375f1f45c22b371aa024b070a187df079aca2d'
[14:44:01.691] Melon Assembly loaded: '.\Mods\SkyCoop.dll'
[14:44:01.692] SHA256 Hash: '633fb6129ca401791c4ad6bab6106a21b4d296ba39558234560c2171960c7af1'
[14:44:01.700] Melon Assembly loaded: '.\Mods\Steamworks.NET.dll'
[14:44:01.700] SHA256 Hash: 'a61778cbce992f1d3ab48577d8c6c1c43778727b6127cdfa8b97eccc353ce6ab'

[14:44:01.820] ------------------------------
[14:44:01.821] CraftingRevisions v1.0.1
[14:44:01.822] by ds5678
[14:44:01.822] Assembly: CraftingRevisions.dll
[14:44:01.823] ------------------------------
[14:44:01.824] ------------------------------
[14:44:01.824] GearSpawner v1.0.1
[14:44:01.825] by ds5678
[14:44:01.827] Assembly: GearSpawner.dll
[14:44:01.828] ------------------------------
[14:44:01.829] ------------------------------
[14:44:01.829] IncreaseSaveSlotLimit v1.1
[14:44:01.830] by zeobviouslyfake, ds5678
[14:44:01.831] Assembly: IncreaseSaveSlotLimit.dll
[14:44:01.831] ------------------------------
[14:44:01.832] ------------------------------
[14:44:01.832] KeyboardUtilities v1.3.0
[14:44:01.833] by Sinai, ds5678
[14:44:01.834] Assembly: KeyboardUtilities.dll
[14:44:01.834] ------------------------------
[14:44:01.835] ------------------------------
[14:44:01.835] LocalizationUtilities v1.0.0
[14:44:01.836] by ds5678
[14:44:01.838] Assembly: LocalizationUtilities.dll
[14:44:01.838] ------------------------------
[14:44:01.839] ------------------------------
[14:44:01.839] ModComponent v5.1.4
[14:44:01.840] by ds5678
[14:44:01.841] Assembly: ModComponent.dll
[14:44:01.841] ------------------------------
[14:44:01.842] ------------------------------
[14:44:01.842] ModSettings v1.8.2
[14:44:01.843] by zeobviouslyfakeacc
[14:44:01.844] Assembly: ModSettings.dll
[14:44:01.845] ------------------------------
[14:44:01.846] ------------------------------
[14:44:01.846] Sky Co-op v0.10.4
[14:44:01.847] by Filigrani
[14:44:01.848] Assembly: SkyCoop.dll
[14:44:01.849] ------------------------------
[14:44:01.849] ------------------------------
[14:44:01.850] 8 Mods loaded.

[14:44:02.004] Support Module Loaded: C:\Program Files (x86)\Steam\steamapps\common\TheLongDark\MelonLoader\Dependencies\SupportModules\Il2Cpp.dll
[14:44:05.058] [KeyboardUtilities] Initializing Legacy Input support...
[14:44:05.065] [ModComponent] Reflection Successful: True
[14:44:05.066] [ModComponent] Release Compilation
[14:44:05.068] [ModComponent] Reading zip file at: 'C:\Program Files (x86)\Steam\steamapps\common\TheLongDark\Mods\SkyCoop.modcomponent'
[14:44:05.073] [ModComponent] [ERROR] MelonLoader.ICSharpCode.SharpZipLib.Zip.ZipException: Wrong Local header signature: 0x21726152
  at MelonLoader.ICSharpCode.SharpZipLib.Zip.ZipInputStream.GetNextEntry () [0x000a0] in <6425afb6ac6a429aaf770255d2f7de57>:0 
  at (wrapper remoting-invoke-with-check) MelonLoader.ICSharpCode.SharpZipLib.Zip.ZipInputStream.GetNextEntry()
  at ModComponent.Mapper.ZipFileLoader.LoadZipFile (System.String zipFilePath) [0x000b0] in <f87054b725e043b4aaf00119f40d6dea>:0 
  at ModComponent.Mapper.ZipFileLoader.LoadZipFilesInDirectory (System.String directory, System.Boolean recursive) [0x00042] in <f87054b725e043b4aaf00119f40d6dea>:0 
  at ModComponent.Mapper.ZipFileLoader.Initialize () [0x00005] in <f87054b725e043b4aaf00119f40d6dea>:0 
  at ModComponent.Implementation.OnApplicationStart () [0x00029] in <f87054b725e043b4aaf00119f40d6dea>:0 
  at MelonLoader.MelonEvent+<>c.<Invoke>b__1_0 (MelonLoader.LemonAction x) [0x00000] in <6425afb6ac6a429aaf770255d2f7de57>:0 
  at MelonLoader.MelonEventBase`1[T].Invoke (System.Action`1[T] delegateInvoker) [0x00018] in <6425afb6ac6a429aaf770255d2f7de57>:0 
[14:44:05.076] [Sky_Co-op] [Plugins] Checking plugins...
[14:44:05.078] [Sky_Co-op] [Plugins] Everything is alright!
[14:44:05.080] [Sky_Co-op] [SteamWorks.NET] This game version has SteamManager
[14:44:05.089] [Sky_Co-op] [SteamWorks.NET] Patching SteamManager complete!
[14:44:05.090] [Sky_Co-op] [Supporters] Trying to get supporters list...
[14:44:05.122] [Sky_Co-op] [Supporters] Json data has been successfully received!
[14:44:05.124] [Sky_Co-op] [Supporters] Parsing to dictionary complete!
[14:44:06.798] [Sky_Co-op] Models loaded.
[14:44:08.842] [Sky_Co-op] [SteamWorks.NET] Trying to Init SteamAPI
[14:44:08.850] [Sky_Co-op] [SteamWorks.NET] Logins as Mr__Sims SteamID 76561198856223105
[14:44:08.851] [Sky_Co-op] [MPSaveManager] Attempt to load MultiplayerNickName
[14:44:08.853] [Sky_Co-op] [MPSaveManager] File C:\Users\Mr Sims\AppData\Local\Hinterland\TheLongDark\MultiplayerNickName not exist
[14:44:08.854] [Sky_Co-op] Your chat name is Mr__Sims
[14:44:08.856] [Sky_Co-op] [MPSaveManager] Attempt to load ConfiguratedBenefits
[14:44:08.856] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[14:44:08.858] [Sky_Co-op] [Supporters] My Supporter Bonuses loaded!
[14:44:08.860] [Sky_Co-op] [MPSaveManager] Attempt to load FlairsUpdateData
[14:44:08.860] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[14:44:08.861] [Sky_Co-op] [Supporters] No any new flairs from previous visit
[14:44:08.862] [Sky_Co-op] [SteamWorks.NET] SteamAPI is initialized
[14:44:09.425] [Sky_Co-op] Level initialized: 0
[14:44:09.429] [Sky_Co-op] Level name: Boot
[14:44:09.614] [Sky_Co-op] Level initialized: 1
[14:44:09.616] [Sky_Co-op] Level name: Boot
[14:44:42.118] [Sky_Co-op] [Legacy UIs] Captured link on InterfaceManager!
[14:44:43.137] [ModSettings] Building Mod Settings GUI
[14:44:43.205] [ModSettings] Building Custom Mode GUI
[14:44:43.243] [ModSettings] Done! Took 105 ms. Have a nice day!
[14:44:43.333] [Sky_Co-op] [Legacy UIs] Captured link on Panel_MainMenu!
[14:44:43.338] [Sky_Co-op] [UI] Trying modify main menu...
[14:44:43.372] [Sky_Co-op] [Legacy UIs] Captured link on Panel_ChooseSandbox!
[14:44:43.390] [Sky_Co-op] [Legacy UIs] Captured link on Panel_Sandbox!
[14:44:43.439] [Sky_Co-op] [Legacy UIs] Captured link on Panel_SelectSurvivor!
[14:44:43.593] [Sky_Co-op] [SceneManager] OnSceneLoaded
[14:44:43.594] [Sky_Co-op] No uConsole present, creating one.
[14:44:43.595] [Sky_Co-op] Steam version
[14:44:43.596] [Sky_Co-op] [SteamWorks.NET] Loading...
[14:44:43.667] [Sky_Co-op] Scene GUID MainMenu
[14:44:43.800] [ModComponent] Registering pending sound banks.
[14:44:43.876] [Sky_Co-op] [UI] Got Canvas
[14:44:43.901] [Sky_Co-op] [UI] Chat object created!
[14:44:43.903] [Sky_Co-op] [UI] Status object created!
[14:44:43.905] [Sky_Co-op] [UI] Microphone Indicator created!
[14:44:43.911] [Sky_Co-op] [UI] Lobby panel created!
[14:44:43.922] [Sky_Co-op] [UI] Radio Indicator created!
[14:44:44.225] [Sky_Co-op] Level initialized: 2
[14:44:44.226] [Sky_Co-op] Level name: MainMenu
[14:44:49.902] [Sky_Co-op] [MPSaveManager] Attempt to load ServerSettingsData
[14:44:49.902] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[14:44:54.831] [Sky_Co-op] [SteamWorks.NET] Creating new lobby
[14:44:54.834] [Sky_Co-op] [UI] Trying to copy details panel...
[14:44:54.836] [Sky_Co-op] [UI] Details copied!
[14:44:54.864] [Sky_Co-op] [MPSaveManager] Attempt to save ServerSettingsData
[14:44:54.867] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[14:44:55.111] [Sky_Co-op] [SteamWorks.NET] Lobby created 109775242758578525
[14:44:55.131] [Sky_Co-op] [SteamWorks.NET] Jointed to Lobby 109775242758578525
[14:45:02.578] [Sky_Co-op] [Panel_MainMenu][OnLoadSaveSlot] CheckSaveRNG == true
[14:45:02.583] [Sky_Co-op] Selected save with seed -1621606521
[14:45:02.595] [Sky_Co-op] LobbyState SelectedSave
[14:45:04.136] [Sky_Co-op] LobbyState StartingGame
[14:45:05.186] [Sky_Co-op] [SceneManager] OnSceneLoaded
[14:45:05.193] [Sky_Co-op] Scene GUID CrashMountainRegion
[14:45:05.200] [ModComponent] Registering pending sound banks.
[14:45:07.226] [Sky_Co-op] Level initialized: 169
[14:45:07.226] [Sky_Co-op] Level name: CrashMountainRegion
[14:45:07.527] [Sky_Co-op] [SceneManager] OnSceneLoaded
[14:45:07.528] [Sky_Co-op] Loading scene finished CrashMountainRegion health is: 100
[14:45:07.617] [Sky_Co-op] [Scene Load] Everything finished loading!
[14:45:07.617] [GearSpawner] Spawning items for scene 'CrashMountainRegion' ...
[14:45:07.618] [GearSpawner] Could not find any spawn entries for 'crashmountainregion'
[14:45:07.619] [GearSpawner] Spawned 'Voyager' items for scene 'CrashMountainRegion' in 0 ms
[14:45:07.743] [Sky_Co-op] [Saving] Loading sandbox4...
[14:45:08.077] [Sky_Co-op] [BodyHarvestManager] Deserialize
[14:45:08.237] [Sky_Co-op] [SpawnRegionManager] Deserialize
[14:45:08.237] [Sky_Co-op] [BaseAiManager] Deserialize
[14:45:08.315] [Sky_Co-op] [Scene Load] Saved data for scene is loaded!
[14:45:08.577] [Sky_Co-op] Level initialized: 170
[14:45:08.578] [Sky_Co-op] Level name: CrashMountainRegion
[14:45:09.819] [Sky_Co-op] [SteamWorks.NET] Starting multiplayer...
[14:45:09.845] [Sky_Co-op] LobbyState Playing
[14:45:09.848] [Sky_Co-op] Loading everything...
[14:45:10.173] [Sky_Co-op] DestoryPickedGears called
[14:45:10.312] [Sky_Co-op] Loading done!
[14:45:10.312] [Sky_Co-op] Trying to load drops for scene CrashMountainRegion
[14:45:10.314] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_DropVisual
[14:45:10.316] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[14:45:10.538] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_DropsData
[14:45:10.561] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[14:45:11.697] [Sky_Co-op] Trying to load openables for scene CrashMountainRegion
[14:45:11.698] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_Open
[14:45:11.699] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[14:45:11.701] [Sky_Co-op] Going to spawn animal corpse 86062f46-ffa4-4eec-ac52-8ca825265bbc for Region 5eafb13c-02b5-4563-8960-03cac2edb05c
[14:45:11.718] [Sky_Co-op] Animal corpse spawned 86062f46-ffa4-4eec-ac52-8ca825265bbc
[14:45:11.719] [Sky_Co-op] Going to spawn animal corpse ec720fba-2436-47e9-8f56-0c3337c32066 for Region 6574f139-0918-4de8-ae22-90f870828f08
[14:45:11.727] [Sky_Co-op] Animal corpse spawned ec720fba-2436-47e9-8f56-0c3337c32066
[14:45:11.728] [Sky_Co-op] Going to spawn animal corpse 7125c9dd-8437-4652-9589-516964c6f790 for Region ad6d9377-000b-4a55-9453-676139b3fbb4
[14:45:11.740] [Sky_Co-op] Animal corpse spawned 7125c9dd-8437-4652-9589-516964c6f790
[14:45:11.741] [Sky_Co-op] Going to spawn animal corpse 9e7674f5-c070-47f3-96a3-2fafe3bbe1d0 for Region 8af02dd0-c543-46b7-8f21-f119bc6dedae
[14:45:11.749] [Sky_Co-op] Animal corpse spawned 9e7674f5-c070-47f3-96a3-2fafe3bbe1d0
[14:45:11.750] [Sky_Co-op] Going to spawn animal corpse 2b45478f-88db-424f-84d8-55fa1502c162 for Region 6574f139-0918-4de8-ae22-90f870828f08
[14:45:11.756] [Sky_Co-op] Animal corpse spawned 2b45478f-88db-424f-84d8-55fa1502c162
[14:45:11.758] [Sky_Co-op] Going to spawn animal corpse ba203c40-ac6d-454d-b9ac-d45fc6a025a2 for Region 5eafb13c-02b5-4563-8960-03cac2edb05c
[14:45:11.770] [Sky_Co-op] Animal corpse spawned ba203c40-ac6d-454d-b9ac-d45fc6a025a2
[14:45:11.771] [Sky_Co-op] Going to spawn animal corpse 67c1569a-4be6-437c-87fe-4589b50b7dfb for Region c6639b1d-bff8-45fb-918d-161a911aae8e
[14:45:11.778] [Sky_Co-op] Animal corpse spawned 67c1569a-4be6-437c-87fe-4589b50b7dfb
[14:45:11.779] [Sky_Co-op] Going to spawn animal corpse f99abe7e-0855-4ec1-9a2f-0c75ac7b8f11 for Region 276cec37-98e2-42ec-aec4-14aa1db94fc2
[14:45:11.788] [Sky_Co-op] Animal corpse spawned f99abe7e-0855-4ec1-9a2f-0c75ac7b8f11
[14:45:11.789] [Sky_Co-op] Going to spawn animal corpse ff87808d-fb91-4b69-9363-85406626f983 for Region cbf0e3a5-212c-469e-bd0a-3e43a8f2f9dc
[14:45:11.799] [Sky_Co-op] Animal corpse spawned ff87808d-fb91-4b69-9363-85406626f983
[14:45:11.800] [Sky_Co-op] Going to spawn animal corpse 3f87a6c3-0b17-4bbe-b29f-60a95fa2f0f0 for Region f249c7cb-99e2-4695-ac03-e50d67b82c63
[14:45:11.808] [Sky_Co-op] Animal corpse spawned 3f87a6c3-0b17-4bbe-b29f-60a95fa2f0f0
[14:45:11.809] [Sky_Co-op] Going to spawn animal corpse af56751c-e9b3-49b8-98b6-265d43062b9b for Region 308c0f48-421b-406f-a1a5-71ba4e29bd19
[14:45:11.815] [Sky_Co-op] Animal corpse spawned af56751c-e9b3-49b8-98b6-265d43062b9b
[14:45:11.816] [Sky_Co-op] Going to spawn animal corpse 1f236b24-a178-4bcc-af1f-7d8358e42dbd for Region f22a9d1e-8766-4d32-89af-4bc8965c9e33
[14:45:11.825] [Sky_Co-op] Animal corpse spawned 1f236b24-a178-4bcc-af1f-7d8358e42dbd
[14:45:11.826] [Sky_Co-op] Going to spawn animal corpse cd111ba8-216f-469c-ae8b-d2697ca2d588 for Region 6574f139-0918-4de8-ae22-90f870828f08
[14:45:11.833] [Sky_Co-op] Animal corpse spawned cd111ba8-216f-469c-ae8b-d2697ca2d588
[14:45:11.834] [Sky_Co-op] Going to spawn animal corpse 21b0fd27-b8ca-44fc-a28b-66641ba09b2b for Region 359b3277-b99e-4e9c-9215-27fb72f1cebb
[14:45:11.840] [Sky_Co-op] Animal corpse spawned 21b0fd27-b8ca-44fc-a28b-66641ba09b2b
[14:45:11.841] [Sky_Co-op] Going to spawn animal corpse 695171fe-84c9-4e44-a057-b69f5e5b4370 for Region cbf0e3a5-212c-469e-bd0a-3e43a8f2f9dc
[14:45:11.850] [Sky_Co-op] Animal corpse spawned 695171fe-84c9-4e44-a057-b69f5e5b4370
[14:45:11.869] [Sky_Co-op] DestoryPickedGears called
[14:45:12.431] [Sky_Co-op] [SteamWorks.NET] Lobby server set to 76561198856223105
[14:45:12.474] [Sky_Co-op] Animal corpse added to SpawnRegion 5eafb13c-02b5-4563-8960-03cac2edb05c
[14:45:12.475] [Sky_Co-op] Animal corpse added to SpawnRegion 6574f139-0918-4de8-ae22-90f870828f08
[14:45:12.475] [Sky_Co-op] Animal corpse added to SpawnRegion ad6d9377-000b-4a55-9453-676139b3fbb4
[14:45:12.476] [Sky_Co-op] Animal corpse added to SpawnRegion 8af02dd0-c543-46b7-8f21-f119bc6dedae
[14:45:12.476] [Sky_Co-op] Animal corpse added to SpawnRegion 6574f139-0918-4de8-ae22-90f870828f08
[14:45:12.477] [Sky_Co-op] Animal corpse added to SpawnRegion 5eafb13c-02b5-4563-8960-03cac2edb05c
[14:45:12.478] [Sky_Co-op] Animal corpse added to SpawnRegion c6639b1d-bff8-45fb-918d-161a911aae8e
[14:45:12.478] [Sky_Co-op] Animal corpse added to SpawnRegion 276cec37-98e2-42ec-aec4-14aa1db94fc2
[14:45:12.479] [Sky_Co-op] Animal corpse added to SpawnRegion cbf0e3a5-212c-469e-bd0a-3e43a8f2f9dc
[14:45:12.479] [Sky_Co-op] Animal corpse added to SpawnRegion f249c7cb-99e2-4695-ac03-e50d67b82c63
[14:45:12.480] [Sky_Co-op] Animal corpse added to SpawnRegion 308c0f48-421b-406f-a1a5-71ba4e29bd19
[14:45:12.480] [Sky_Co-op] Animal corpse added to SpawnRegion f22a9d1e-8766-4d32-89af-4bc8965c9e33
[14:45:12.481] [Sky_Co-op] Animal corpse added to SpawnRegion 6574f139-0918-4de8-ae22-90f870828f08
[14:45:12.481] [Sky_Co-op] Animal corpse added to SpawnRegion 359b3277-b99e-4e9c-9215-27fb72f1cebb
[14:45:12.482] [Sky_Co-op] Animal corpse added to SpawnRegion cbf0e3a5-212c-469e-bd0a-3e43a8f2f9dc
[14:45:13.396] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropVisual
[14:45:13.399] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[14:45:13.412] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropsData
[14:45:13.415] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[14:45:29.777] [Sky_Co-op] Item dropped GEAR_Crackers
[14:45:29.782] [Sky_Co-op] Dropping gear_crackers ID 171 Hash -1049220025 variant 0
[14:45:29.783] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_DropsData
[14:45:29.792] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[14:45:29.872] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropsData
[14:45:29.876] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[14:45:29.877] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_DropVisual
[14:45:29.885] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[14:45:30.156] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropVisual
[14:45:30.159] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[14:45:33.053] [Sky_Co-op] Trying interact with fake gear
[14:45:33.053] [Sky_Co-op] Trying pickup fake drop
[14:45:33.055] [Sky_Co-op] Searching for gear_crackers with hash -1049220025 ID 171
[14:45:33.056] [Sky_Co-op] [MPSaveManager] [RemovSpecificGear] Trying to remove -1049220025
[14:45:33.056] [Sky_Co-op] Found -1049220025
[14:45:33.063] [Sky_Co-op] Refuse from picking fake gear, make it fake again
[14:45:33.064] [Sky_Co-op] Dropping gear_crackers ID 171 Hash -1959591200 variant 0
[14:45:33.689] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropVisual
[14:45:33.693] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[14:45:33.707] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropsData
[14:45:33.711] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[14:45:34.351] [Sky_Co-op] Trying interact with fake gear
[14:45:34.352] [Sky_Co-op] Trying pickup fake drop
[14:45:34.353] [Sky_Co-op] Searching for gear_crackers with hash -1959591200 ID 171
[14:45:34.353] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_DropsData
[14:45:34.359] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[14:45:34.426] [Sky_Co-op] [MPSaveManager] [RemovSpecificGear] Trying to remove -1959591200
[14:45:34.427] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_DropsData
[14:45:34.428] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[14:45:34.498] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_DropVisual
[14:45:34.504] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[14:45:34.740] [Sky_Co-op] Found -1959591200
[14:45:34.746] [Sky_Co-op] Refuse from picking fake gear, make it fake again
[14:45:34.747] [Sky_Co-op] Dropping gear_crackers ID 171 Hash 746427745 variant 0
[14:45:35.360] [Sky_Co-op] Going to place object
[14:45:35.362] [Sky_Co-op] Searching for gear_crackers with hash 746427745 ID 171
[14:45:35.362] [Sky_Co-op] [MPSaveManager] [RemovSpecificGear] Trying to remove 746427745
[14:45:35.363] [Sky_Co-op] Found 746427745
[14:45:36.179] [Sky_Co-op] Going to place mesh!
[14:45:36.180] [Sky_Co-op] Gear placed!
[14:45:36.181] [Sky_Co-op] Dropping gear_crackers ID 171 Hash -965680471 variant 0
[14:45:39.004] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropVisual
[14:45:39.008] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[14:45:39.020] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropsData
[14:45:39.024] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[14:45:46.987] [Sky_Co-op] Loading other scene...
[14:45:47.103] [Sky_Co-op] [CLIENT] Disconnect cause quit game
[14:45:47.104] [Sky_Co-op] [CLIENT] Trying disconnect
[14:45:47.104] [Sky_Co-op] Socket of udp is closed.
[14:45:47.308] [Sky_Co-op] [SceneManager] OnSceneLoaded
[14:45:47.308] [Sky_Co-op] Loading scene finished CrashMountainRegion health is: 105
[14:45:49.962] Preferences Saved!

This is the host log with another player present

[14:59:11.617] [Sky_Co-op] [SteamWorks.NET] Here an empty slot 1 for 76561198827179513
[14:59:11.783] [Sky_Co-op] Client 1 with user name Kurbis connected!
[14:59:11.784] [Sky_Co-op] Sending init data to new client...
[14:59:11.784] [Sky_Co-op] [Init data] Client 0 -> Client 1 Data from host player object
[14:59:11.799] [Sky_Co-op] Sending savedata for 1
[14:59:12.656] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropVisual
[14:59:12.660] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[14:59:12.672] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropsData
[14:59:12.676] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[14:59:39.619] [Sky_Co-op] Client 1 no responce time 16
[14:59:40.622] [Sky_Co-op] Client 1 no responce time 17
[14:59:41.020] [Sky_Co-op] Last request from client 1 took longer than expected
[14:59:41.020] [Sky_Co-op] Client[1] KeepItAlive took 17s
[14:59:43.989] [Sky_Co-op] Client 1 request all drops for scene CrashMountainRegion
[14:59:43.990] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_Open
[14:59:43.991] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[14:59:43.993] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_DropVisual
[14:59:44.000] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[14:59:44.227] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_DropsData
[14:59:44.234] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[14:59:44.342] [Sky_Co-op] Sending done, 532 packets has been sent
[14:59:44.342] [Sky_Co-op] Client 1 finished loading scene
[14:59:47.915] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropVisual
[14:59:47.918] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[14:59:47.931] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropsData
[14:59:47.936] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[15:00:04.303] [Sky_Co-op] Client 1 trying to pickup gear with hash -965680471
[15:00:04.304] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_DropsData
[15:00:04.313] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[15:00:04.384] [Sky_Co-op] [MPSaveManager] [RemovSpecificGear] Trying to remove -965680471
[15:00:04.385] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_DropsData
[15:00:04.387] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[15:00:04.456] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_DropVisual
[15:00:04.465] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[15:00:04.702] [Sky_Co-op] Found gear with hash -965680471
[15:00:04.703] [Sky_Co-op] Going to send gear 171 to client 1 bytes: 562
[15:00:08.475] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropVisual
[15:00:08.478] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[15:00:08.491] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropsData
[15:00:08.495] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[15:00:08.703] [Sky_Co-op] Item dropped GEAR_Crackers
[15:00:08.709] [Sky_Co-op] Dropping gear_crackers ID 171 Hash -1049211722 variant 0
[15:00:08.710] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_DropsData
[15:00:08.716] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[15:00:08.794] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropsData
[15:00:08.798] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[15:00:08.799] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_DropVisual
[15:00:08.805] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[15:00:09.067] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropVisual
[15:00:09.070] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[15:00:12.554] [Sky_Co-op] Trying interact with fake gear
[15:00:12.555] [Sky_Co-op] Trying pickup fake drop
[15:00:12.556] [Sky_Co-op] Searching for gear_crackers with hash -1049211722 ID 171
[15:00:12.556] [Sky_Co-op] [MPSaveManager] [RemovSpecificGear] Trying to remove -1049211722
[15:00:12.557] [Sky_Co-op] Found -1049211722
[15:00:12.564] [Sky_Co-op] Refuse from picking fake gear, make it fake again
[15:00:12.566] [Sky_Co-op] Dropping gear_crackers ID 171 Hash 1654842290 variant 0
[15:00:13.224] [Sky_Co-op] Trying interact with fake gear
[15:00:13.224] [Sky_Co-op] Trying pickup fake drop
[15:00:13.225] [Sky_Co-op] Searching for gear_crackers with hash 1654842290 ID 171
[15:00:13.225] [Sky_Co-op] [MPSaveManager] [RemovSpecificGear] Trying to remove 1654842290
[15:00:13.226] [Sky_Co-op] Found 1654842290
[15:00:13.231] [Sky_Co-op] Refuse from picking fake gear, make it fake again
[15:00:13.231] [Sky_Co-op] Dropping gear_crackers ID 171 Hash -1423205608 variant 0
[15:00:13.763] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropVisual
[15:00:13.767] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[15:00:13.779] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropsData
[15:00:13.783] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[15:00:19.277] [Sky_Co-op] Client 1 trying to pickup gear with hash -980590703
[15:00:19.278] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_DropsData
[15:00:19.285] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[15:00:19.357] [Sky_Co-op] [MPSaveManager] [RemovSpecificGear] Trying to remove -980590703
[15:00:19.357] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_DropsData
[15:00:19.359] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[15:00:19.428] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_DropVisual
[15:00:19.436] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[15:00:19.669] [Sky_Co-op] Found gear with hash -980590703
[15:00:19.669] [Sky_Co-op] Going to send gear 318 to client 1 bytes: 556
[15:00:20.520] [Sky_Co-op] Finished adding data for:-980590711
[15:00:21.575] [Sky_Co-op] Client 1 trying to pickup gear with hash -1423205608
[15:00:21.575] [Sky_Co-op] [MPSaveManager] [RemovSpecificGear] Trying to remove -1423205608
[15:00:21.576] [Sky_Co-op] Found gear with hash -1423205608
[15:00:21.576] [Sky_Co-op] Going to send gear 171 to client 1 bytes: 580
[15:00:24.094] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropVisual
[15:00:24.097] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[15:00:24.109] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropsData
[15:00:24.113] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[15:00:30.447] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_DropVisual
[15:00:30.454] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[15:00:30.724] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropVisual
[15:00:30.728] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[15:00:30.731] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_DropsData
[15:00:30.738] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[15:00:30.812] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropsData
[15:00:30.816] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[15:00:30.817] [Sky_Co-op] Finished adding data for:-1049217389
[15:00:33.150] [Sky_Co-op] Trying interact with fake gear
[15:00:33.150] [Sky_Co-op] Trying pickup fake drop
[15:00:33.151] [Sky_Co-op] Searching for gear_crackers with hash -1049217389 ID 171
[15:00:33.151] [Sky_Co-op] [MPSaveManager] [RemovSpecificGear] Trying to remove -1049217389
[15:00:33.152] [Sky_Co-op] Found -1049217389
[15:00:33.158] [Sky_Co-op] Refuse from picking fake gear, make it fake again
[15:00:33.158] [Sky_Co-op] Dropping gear_crackers ID 171 Hash -1049217388 variant 0
[15:00:34.349] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropVisual
[15:00:34.352] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[15:00:34.365] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropsData
[15:00:34.368] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[15:00:36.879] [Sky_Co-op] Client 1 trying to pickup gear with hash -1049217388
[15:00:36.880] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_DropsData
[15:00:36.888] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[15:00:36.958] [Sky_Co-op] [MPSaveManager] [RemovSpecificGear] Trying to remove -1049217388
[15:00:36.959] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_DropsData
[15:00:36.960] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[15:00:37.029] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_DropVisual
[15:00:37.037] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[15:00:37.275] [Sky_Co-op] Found gear with hash -1049217388
[15:00:37.276] [Sky_Co-op] Going to send gear 171 to client 1 bytes: 545
[15:00:39.664] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropVisual
[15:00:39.667] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[15:00:39.679] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_DropsData
[15:00:39.683] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[15:00:41.304] [Sky_Co-op] Not stack for item GEAR_Crackers, creating new item
[15:00:41.307] [Sky_Co-op] Other player gave you item GEAR_Crackers
[15:00:56.031] [Sky_Co-op] Client 1 request container data for 6b8b681a-ae7d-4332-9383-789a01764aeb
[15:00:56.032] [Sky_Co-op] [MPSaveManager] Attempt to load CrashMountainRegion_6b8b681a-ae7d-4332-9383-789a01764aeb
[15:00:56.033] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[15:00:56.033] [Sky_Co-op] Send to client data about container
[15:00:56.034] [Sky_Co-op] Going to sent 5684bytes
[15:00:56.036] [Sky_Co-op] Slices sent 6
[15:00:58.425] [Sky_Co-op] Finished loading container data for -2064198747
[15:00:58.425] [Sky_Co-op] [MPSaveManager] Attempt to save CrashMountainRegion_6b8b681a-ae7d-4332-9383-789a01764aeb
[15:00:58.428] [Sky_Co-op] [MPSaveManager] Everything alright! File saved!
[15:01:38.231] [Sky_Co-op] [SteamWorks.NET] Player disconnected from lobby 76561198827179513

And the corresponding client log

[14:43:48.155] ------------------------------
[14:43:48.158] MelonLoader v0.5.2 Open-Beta
[14:43:48.160] OS: Windows 10
[14:43:48.160] Hash Code: 5356495797501001019754549748505151569910110253102551015299505555564898
[14:43:48.161] ------------------------------
[14:43:48.161] Name: TheLongDark
[14:43:48.161] Developer: Hinterland
[14:43:48.161] Unity Version: 2019.4.34
[14:43:48.162] Game Type: Il2Cpp
[14:43:48.162] Game Arch: x64
[14:43:48.162] ------------------------------
[14:43:48.162] Core::BasePath = D:\Programme\Steam\steamapps\common\TheLongDark
[14:43:48.163] Game::BasePath = D:\Programme\Steam\steamapps\common\TheLongDark
[14:43:48.163] Game::DataPath = D:\Programme\Steam\steamapps\common\TheLongDark\tld_Data
[14:43:48.164] Game::ApplicationPath = D:\Programme\Steam\steamapps\common\TheLongDark\tld.exe
[14:43:51.343] Preferences Loaded!
[14:43:51.441] Loading Plugins...
[14:43:51.723] ------------------------------
[14:43:51.723] 2 Plugin Loaded
[14:43:51.724] ------------------------------
[14:43:51.724] AudioCore v1.0.0
[14:43:51.725] by Digitalzombie
[14:43:51.748] SHA256 Hash: c1fa5fa19c6f06e3b1418f7f7d60ccae9dbf931d7d8046f33dd148dec1c24b7f
[14:43:51.748] ------------------------------
[14:43:51.748] AutoUpdatingPlugin v1.2.0
[14:43:51.749] by ds5678
[14:43:51.751] SHA256 Hash: f9b7149de2361dc0b515f01563c5212b2343ebdca11d03924957b2ecad9c589b
[14:43:51.751] ------------------------------
[14:43:51.757] [AudioCore] Audio preInitialization ...
[14:43:51.979] [AudioCore] Unity audio already enabled ... skipping
[14:43:52.485] [AutoUpdatingPlugin] Fetching updater version data...
[14:43:52.535] [AutoUpdatingPlugin] Attempting to get version information from the repository...
[14:43:53.187] [AutoUpdatingPlugin] Downloaded from the repository. Attempting to parse data...
[14:43:53.195] [AutoUpdatingPlugin] The Auto Updating Plugin (1.2.0) is up-to-date.
[14:43:53.197] [AutoUpdatingPlugin] Fetching remote mods...
[14:43:53.198] [AutoUpdatingPlugin] Attempting to download from API site...
[14:43:58.758] [AutoUpdatingPlugin] Downloaded from API site. Attempting to parse data...
[14:43:58.776] [AutoUpdatingPlugin] Automatic updating for FoxCompanion has been disabled by the mod author.
[14:43:58.778] [AutoUpdatingPlugin] Automatic updating for AudioCore Plugin has been disabled by the mod author.
[14:43:58.779] [AutoUpdatingPlugin] Automatic updating for Candlelight has been disabled by the mod author.
[14:43:58.782] [AutoUpdatingPlugin] Automatic updating for CookWhileFishing has been disabled due to having no valid download links.
[14:43:58.784] [AutoUpdatingPlugin] Automatic updating for ExtraHotkeys has been disabled due to having no valid download links.
[14:43:58.787] [AutoUpdatingPlugin] Automatic updating for MovableContainers has been disabled due to having no valid download links.
[14:43:58.791] [AutoUpdatingPlugin] Automatic updating for PlaceFromInventory has been disabled due to having no valid download links.
[14:43:58.793] [AutoUpdatingPlugin] Automatic updating for SaveAnywhere has been disabled due to having no valid download links.
[14:43:58.794] [AutoUpdatingPlugin] Automatic updating for Agriculture has been disabled by the mod author.
[14:43:58.795] [AutoUpdatingPlugin] Automatic updating for Bedtime-Stories has been disabled by the mod author.
[14:43:58.796] [AutoUpdatingPlugin] Automatic updating for NewWorldFoods has been disabled by the mod author.
[14:43:58.797] [AutoUpdatingPlugin] Automatic updating for StoneTools has been disabled by the mod author.
[14:43:58.798] [AutoUpdatingPlugin] Automatic updating for Wall_Interior has been disabled by the mod author.
[14:43:58.799] [AutoUpdatingPlugin] Automatic updating for HowToSurviveBook has been disabled due to having no valid download links.
[14:43:58.800] [AutoUpdatingPlugin] Automatic updating for DiyBySantana has been disabled by the mod author.
[14:43:58.800] [AutoUpdatingPlugin] Automatic updating for ItemPiles has been disabled by the mod author.
[14:43:58.801] [AutoUpdatingPlugin] Automatic updating for Vehicle Mod has been disabled due to having no valid download links.
[14:43:58.802] [AutoUpdatingPlugin] Automatic updating for Home-Made Soup Redux has been disabled due to having no valid download links.
[14:43:58.806] [AutoUpdatingPlugin] Automatic updating for Always Rest Maximum has been disabled due to having no valid download links.
[14:43:58.806] [AutoUpdatingPlugin] Automatic updating for Opguns has been disabled by the mod author.
[14:43:58.807] [AutoUpdatingPlugin] API returned 169 mods, including 149 supported mods.
[14:43:58.808] [AutoUpdatingPlugin] Scanning for installed mods...
[14:44:00.071] [AutoUpdatingPlugin] Failed to read modcomponent file D:\Programme\Steam\steamapps\common\TheLongDark\Mods\SkyCoop.modcomponent: MelonLoader.ICSharpCode.SharpZipLib.Zip.ZipException: Wrong Local header signature: 0x21726152
  at MelonLoader.ICSharpCode.SharpZipLib.Zip.ZipInputStream.GetNextEntry () [0x000a0] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
  at (wrapper remoting-invoke-with-check) MelonLoader.ICSharpCode.SharpZipLib.Zip.ZipInputStream.GetNextEntry()
  at AutoUpdatingPlugin.InternalZipInspector.InspectZipFile (System.String zipFilePath) [0x00099] in <f7fef12e7b0a47848d2cace507b4df02>:0 
  at AutoUpdatingPlugin.ModComponentScanner.ScanForModComponentFiles () [0x00071] in <f7fef12e7b0a47848d2cace507b4df02>:0 
[14:44:00.072] [AutoUpdatingPlugin] Found 9 unique non-dev mods installed
[14:44:00.073] [AutoUpdatingPlugin] Generating an intersection of installed mods and the supported api...
[14:44:00.074] [AutoUpdatingPlugin] Found 9 supported mods installed.
[14:44:00.076] [AutoUpdatingPlugin] Checking for outdated mods...
[14:44:00.077] [AutoUpdatingPlugin] Found 0 outdated mods.
[14:44:00.078] [AutoUpdatingPlugin] All installed mods are already up to date !
[14:44:00.079] [AutoUpdatingPlugin] Checking for missing dependencies...
[14:44:00.081] [AutoUpdatingPlugin] Found 0 missing dependencies.
[14:44:06.910] Loading MelonStartScreen...
[14:44:07.468] User32::SetTimer original: 0x7FF9D75C3BE0
[14:44:07.470] Applying USER32.dll::SetTimer Hook at 0x7FF9D75C3BE0
[14:44:07.470] Creating delegate for original USER32.dll::SetTimer (0x7FF996990360)
[14:44:07.471] Applied USER32.dll::SetTimer patch
[14:44:10.063] Loading Il2CppAssemblyGenerator...
[14:44:10.294] Contacting RemoteAPI...
[14:44:10.479] RemoteAPI.DumperVersion = null
[14:44:10.480] RemoteAPI.UnhollowerVersion = null
[14:44:10.482] RemoteAPI.ObfuscationRegex = null
[14:44:10.483] RemoteAPI.MappingURL = null
[14:44:10.484] RemoteAPI.MappingFileSHA512 = null
[14:44:10.485] Using Dumper Version: 2021.5.3
[14:44:10.486] Using Il2CppAssemblyUnhollower Version = 0.4.16.2
[14:44:10.488] Using Unity Dependencies Version = 2019.4.34
[14:44:10.489] Cpp2IL is up to date. No Download Needed.
[14:44:10.491] Il2CppAssemblyUnhollower is up to date. No Download Needed.
[14:44:10.492] Unity Dependencies are up to date. No Download Needed.
[14:44:10.493] Checking GameAssembly...
[14:44:11.989] Assembly is up to date. No Generation Needed.
[14:44:12.966] Game Version: 2.02
[14:44:13.681] Loading Mods...
[14:44:15.137] [ERROR] Failed to Load Assembly for D:\Programme\Steam\steamapps\common\TheLongDark\Mods\Steamworks.NET.dll: No Compatibility Layer Found!
[14:44:15.874] ------------------------------
[14:44:15.875] 9 Mods Loaded
[14:44:15.876] ------------------------------
[14:44:15.876] CraftingRevisions v1.0.1
[14:44:15.877] by ds5678
[14:44:15.879] SHA256 Hash: a35658c67f9f48c59efc0ca921c0a6294e6a6917b5886179c47f9b0e391171a4
[14:44:15.880] ------------------------------
[14:44:15.880] DeveloperConsole v1.4.0
[14:44:15.881] by FINDarkside, zeobviouslyfakeacc, ds5678
[14:44:15.882] SHA256 Hash: 7d583d702fcef5552e0484e5df1cf9d9478b91e8d0f2bb0869432ba5d99b2316
[14:44:15.883] ------------------------------
[14:44:15.883] GearSpawner v1.0.1
[14:44:15.884] by ds5678
[14:44:15.885] SHA256 Hash: f2265a2495345d8e20572765c6d1afe1837c39756b4b22426c70e93a77364a34
[14:44:15.886] ------------------------------
[14:44:15.886] IncreaseSaveSlotLimit v1.1
[14:44:15.888] by zeobviouslyfake, ds5678
[14:44:15.889] SHA256 Hash: 90130acb003a766414a0f379beeccaa4f2d8cc215d98725011f58024ceae27df
[14:44:15.889] ------------------------------
[14:44:15.889] KeyboardUtilities v1.3.0
[14:44:15.891] by Sinai, ds5678
[14:44:15.892] SHA256 Hash: c1652a5a877ac61c5d62af6b1d70ec0b173fff8315f064919788656c68972202
[14:44:15.893] ------------------------------
[14:44:15.893] LocalizationUtilities v1.0.0
[14:44:15.895] by ds5678
[14:44:15.896] SHA256 Hash: 27cd621317faf8a69faf93614b8b75d1101aabb506e57dad43bc16a4d01faebd
[14:44:15.900] ------------------------------
[14:44:15.900] ModComponent v5.1.4
[14:44:15.902] by ds5678
[14:44:15.905] SHA256 Hash: ed944cd76c0ebbf8f7ecf733c964de5f40b7db9556efe2fea0a59093a324d612
[14:44:15.905] ------------------------------
[14:44:15.905] ModSettings v1.8.2
[14:44:15.907] by zeobviouslyfakeacc
[14:44:15.909] SHA256 Hash: 129b32511931a6403a6d3b3b76375f1f45c22b371aa024b070a187df079aca2d
[14:44:15.909] ------------------------------
[14:44:15.910] Sky Co-op v0.10.4
[14:44:15.911] by Filigrani
[14:44:15.939] SHA256 Hash: 633fb6129ca401791c4ad6bab6106a21b4d296ba39558234560c2171960c7af1
[14:44:15.940] ------------------------------
[14:44:17.987] [KeyboardUtilities] Initializing Legacy Input support...
[14:44:19.119] [ModComponent] Reflection Successful: True
[14:44:19.120] [ModComponent] Release Compilation
[14:44:19.123] [ModComponent] Reading zip file at: 'D:\Programme\Steam\steamapps\common\TheLongDark\Mods\SkyCoop.modcomponent'
[14:44:19.148] [ModComponent] [ERROR] MelonLoader.ICSharpCode.SharpZipLib.Zip.ZipException: Wrong Local header signature: 0x21726152

  at MelonLoader.ICSharpCode.SharpZipLib.Zip.ZipInputStream.GetNextEntry () [0x000a0] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at (wrapper remoting-invoke-with-check) MelonLoader.ICSharpCode.SharpZipLib.Zip.ZipInputStream.GetNextEntry()

  at ModComponent.Mapper.ZipFileLoader.LoadZipFile (System.String zipFilePath) [0x000b0] in <f87054b725e043b4aaf00119f40d6dea>:0 

  at ModComponent.Mapper.ZipFileLoader.LoadZipFilesInDirectory (System.String directory, System.Boolean recursive) [0x00042] in <f87054b725e043b4aaf00119f40d6dea>:0 

  at ModComponent.Mapper.ZipFileLoader.Initialize () [0x00005] in <f87054b725e043b4aaf00119f40d6dea>:0 

  at ModComponent.Implementation.OnApplicationStart () [0x00029] in <f87054b725e043b4aaf00119f40d6dea>:0 

  at MelonLoader.MelonHandler+<>c.<OnApplicationStart_Mods>b__29_0 (MelonLoader.MelonMod x) [0x0003a] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:44:22.198] [Sky_Co-op] [Plugins] Checking plugins...
[14:44:22.199] [Sky_Co-op] [Plugins] Everything is alright!
[14:44:22.200] [Sky_Co-op] [SteamWorks.NET] This game version has SteamManager
[14:44:22.213] [Sky_Co-op] [SteamWorks.NET] Patching SteamManager complete!
[14:44:22.217] [Sky_Co-op] [Supporters] Trying to get supporters list...
[14:44:22.389] [Sky_Co-op] [Supporters] Json data has been successfully received!
[14:44:22.392] [Sky_Co-op] [Supporters] Parsing to dictionary complete!
[14:44:24.870] [Sky_Co-op] Models loaded.
[14:44:30.701] [Sky_Co-op] [SteamWorks.NET] Trying to Init SteamAPI
[14:44:30.715] [Sky_Co-op] [SteamWorks.NET] Logins as Kurbis SteamID 76561198827179513
[14:44:30.717] [Sky_Co-op] [MPSaveManager] Attempt to load MultiplayerNickName
[14:44:30.738] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[14:44:30.740] [Sky_Co-op] Your chat name is Kurbis
[14:44:30.760] [Sky_Co-op] [MPSaveManager] Attempt to load ConfiguratedBenefits
[14:44:30.762] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[14:44:30.764] [Sky_Co-op] [Supporters] My Supporter Bonuses loaded!
[14:44:30.765] [Sky_Co-op] [MPSaveManager] Attempt to load FlairsUpdateData
[14:44:30.767] [Sky_Co-op] [MPSaveManager] Loaded with no problems
[14:44:30.768] [Sky_Co-op] [Supporters] No any new flairs from previous visit
[14:44:30.768] [Sky_Co-op] [SteamWorks.NET] SteamAPI is initialized
[14:44:36.368] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:44:36.464] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:44:40.277] [Sky_Co-op] Level initialized: 1
[14:44:40.278] [Sky_Co-op] Level name: Boot
[14:44:47.913] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:44:47.915] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:44:48.105] [Sky_Co-op] Level initialized: 1
[14:44:48.106] [Sky_Co-op] Level name: Boot
[14:44:48.107] [Sky_Co-op] [UI] Got Canvas
[14:44:50.922] [Sky_Co-op] [UI] Chat object created!
[14:44:50.926] [Sky_Co-op] [UI] Status object created!
[14:44:50.927] [Sky_Co-op] [UI] Microphone Indicator created!
[14:44:50.958] [Sky_Co-op] [UI] Lobby panel created!
[14:44:50.995] [Sky_Co-op] [UI] Radio Indicator created!
[14:44:51.096] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:44:51.098] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:44:51.117] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:44:51.121] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:44:52.651] [Sky_Co-op] [Legacy UIs] Captured link on InterfaceManager!
[14:45:00.628] [ModSettings] Building Mod Settings GUI
[14:45:00.910] [ModSettings] Building Custom Mode GUI
[14:45:00.964] [ModSettings] Done! Took 337 ms. Have a nice day!
[14:45:01.913] [Sky_Co-op] [Legacy UIs] Captured link on Panel_MainMenu!
[14:45:01.936] [Sky_Co-op] [UI] Trying modify main menu...
[14:45:02.274] [Sky_Co-op] [Legacy UIs] Captured link on Panel_ChooseSandbox!
[14:45:02.303] [Sky_Co-op] [Legacy UIs] Captured link on Panel_Sandbox!
[14:45:03.019] [Sky_Co-op] [Legacy UIs] Captured link on Panel_SelectSurvivor!
[14:45:03.935] [Sky_Co-op] [SceneManager] OnSceneLoaded
[14:45:03.936] [Sky_Co-op] Steam version
[14:45:03.937] [Sky_Co-op] [SteamWorks.NET] Loading...
[14:45:04.234] [Sky_Co-op] Scene GUID MainMenu
[14:45:04.426] [ModComponent] Registering pending sound banks.
[14:45:05.831] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:05.836] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:06.506] [Sky_Co-op] Level initialized: 2
[14:45:06.507] [Sky_Co-op] Level name: MainMenu
[14:45:06.630] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:06.632] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:06.709] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:06.712] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:06.857] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:06.860] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:06.905] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:06.907] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:06.978] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:06.980] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:06.995] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.000] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.048] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.050] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.068] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.070] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.122] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.126] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.145] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.147] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.228] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.231] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.253] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.256] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.287] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.290] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.309] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.312] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.348] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.350] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.371] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.374] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.391] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.394] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.441] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:07.443] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:08.552] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:08.554] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:08.736] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:08.739] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.MelonMod x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <fa64fa77f76e4191bc8d410e9b48c956>:0 
[14:45:08.783] [Sky_Co-op] [ERROR] System.MissingMethodException: void HarmonyLib.Harmony.UnpatchAll()

  at SkyCoop.MyMod.OnGUI () [0x00001] in <2edeae9df83f46db902c898476189553>:0 

  at MelonLoader.MelonHandler+<>c.<OnGUI>b__36_0 (MelonLoader.MelonBase x) [0x00000] in <fa64fa77f76e4191bc8d410e9b48c956>:0 

  at MelonLoader.MelonHandler+<>c__DisplayClass51_0.<InvokeMelonMethod>b__1 (MelonLoader.Mel... (288 kB verbleibend)
Filigrani commented 1 year ago

[14:45:33.053] [Sky_Co-op] Trying interact with fake gear [14:45:33.053] [Sky_Co-op] Trying pickup fake drop [14:45:33.055] [Sky_Co-op] Searching for gear_crackers with hash -1049220025 ID 171 [14:45:33.056] [Sky_Co-op] [MPSaveManager] [RemovSpecificGear] Trying to remove -1049220025 [14:45:33.056] [Sky_Co-op] Found -1049220025 [14:45:33.063] [Sky_Co-op] Refuse from picking fake gear, make it fake again [14:45:33.064] [Sky_Co-op] Dropping gear_crackers ID 171 Hash -1959591200 variant 0

From the first following log (Log number one, other ones I wasn't need), I can see that you refuse picking gear after you enter examine. This means, once you pick gear (with left mouse key) you put it back (with right mouse key) in same time! Maybe something wrong with your mapped keys? Or maybe you using gamepad and this unknown bug that we miss? But for now, only thing I can see, that you MANUALLY put gear back to place once you pick it.

MrSimsthe2nd commented 1 year ago

I also tried it in single player and it works. With the mod installed, one keystroke is enough to trigger the lift and put away at once. My key configuration is on the default settings, but assigning the interaction key to a different key fixes the problem accordingly, since the "put away" key is on the same key. But I can only change the interaction key which makes it weird to play. Maybe a delay would help? (I also have the mouse buttons inverted, bc. left handed.)

Filigrani commented 1 year ago

Take and Put Back actions can't be on same key on default configurations. On default taking is left mouse key and put back is right mouse key. As far as I know inverted mouse keys isn't build-in game setting.

Also you say: With the mod installed, one keystroke is enough to trigger the lift and put away at once. But this isn't true, Mod has examine when you click on gear, and does not pick it instantly. So only thing I can blame is your software that inverts mouse keys.

Filigrani commented 1 year ago

Or you mean, you swapped buttons in settings manually via keybinding without using any softwares?

Filigrani commented 1 year ago

Just now I am swapped primary and secondary actions buttons via in-game key binding, and got Result that you described. I wish I asked about keybinding from the begining, but this wasn't such obvisuly. Now this confirmed as bug, going to check out how to fix this

Filigrani commented 1 year ago

I am going to change title and steps to reproduce, so, peoples that will check out this issue, will know more accurate information about what problem lead to this result.

MrSimsthe2nd commented 1 year ago

Or you mean, you swapped buttons in settings manually via keybinding without using any softwares?

To be specific, I did it in the Windows Settings. If this would change anything.

Unrelated question: Is it possible to prevent item duplication (exploiting different saves between players) due to the nature of it being PTP?

Filigrani commented 1 year ago

(exploiting different saves between players) due to the nature of it being PTP? Do you mean save scamming or desync of natural spawned gears?

MrSimsthe2nd commented 1 year ago

(exploiting different saves between players) due to the nature of it being PTP? Do you mean save scamming or desync of natural spawned gears?

The first one

(--> Saving. Giving another player your items. Leave. Other Player saves the game and leaves.

Join again, and you'll have your items back + the other player also has them. )

Filigrani commented 1 year ago

A lot of stuff saved locally on client side. Currently there no much plans on reworking this.