OhhLoz / HoneyPlus

Valheim mod to add new food items surrounding Honey
GNU General Public License v3.0
9 stars 5 forks source link

Honey Plus Issue #14

Closed AJ1Stone closed 3 years ago

AJ1Stone commented 3 years ago

Today I did the update to your mod and I am getting the following error:

[Info : BepInEx] Loading [HoneyPlus 2.0.2] [Error :Jotunn.Utils.AssetUtils] Error, failed to load contents from non-existant path: $C:\Program Files (x86)\Steam\steamapps\common\Valheim\BepInEx\plugins\OhhLoz-HoneyPlus\recipes.json [Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object Stack trace: HoneyPlus.HoneyPlus.AddCustomItems () (at :0) HoneyPlus.HoneyPlus.Awake () (at :0) UnityEngine.GameObject:AddComponent(Type) BepInEx.Bootstrap.Chainloader:Start() UnityEngine.Application:.cctor()

OhhLoz commented 3 years ago

Hi,

If you're installing manually it needs to be in a folder called "OhhLoz-HoneyPlus" as that is the format that Thunderstore uses. Ill update the readme.

AJ1Stone commented 3 years ago

Ahhhhh, yes, I had it named HoneyPlus all this time and it always worked. Then after the update I was receiving the error. But, I just renamed it as you said OhhLoz-HoneyPlus and now its working and no errors. Thanks!