Code:
ServUO - [https://www.servuo.com] Version 0.5, Build 6696.24423 - Build on 5/2/2018 1:34:06 PM UTC - Release
Core: Optimizing for 8 64-bit processors
Core: Compiled for .NET 4.0
RandomImpl: CSPRandom (Software)
Core: Loading config...
Scripts: Compiling C# scripts...Failed with: 4 errors, 0 warnings
Errors:
 + VitaNex/Core/Items/Fireworks/Components/FireworkComponent.cs:
    CS0535: Line 23: 'VitaNex.Items.FireworkComponent' does not implement interface member 'Server.Engines.Craft.ICraftable.OnCraft(int, bool, Server.Mobile, Server.Engines.Craft.CraftSystem, System.Type, Server.Items.ITool, Server.Engines.Craft.CraftItem, int)'
 + VitaNex/Core/Items/Fireworks/BaseFirework.cs:
    CS0535: Line 30: 'VitaNex.Items.BaseFirework' does not implement interface member 'Server.Engines.Craft.ICraftable.OnCraft(int, bool, Server.Mobile, Server.Engines.Craft.CraftSystem, System.Type, Server.Items.ITool, Server.Engines.Craft.CraftItem, int)'
 + VitaNex/Core/SuperCrafts/Framework/SuperCraft.cs:
    CS0115: Line 65: 'VitaNex.SuperCrafts.SuperCraftSystem.CanCraft(Server.Mobile, Server.Items.BaseTool, System.Type)': no suitable method found to override
 + VitaNex/Core/SuperCrafts/Pyrotechnics.cs:
    CS0534: Line 24: 'VitaNex.SuperCrafts.Pyrotechnics' does not implement inherited abstract member 'Server.Engines.Craft.CraftSystem.CanCraft(Server.Mobile, Server.Items.ITool, System.Type)'
Scripts: One or more scripts failed to compile or no script files were found.

Got these errors with latest version of Servuo repo and Vitanex Git. After looking at VitaNex website is this resource no longer maintained?
 
Back