Code:
--------------------------------------------------------------------------------
ServUO - [https://www.servuo.com] Version 0.5, Build 6562.13548
Core: Optimizing for 6 64-bit processors
RandomImpl: CSPRandom (Software)
Core: Loading config...
Scripts: Compiling C# scripts...Failed with: 4 errors, 0 warnings
Errors:
+ CUSTOM/Vita-Nex/Vita-Nex Core 4.0.0.0/Items/Fireworks/Components/FireworkComp
onent.cs:
CS0535: Line 23: 'VitaNex.Items.FireworkComponent' does not implement interf
ace member 'Server.Engines.Craft.ICraftable.OnCraft(int, bool, Server.Mobile, Se
rver.Engines.Craft.CraftSystem, System.Type, Server.Items.ITool, Server.Engines.
Craft.CraftItem, int)'
+ CUSTOM/Vita-Nex/Vita-Nex Core 4.0.0.0/Items/Fireworks/BaseFirework.cs:
CS0535: Line 30: 'VitaNex.Items.BaseFirework' does not implement interface m
ember 'Server.Engines.Craft.ICraftable.OnCraft(int, bool, Server.Mobile, Server.
Engines.Craft.CraftSystem, System.Type, Server.Items.ITool, Server.Engines.Craft
.CraftItem, int)'
+ CUSTOM/Vita-Nex/Vita-Nex Core 4.0.0.0/SuperCrafts/Framework/SuperCraft.cs:
CS0115: Line 65: 'VitaNex.SuperCrafts.SuperCraftSystem.CanCraft(Server.Mobil
e, Server.Items.BaseTool, System.Type)': no suitable method found to override
+ CUSTOM/Vita-Nex/Vita-Nex Core 4.0.0.0/SuperCrafts/Pyrotechnics.cs:
CS0534: Line 24: 'VitaNex.SuperCrafts.Pyrotechnics' does not implement inher
ited abstract member 'Server.Engines.Craft.CraftSystem.CanCraft(Server.Mobile, S
erver.Items.ITool, System.Type)'
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.