So, I tried to install OWLTR 4.0 and I got this. Any answers?


Code:
Errors:
+ Customs/Core-5.2.0.0/Misc/SpawnZone.cs:
    CS0227: Line 343: Unsafe code may only appear if compiling with /unsafe
+ Customs/Core-5.2.0.0/Text/UOFont.cs:
    CS0227: Line 215: Unsafe code may only appear if compiling with /unsafe
    CS0227: Line 689: Unsafe code may only appear if compiling with /unsafe
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
Scripts: Compiling C# scripts...Failed with: 235 errors, 30 warnings
Warnings:
+ Customs/_RunUO Archived Customs/custom detect hidden/CustomDetectHidden/CustomDetectHidden.cs:
    CS0105: Line 14: The using directive for 'Server.Mobiles' appeared previously in this namespace
+ Customs/_RunUO Archived Customs/life stone/Life_Stone_System/Life Stone System/Core/Core.cs:
    CS0105: Line 12: The using directive for 'Server.Commands' appeared previously in this namespace
+ Customs/_singles/[ServUO.com]-GraniteFurnessAddon.cs:
    CS0105: Line 2: The using directive for 'System' appeared previously in this namespace
+ Customs/Britts/[ServUO.com]-OWLTR 4.0 for ServUO/OWLTR 4.0 for ServUO/Modified/Items/Base Classes/BaseRunicTool.cs:
    CS0108: Line 70: 'Server.Items.BaseRunicTool.Resource' hides inherited member 'Server.Items.BaseTool.Resource'. Use the new keyword if hiding was intended.
+ Customs/Britts/[ServUO.com]-OWLTR 4.0 for ServUO/OWLTR 4.0 for ServUO/New/BodRewards/Colored Scissors.cs:
    CS0108: Line 22: 'Server.Items.ColoredScissors.UsesRemaining' hides inherited member 'Server.Items.Scissors.UsesRemaining'. Use the new keyword if hiding was intended.
+ Customs/[ServUO.com]-NPC Flying System/NPC Flying System/BaseSpecialCreature/BaseSpecialCreature.cs:
    CS0114: Line 540: 'Server.Mobiles.BaseSpecialCreature.BreathStart(Server.Mobile)' hides inherited member 'Server.Mobiles.BaseCreature.BreathStart(Server.Mobile)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
    CS0114: Line 835: 'Server.Mobiles.BaseSpecialCreature.OnActionCombat()' hides inherited member 'Server.Mobiles.BaseCreature.OnActionCombat()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
+ Customs/GM Mobs/[ServUO.com]-Burrowing/Burrowing/AntLion.cs:
    CS0108: Line 114: 'Server.Mobiles.AntLion.PoisonTimer' hides inherited member 'Server.Mobile.PoisonTimer'. Use the new keyword if hiding was intended.
+ Customs/GM-Player System/[ServUO.com]-Spellbar_Ver 2/Spellbar_Ver 2/Spellbar/SpellBarScroll_XML.cs:
    CS0108: Line 27: 'Server.Engines.XmlSpawner2.SpellBarScroll.Initialize()' hides inherited member 'Server.Engines.XmlSpawner2.XmlAttachment.Initialize()'. Use the new keyword if hiding was intended.
+ Customs/Player Items/[ServUO.com]-Advanced Archery fixed/Advanced Archery fixed/Advanced Archer/CBaseRanged.cs:
    CS0114: Line 60: 'Server.Items.CBaseRanged.OnSwing(Server.Mobile, Server.Mobile)' hides inherited member 'Server.Items.BaseWeapon.OnSwing(Server.Mobile, Server.Mobile)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
    CS0114: Line 120: 'Server.Items.CBaseRanged.OnHit(Server.Mobile, Server.Mobile, double)' hides inherited member 'Server.Items.BaseWeapon.OnHit(Server.Mobile, Server.Mobile, double)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
    CS0114: Line 701: 'Server.Items.CBaseRanged.OnMiss(Server.Mobile, Server.Mobile)' hides inherited member 'Server.Items.BaseWeapon.OnMiss(Server.Mobile, Server.Mobile)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
+ Customs/Player Items/[ServUO.com]-SoulBound Evo Weapons v1.1/SoulBound Evo Weapons/SoulBow.cs:
    CS0114: Line 102: 'Server.Items.SoulBow.OnHit(Server.Mobile, Server.Mobile, double)' hides inherited member 'Server.Items.BaseRanged.OnHit(Server.Mobile, Server.Mobile, double)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
+ Customs/Player Items/[ServUO.com]-SoulBound Evo Weapons v1.1/SoulBound Evo Weapons/SoulSword.cs:
    CS0114: Line 96: 'Server.Items.SoulSword.OnHit(Server.Mobile, Server.Mobile, double)' hides inherited member 'Server.Items.BaseWeapon.OnHit(Server.Mobile, Server.Mobile, double)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
+ Customs/[ServUO.com]-Blue Magic Expansion/Blue Magic Expansion/Blue Magic/Quests/Battle Quests/Battle Markov/MarkovsBardiche.cs:
    CS0114: Line 73: 'Server.Items.MarkovsBardiche.CheckHit(Server.Mobile, Server.Mobile)' hides inherited member 'Server.Items.BaseWeapon.CheckHit(Server.Mobile, Server.Mobile)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
    CS0114: Line 81: 'Server.Items.MarkovsBardiche.OnHit(Server.Mobile, Server.Mobile, double)' hides inherited member 'Server.Items.BaseWeapon.OnHit(Server.Mobile, Server.Mobile, double)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
+ Customs/[ServUO.com]-Blue Magic Expansion/Blue Magic Expansion/Blue Magic/Quests/Finding Quina/Items/BistroFork.cs:
    CS0114: Line 37: 'Server.Items.BistroFork.OnHit(Server.Mobile, Server.Mobile, double)' hides inherited member 'Server.Items.BaseWeapon.OnHit(Server.Mobile, Server.Mobile, double)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
+ Customs/[ServUO.com]-Blue Magic Expansion/Blue Magic Expansion/Blue Magic/Quests/Finding Quina/Items/GastroFork.cs:
    CS0114: Line 44: 'Server.Items.GastroFork.CheckHit(Server.Mobile, Server.Mobile)' hides inherited member 'Server.Items.BaseWeapon.CheckHit(Server.Mobile, Server.Mobile)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
    CS0114: Line 61: 'Server.Items.GastroFork.OnHit(Server.Mobile, Server.Mobile, double)' hides inherited member 'Server.Items.BaseWeapon.OnHit(Server.Mobile, Server.Mobile, double)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
+ Customs/[ServUO.com]-Blue Magic Expansion/Blue Magic Expansion/Blue Magic/Quests/Finding Quina/Items/NeedleFork.cs:
    CS0114: Line 47: 'Server.Items.NeedleFork.OnHit(Server.Mobile, Server.Mobile, double)' hides inherited member 'Server.Items.BaseWeapon.OnHit(Server.Mobile, Server.Mobile, double)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
+ Customs/[ServUO.com]-Blue Magic Expansion/Blue Magic Expansion/Blue Magic/Quests/BlueBen.cs:
    CS0108: Line 47: 'Server.Engines.Quests.BlueBen.m_SBInfos' hides inherited member 'Server.Engines.Quests.MondainQuester.m_SBInfos'. Use the new keyword if hiding was intended.
+ Customs/[ServUO.com]-Blue Magic Expansion/Blue Magic Expansion/NPC Guilds/Thieves - Assassin/Equipment/ACreedSword.cs:
    CS0114: Line 56: 'Server.Items.ACreedSword.OnHit(Server.Mobile, Server.Mobile, double)' hides inherited member 'Server.Items.BaseWeapon.OnHit(Server.Mobile, Server.Mobile, double)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
+ Customs/[ServUO.com]-Blue Magic Expansion/Blue Magic Expansion/NPC Guilds/Thieves - Assassin/Quests/Obtain Antoine/Antoine.cs:
    CS0108: Line 24: 'Server.Engines.Quests.ACreedAntoine.m_SBInfos' hides inherited member 'Server.Engines.Quests.MondainQuester.m_SBInfos'. Use the new keyword if hiding was intended.
+ Customs/[ServUO.com]-Blue Magic Expansion/Blue Magic Expansion/NPC Guilds/Thieves - Assassin/Quests/Obtain Jacqueline/Jacqueline.cs:
    CS0108: Line 24: 'Server.Engines.Quests.ACreedJacqueline.m_SBInfos' hides inherited member 'Server.Engines.Quests.MondainQuester.m_SBInfos'. Use the new keyword if hiding was intended.
+ Customs/[ServUO.com]-Blue Magic Expansion/Blue Magic Expansion/NPC Guilds/Thieves - Assassin/Quests/Obtain Romondo/Ramondo.cs:
    CS0108: Line 24: 'Server.Engines.Quests.ACreedRamondo.m_SBInfos' hides inherited member 'Server.Engines.Quests.MondainQuester.m_SBInfos'. Use the new keyword if hiding was intended.
+ Customs/[ServUO.com]-Blue Magic Expansion/Blue Magic Expansion/NPC Guilds/Tinkers - Artificer/Rune Bow/RuneBow.cs:
    CS0114: Line 160: 'Server.Items.RuneBow.OnHit(Server.Mobile, Server.Mobile, double)' hides inherited member 'Server.Items.BaseRanged.OnHit(Server.Mobile, Server.Mobile, double)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
+ Customs/[ServUO.com]-Blue Magic Expansion/Blue Magic Expansion/NPC Guilds/Warriors - Monk/Quests/ChingJong.cs:
    CS0108: Line 26: 'Server.Engines.Quests.MonkChingJong.m_SBInfos' hides inherited member 'Server.Engines.Quests.MondainQuester.m_SBInfos'. Use the new keyword if hiding was intended.
+ Customs/[ServUO.com]-Blue Magic Expansion/Blue Magic Expansion/NPC Guilds/Warriors - Monk/Quests/MaJong.cs:
    CS0108: Line 26: 'Server.Engines.Quests.MonkMaJong.m_SBInfos' hides inherited member 'Server.Engines.Quests.MondainQuester.m_SBInfos'. Use the new keyword if hiding was intended.
+ Customs/[ServUO.com]-Blue Magic Expansion/Blue Magic Expansion/NPC Guilds/Warriors - Monk/Quests/MukYanJong.cs:
    CS0108: Line 26: 'Server.Engines.Quests.MonkMukYanJong.m_SBInfos' hides inherited member 'Server.Engines.Quests.MondainQuester.m_SBInfos'. Use the new keyword if hiding was intended.
+ Customs/[ServUO.com]-Blue Magic Expansion/Blue Magic Expansion/NPC Guilds/Warriors - Monk/Quests/SuiSauJong.cs:
    CS0108: Line 26: 'Server.Engines.Quests.MonkSuiSauJong.m_SBInfos' hides inherited member 'Server.Engines.Quests.MondainQuester.m_SBInfos'. Use the new keyword if hiding was intended.
+ Customs/[ServUO.com]-Blue Magic Expansion/Blue Magic Expansion/NPC Guilds/Warriors - Monk/MonkFists.cs:
    CS0114: Line 71: 'Server.Items.MonkFists.OnHit(Server.Mobile, Server.Mobile, double)' hides inherited member 'Server.Items.BaseWeapon.OnHit(Server.Mobile, Server.Mobile, double)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
+ Customs/[ServUO.com]-NPC Flying System/NPC Flying System/Mobiles/Flying Mounts/Flying Hiryu/Hiryu.cs:
    CS0114: Line 130: 'Server.Mobiles.Hiryu.CanFly' hides inherited member 'Server.Mobiles.BaseCreature.CanFly'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
+ Customs/[ServUO.com]-Pause_Ver3/Pause.cs:
    CS0108: Line 44: 'Server.Engines.XmlSpawner2.Pause.Initialize()' hides inherited member 'Server.Engines.XmlSpawner2.XmlAttachment.Initialize()'. Use the new keyword if hiding was intended.
+ Customs/[ServUO.com]-TMSS 3.0/TMSS/SkillStone.cs:
    CS0114: Line 201: 'Server.Items.SkillStone.GetContextMenuEntries(Server.Mobile, System.Collections.Generic.List<Server.ContextMenus.ContextMenuEntry>)' hides inherited member 'Server.Item.GetContextMenuEntries(Server.Mobile, System.Collections.Generic.List<Server.ContextMenus.ContextMenuEntry>)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
    CS0114: Line 244: 'Server.Items.CenterStone.GetContextMenuEntries(Server.Mobile, System.Collections.Generic.List<Server.ContextMenus.ContextMenuEntry>)' hides inherited member 'Server.Item.GetContextMenuEntries(Server.Mobile, System.Collections.Generic.List<Server.ContextMenus.ContextMenuEntry>)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
+ Customs/[ServUO.com]-VetRewardUpgrade/Addon and House Stuff/Movable Addons/MovableAddonComponent.cs:
    CS0108: Line 20: 'Solaris.Addons.MovableAddonComponent.Direction' hides inherited member 'Server.Item.Direction'. Use the new keyword if hiding was intended.
Errors:
+ Customs/Britts/[ServUO.com]-OWLTR 4.0 for ServUO/OWLTR 4.0 for ServUO/Modified/Mobiles/BaseCreature.cs:
    CS0115: Line 3602: 'Server.Mobiles.BaseCreature.IsHarmfulCriminal(Server.Mobile)': no suitable method found to override
    CS0115: Line 3639: 'Server.Mobiles.BaseCreature.DoHarmful(Server.Mobile, bool)': no suitable method found to override
    CS0115: Line 5599: 'Server.Mobiles.BaseCreature.CanBeHarmful(Server.Mobile, bool, bool)': no suitable method found to override
+ Customs/Britts/[ServUO.com]-OWLTR 4.0 for ServUO/OWLTR 4.0 for ServUO/Modified/Items/Base Classes/BaseArmor.cs:
    CS0535: Line 14: 'Server.Items.BaseArmor' does not implement interface member 'Server.ISetItem.BardMasteryBonus'
    CS0535: Line 14: 'Server.Items.BaseArmor' does not implement interface member 'Server.ISetItem.SetResistBonus(Server.ResistanceType)'
+ Customs/Britts/[ServUO.com]-OWLTR 4.0 for ServUO/OWLTR 4.0 for ServUO/Modified/Items/Base Classes/BaseClothing.cs:
    CS0535: Line 24: 'Server.Items.BaseClothing' does not implement interface member 'Server.ISetItem.BardMasteryBonus'
    CS0535: Line 24: 'Server.Items.BaseClothing' does not implement interface member 'Server.ISetItem.SetResistBonus(Server.ResistanceType)'
+ Customs/Britts/[ServUO.com]-OWLTR 4.0 for ServUO/OWLTR 4.0 for ServUO/Modified/Items/Base Classes/BaseJewel.cs:
    CS0535: Line 23: 'Server.Items.BaseJewel' does not implement interface member 'Server.ISetItem.BardMasteryBonus'
    CS0535: Line 23: 'Server.Items.BaseJewel' does not implement interface member 'Server.ISetItem.SetPhysicalBonus'
    CS0535: Line 23: 'Server.Items.BaseJewel' does not implement interface member 'Server.ISetItem.SetFireBonus'
    CS0535: Line 23: 'Server.Items.BaseJewel' does not implement interface member 'Server.ISetItem.SetColdBonus'
    CS0535: Line 23: 'Server.Items.BaseJewel' does not implement interface member 'Server.ISetItem.SetPoisonBonus'
    CS0535: Line 23: 'Server.Items.BaseJewel' does not implement interface member 'Server.ISetItem.SetEnergyBonus'
    CS0535: Line 23: 'Server.Items.BaseJewel' does not implement interface member 'Server.ISetItem.SetResistBonus(Server.ResistanceType)'
+ Customs/Britts/[ServUO.com]-OWLTR 4.0 for ServUO/OWLTR 4.0 for ServUO/Modified/Items/Base Classes/BaseWeapon.cs:
    CS0535: Line 36: 'Server.Items.BaseWeapon' does not implement interface member 'Server.IWeapon.OnBeforeSwing(Server.Mobile, Server.IDamageable)'
    CS0535: Line 36: 'Server.Items.BaseWeapon' does not implement interface member 'Server.IWeapon.OnSwing(Server.Mobile, Server.IDamageable)'
    CS0535: Line 36: 'Server.Items.BaseWeapon' does not implement interface member 'Server.ISetItem.BardMasteryBonus'
    CS0535: Line 36: 'Server.Items.BaseWeapon' does not implement interface member 'Server.ISetItem.SetPhysicalBonus'
    CS0535: Line 36: 'Server.Items.BaseWeapon' does not implement interface member 'Server.ISetItem.SetFireBonus'
    CS0535: Line 36: 'Server.Items.BaseWeapon' does not implement interface member 'Server.ISetItem.SetColdBonus'
    CS0535: Line 36: 'Server.Items.BaseWeapon' does not implement interface member 'Server.ISetItem.SetPoisonBonus'
    CS0535: Line 36: 'Server.Items.BaseWeapon' does not implement interface member 'Server.ISetItem.SetEnergyBonus'
    CS0535: Line 36: 'Server.Items.BaseWeapon' does not implement interface member 'Server.ISetItem.SetResistBonus(Server.ResistanceType)'
+ Items/Equipment/Weapons/BaseBashing.cs:
    CS0115: Line 66: 'Server.Items.BaseBashing.OnHit(Server.Mobile, Server.IDamageable, double)': no suitable method found to override
+ Items/Equipment/Weapons/BaseAxe.cs:
    CS0115: Line 138: 'Server.Items.BaseAxe.OnHit(Server.Mobile, Server.IDamageable, double)': no suitable method found to override
+ Customs/Britts/[ServUO.com]-OWLTR 4.0 for ServUO/OWLTR 4.0 for ServUO/Modified/Mobiles/PlayerMobile.cs:
    CS0115: Line 1381: 'Server.Mobiles.PlayerMobile.CanBeHarmful(Server.Mobile, bool, bool)': no suitable method found to override
    CS0115: Line 3335: 'Server.Mobiles.PlayerMobile.IsHarmfulCriminal(Server.Mobile)': no suitable method found to override
    CS0115: Line 4526: 'Server.Mobiles.PlayerMobile.Asleep': no suitable method found to override
+ Items/Equipment/Weapons/BaseKnife.cs:
    CS0115: Line 74: 'Server.Items.BaseKnife.OnHit(Server.Mobile, Server.IDamageable, double)': no suitable method found to override
