Filigrani / SkyCoop

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

The game doesn't open #48

Closed Fil-7 closed 1 year ago

Fil-7 commented 1 year ago

Mod Version: v0.5.7
Game Version: v2.01
Launcher: Steam
Additional mods installed: No Perspective: Host

Description

Hello. I did everything according to the instructions, but when the game starts, red text is displayed in the console, then the game seems to start, but the screen is black and everything crashes. What to do in such a situation?

How to reproduce

  1. Being host/client.
  2. On region '....'
  3. Do '....'
  4. It works wrong / it wasn't working.

Expected behavior

If not obvious, what did you expect to happen?

Logs

Host side log

Paste crash between the triple backticks.

Log can be found in game directory "TheLongDark\MelonLoader\Logs", please make sure that you paste CORRECT LOG, every log named with date of session, so please paste log only from session where you exactly had a problem.

If you are the client of a session, please ask your friend host to send you a log file. (Even if only client(s) experienced the problem, a host log is required in any way).

Client side log

Paste crash between the triple backticks.

Log can be found in game directory "TheLongDark\MelonLoader\Logs", please make sure that you paste CORRECT LOG, every log named with date of session, so please paste log only from session where you exactly had a problem.

If you are the host of the session, please ask your friend(s) client(s) that experienced a problem, to send their logs to you.
refriedfood commented 1 year ago

I have the same issue:

[17:35:21.365] ------------------------------
[17:35:21.365] MelonLoader v0.5.7 Open-Beta
[17:35:21.365] OS: Windows 10
[17:35:21.365] Hash Code: 49999848531024954985654485098975250521005157544948501005510199495356
[17:35:21.365] ------------------------------
[17:35:21.366] Game Type: Il2Cpp
[17:35:21.366] Game Arch: x64
[17:35:21.366] ------------------------------
[17:35:21.366] Core::BasePath = E:\Steam\steamapps\common\The Long Dark\
[17:35:21.366] Game::BasePath = E:\Steam\steamapps\common\The Long Dark\
[17:35:21.366] Game::DataPath = E:\Steam\steamapps\common\The Long Dark\tld_Data
[17:35:21.366] Game::ApplicationPath = E:\Steam\steamapps\common\The Long Dark\tld.exe

[17:35:21.902] ------------------------------
[17:35:21.902] Game Name: TheLongDark
[17:35:21.903] Game Developer: Hinterland
[17:35:21.906] Unity Version: 2021.3.6f1
[17:35:21.906] Game Version: 2.05
[17:35:21.906] ------------------------------

[17:35:22.175] Preferences Loaded!
[17:35:22.181] [Il2CppUnityTls] Patching mono_unity_get_unitytls_interface...
[17:35:22.182] [Il2CppUnityTls] Patching il2cpp_unity_install_unitytls_interface...
[17:35:22.526] [Il2CppUnityTls] Calling Il2CppInstallUnityTlsInterface...

[17:35:22.555] Loading Plugins from 'E:\Steam\steamapps\common\The Long Dark\Plugins'...
[17:35:22.555] ------------------------------
[17:35:22.561] Melon Assembly loaded: '.\Plugins\KeyboardUtilities.dll'
[17:35:22.562] SHA256 Hash: 'c1652a5a877ac61c5d62af6b1d70ec0b173fff8315f064919788656c68972202'
[17:35:22.590] Melon Assembly loaded: '.\Plugins\SkyCoop.dll'
[17:35:22.591] SHA256 Hash: '633fb6129ca401791c4ad6bab6106a21b4d296ba39558234560c2171960c7af1'
[17:35:22.601] Melon Assembly loaded: '.\Plugins\Steamworks.NET.dll'
[17:35:22.601] SHA256 Hash: 'a61778cbce992f1d3ab48577d8c6c1c43778727b6127cdfa8b97eccc353ce6ab'
[17:35:22.635] [WARNING] Failed to load Melon 'KeyboardUtilities' from 'E:\Steam\steamapps\common\The Long Dark\Plugins': The given Melon is a Mod and cannot be loaded as a Plugin. Make sure it's in the right folder.
[17:35:22.692] [ERROR] Failed to load 1 Melon from SkyCoop.dll:
[17:35:22.693] [ERROR] Failed to load Melon 'SkyCoop.MyMod': Failed to create an instance of the Melon.
[17:35:22.697] [ERROR] System.TypeLoadException: Could not load type of field 'SkyCoop.MyMod:m_Panel_SelectRegion' (309) due to: Could not resolve type with token 0100007d (from typeref, class/assembly Panel_SelectRegion, Assembly-CSharp, Version=1.0.8284.19032, Culture=neutral, PublicKeyToken=null) assembly:Assembly-CSharp, Version=1.0.8284.19032, Culture=neutral, PublicKeyToken=null type:Panel_SelectRegion member:(null) signature:<none>

  at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00018] in <e1319b7195c343e79b385cd3aa43f5dc>:0 

  at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) [0x000a8] in <e1319b7195c343e79b385cd3aa43f5dc>:0 

  at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00009] in <e1319b7195c343e79b385cd3aa43f5dc>:0 

  at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00027] in <e1319b7195c343e79b385cd3aa43f5dc>:0 

  at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00020] in <e1319b7195c343e79b385cd3aa43f5dc>:0 

  at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark) [0x00213] in <e1319b7195c343e79b385cd3aa43f5dc>:0 

  at System.Activator.CreateInstance (System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) [0x00095] in <e1319b7195c343e79b385cd3aa43f5dc>:0 

  at System.Activator.CreateInstance (System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture) [0x00000] in <e1319b7195c343e79b385cd3aa43f5dc>:0 

  at MelonLoader.MelonAssembly.LoadMelons () [0x000c4] in <6425afb6ac6a429aaf770255d2f7de57>:0 

[17:35:22.698] ------------------------------
[17:35:22.699] 0 Plugins loaded.

[17:35:23.490] [MelonStartScreen] Initializing...
[17:35:23.525] [MelonStartScreen] Using Start Screen Theme: "Default"
[17:35:24.767] Loading Il2CppAssemblyGenerator...
[17:35:24.780] [Il2CppAssemblyGenerator] Contacting RemoteAPI...
[17:35:24.956] [Il2CppAssemblyGenerator] RemoteAPI.DumperVersion = null
[17:35:24.957] [Il2CppAssemblyGenerator] RemoteAPI.UnhollowerVersion = null
[17:35:24.957] [Il2CppAssemblyGenerator] RemoteAPI.ObfuscationRegex = null
[17:35:24.958] [Il2CppAssemblyGenerator] RemoteAPI.MappingURL = null
[17:35:24.959] [Il2CppAssemblyGenerator] RemoteAPI.MappingFileSHA512 = null
[17:35:24.960] [Il2CppAssemblyGenerator] Using Dumper Version: 2022.1.0-pre-release.8
[17:35:24.961] [Il2CppAssemblyGenerator] Using Il2CppAssemblyUnhollower Version = 0.4.18.0
[17:35:24.961] [Il2CppAssemblyGenerator] Using Unity Dependencies Version = 2021.3.6
[17:35:24.962] [Il2CppAssemblyGenerator] Using Deobfuscation Regex = null
[17:35:24.963] [Il2CppAssemblyGenerator] Cpp2IL is up to date.
[17:35:24.964] [Il2CppAssemblyGenerator] Il2CppAssemblyUnhollower is up to date.
[17:35:24.965] [Il2CppAssemblyGenerator] UnityDependencies is up to date.
[17:35:24.965] [Il2CppAssemblyGenerator] Checking GameAssembly...
[17:35:25.782] [Il2CppAssemblyGenerator] Assembly is up to date. No Generation Needed.

[17:35:25.804] Loading Mods from 'E:\Steam\steamapps\common\The Long Dark\Mods'...
[17:35:25.805] ------------------------------

[17:35:25.835] ------------------------------
[17:35:25.835] KeyboardUtilities v1.3.0
[17:35:25.836] by Sinai, ds5678
[17:35:25.836] Assembly: KeyboardUtilities.dll
[17:35:25.837] ------------------------------
[17:35:25.837] ------------------------------
[17:35:25.837] 1 Mod loaded.
Filigrani commented 1 year ago

@refriedfood You using latest game version, but you suppose to downgrade game to 2.02 before install mod, downgrade game, and then use Sky Co-op installer https://github.com/RED1cat/SkyCoopInstaller/releases/latest

Filigrani commented 1 year ago

@Fil-7 You did not provided any logs, recreate issue with using template

refriedfood commented 1 year ago

I did do that and I installed it correctly. This mod is bullshit and so is your github page--it's just a ploy to get people into your discord.

RED1cat commented 1 year ago

@refriedfood In general, after updating the game, almost all if not all mods were broken, we do not just recommend downgrading the version of the game. And from now on, turn on the brain if you have it, before you write something here