Pik-4 / HsMod

Hearthstone Modify Based on BepInEx
GNU Affero General Public License v3.0
147 stars 25 forks source link

新版本安装完成后无法启动 #53

Closed Colaholic closed 2 weeks ago

Colaholic commented 2 weeks ago

dll_search_path_override = BepInEx\unstripped_corlib

日志文件显示启动 但是F5游戏内还是无反应

[Message: BepInEx] BepInEx 5.4.22.0 - Hearthstone (2024/6/19 4:53:05) [Info : BepInEx] Running under Unity v2021.3.39.16464763 [Info : BepInEx] CLR runtime version: 4.0.30319.42000 [Info : BepInEx] Supports SRE: True [Info : BepInEx] System platform: Bits64, Windows [Message: BepInEx] Preloader started [Info : BepInEx] Loaded 1 patcher method from [BepInEx.Preloader 5.4.22.0] [Info : BepInEx] Loaded 1 patcher method from [BepInExConfigManager.Mono.Patcher 1.0.0.0] [Info : BepInEx] 2 patcher plugins loaded [Info : BepInEx] Patching [UnityEngine.CoreModule] with [BepInEx.Chainloader] [Message: BepInEx] Preloader finished [Message: BepInEx] Chainloader ready [Message: BepInEx] Chainloader started [Info : BepInEx] 2 plugins to load [Info : BepInEx] Loading [BepInExConfigManager 1.3.0] [Message:BepInExConfigManager] [UniverseLib] UniverseLib 1.5.1 initializing... [Message:BepInExConfigManager] [UniverseLib] Finished UniverseLib initial setup. [Info : BepInEx] Loading [HsMod 6.1.0.0] [Info : HsMod] Plugin HsMod is loaded! [Warning:HsMod.MyLogger] Patcher => Patched 0 methods [Warning:HsMod.MyLogger] PatchMisc => Patched 37 methods [Warning:HsMod.MyLogger] PatchEmote => Patched 5 methods [Warning:HsMod.MyLogger] PatchIGMMessage => Patched 9 methods [Warning:HsMod.MyLogger] PatchMercenaries => Patched 1 methods [Warning:HsMod.MyLogger] PatchHearthstone => Patched 13 methods [Warning:HsMod.MyLogger] PatchLogArchive => Patched 1 methods [Warning:HsMod.MyLogger] PatchBattlegrounds => Patched 9 methods [Warning:HsMod.MyLogger] PatchFavorite => Patched 10 methods [Warning:HsMod.MyLogger] PatchFakeDevice => Patched 1 methods [Warning:HsMod.MyLogger] PatchDevOptioins => Patched 2 methods [Message: BepInEx] Chainloader startup complete [Info : HsMod] Plugin HsMod is started! [Warning:HsMod.MyLogger] https://h5.cyol.com/special/daxuexi/gi5sy3qb1d/images/end.jpg [Message:BepInExConfigManager] [UniverseLib] Initialized Legacy Input support [Message:BepInExConfigManager] [UniverseLib] Loaded modern bundle for Unity 2021.3.39f1 [Message:BepInExConfigManager] [UniverseLib] UniverseLib 1.5.1 initialized.

求助解决方法

Colaholic commented 2 weeks ago

找到问题所在 winhttp.dll 新文件导致无法启动

Colaholic commented 2 weeks ago

问题解决了 x64版本不适配 需要 x86 版本