+ Customs/Britts/[ServUO.com]-OWLTR 4.0 for ServUO/OWLTR 4.0 for ServUO/New/BodRewards/Smithers Protector.cs:
    CS0535: Line 16: 'Server.Items.SmithersProtector' does not implement interface member 'Server.Items.IUsesRemaining.UsesRemaining'
    CS0535: Line 16: 'Server.Items.SmithersProtector' does not implement interface member 'Server.Items.IUsesRemaining.ShowUsesRemaining'
+ Customs/Britts/[ServUO.com]-OWLTR 4.0 for ServUO/OWLTR 4.0 for ServUO/New/Hammerhand/LumberjacksAxe.cs:
    CS0535: Line 8: 'Server.Items.LumberjacksAxe' does not implement interface member 'Server.Items.IUsesRemaining.UsesRemaining'
    CS0535: Line 8: 'Server.Items.LumberjacksAxe' does not implement interface member 'Server.Items.IUsesRemaining.ShowUsesRemaining'
+ Customs/Britts/[ServUO.com]-OWLTR 4.0 for ServUO/OWLTR 4.0 for ServUO/New/Gargoyles Axe.cs:
    CS0535: Line 17: 'Server.Items.GargoylesAxe' does not implement interface member 'Server.Items.IUsesRemaining.UsesRemaining'
    CS0535: Line 17: 'Server.Items.GargoylesAxe' does not implement interface member 'Server.Items.IUsesRemaining.ShowUsesRemaining'
+ Customs/Core-5.2.0.0/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.BaseTool, Server.Engines.Craft.CraftItem, int)'
+ Customs/Core-5.2.0.0/Items/Fireworks/Components/Stars/BaseFireworkStar.cs:
    CS0115: Line 244: 'VitaNex.Items.BaseFireworkStar.OnCraft(int, bool, Server.Mobile, Server.Engines.Craft.CraftSystem, System.Type, Server.Items.BaseTool, Server.Engines.Craft.CraftItem, int)': no suitable method found to override
+ Items/Equipment/Armor/OrcHelm.cs:
    CS0535: Line 6: 'Server.Items.OrcHelm' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Items/Artifacts/Equipment/Armor/Sets/Ranger/RangerArms.cs:
    CS0535: Line 7: 'Server.Items.RangerArms' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Items/Artifacts/Equipment/Armor/Sets/Ranger/RangerChest.cs:
    CS0535: Line 7: 'Server.Items.RangerChest' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Items/Artifacts/Equipment/Armor/Sets/Ranger/RangerGloves.cs:
    CS0535: Line 7: 'Server.Items.RangerGloves' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Items/Artifacts/Equipment/Armor/Sets/Ranger/RangerGorget.cs:
    CS0535: Line 6: 'Server.Items.RangerGorget' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Items/Artifacts/Equipment/Armor/Sets/Ranger/RangerLegs.cs:
    CS0535: Line 7: 'Server.Items.RangerLegs' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Items/Equipment/Weapons/BaseSword.cs:
    CS0115: Line 60: 'Server.Items.BaseSword.OnHit(Server.Mobile, Server.IDamageable, double)': no suitable method found to override
+ Items/Equipment/Weapons/BaseStaff.cs:
    CS0115: Line 66: 'Server.Items.BaseStaff.OnHit(Server.Mobile, Server.IDamageable, double)': no suitable method found to override
+ Items/Equipment/Weapons/BasePoleArm.cs:
    CS0115: Line 119: 'Server.Items.BasePoleArm.OnHit(Server.Mobile, Server.IDamageable, double)': no suitable method found to override
+ Items/Equipment/Weapons/BaseThrown.cs:
    CS0115: Line 100: 'Server.Items.BaseThrown.OnSwing(Server.Mobile, Server.IDamageable)': no suitable method found to override
    CS0115: Line 111: 'Server.Items.BaseThrown.OnFired(Server.Mobile, Server.IDamageable)': no suitable method found to override
    CS0115: Line 123: 'Server.Items.BaseThrown.OnHit(Server.Mobile, Server.IDamageable, double)': no suitable method found to override
    CS0115: Line 133: 'Server.Items.BaseThrown.OnMiss(Server.Mobile, Server.IDamageable)': no suitable method found to override
+ Items/Equipment/Weapons/BaseSpear.cs:
    CS0115: Line 66: 'Server.Items.BaseSpear.OnHit(Server.Mobile, Server.IDamageable, double)': no suitable method found to override
+ Mobiles/Summons/BaseFamiliar.cs:
    CS0506: Line 41: 'Server.Mobiles.BaseFamiliar.ControlOrder.get': cannot override inherited member 'Server.Mobiles.BaseCreature.ControlOrder.get' because it is not marked virtual, abstract, or override
    CS0506: Line 42: 'Server.Mobiles.BaseFamiliar.ControlOrder.set': cannot override inherited member 'Server.Mobiles.BaseCreature.ControlOrder.set' because it is not marked virtual, abstract, or override
+ Customs/Player Items/FireRockCraftVer 3.0/Items/FirePick.cs:
    CS0535: Line 11: 'Server.Items.FirePick' does not implement interface member 'Server.Items.IUsesRemaining.UsesRemaining'
    CS0535: Line 11: 'Server.Items.FirePick' does not implement interface member 'Server.Items.IUsesRemaining.ShowUsesRemaining'
+ Customs/Player Items/FireRockCraftVer 3.0/Items/GargoyleFirePick.cs:
    CS0535: Line 9: 'Server.Items.GargoyleFirePick' does not implement interface member 'Server.Items.IUsesRemaining.UsesRemaining'
    CS0535: Line 9: 'Server.Items.GargoyleFirePick' does not implement interface member 'Server.Items.IUsesRemaining.ShowUsesRemaining'
+ Items/Artifacts/Equipment/Glasses/Glasses.cs:
    CS0535: Line 7: 'Server.Items.Glasses' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Mobiles/Bosses/BaseChampion.cs:
    CS0115: Line 24: 'Server.Mobiles.BaseChampion.CanBeParagon': no suitable method found to override
+ Customs/_my scripts/Summoning v2/Summoner Spells/Creatures/SummonedBarracoon.cs:
    CS0115: Line 133: 'Server.Mobiles.SummonedBarracoon.AllureImmune': no suitable method found to override
+ Services/Peerless/BasePeerless.cs:
    CS0115: Line 25: 'Server.Mobiles.BasePeerless.CanBeParagon': no suitable method found to override
+ Customs/_my scripts/Summoning v2/Summoner Spells/Creatures/SummonedSilvani.cs:
    CS0115: Line 50: 'Server.Mobiles.SummonedSilvani.Tribe': no suitable method found to override
+ Mobiles/Normal/SkeletalKnight.cs:
    CS0115: Line 82: 'Server.Mobiles.SkeletalKnight.Tribe': no suitable method found to override
+ Mobiles/Normal/BaseRenowned.cs:
    CS0115: Line 11: 'Server.Mobiles.BaseRenowned.BaseLootBudget': no suitable method found to override
+ Items/Artifacts/Equipment/Armor/Sets/Bestial/BestialArms.cs:
    CS0535: Line 6: 'Server.Items.BestialArms' does not implement interface member 'Server.ISetItem.BardMasteryBonus'
    CS0535: Line 6: 'Server.Items.BestialArms' does not implement interface member 'Server.ISetItem.SetResistBonus(Server.ResistanceType)'
+ Items/Artifacts/Equipment/Armor/Sets/Bestial/BestialEarrings.cs:
    CS0535: Line 6: 'Server.Items.BestialEarrings' does not implement interface member 'Server.ISetItem.BardMasteryBonus'
    CS0535: Line 6: 'Server.Items.BestialEarrings' does not implement interface member 'Server.ISetItem.SetResistBonus(Server.ResistanceType)'
+ Items/Equipment/Clothing/Hats.cs:
    CS0535: Line 1214: 'Server.Items.BearMask' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
    CS0535: Line 1400: 'Server.Items.HornedTribalMask' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
    CS0535: Line 1307: 'Server.Items.DeerMask' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
    CS0535: Line 1493: 'Server.Items.TribalMask' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
    CS0535: Line 1883: 'Server.Items.OrcMask' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Items/Artifacts/Equipment/Armor/Sets/Bestial/BestialKilt.cs:
    CS0535: Line 6: 'Server.Items.BestialKilt' does not implement interface member 'Server.ISetItem.BardMasteryBonus'
    CS0535: Line 6: 'Server.Items.BestialKilt' does not implement interface member 'Server.ISetItem.SetResistBonus(Server.ResistanceType)'
+ Items/Artifacts/Equipment/Armor/Sets/Bestial/BestialNecklace.cs:
    CS0535: Line 6: 'Server.Items.BestialNecklace' does not implement interface member 'Server.ISetItem.BardMasteryBonus'
    CS0535: Line 6: 'Server.Items.BestialNecklace' does not implement interface member 'Server.ISetItem.SetResistBonus(Server.ResistanceType)'
+ Items/Artifacts/Equipment/Armor/Sets/Virtuosos/VirtuososArmbands.cs:
    CS0115: Line 13: 'Server.Items.VirtuososArmbands.BardMasteryBonus': no suitable method found to override
+ Items/Artifacts/Equipment/Armor/Sets/Virtuosos/VirtuososCap.cs:
    CS0115: Line 13: 'Server.Items.VirtuososCap.BardMasteryBonus': no suitable method found to override
