You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Error :ChebsMercenaries] There was an issue loading your com.chebgonaz.chebsmercenaries.cfg: System.NullReferenceException: Object reference not set to an instance of an object
at ChebsValheimLibrary.Common.ChebsRecipe.UpdateRecipe (BepInEx.Configuration.ConfigEntry`1[T] craftingCost) [0x0008c] in <44a3e49bab1d440085ca07afd5e56bdf>:0
at ChebsMercenaries.Structure.MercenaryChest.UpdateRecipe () [0x0000f] in <06042440c4154aaf960862e81793ced8>:0
at ChebsMercenaries.BasePlugin.ReadConfigValues (System.Object sender, System.IO.FileSystemEventArgs e) [0x00033] in <06042440c4154aaf960862e81793ced8>:0
[Error :ChebsMercenaries] Please check your config entries for spelling and format!
Investigate cause of above null object. Possible lead:
Investigate cause of above null object. Possible lead:
I dont know why I use
new
here. Should probably be anoverride
and also call the super's stuff. I don't know - need to sit down and think about thisThe text was updated successfully, but these errors were encountered: