Jump to content

MisterTarget

Vintarian
  • Posts

    3
  • Joined

  • Last visited

Posts posted by MisterTarget

  1. On 10/21/2023 at 4:26 AM, MisterTarget said:

    Hey,

    i have a problem with the Processing class on our little server

    At Server startup i get following Error:

    21.10.2023 04:17:55 [Server Error] [xskills] An exception was thrown when trying to start the mod:
    HarmonyLib.HarmonyException: Patching exception in method System.Boolean Vintagestory.GameContent.BarrelRecipe::TryCraftNow(Vintagestory.API.Common.ICoreAPI api, System.Double nowSealedHours, Vintagestory.API.Common.ItemSlot[] inputslots)
     ---> System.NotImplementedException: The method or operation is not implemented.
       at HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo)
       at HarmonyLib.PatchClassProcessor.ProcessPatchJob(Job job)
       --- End of inner exception stack trace ---
       at HarmonyLib.PatchClassProcessor.ReportException(Exception exception, MethodBase original)
       at HarmonyLib.PatchClassProcessor.Patch()
       at HarmonyLib.Harmony.<PatchAll>b__10_0(Type type)
       at HarmonyLib.CollectionExtensions.Do[T](IEnumerable`1 sequence, Action`1 action)
       at HarmonyLib.Harmony.PatchAll(Assembly assembly)
       at XSkills.XSkills.DoHarmonyPatch(ICoreAPI api)
       at XSkills.XSkills.StartServerSide(ICoreServerAPI api)
       at Vintagestory.Common.ModLoader.TryRunModPhase(Mod mod, ModSystem system, ICoreAPI api, ModRunPhase phase) in C:\Users\Tyron\Documents\vintagestory\game\VintagestoryLib\Common\API\ModLoader.cs:line 636
    21.10.2023 04:17:55 [Server Error] Failed to start system XSkills.XSkills

     

    hope someone can help

    Solved it, .Net7 was outdated on linux.

  2. Hey,

    i have a problem with the Processing class on our little server

    At Server startup i get following Error:

    21.10.2023 04:17:55 [Server Error] [xskills] An exception was thrown when trying to start the mod:
    HarmonyLib.HarmonyException: Patching exception in method System.Boolean Vintagestory.GameContent.BarrelRecipe::TryCraftNow(Vintagestory.API.Common.ICoreAPI api, System.Double nowSealedHours, Vintagestory.API.Common.ItemSlot[] inputslots)
     ---> System.NotImplementedException: The method or operation is not implemented.
       at HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo)
       at HarmonyLib.PatchClassProcessor.ProcessPatchJob(Job job)
       --- End of inner exception stack trace ---
       at HarmonyLib.PatchClassProcessor.ReportException(Exception exception, MethodBase original)
       at HarmonyLib.PatchClassProcessor.Patch()
       at HarmonyLib.Harmony.<PatchAll>b__10_0(Type type)
       at HarmonyLib.CollectionExtensions.Do[T](IEnumerable`1 sequence, Action`1 action)
       at HarmonyLib.Harmony.PatchAll(Assembly assembly)
       at XSkills.XSkills.DoHarmonyPatch(ICoreAPI api)
       at XSkills.XSkills.StartServerSide(ICoreServerAPI api)
       at Vintagestory.Common.ModLoader.TryRunModPhase(Mod mod, ModSystem system, ICoreAPI api, ModRunPhase phase) in C:\Users\Tyron\Documents\vintagestory\game\VintagestoryLib\Common\API\ModLoader.cs:line 636
    21.10.2023 04:17:55 [Server Error] Failed to start system XSkills.XSkills

     

    hope someone can help

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.