-
Notifications
You must be signed in to change notification settings - Fork 24
Description
It seems ColorfulLights stopped working as of patch 0.220.3.
I can access the MOD thru config manager but get no results when trying to change colors in game.
This is the error i get:
[Error : Unity Log] TypeLoadException: Could not resolve type with token 0100006a from typeref (expected class 'PrivilegeManager' in assembly 'assembly_valheim, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null')
Stack trace:
ColorfulLights.PlayerPatch.UpdateHoverPostDelegate (System.Boolean takeInput) (at :0)
(wrapper dynamic-method) Player.DMDPlayer::Update(Player)
[Error : Unity Log] TypeLoadException: Could not resolve type with token 0100006a from typeref (expected class 'PrivilegeManager' in assembly 'assembly_valheim, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null')
Stack trace:
ColorfulLights.PlayerPatch.UpdateHoverPostDelegate (System.Boolean takeInput) (at :0)
(wrapper dynamic-method) Player.DMDPlayer::Update(Player)
Any help would be appreciated.