Hello there,
I have some errors with a fresh installation of ServUO & VitaNex in Visual Studio, is it normal? Did I do something wrong?
Thanks for your help!
I have some errors with a fresh installation of ServUO & VitaNex in Visual Studio, is it normal? Did I do something wrong?
Thanks for your help!
Error CS0246 The type or namespace name 'WorldItemSA' could not be found (are you missing a using directive or an assembly reference?) Scripts C:\Users\guill\OneDrive\Bureau\ServUO\ServUO1\Scripts\VitaNex\Core\Extensions\Server\PacketExt.cs 63 Active
Error CS0246 The type or namespace name 'WorldItemHS' could not be found (are you missing a using directive or an assembly reference?) Scripts C:\Users\guill\OneDrive\Bureau\ServUO\ServUO1\Scripts\VitaNex\Core\Extensions\Server\PacketExt.cs 68 Active
Error CS0246 The type or namespace name 'MobileIncomingOld' could not be found (are you missing a using directive or an assembly reference?) Scripts C:\Users\guill\OneDrive\Bureau\ServUO\ServUO1\Scripts\VitaNex\Core\Extensions\Server\PacketExt.cs 73 Active
Error CS0246 The type or namespace name 'MobileIncomingOld' could not be found (are you missing a using directive or an assembly reference?) Scripts C:\Users\guill\OneDrive\Bureau\ServUO\ServUO1\Scripts\VitaNex\Core\Extensions\Server\PacketExt.cs 78 Active
Error CS0246 The type or namespace name 'MobileIncomingSA' could not be found (are you missing a using directive or an assembly reference?) Scripts C:\Users\guill\OneDrive\Bureau\ServUO\ServUO1\Scripts\VitaNex\Core\Extensions\Server\PacketExt.cs 93 Active
Error CS0246 The type or namespace name 'MobileIncomingSA' could not be found (are you missing a using directive or an assembly reference?) Scripts C:\Users\guill\OneDrive\Bureau\ServUO\ServUO1\Scripts\VitaNex\Core\Extensions\Server\PacketExt.cs 98 Active
Error CS0115 'BoundsPreviewTile.OnSingleClick(Mobile)': no suitable method found to override Scripts C:\Users\guill\OneDrive\Bureau\ServUO\ServUO1\Scripts\VitaNex\Core\Items\Regions\BoundsPreviewTile.cs 63 Active
Error CS0115 'HauntedMomentoEntity.OnSingleClick(Mobile)': no suitable method found to override Scripts C:\Users\guill\OneDrive\Bureau\ServUO\ServUO1\Scripts\VitaNex\Core\Items\Throwables\AtMobiles\Fun\HauntedMomento.cs 285 Active
Error CS0115 'BaseThrowable<TEntity>.OnSingleClick(Mobile)': no suitable method found to override Scripts C:\Users\guill\OneDrive\Bureau\ServUO\ServUO1\Scripts\VitaNex\Core\Items\Throwables\Base\BaseThrowable.cs 485 Active
Error CS0115 'PvPSpectatorGate.OnSingleClick(Mobile)': no suitable method found to override Scripts C:\Users\guill\OneDrive\Bureau\ServUO\ServUO1\Scripts\VitaNex\Core\Modules\AutoPVP\Items\PvPSpectatorGate.cs 51 Active
Error CS0115 'PvPTeamGate.OnSingleClick(Mobile)': no suitable method found to override Scripts C:\Users\guill\OneDrive\Bureau\ServUO\ServUO1\Scripts\VitaNex\Core\Modules\AutoPVP\Items\PvPTeamGate.cs 50 Active
Error CS0115 'PvPRegion.OnSingleClick(Mobile, object)': no suitable method found to override Scripts C:\Users\guill\OneDrive\Bureau\ServUO\ServUO1\Scripts\VitaNex\Core\Modules\AutoPVP\Objects\Regions.cs 312 Active
Error CS0115 'SepticTank.OnSingleClick(Mobile)': no suitable method found to override Scripts C:\Users\guill\OneDrive\Bureau\ServUO\ServUO1\Scripts\VitaNex\Core\Modules\TrashCollection\Items\SepticTank.cs 147 Active