Advertisement
Guest User

Untitled

a guest
Jan 18th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.99 KB | None | 0 0
  1. Errors:
  2. + Customs3/Vita/Commands/Say.cs:
  3. CS1061: Line 119: 'object' does not contain a definition for 'Send' and no extension method 'Send' accepting a first argument of type 'object' could be found (are you missing a using directive or an assembly reference?)
  4. + Customs3/Vita/Extensions/Server/AttributesExt.cs:
  5. CS0117: Line 133: 'Server.AosAttribute' does not contain a definition for 'IncreasedKarmaLoss'
  6. + Customs3/Vita/Extensions/Server/ItemExt.cs:
  7. CS1061: Line 774: 'Server.IPooledEnumerable' does not contain a definition for 'Where' and no extension method 'Where' accepting a first argument of type 'Server.IPooledEnumerable' could be found (are you missing a using directive or an assembly reference?)
  8. CS1061: Line 806: 'Server.IPooledEnumerable' does not contain a definition for 'Where' and no extension method 'Where' accepting a first argument of type 'Server.IPooledEnumerable' could be found (are you missing a using directive or an assembly reference?)
  9. + Customs3/Vita/Extensions/Server/MobileExt.cs:
  10. CS0117: Line 670: 'Server.Race' does not contain a definition for 'Gargoyle'
  11. CS0117: Line 1374: 'Server.Race' does not contain a definition for 'Gargoyle'
  12. + Customs3/Vita/Extensions/Server/SerializeExt.cs:
  13. CS1729: Line 1361: 'Server.TextDefinition' does not contain a constructor that takes 0 arguments
  14. + Customs3/Vita/Items/Fireworks/Fireworks.cs:
  15. CS1593: Line 46: Delegate 'System.Func<int>' does not take 1 arguments
  16. CS1660: Line 46: Cannot convert lambda expression to type 'int' because it is not a delegate type
  17. CS0117: Line 46: 'Server.Utility' does not contain a definition for 'RandomBrightHue'
  18. + Customs3/Vita/Misc/ExpansionFlags.cs:
  19. CS0117: Line 106: 'Server.Expansion' does not contain a definition for 'HS'
  20. CS0117: Line 108: 'Server.Expansion' does not contain a definition for 'TOL'
  21. + Customs3/Vita/Misc/SpellUtility.cs:
  22. CS0117: Line 461: 'Server.BuffIcon' does not contain a definition for 'Sleep'
  23. CS0117: Line 467: 'Server.Spells.Fifth.MagicReflectSpell' does not contain a definition for 'EndReflect'
  24. CS0103: Line 502: The name 'MeerMage' does not exist in the current context
  25. + Customs3/Vita/Mobiles/Vendors/Advanced/AdvancedSBInfo.cs:
  26. CS0117: Line 257: 'Server.Commands.Dupe' does not contain a definition for 'DupeItem'
  27. + Customs3/Vita/Mobiles/Vendors/Advanced/AdvancedVendor.cs:
  28. CS1501: Line 900: No overload for method 'GetSellPriceFor' takes 1 arguments
  29. CS1502: Line 907: The best overloaded method match for 'Server.Network.VendorSellList.VendorSellList(Server.Mobile, System.Collections.Hashtable)' has some invalid arguments
  30. CS1503: Line 907: Argument 2: cannot convert from 'System.Collections.Generic.List<Server.Mobiles.SellItemState>' to 'System.Collections.Hashtable'
  31. CS0103: Line 1323: The name 'AccountGold' does not exist in the current context
  32. CS1061: Line 1325: 'Server.Accounting.IAccount' does not contain a definition for 'WithdrawCurrency' and no extension method 'WithdrawCurrency' accepting a first argument of type 'Server.Accounting.IAccount' could be found (are you missing a using directive or an assembly reference?)
  33. CS0103: Line 1325: The name 'AccountGold' does not exist in the current context
  34. CS1501: Line 1520: No overload for method 'GetSellPriceFor' takes 1 arguments
  35. + Customs3/Vita/Modules/AutoDonate/Options/WebForm.cs:
  36. CS0103: Line 141: The name 'Json' does not exist in the current context
  37. CS0246: Line 147: The type or namespace name 'JsonException' could not be found (are you missing a using directive or an assembly reference?)
  38. CS0103: Line 149: The name 'Json' does not exist in the current context
  39. + Customs3/Vita/Modules/AutoDonate/UI/AdminUI.cs:
  40. CS0246: Line 1528: The type or namespace name 'JsonException' could not be found (are you missing a using directive or an assembly reference?)
  41. CS0103: Line 1530: The name 'Json' does not exist in the current context
  42. CS1061: Line 1716: 'Server.Accounting.IAccount' does not contain a definition for 'Email' and no extension method 'Email' accepting a first argument of type 'Server.Accounting.IAccount' could be found (are you missing a using directive or an assembly reference?)
  43. CS1061: Line 1753: 'Server.Accounting.IAccount' does not contain a definition for 'Email' and no extension method 'Email' accepting a first argument of type 'Server.Accounting.IAccount' could be found (are you missing a using directive or an assembly reference?)
  44. + Customs3/Vita/Modules/AutoPVP/Objects/Battle/Battle_Messages.cs:
  45. CS0103: Line 137: The name 'TownCrier' does not exist in the current context
  46. + Customs3/Vita/Modules/AutoPVP/Battles/Tourney/Objects/TournamentMatch.cs:
  47. CS0117: Line 346: 'Server.Core' does not contain a definition for 'TickCount'
  48. CS0117: Line 352: 'Server.Core' does not contain a definition for 'TickCount'
  49. CS0117: Line 356: 'Server.Core' does not contain a definition for 'TickCount'
  50. CS0117: Line 360: 'Server.Core' does not contain a definition for 'TickCount'
  51. + Customs3/Vita/Modules/WebStats/WebStats.cs:
  52. CS1660: Line 248: Cannot convert lambda expression to type 'System.Delegate' because it is not a delegate type
  53. CS0103: Line 356: The name 'Json' does not exist in the current context
  54. + Customs3/Vita/Services/WebAPI/WebAPI.cs:
  55. CS0246: Line 1166: The type or namespace name 'JsonException' could not be found (are you missing a using directive or an assembly reference?)
  56. CS0103: Line 1168: The name 'Json' does not exist in the current context
  57. + Customs3/Vita/SuperGumps/Framework/DesktopGump.cs:
  58. CS1061: Line 272: 'System.Collections.Generic.IEnumerable<Server.Gumps.Gump>' does not contain a definition for 'RemoveAll' and no extension method 'RemoveAll' accepting a first argument of type 'System.Collections.Generic.IEnumerable<Server.Gumps.Gump>' could be found (are you missing a using directive or an assembly reference?)
  59. Scripts: One or more scripts failed to compile or no script files were found.
  60. - Press return to exit, or R to try again.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement