Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin failed to load for BepInEx 6 Mono #674

Open
Icarusradio opened this issue Feb 16, 2025 · 3 comments
Open

Plugin failed to load for BepInEx 6 Mono #674

Icarusradio opened this issue Feb 16, 2025 · 3 comments

Comments

@Icarusradio
Copy link

I have installed BepInEx 6.0.0-pre.2 and tried every verison starting from 5.0.0, all of them failed to load. The LogOutput.log of BepInEx shows no plugin to load, and in game hotkeys not working either

[Message: Preloader] BepInEx 6.0.0-be.697 - KONOSUBA_LFD
[Message: Preloader] Built from commit 53625800b86f6c68751445248260edf0b27a71c2
[Info   :   BepInEx] System platform: Windows 10 64-bit
[Info   :   BepInEx] Process bitness: 64-bit (x64)
[Info   : Preloader] Running under Unity 2021.3.28f1
[Info   : Preloader] CLR runtime version: 4.0.30319.42000
[Info   : Preloader] Supports SRE: True
[Message: Preloader] Preloader started
[Info   :AssemblyPatcher] Loaded 1 patcher type from [BepInEx.Unity.Mono.Preloader 6.0.0.0]
[Info   : Preloader] 1 patcher plugin loaded
[Info   : Preloader] 146 assemblies discovered
[Message:AssemblyPatcher] Executing 1 patch(es)
[Message: Preloader] Preloader finished
[Message:   BepInEx] Chainloader initialized
[Info   :   BepInEx] 0 plugins to load
[Message:   BepInEx] Chainloader startup complete
@ManlyMarco
Copy link
Collaborator

Use the right version of AT for the bepinex version you're using.

@Icarusradio
Copy link
Author

Use the right version of AT for the bepinex version you're using.

Switched to BepInEx 704 and tried with AT 5.4.0 still no luck.

[Message: Preloader] BepInEx 6.0.0-be.704 - KONOSUBA_LFD
[Message: Preloader] Built from commit 6b38cee1277f4e3da5f2f685aee8b503a14d4054
[Info   :   BepInEx] System platform: Windows 10 64-bit
[Info   :   BepInEx] Process bitness: 64-bit (x64)
[Info   : Preloader] Running under Unity 2021.3.28f1
[Info   : Preloader] CLR runtime version: 4.0.30319.42000
[Info   : Preloader] Supports SRE: True
[Message: Preloader] Preloader started
[Info   :AssemblyPatcher] Loaded 1 patcher type from [BepInEx.Unity.Mono.Preloader 6.0.0.0]
[Info   : Preloader] 1 patcher plugin loaded
[Info   : Preloader] 146 assemblies discovered
[Message:AssemblyPatcher] Executing 1 patch(es)
[Message: Preloader] Preloader finished
[Message:   BepInEx] Chainloader initialized
[Info   :   BepInEx] 0 plugins to load
[Message:   BepInEx] Chainloader startup complete

@Parol45
Copy link

Parol45 commented Feb 18, 2025

I've tried almost everything to make AT 5.4.4 work on BepInEx 6.0.0. I guess they're just incompatible, because major version of BepInEx has changed, so I ended up using BepInEx 5.4.23.2 and AT 5.4.4 with EnableTextMesh. It works just fine on all of my mono games!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants