BepInEx / BepInEx.ConfigurationManager

Plugin configuration manager for BepInEx
https://www.patreon.com/ManlyMarco
GNU Lesser General Public License v3.0
227 stars 54 forks source link

MissingMethodException: void UnityEngine.GUIStyle.set_normal(UnityEngine.GUIStyleState) #47

Closed ghost closed 2 years ago

ghost commented 2 years ago

MissingMethodException: void UnityEngine.GUIStyle.set_normal(UnityEngine.GUIStyleState)

ManlyMarco commented 2 years ago

We're going to need more information than this. Can you post the full game log if it gets generated? If not, what game is this happening in?

ghost commented 2 years ago

We're going to need more information than this. Can you post the full game log if it gets generated? If not, what game is this happening in?

where i can find the log

ManlyMarco commented 2 years ago

It depends on the unity version, look for output_log.txt somewhere inside the game directory or appdata. If config manager window opens then there's a log button you can press to open the log.