+ Items/Artifacts/Equipment/Armor/Sets/Virtuosos/VirtuososCollar.cs:
    CS0115: Line 13: 'Server.Items.VirtuososCollar.BardMasteryBonus': no suitable method found to override
+ Items/Artifacts/Equipment/Armor/Sets/Virtuosos/VirtuososEarpieces.cs:
    CS0115: Line 13: 'Server.Items.VirtuososEarpieces.BardMasteryBonus': no suitable method found to override
    CS0535: Line 6: 'Server.Items.VirtuososEarpieces' does not implement interface member 'Server.ISetItem.SetResistBonus(Server.ResistanceType)'
+ Items/Artifacts/Equipment/Armor/Sets/Virtuosos/VirtuososKidGloves.cs:
    CS0115: Line 13: 'Server.Items.VirtuososKidGloves.BardMasteryBonus': no suitable method found to override
+ Items/Artifacts/Equipment/Armor/Sets/Virtuosos/VirtuososKilt.cs:
    CS0115: Line 13: 'Server.Items.VirtuososKilt.BardMasteryBonus': no suitable method found to override
    CS0535: Line 6: 'Server.Items.VirtuososKilt' does not implement interface member 'Server.ISetItem.SetResistBonus(Server.ResistanceType)'
+ Items/Artifacts/Equipment/Armor/Sets/Virtuosos/VirtuososNecklace.cs:
    CS0115: Line 13: 'Server.Items.VirtuososNecklace.BardMasteryBonus': no suitable method found to override
    CS0535: Line 6: 'Server.Items.VirtuososNecklace' does not implement interface member 'Server.ISetItem.SetResistBonus(Server.ResistanceType)'
+ Items/Artifacts/Equipment/Armor/Sets/Virtuosos/VirtuososTunic.cs:
    CS0115: Line 13: 'Server.Items.VirtuososTunic.BardMasteryBonus': no suitable method found to override
    CS0535: Line 6: 'Server.Items.VirtuososTunic' does not implement interface member 'Server.ISetItem.SetResistBonus(Server.ResistanceType)'
+ Items/Artifacts/Equipment/Clothing/EmbroideredOakLeafCloak.cs:
    CS0535: Line 6: 'Server.Items.EmbroideredOakLeafCloak' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Items/Artifacts/Equipment/Clothing/TheMostKnowledgePerson.cs:
    CS0535: Line 6: 'Server.Items.TheMostKnowledgePerson' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Items/Artifacts/Equipment/Clothing/TheRobeOfBritanniaAri.cs:
    CS0535: Line 6: 'Server.Items.TheRobeOfBritanniaAri' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Items/Equipment/Glasses/ElvenGlasses.cs:
    CS0535: Line 7: 'Server.Items.ElvenGlasses' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Items/Artifacts/Equipment/Glasses/GargishGlasses.cs:
    CS0535: Line 7: 'Server.Items.GargishGlasses' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Items/Equipment/Jewelry/Bracelet.cs:
    CS0535: Line 77: 'Server.Items.SilverBracelet' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Items/Equipment/Jewelry/Ring.cs:
    CS0535: Line 77: 'Server.Items.SilverRing' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Items/Equipment/Weapons/Pickaxe.cs:
    CS0535: Line 7: 'Server.Items.Pickaxe' does not implement interface member 'Server.Items.IUsesRemaining.UsesRemaining'
    CS0535: Line 7: 'Server.Items.Pickaxe' does not implement interface member 'Server.Items.IUsesRemaining.ShowUsesRemaining'
+ Items/Equipment/Armor/GargishClothArmor.cs:
    CS0506: Line 21: 'Server.Items.GargishClothArmsArmor.Scissor(Server.Mobile, Server.Items.Scissors)': cannot override inherited member 'Server.Items.BaseArmor.Scissor(Server.Mobile, Server.Items.Scissors)' because it is not marked virtual, abstract, or override
    CS0506: Line 169: 'Server.Items.GargishClothChestArmor.Scissor(Server.Mobile, Server.Items.Scissors)': cannot override inherited member 'Server.Items.BaseArmor.Scissor(Server.Mobile, Server.Items.Scissors)' because it is not marked virtual, abstract, or override
    CS0506: Line 309: 'Server.Items.GargishClothLegsArmor.Scissor(Server.Mobile, Server.Items.Scissors)': cannot override inherited member 'Server.Items.BaseArmor.Scissor(Server.Mobile, Server.Items.Scissors)' because it is not marked virtual, abstract, or override
    CS0506: Line 449: 'Server.Items.GargishClothKiltArmor.Scissor(Server.Mobile, Server.Items.Scissors)': cannot override inherited member 'Server.Items.BaseArmor.Scissor(Server.Mobile, Server.Items.Scissors)' because it is not marked virtual, abstract, or override
+ Items/Equipment/Weapons/MagicWand.cs:
    CS0535: Line 6: 'Server.Items.MagicWand' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Items/Equipment/Weapons/Fists.cs:
    CS0115: Line 263: 'Server.Items.Fists.OnSwing(Server.Mobile, Server.IDamageable)': no suitable method found to override
+ Items/Functional/Automaton/KotlAutomaton.cs:
    CS0115: Line 191: 'Server.Items.KotlAutomaton.CanTransfer(Server.Mobile)': no suitable method found to override
    CS0115: Line 196: 'Server.Items.KotlAutomaton.CanFriend(Server.Mobile)': no suitable method found to override
+ Items/Tools/GargoylesPickaxe.cs:
    CS0535: Line 6: 'Server.Items.GargoylesPickaxe' does not implement interface member 'Server.Items.IUsesRemaining.UsesRemaining'
    CS0535: Line 6: 'Server.Items.GargoylesPickaxe' does not implement interface member 'Server.Items.IUsesRemaining.ShowUsesRemaining'
+ Items/Tools/SturdyPickaxe.cs:
    CS0535: Line 6: 'Server.Items.SturdyPickaxe' does not implement interface member 'Server.Items.IUsesRemaining.UsesRemaining'
    CS0535: Line 6: 'Server.Items.SturdyPickaxe' does not implement interface member 'Server.Items.IUsesRemaining.ShowUsesRemaining'
+ Mobiles/Bosses/Harrower/Harrower.cs:
    CS0115: Line 171: 'Server.Mobiles.Harrower.TeleportsTo': no suitable method found to override
+ Mobiles/Bosses/Navery/Navrey.cs:
    CS0115: Line 81: 'Server.Mobiles.Navrey.TeleportChance': no suitable method found to override
+ Mobiles/Bosses/AbyssalInfernal.cs:
    CS0115: Line 190: 'Server.Mobiles.AbyssalInfernal.DrainsLife': no suitable method found to override
    CS0115: Line 191: 'Server.Mobiles.AbyssalInfernal.DrainsLifeChance': no suitable method found to override
+ Mobiles/Bosses/Barracoon.cs:
    CS0115: Line 133: 'Server.Mobiles.Barracoon.AllureImmune': no suitable method found to override
+ Mobiles/Bosses/LordOaks.cs:
    CS0115: Line 139: 'Server.Mobiles.LordOaks.Tribe': no suitable method found to override
+ Mobiles/Bosses/Semidar.cs:
    CS0115: Line 103: 'Server.Mobiles.Semidar.GetDrainAmount(Server.Mobile)': no suitable method found to override
    CS0115: Line 123: 'Server.Mobiles.Semidar.DrainsLife': no suitable method found to override
    CS0115: Line 124: 'Server.Mobiles.Semidar.DrainsLifeChance': no suitable method found to override
+ Mobiles/Bosses/Silvani.cs:
    CS0115: Line 50: 'Server.Mobiles.Silvani.Tribe': no suitable method found to override
+ Mobiles/Named/Chiikkaha.cs:
    CS0115: Line 43: 'Server.Mobiles.Chiikkaha.CanBeParagon': no suitable method found to override
+ Mobiles/Named/Gnaw.cs:
    CS0115: Line 49: 'Server.Mobiles.Gnaw.CanBeParagon': no suitable method found to override
+ Mobiles/Named/GrayGoblinMageRenowned.cs:
    CS0115: Line 107: 'Server.Mobiles.GrayGoblinMageRenowned.AllureImmune': no suitable method found to override
+ Mobiles/Named/GreenGoblinAlchemistRenowned.cs:
    CS0115: Line 111: 'Server.Mobiles.GreenGoblinAlchemistRenowned.AllureImmune': no suitable method found to override
+ Mobiles/Named/Grobu.cs:
    CS0115: Line 56: 'Server.Mobiles.Grobu.CanBeParagon': no suitable method found to override
+ Mobiles/Normal/Changeling.cs:
    CS0115: Line 91: 'Server.Mobiles.Changeling.UseSmartAI': no suitable method found to override
+ Mobiles/Named/Guile.cs:
    CS0115: Line 54: 'Server.Mobiles.Guile.CanBeParagon': no suitable method found to override
+ Mobiles/Named/Irk.cs:
    CS0115: Line 45: 'Server.Mobiles.Irk.CanBeParagon': no suitable method found to override
+ Mobiles/Named/LadyJennifyr.cs:
    CS0115: Line 53: 'Server.Mobiles.LadyJennifyr.CanBeParagon': no suitable method found to override
+ Mobiles/Named/LadyLissith.cs:
    CS0115: Line 53: 'Server.Mobiles.LadyLissith.CanBeParagon': no suitable method found to override
