1
General Support / Issues Installing VitaNex Core 3.0.0.1 on RunUO 2.7
« on: May 18, 2016, 09:06:50 PM »Code: [Select]
RunUO - [https://github.com/runuo/] Version 2.7.0.28534
Core: Running on .NET Framework Version 4.0.30319
Core: Optimizing for 4 64-bit processors
RandomImpl: CSPRandom (Software)
Scripts: Compiling C# scripts...failed (8 errors, 0 warnings)
Errors:
+ Items/Misc/BankCheck.cs:
CS0115: Line 86: 'Server.Items.BankCheck.OnAdded(object)': no suitable metho
d found to override
+ Items/Misc/Gold.cs:
CS0115: Line 55: 'Server.Items.Gold.OnAdded(object)': no suitable method fou
nd to override
+ VitaNex/Core/Items/Fireworks/Components/Stars/BaseFireworkStar.cs:
CS0115: Line 394: 'VitaNex.Items.FireworkStarCustom.OnAdded(object)': no sui
table method found to override
CS0549: Line 394: 'VitaNex.Items.FireworkStarCustom.OnAdded(object)' is a ne
w virtual member in sealed class 'VitaNex.Items.FireworkStarCustom'
+ VitaNex/Core/Items/Misc/StrobeLantern.cs:
CS0115: Line 92: 'VitaNex.Items.StrobeLantern.OnAdded(object)': no suitable
method found to override
CS0115: Line 108: 'VitaNex.Items.StrobeLantern.OnRemoved(object)': no suitab
le method found to override
+ VitaNex/Core/Items/Throwables/AtMobiles/Fun/HauntedMomento.cs:
CS0115: Line 468: 'VitaNex.Items.HauntedMomento.OnAdded(object)': no suitabl
e method found to override
+ VitaNex/Core/Items/Utility/AccessCloak.cs:
CS0115: Line 100: 'VitaNex.Items.AccessCloak.OnRemoved(object)': no suitable
method found to override
+ VitaNex/Core/Modules/AutoPVP/Battles/CTF/Objects/Flag.cs:
CS0115: Line 291: 'VitaNex.Modules.AutoPvP.Battles.CTFFlag.OnParentDeleted(o
bject)': no suitable method found to override
+ VitaNex/Core/Modules/TrashCollection/Items/SepticTank.cs:
CS0115: Line 131: 'VitaNex.Modules.TrashCollection.SepticTank.OnAdded(object
)': no suitable method found to override
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
What else is missing?