BepInEx.ConfigurationManager icon indicating copy to clipboard operation
BepInEx.ConfigurationManager copied to clipboard

F1 not working

Open Alatarius opened this issue 2 years ago • 3 comments

I just installed this on a new system (Win 11) yesterday and the config manager doesn't appear when I press F1. I am not tech savvy so looking at logs is useless for me as I wouldn't know what an error in the logs look like nor where to find them.

This works perfectly on Win 7 but not on my Win 11 system.

Alatarius avatar Sep 04 '22 14:09 Alatarius

Windows version has no effect on whether this will work or not. Most likely something is wrong with your bepinex install, either ask in a dedicated modding community for your game or send the full game output log.

ManlyMarco avatar Sep 04 '22 16:09 ManlyMarco

Since one of the recent updates the console is being spammed with the following error:

[Error : Unity Log] TypeLoadException: Could not resolve type with token 01000070 (from typeref, class/assembly BepInEx.UnityInput, BepInEx, Version=5.4.20.0, Culture=neutral, PublicKeyToken=null) Stack trace:

This is with the only mods installed being BepInEx and Configuration Manager. Removing Configuration Manager stops the error.

hkpD avatar Sep 14 '22 17:09 hkpD

@hkpD Can you post the full output_log?

ManlyMarco avatar Sep 14 '22 17:09 ManlyMarco

Closing as stale

ManlyMarco avatar Nov 27 '22 19:11 ManlyMarco

i got same issue. F1 not showing Config GUI in game and got lots of red errors. Vortex install .dll into ConfigurationManager folder inside plugins folder. image

But even if i move dll manually to plugins folder nothing changes. image

LogOutput.log

Stroichik avatar Dec 23 '22 21:12 Stroichik

@Stroichik Update BepInEx to latest version. Please ask on the valheim discord server for further help.

ManlyMarco avatar Dec 24 '22 09:12 ManlyMarco

Yeah, thx. I figured it out already about vesions. it was not too obvious, since its Vortex that automatically downloads both Bepinex + ConfigMenu, but it downloads Bepinex 5.4.19 and ConfigMenu 17.1.0. It wasn't like that 6 months ago since i played last time, so i wasn't sure whats wrong. Downgrading CM to 17.0 worked for me.

Stroichik avatar Dec 24 '22 17:12 Stroichik