+ Mobiles/Named/LadyMarai.cs:
    CS0115: Line 50: 'Server.Mobiles.LadyMarai.CanBeParagon': no suitable method found to override
+ Mobiles/Named/LadySabrix.cs:
    CS0115: Line 52: 'Server.Mobiles.LadySabrix.CanBeParagon': no suitable method found to override
+ Mobiles/Named/Lurg.cs:
    CS0115: Line 52: 'Server.Mobiles.Lurg.CanBeParagon': no suitable method found to override
    CS0115: Line 67: 'Server.Mobiles.Lurg.AllureImmune': no suitable method found to override
+ Mobiles/Named/Malefic.cs:
    CS0115: Line 60: 'Server.Mobiles.Malefic.CanBeParagon': no suitable method found to override
+ Mobiles/Normal/BoneMagi.cs:
    CS0115: Line 59: 'Server.Mobiles.BoneMagi.Tribe': no suitable method found to override
+ Mobiles/Named/MasterJonath.cs:
    CS0115: Line 56: 'Server.Mobiles.MasterJonath.CanBeParagon': no suitable method found to override
+ Mobiles/Named/MasterMikael.cs:
    CS0115: Line 55: 'Server.Mobiles.MasterMikael.CanBeParagon': no suitable method found to override
+ Mobiles/Named/MasterTheophilus.cs:
    CS0115: Line 61: 'Server.Mobiles.MasterTheophilus.CanBeParagon': no suitable method found to override
    CS0115: Line 82: 'Server.Mobiles.MasterTheophilus.AllureImmune': no suitable method found to override
+ Mobiles/Named/Miasma.cs:
    CS0115: Line 54: 'Server.Mobiles.Miasma.CanBeParagon': no suitable method found to override
+ Mobiles/Named/MougGuur.cs:
    CS0115: Line 47: 'Server.Mobiles.MougGuur.CanBeParagon': no suitable method found to override
+ Mobiles/Named/Pyre.cs:
    CS0115: Line 59: 'Server.Mobiles.Pyre.CanBeParagon': no suitable method found to override
+ Mobiles/Named/RakktaviRenowned.cs:
    CS0115: Line 56: 'Server.Mobiles.RakktaviRenowned.AllureImmune': no suitable method found to override
+ Mobiles/Named/RedDeath.cs:
    CS0115: Line 55: 'Server.Mobiles.RedDeath.CanBeParagon': no suitable method found to override
+ Mobiles/Named/Rend.cs:
    CS0115: Line 49: 'Server.Mobiles.Rend.CanBeParagon': no suitable method found to override
+ Mobiles/Named/ShadowKnight.cs:
    CS0115: Line 9: 'Server.Mobiles.ShadowKnight.CanStealth': no suitable method found to override
    CS0115: Line 78: 'Server.Mobiles.ShadowKnight.Tribe': no suitable method found to override
+ Mobiles/Named/Silk.cs:
    CS0115: Line 52: 'Server.Mobiles.Silk.CanBeParagon': no suitable method found to override
+ Mobiles/Named/SirPatrick.cs:
    CS0115: Line 52: 'Server.Mobiles.SirPatrick.CanBeParagon': no suitable method found to override
    CS0115: Line 53: 'Server.Mobiles.SirPatrick.DrainsLife': no suitable method found to override
+ Mobiles/Named/Spite.cs:
    CS0115: Line 52: 'Server.Mobiles.Spite.CanBeParagon': no suitable method found to override
+ Mobiles/Named/Swoop.cs:
    CS0115: Line 53: 'Server.Mobiles.Swoop.CanBeParagon': no suitable method found to override
+ Mobiles/Normal/Succubus.cs:
    CS0115: Line 72: 'Server.Mobiles.Succubus.DrainsLife': no suitable method found to override
+ Mobiles/Named/Szavetra.cs:
    CS0115: Line 52: 'Server.Mobiles.Szavetra.CanBeParagon': no suitable method found to override
    CS0506: Line 53: 'Server.Mobiles.Szavetra.DrainsLife.get': cannot override inherited member 'Server.Mobiles.Succubus.DrainsLife.get' because it is not marked virtual, abstract, or override
+ Mobiles/Named/TikitaviRenowned.cs:
    CS0115: Line 51: 'Server.Mobiles.TikitaviRenowned.AllureImmune': no suitable method found to override
+ Mobiles/Named/VitaviRenowned.cs:
    CS0115: Line 71: 'Server.Mobiles.VitaviRenowned.AllureImmune': no suitable method found to override
+ Mobiles/Normal/AncientLich.cs:
    CS0115: Line 56: 'Server.Mobiles.AncientLich.Tribe': no suitable method found to override
+ Mobiles/Normal/BattleChickenLizard.cs:
    CS0115: Line 56: 'Server.Mobiles.BattleChickenLizard.OnAfterTame(Server.Mobile)': no suitable method found to override
+ Mobiles/Normal/Betrayer.cs:
    CS0115: Line 98: 'Server.Mobiles.Betrayer.DoesColossalBlow': no suitable method found to override
+ Mobiles/Normal/Bogle.cs:
    CS0115: Line 59: 'Server.Mobiles.Bogle.Tribe': no suitable method found to override
+ Mobiles/Normal/BoneKnight.cs:
    CS0115: Line 82: 'Server.Mobiles.BoneKnight.Tribe': no suitable method found to override
+ Mobiles/Normal/Centaur.cs:
    CS0115: Line 52: 'Server.Mobiles.Centaur.Tribe': no suitable method found to override
+ Mobiles/Normal/CorporealBrume.cs:
    CS0115: Line 45: 'Server.Mobiles.CorporealBrume.CanBeParagon': no suitable method found to override
+ Mobiles/Normal/CrystalHydra.cs:
    CS0115: Line 139: 'Server.Mobiles.CrystalHydra.BreathStart(Server.IDamageable)': no suitable method found to override
+ Mobiles/Normal/Lich.cs:
    CS0115: Line 68: 'Server.Mobiles.Lich.Tribe': no suitable method found to override
+ Mobiles/Normal/DespiseCreature.cs:
    CS0115: Line 130: 'Server.Engines.Despise.DespiseCreature.ForceNotoriety': no suitable method found to override
    CS0115: Line 132: 'Server.Engines.Despise.DespiseCreature.GivesFameAndKarmaAward': no suitable method found to override
+ Mobiles/Normal/DespiseEvilCreatures.cs:
    CS0115: Line 52: 'Server.Engines.Despise.Phantom.GetBardTarget(bool)': no suitable method found to override
+ Mobiles/Normal/DespiseGoodCreatures.cs:
    CS0115: Line 51: 'Server.Engines.Despise.Silenii.CanDiscord': no suitable method found to override
    CS0115: Line 52: 'Server.Engines.Despise.Silenii.DiscordInterval': no suitable method found to override
    CS0115: Line 54: 'Server.Engines.Despise.Silenii.GetBardTarget(bool)': no suitable method found to override
+ Mobiles/Normal/EliteNinja.cs:
    CS0115: Line 13: 'Server.Mobiles.EliteNinja.CanStealth': no suitable method found to override
+ Mobiles/Normal/Satyr.cs:
    CS0115: Line 54: 'Server.Mobiles.Satyr.Tribe': no suitable method found to override
    CS0115: Line 69: 'Server.Mobiles.Satyr.CanDiscord': no suitable method found to override
    CS0115: Line 70: 'Server.Mobiles.Satyr.CanPeace': no suitable method found to override
    CS0115: Line 71: 'Server.Mobiles.Satyr.CanProvoke': no suitable method found to override
    CS0115: Line 73: 'Server.Mobiles.Satyr.DiscordInterval': no suitable method found to override
    CS0115: Line 74: 'Server.Mobiles.Satyr.PeaceInterval': no suitable method found to override
    CS0115: Line 75: 'Server.Mobiles.Satyr.ProvokeInterval': no suitable method found to override
+ Mobiles/Normal/EtherealWarrior.cs:
    CS0115: Line 68: 'Server.Mobiles.EtherealWarrior.Tribe': no suitable method found to override
+ Mobiles/Normal/FrostDragon.cs:
    CS0115: Line 64: 'Server.Mobiles.FrostDragon.OnAfterTame(Server.Mobile)': no suitable method found to override
+ Mobiles/Normal/GargishRouser.cs:
    CS0115: Line 114: 'Server.Mobiles.GargishRouser.CanDiscord': no suitable method found to override
    CS0115: Line 115: 'Server.Mobiles.GargishRouser.CanPeace': no suitable method found to override
    CS0115: Line 116: 'Server.Mobiles.GargishRouser.CanProvoke': no suitable method found to override
    CS0115: Line 119: 'Server.Mobiles.GargishRouser.DiscordInterval': no suitable method found to override
    CS0115: Line 120: 'Server.Mobiles.GargishRouser.PeaceInterval': no suitable method found to override
    CS0115: Line 121: 'Server.Mobiles.GargishRouser.ProvokeInterval': no suitable method found to override
+ Mobiles/Normal/Ghoul.cs:
    CS0115: Line 62: 'Server.Mobiles.Ghoul.Tribe': no suitable method found to override
+ Mobiles/Normal/Golem.cs:
    CS0115: Line 168: 'Server.Mobiles.Golem.DoesColossalBlow': no suitable method found to override
+ Mobiles/Normal/GrayGoblin.cs:
    CS0115: Line 113: 'Server.Mobiles.GrayGoblin.Tribe': no suitable method found to override
+ Mobiles/Normal/GrayGoblinKeeper.cs:
    CS0115: Line 113: 'Server.Mobiles.GrayGoblinKeeper.Tribe': no suitable method found to override
+ Mobiles/Normal/GrayGoblinMage.cs:
    CS0115: Line 115: 'Server.Mobiles.GrayGoblinMage.Tribe': no suitable method found to override
+ Mobiles/Normal/GreenGoblin.cs:
    CS0115: Line 124: 'Server.Mobiles.GreenGoblin.Tribe': no suitable method found to override
+ Mobiles/Normal/GreenGoblinAlchemist.cs:
    CS0115: Line 125: 'Server.Mobiles.GreenGoblinAlchemist.Tribe': no suitable method found to override
+ Mobiles/Normal/GreenGoblinScout.cs:
    CS0115: Line 58: 'Server.Mobiles.GreenGoblinScout.Tribe': no suitable method found to override
+ Mobiles/Normal/HighPlainsBoura.cs:
    CS0115: Line 71: 'Server.Mobiles.HighPlainsBoura.DoesColossalBlow': no suitable method found to override
+ Mobiles/Normal/InterredGrizzle .cs:
    CS0115: Line 51: 'Server.Mobiles.InterredGrizzle.CanBeParagon': no suitable method found to override
+ Mobiles/Normal/Juggernaut.cs:
    CS0115: Line 101: 'Server.Mobiles.Juggernaut.DoesColossalBlow': no suitable method found to override
+ Mobiles/Normal/KepetchAmbusher.cs:
    CS0115: Line 10: 'Server.Mobiles.KepetchAmbusher.CanStealth': no suitable method found to override
+ Mobiles/Normal/Kirin.cs:
    CS0115: Line 90: 'Server.Mobiles.Kirin.Tribe': no suitable method found to override
+ Mobiles/Normal/Leviathan.cs:
    CS0115: Line 117: 'Server.Mobiles.Leviathan.DefaultHitsRegen': no suitable method found to override
    CS0115: Line 127: 'Server.Mobiles.Leviathan.DefaultStamRegen': no suitable method found to override
    CS0115: Line 137: 'Server.Mobiles.Leviathan.DefaultManaRegen': no suitable method found to override
+ Mobiles/Normal/LichLord.cs:
    CS0115: Line 66: 'Server.Mobiles.LichLord.Tribe': no suitable method found to override
+ Mobiles/Normal/LowlandBoura.cs:
    CS0115: Line 70: 'Server.Mobiles.LowlandBoura.DoesColossalBlow': no suitable method found to override
+ Mobiles/Normal/MinionOfScelestus.cs:
    CS0115: Line 60: 'Server.Mobiles.MinionOfScelestus.TaintedLifeAura': no suitable method found to override
+ Mobiles/Normal/Mummy.cs:
    CS0115: Line 70: 'Server.Mobiles.Mummy.Tribe': no suitable method found to override
+ Mobiles/Normal/OphidianArchmage.cs:
    CS0115: Line 67: 'Server.Mobiles.OphidianArchmage.Tribe': no suitable method found to override
+ Mobiles/Normal/OphidianKnight.cs:
    CS0115: Line 87: 'Server.Mobiles.OphidianKnight.Tribe': no suitable method found to override
+ Mobiles/Normal/OphidianMage.cs:
    CS0115: Line 79: 'Server.Mobiles.OphidianMage.Tribe': no suitable method found to override
+ Mobiles/Normal/OphidianMatriarch.cs:
    CS0115: Line 65: 'Server.Mobiles.OphidianMatriarch.Tribe': no suitable method found to override
+ Mobiles/Normal/OphidianWarrior.cs:
    CS0115: Line 68: 'Server.Mobiles.OphidianWarrior.Tribe': no suitable method found to override
+ Mobiles/Normal/Orc.cs:
    CS0115: Line 121: 'Server.Mobiles.Orc.Tribe': no suitable method found to override
+ Mobiles/Normal/OrcBomber.cs:
    CS0115: Line 81: 'Server.Mobiles.OrcBomber.Tribe': no suitable method found to override
+ Mobiles/Normal/OrcBrute.cs:
    CS0115: Line 85: 'Server.Mobiles.OrcBrute.Tribe': no suitable method found to override
+ Mobiles/Normal/OrcCaptain.cs:
    CS0115: Line 114: 'Server.Mobiles.OrcCaptain.Tribe': no suitable method found to override
+ Mobiles/Normal/OrcChopper.cs:
    CS0115: Line 108: 'Server.Mobiles.OrcChopper.Tribe': no suitable method found to override
+ Mobiles/Normal/OrcishLord.cs:
    CS0115: Line 107: 'Server.Mobiles.OrcishLord.Tribe': no suitable method found to override
+ Mobiles/Normal/OrcishMage.cs:
    CS0115: Line 93: 'Server.Mobiles.OrcishMage.Tribe': no suitable method found to override
+ Mobiles/Normal/OrcScout.cs:
    CS0115: Line 81: 'Server.Mobiles.OrcScout.CanStealth': no suitable method found to override
    CS0115: Line 86: 'Server.Mobiles.OrcScout.Tribe': no suitable method found to override
+ Mobiles/Normal/Pixie.cs:
    CS0115: Line 82: 'Server.Mobiles.Pixie.Tribe': no suitable method found to override
+ Mobiles/Normal/RottingCorpse.cs:
    CS0115: Line 82: 'Server.Mobiles.RottingCorpse.Tribe': no suitable method found to override
+ Mobiles/Normal/RuddyBoura.cs:
    CS0115: Line 67: 'Server.Mobiles.RuddyBoura.DoesColossalBlow': no suitable method found to override
+ Mobiles/Normal/Savage.cs:
    CS0115: Line 82: 'Server.Mobiles.Savage.Tribe': no suitable method found to override
+ Mobiles/Normal/SavageRider.cs:
    CS0115: Line 76: 'Server.Mobiles.SavageRider.Tribe': no suitable method found to override
+ Mobiles/Normal/SavageShaman.cs:
    CS0115: Line 76: 'Server.Mobiles.SavageShaman.Tribe': no suitable method found to override
+ Mobiles/Normal/Shade.cs:
    CS0115: Line 60: 'Server.Mobiles.Shade.Tribe': no suitable method found to override
+ Mobiles/Normal/SkeletalDragon.cs:
    CS0115: Line 65: 'Server.Mobiles.SkeletalDragon.Tribe': no suitable method found to override
+ Mobiles/Normal/SkeletalDrake.cs:
    CS0115: Line 61: 'Server.Mobiles.SkeletalDrake.Tribe': no suitable method found to override
+ Mobiles/Normal/SkeletalMage.cs:
    CS0115: Line 58: 'Server.Mobiles.SkeletalMage.Tribe': no suitable method found to override
+ Mobiles/Normal/Skeleton.cs:
    CS0115: Line 82: 'Server.Mobiles.Skeleton.Tribe': no suitable method found to override
+ Mobiles/Normal/Spectre.cs:
    CS0115: Line 60: 'Server.Mobiles.Spectre.Tribe': no suitable method found to override
+ Mobiles/Normal/TerathanAvenger.cs:
    CS0115: Line 81: 'Server.Mobiles.TerathanAvenger.Tribe': no suitable method found to override
+ Mobiles/Normal/TerathanDrone.cs:
    CS0115: Line 60: 'Server.Mobiles.TerathanDrone.Tribe': no suitable method found to override
+ Mobiles/Normal/TerathanMatriarch.cs:
    CS0115: Line 59: 'Server.Mobiles.TerathanMatriarch.Tribe': no suitable method found to override
+ Mobiles/Normal/TerathanWarrior.cs:
    CS0115: Line 67: 'Server.Mobiles.TerathanWarrior.Tribe': no suitable method found to override
+ Mobiles/Normal/TrapdoorSpider.cs:
    CS0115: Line 9: 'Server.Mobiles.TrapdoorSpider.CanStealth': no suitable method found to override
+ Mobiles/Normal/Treefellow.cs:
    CS0115: Line 47: 'Server.Mobiles.Treefellow.Tribe': no suitable method found to override
+ Mobiles/Normal/Unicorn.cs:
    CS0115: Line 87: 'Server.Mobiles.Unicorn.Tribe': no suitable method found to override
+ Mobiles/Normal/Wraith.cs:
    CS0115: Line 60: 'Server.Mobiles.Wraith.Tribe': no suitable method found to override
+ Mobiles/Normal/Zombie.cs:
    CS0115: Line 63: 'Server.Mobiles.Zombie.Tribe': no suitable method found to override
+ Mobiles/NPCs/Alchemist.cs:
    CS0115: Line 19: 'Server.Mobiles.Alchemist.BODType': no suitable method found to override
+ Mobiles/NPCs/BaseEscortable.cs:
    CS0115: Line 52: 'Server.Mobiles.BaseEscortable.UseSmartAI': no suitable method found to override
+ Mobiles/NPCs/Blacksmith.cs:
    CS0115: Line 101: 'Server.Mobiles.Blacksmith.BODType': no suitable method found to override
+ Mobiles/NPCs/Cook.cs:
    CS0115: Line 53: 'Server.Mobiles.Cook.BODType': no suitable method found to override
+ Mobiles/NPCs/Scribe.cs:
    CS0115: Line 57: 'Server.Mobiles.Scribe.BODType': no suitable method found to override
+ Mobiles/NPCs/Tailor.cs:
    CS0115: Line 54: 'Server.Mobiles.Tailor.BODType': no suitable method found to override
+ Mobiles/NPCs/Tinker.cs:
    CS0115: Line 44: 'Server.Mobiles.Tinker.BODType': no suitable method found to override
+ Mobiles/NPCs/WanderingShaman.cs:
    CS0115: Line 9: 'Server.Mobiles.WanderingShaman.ChangeRace': no suitable method found to override
+ Mobiles/NPCs/Weaponsmith.cs:
    CS0115: Line 59: 'Server.Mobiles.Weaponsmith.BODType': no suitable method found to override
+ Mobiles/NPCs/Weaver.cs:
    CS0115: Line 47: 'Server.Mobiles.Weaver.BODType': no suitable method found to override
+ Quests/Eodon/Hawkwind/Hawkwind.cs:
    CS0115: Line 25: 'Server.Engines.Quests.TimeLord.Hawkwind.ChangeRace': no suitable method found to override
+ Quests/Eodon/MyrmidexThreat/Mobiles/Creatures.cs:
    CS0115: Line 475: 'Server.Mobiles.Zipactriotl.TeleportsTo': no suitable method found to override
    CS0115: Line 476: 'Server.Mobiles.Zipactriotl.TeleportDuration': no suitable method found to override
    CS0115: Line 477: 'Server.Mobiles.Zipactriotl.TeleportProb': no suitable method found to override
    CS0115: Line 479: 'Server.Mobiles.Zipactriotl.GetTeleportTarget()': no suitable method found to override
+ Quests/Eodon/MyrmidexThreat/Mobiles/Questers.cs:
    CS0115: Line 13: 'Server.Mobiles.Yar.ChangeRace': no suitable method found to override
    CS0115: Line 65: 'Server.Mobiles.Carroll.ChangeRace': no suitable method found to override
    CS0115: Line 112: 'Server.Mobiles.Bront.ChangeRace': no suitable method found to override
    CS0115: Line 159: 'Server.Mobiles.Eriathwen.ChangeRace': no suitable method found to override
    CS0115: Line 278: 'Server.Mobiles.EllieRafkin.ChangeRace': no suitable method found to override
    CS0115: Line 371: 'Server.Mobiles.Foxx.ChangeRace': no suitable method found to override
    CS0115: Line 423: 'Server.Mobiles.Yero.ChangeRace': no suitable method found to override
    CS0115: Line 467: 'Server.Mobiles.Alida.ChangeRace': no suitable method found to override
+ Quests/Eodon/Valley of One Quest/Creatures.cs:
    CS0115: Line 56: 'Server.Mobiles.TRex.UseSmartAI': no suitable method found to override
    CS0115: Line 58: 'Server.Mobiles.TRex.AttacksFocus': no suitable method found to override
    CS0115: Line 367: 'Server.Mobiles.GreatApe.UseSmartAI': no suitable method found to override
+ Quests/Eodon/Valley of One Quest/Questers.cs:
    CS0115: Line 75: 'Server.Mobiles.SirGeoffery.ChangeRace': no suitable method found to override
+ Quests/GatheringOfEvidence.cs:
    CS0115: Line 271: 'Server.Engines.Quests.Prassel.CheckTerMur()': no suitable method found to override
+ Services/BulkOrders/LargeBODs/LargeAlchemyBOD.cs:
    CS0115: Line 8: 'Server.Engines.BulkOrders.LargeAlchemyBOD.BODType': no suitable method found to override
+ Services/BulkOrders/LargeBODs/LargeCarpentryBOD.cs:
    CS0115: Line 8: 'Server.Engines.BulkOrders.LargeCarpentryBOD.BODType': no suitable method found to override
+ Services/BulkOrders/LargeBODs/LargeCookingBOD.cs:
    CS0115: Line 8: 'Server.Engines.BulkOrders.LargeCookingBOD.BODType': no suitable method found to override
+ Services/BulkOrders/LargeBODs/LargeFletchingBOD.cs:
    CS0115: Line 8: 'Server.Engines.BulkOrders.LargeFletchingBOD.BODType': no suitable method found to override
+ Services/BulkOrders/LargeBODs/LargeInscriptionBOD.cs:
    CS0115: Line 8: 'Server.Engines.BulkOrders.LargeInscriptionBOD.BODType': no suitable method found to override
+ Services/BulkOrders/LargeBODs/LargeTinkerBOD.cs:
    CS0115: Line 8: 'Server.Engines.BulkOrders.LargeTinkerBOD.BODType': no suitable method found to override
+ Services/BulkOrders/SmallBODs/SmallAlchemyBOD.cs:
    CS0115: Line 14: 'Server.Engines.BulkOrders.SmallAlchemyBOD.BODType': no suitable method found to override
+ Services/BulkOrders/SmallBODs/SmallCarpentryBOD.cs:
    CS0115: Line 20: 'Server.Engines.BulkOrders.SmallCarpentryBOD.BODType': no suitable method found to override
+ Services/BulkOrders/SmallBODs/SmallCookingBOD.cs:
    CS0115: Line 9: 'Server.Engines.BulkOrders.SmallCookingBOD.BODType': no suitable method found to override
+ Services/BulkOrders/SmallBODs/SmallFletchingBOD.cs:
    CS0115: Line 21: 'Server.Engines.BulkOrders.SmallFletchingBOD.BODType': no suitable method found to override
+ Services/BulkOrders/SmallBODs/SmallInscriptionBOD.cs:
    CS0115: Line 9: 'Server.Engines.BulkOrders.SmallInscriptionBOD.BODType': no suitable method found to override
+ Services/BulkOrders/SmallBODs/SmallTinkerBOD.cs:
    CS0115: Line 9: 'Server.Engines.BulkOrders.SmallTinkerBOD.BODType': no suitable method found to override
+ Services/Expansions/High Seas/Items/Sets/FishermansSet.cs:
    CS0535: Line 12: 'Server.Items.FishermansHat' does not implement interface member 'Server.ISetItem.BardMasteryBonus'
    CS0535: Line 12: 'Server.Items.FishermansHat' does not implement interface member 'Server.ISetItem.SetResistBonus(Server.ResistanceType)'
    CS0535: Line 59: 'Server.Items.FishermansTrousers' does not implement interface member 'Server.ISetItem.BardMasteryBonus'
    CS0535: Line 59: 'Server.Items.FishermansTrousers' does not implement interface member 'Server.ISetItem.SetResistBonus(Server.ResistanceType)'
    CS0535: Line 109: 'Server.Items.FishermansVest' does not implement interface member 'Server.ISetItem.BardMasteryBonus'
    CS0535: Line 109: 'Server.Items.FishermansVest' does not implement interface member 'Server.ISetItem.SetResistBonus(Server.ResistanceType)'
    CS0535: Line 157: 'Server.Items.FishermansEelskinGloves' does not implement interface member 'Server.ISetItem.BardMasteryBonus'
    CS0535: Line 157: 'Server.Items.FishermansEelskinGloves' does not implement interface member 'Server.ISetItem.SetResistBonus(Server.ResistanceType)'
    CS0535: Line 205: 'Server.Items.FishermansChestguard' does not implement interface member 'Server.ISetItem.BardMasteryBonus'
    CS0535: Line 205: 'Server.Items.FishermansChestguard' does not implement interface member 'Server.ISetItem.SetResistBonus(Server.ResistanceType)'
    CS0535: Line 254: 'Server.Items.FishermansKilt' does not implement interface member 'Server.ISetItem.BardMasteryBonus'
    CS0535: Line 254: 'Server.Items.FishermansKilt' does not implement interface member 'Server.ISetItem.SetResistBonus(Server.ResistanceType)'
    CS0535: Line 303: 'Server.Items.FishermansArms' does not implement interface member 'Server.ISetItem.BardMasteryBonus'
    CS0535: Line 303: 'Server.Items.FishermansArms' does not implement interface member 'Server.ISetItem.SetResistBonus(Server.ResistanceType)'
    CS0535: Line 352: 'Server.Items.FishermansEarrings' does not implement interface member 'Server.ISetItem.BardMasteryBonus'
    CS0535: Line 352: 'Server.Items.FishermansEarrings' does not implement interface member 'Server.ISetItem.SetResistBonus(Server.ResistanceType)'
+ Services/Expansions/High Seas/Mobiles/Corgul/CorgulTheSoulbinder.cs:
    CS0115: Line 22: 'Server.Mobiles.CorgulTheSoulBinder.TaintedLifeAura': no suitable method found to override
    CS0115: Line 28: 'Server.Mobiles.CorgulTheSoulBinder.TeleportsTo': no suitable method found to override
    CS0115: Line 29: 'Server.Mobiles.CorgulTheSoulBinder.TeleportDuration': no suitable method found to override
    CS0115: Line 30: 'Server.Mobiles.CorgulTheSoulBinder.TeleportProb': no suitable method found to override
    CS0115: Line 31: 'Server.Mobiles.CorgulTheSoulBinder.TeleportsPets': no suitable method found to override
+ Services/Expansions/High Seas/Mobiles/OsiredonTheScalisEnforcer.cs:
    CS0115: Line 20: 'Server.Mobiles.Osiredon.TaintedLifeAura': no suitable method found to override
+ Services/Expansions/Time Of Legends/Mobiles/Allosaurus.cs:
    CS0115: Line 10: 'Server.Mobiles.Allosaurus.AttacksFocus': no suitable method found to override
    CS0115: Line 82: 'Server.Mobiles.Allosaurus.SetToChampionSpawn()': no suitable method found to override
+ Services/Expansions/Time Of Legends/Mobiles/Anchisaur.cs:
    CS0115: Line 12: 'Server.Mobiles.Anchisaur.AttacksFocus': no suitable method found to override
+ Services/Expansions/Time Of Legends/Mobiles/Archaeosaurus.cs:
    CS0115: Line 10: 'Server.Mobiles.Archaeosaurus.AttacksFocus': no suitable method found to override
+ Services/Expansions/Time Of Legends/Mobiles/BritannianInfantry.cs:
    CS0115: Line 83: 'Server.Mobiles.BritannianInfantry.AutoRearms': no suitable method found to override
+ Services/Expansions/Time Of Legends/Mobiles/Dimetrosaur.cs:
    CS0115: Line 10: 'Server.Mobiles.Dimetrosaur.AttacksFocus': no suitable method found to override
    CS0115: Line 77: 'Server.Mobiles.Dimetrosaur.SetToChampionSpawn()': no suitable method found to override
+ Services/Expansions/Time Of Legends/Mobiles/DragonTurtle.cs:
    CS0115: Line 69: 'Server.Mobiles.DragonTurtle.TeleportsTo': no suitable method found to override
    CS0115: Line 70: 'Server.Mobiles.DragonTurtle.TeleportDuration': no suitable method found to override
    CS0115: Line 71: 'Server.Mobiles.DragonTurtle.TeleportRange': no suitable method found to override
+ Services/Expansions/Time Of Legends/Mobiles/DragonTurtleHatchling.cs:
    CS0115: Line 53: 'Server.Mobiles.DragonTurtleHatchling.OnAfterTame(Server.Mobile)': no suitable method found to override
+ Services/Expansions/Time Of Legends/Mobiles/EodonTribesman.cs:
    CS0115: Line 497: 'Server.Mobiles.TribeShaman.ShowSpellMantra': no suitable method found to override
+ Services/Expansions/Time Of Legends/Mobiles/Gallusaurus.cs:
    CS0115: Line 11: 'Server.Mobiles.Gallusaurus.AttacksFocus': no suitable method found to override
+ Services/Expansions/Time Of Legends/Mobiles/Najasaurus.cs:
    CS0115: Line 9: 'Server.Mobiles.Najasaurus.AttacksFocus': no suitable method found to override
+ Services/Expansions/Time Of Legends/Mobiles/Saurosaurus.cs:
    CS0115: Line 9: 'Server.Mobiles.Saurosaurus.AttacksFocus': no suitable method found to override
+ Services/Expansions/Time Of Legends/Shadowguard/Bosses.cs:
    CS0115: Line 608: 'Server.Engines.Shadowguard.Juonar.CanDiscord': no suitable method found to override
    CS0115: Line 609: 'Server.Engines.Shadowguard.Juonar.PlayInstrumentSound': no suitable method found to override
+ Services/Expansions/Time Of Legends/Shadowguard/Mobiles.cs:
    CS0115: Line 489: 'Server.Engines.Shadowguard.ShadowguardGreaterDragon.TeleportChance': no suitable method found to override
    CS0115: Line 670: 'Server.Engines.Shadowguard.LadyMinax.TeleportChance': no suitable method found to override
+ Services/ExploringTheDeep/Mobiles/Paralithode.cs:
    CS0115: Line 74: 'Server.Mobiles.Paralithode.OnAfterTame(Server.Mobile)': no suitable method found to override
+ Services/ExploringTheDeep/Mobiles/Shadowlord.cs:
    CS0115: Line 178: 'Server.Mobiles.Shadowlord.DrainsLife': no suitable method found to override
    CS0115: Line 179: 'Server.Mobiles.Shadowlord.DrainsLifeChance': no suitable method found to override
    CS0115: Line 181: 'Server.Mobiles.Shadowlord.DrainLife()': no suitable method found to override
+ Services/Revamped Dungeons/BlackthornDungeon/InvasionSpawner/Creatures.cs:
    CS0115: Line 59: 'Server.Engines.Blackthorn.Invader.UseSmartAI': no suitable method found to override
+ Services/Revamped Dungeons/BlackthornDungeon/Items/CloakOfDeathBase/HoodedRobeBearingTheCrestOfBlackthorn.cs:
    CS0535: Line 8: 'Server.Items.HoodedRobeBearingTheCrestOfBlackthorn6' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Services/Revamped Dungeons/BlackthornDungeon/Items/CloakOfLifeBase/HoodedRobeBearingTheCrestOfBlackthorn.cs:
    CS0535: Line 8: 'Server.Items.HoodedRobeBearingTheCrestOfBlackthorn5' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Services/Revamped Dungeons/BlackthornDungeon/Items/CloakOfPowerBase/HoodedRobeBearingTheCrestOfBlackthorn.cs:
    CS0535: Line 8: 'Server.Items.HoodedRobeBearingTheCrestOfBlackthorn4' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Services/Revamped Dungeons/BlackthornDungeon/Items/CloakOfSilenceBase/HoodedRobeBearingTheCrestOfBlackthorn.cs:
    CS0535: Line 8: 'Server.Items.HoodedRobeBearingTheCrestOfBlackthorn3' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Services/Revamped Dungeons/BlackthornDungeon/Items/ConjurersGarbBase/HoodedRobeBearingTheCrestOfBlackthorn.cs:
    CS0535: Line 8: 'Server.Items.HoodedRobeBearingTheCrestOfBlackthorn7' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Services/Revamped Dungeons/BlackthornDungeon/Items/MysticsGarbBase/HoodedRobeBearingTheCrestOfBlackthorn.cs:
    CS0535: Line 8: 'Server.Items.HoodedRobeBearingTheCrestOfBlackthorn2' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Services/Revamped Dungeons/BlackthornDungeon/Items/ShroudOfTheCondemnedBase/HoodedRobeBearingTheCrestOfBlackthorn.cs:
    CS0535: Line 8: 'Server.Items.HoodedRobeBearingTheCrestOfBlackthorn1' does not implement interface member 'Server.Items.IRepairable.SampleMethod()'
+ Services/Revamped Dungeons/Covetous Void Spawn/Creatures/CovetousCreature.cs:
    CS0115: Line 53: 'Server.Mobiles.CovetousCreature.GivesFameAndKarmaAward': no suitable method found to override
+ Services/Revamped Dungeons/Covetous Void Spawn/Creatures/Cora.cs:
    CS0115: Line 63: 'Server.Mobiles.CoraTheSorceress.TeleportsTo': no suitable method found to override
    CS0115: Line 64: 'Server.Mobiles.CoraTheSorceress.TeleportDuration': no suitable method found to override
    CS0115: Line 65: 'Server.Mobiles.CoraTheSorceress.TeleportProb': no suitable method found to override
    CS0115: Line 66: 'Server.Mobiles.CoraTheSorceress.TeleportsPets': no suitable method found to override
+ Services/Revamped Dungeons/Shame Revamped/Mobiles/Creatures.cs:
    CS0115: Line 175: 'Server.Mobiles.StoneElemental.CanDoRage': no suitable method found to override
    CS0115: Line 413: 'Server.Mobiles.GreaterEarthElemental.CanDoRage': no suitable method found to override
    CS0115: Line 481: 'Server.Mobiles.MudElemental.CanDoRage': no suitable method found to override
+ Services/Revamped Dungeons/TheExodusEncounter/Loot/HygieiasAmulet.cs:
    CS0115: Line 21: 'Server.Items.HygieiasAmulet.CanFortify': no suitable method found to override
+ Services/Revamped Dungeons/TheExodusEncounter/Mobiles/ClockworkExodus.cs:
    CS0115: Line 137: 'Server.Mobiles.ClockworkExodus.CanBeParagon': no suitable method found to override
+ Services/Revamped Dungeons/TheExodusEncounter/Mobiles/DupresChampion.cs:
    CS0115: Line 123: 'Server.Mobiles.DupresChampion.CanBeParagon': no suitable method found to override
+ Services/Revamped Dungeons/TheExodusEncounter/Mobiles/DupresKnight.cs:
    CS0115: Line 91: 'Server.Mobiles.DupresKnight.CanBeParagon': no suitable method found to override
+ Services/Revamped Dungeons/TheExodusEncounter/Mobiles/DupresSquire.cs:
    CS0115: Line 87: 'Server.Mobiles.DupresSquire.CanBeParagon': no suitable method found to override
+ Services/ViceVsVirtue/Items/Rewards/VvVSteeds.cs:
    CS0115: Line 231: 'Server.Engines.VvV.VvVMount.CanTransfer(Server.Mobile)': no suitable method found to override
    CS0115: Line 239: 'Server.Engines.VvV.VvVMount.CanFriend(Server.Mobile)': no suitable method found to override
+ Skills/Fishing.cs:
    CS0115: Line 323: 'Server.Engines.Harvest.Fishing.Construct(System.Type, Server.Mobile, Server.Item)': no suitable method found to override
    CS0115: Line 850: 'Server.Engines.Harvest.Fishing.GetDefinition(int, Server.Item)': no suitable method found to override
    CS0115: Line 899: 'Server.Engines.Harvest.Fishing.OnToolUsed(Server.Mobile, Server.Item, bool)': 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.
 
Back