XUnity.AutoTranslator icon indicating copy to clipboard operation
XUnity.AutoTranslator copied to clipboard

Plugin failed to load for BepInEx 6 Mono

Open Icarusradio opened this issue 9 months ago • 2 comments
trafficstars

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

Icarusradio avatar Feb 16 '25 09:02 Icarusradio

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

ManlyMarco avatar Feb 16 '25 09:02 ManlyMarco

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

Icarusradio avatar Feb 16 '25 16:02 Icarusradio

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!

Parol45 avatar Feb 18 '25 20:02 Parol45