Dropped into customs and got this error.
--------------------------------------------------------------------------------
ServUO - [
http://www.servuo.com] Version 0.5, Build 6205.31578
Publish 54
Core: Optimizing for 8 64-bit processors
RandomImpl: CSPRandom (Software)
Core: Loading config...
Scripts: Compiling C# scripts...Failed with: 1 errors, 17 warnings
Warnings:
+ Custom/Customs 2/Addon Generator/AddOnEditor_Att.cs:
CS0108: Line 18: 'Server.Engines.XmlSpawner2.AddOnEditor_Att.Initialize()' h
ides inherited member 'Server.Engines.XmlSpawner2.XmlAttachment.Initialize()'. U
se the new keyword if hiding was intended.
+ Custom/Customs 4/Hell/NagsTeleporter.cs:
CS0114: Line 21: 'Server.Items.NagsTeleporter.Location' hides inherited memb
er 'Server.Item.Location'. To make the current member override that implementati
on, add the override keyword. Otherwise add the new keyword.
CS0108: Line 28: 'Server.Items.NagsTeleporter.Map' hides inherited member 'S
erver.Item.Map'. Use the new keyword if hiding was intended.
+ Custom/Customs 4/Hell/UnderworldTeleporter.cs:
CS0114: Line 21: 'Server.Items.UnderWorldTeleporter.Location' hides inherite
d member 'Server.Item.Location'. To make the current member override that implem
entation, add the override keyword. Otherwise add the new keyword.
CS0108: Line 28: 'Server.Items.UnderWorldTeleporter.Map' hides inherited mem
ber 'Server.Item.Map'. Use the new keyword if hiding was intended.
+ Custom/Customs 4/Hell/UnderWorldTeleporterFirst.cs:
CS0114: Line 21: 'Server.Items.UnderWorldTeleporterFirst.Location' hides inh
erited member 'Server.Item.Location'. To make the current member override that i
mplementation, add the override keyword. Otherwise add the new keyword.
CS0108: Line 28: 'Server.Items.UnderWorldTeleporterFirst.Map' hides inherite
d member 'Server.Item.Map'. Use the new keyword if hiding was intended.
+ Custom/Customs 4/Hell/XerxesTeleporter.cs:
CS0114: Line 21: 'Server.Items.XerxesTeleporter.Location' hides inherited me
mber 'Server.Item.Location'. To make the current member override that implementa
tion, add the override keyword. Otherwise add the new keyword.
CS0108: Line 28: 'Server.Items.XerxesTeleporter.Map' hides inherited member
'Server.Item.Map'. Use the new keyword if hiding was intended.
+ Services/Revamped Dungeons/Covetous Void Spawn/Creatures/CovetousCreature.cs:
CS0108: Line 13: 'Server.Mobiles.CovetousCreature.Level' hides inherited mem
ber 'Server.Mobiles.BaseCreature.Level'. Use the new keyword if hiding was inten
ded.
+ Custom/Customs 1/Crafting/Beer Brewing/DefBeerBrewing.cs:
CS0219: Line 86: The variable 'index' is assigned but its value is never use
d
+ Custom/Customs 1/Items/Buffs/EverlastingBandage.cs:
CS0184: Line 99: The given expression is never of the provided ('Server.Item
s.EnhancedBandage') type
+ Custom/Customs 1/Knives Chat 3.0 Beta 9/General/MultiConnection.cs:
CS0168: Line 65: The variable 'e' is declared but never used
CS0168: Line 134: The variable 'e' is declared but never used
CS0168: Line 165: The variable 'e' is declared but never used
CS0168: Line 184: The variable 'e' is declared but never used
CS0168: Line 201: The variable 'e' is declared but never used
CS0168: Line 252: The variable 'e' is declared but never used
+ Custom/Customs 1/Knives Chat 3.0 Beta 9/Gumps/Error Reporting/Errors.cs:
CS0618: Line 91: 'System.Web.Mail.MailMessage' is obsolete: 'The recommended
alternative is System.Net.Mail.MailMessage.
http://go.microsoft.com/fwlink/?lin
kid=14202'
CS0618: Line 91: 'System.Web.Mail.MailMessage' is obsolete: 'The recommended
alternative is System.Net.Mail.MailMessage.
http://go.microsoft.com/fwlink/?lin
kid=14202'
CS0618: Line 102: 'System.Web.Mail.SmtpMail' is obsolete: 'The recommended a
lternative is System.Net.Mail.SmtpClient.
http://go.microsoft.com/fwlink/?linkid
=14202'
+ Custom/Customs 1/NPC GOOD/[ReVisited]Monster Contract Dealer & Monster Contra
ct/Monster Contract/MonsterContractGump.cs:
CS0472: Line 87: The result of the expression is always 'false' since a valu
e of type 'int' is never equal to 'null' of type 'int?'
+ Custom/Customs 1/Systems/Harvest System/Garden/GardenDeed.cs:
CS0162: Line 139: Unreachable code detected
+ Custom/Customs 1/Systems/Harvest System/Garden/SecureGarden.cs:
CS0162: Line 115: Unreachable code detected
+ Custom/Customs 1/Tent/Chest.cs:
CS0162: Line 115: Unreachable code detected
+ Custom/Customs 1/World Omniporter v2.5/WorldOmniporter.cs:
CS0162: Line 324: Unreachable code detected
CS0168: Line 957: The variable 'e' is declared but never used
+ Custom/Customs 2/Scipt Commands/StatBook.cs:
CS0162: Line 142: Unreachable code detected
+ Custom/Customs 2/[ServUO.com]-SawmillAddon.cs:
CS0162: Line 289: Unreachable code detected
Errors:
+ Custom/Turtlemob/TurtleQueen.cs:
CS1501: Line 265: No overload for method 'GetLootingRights' takes 2 argument
s
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.