Advertisement
Guest User

Untitled

a guest
Jul 6th, 2013
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.83 KB | None | 0 0
  1. ectBuy' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  2. MoneyModule.cs(678,46): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SendAgentAlertMessage' and no extension method `SendAgentAlertMessage' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  3. MoneyModule.cs(682,67): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `AgentId' and no extension method `AgentId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  4. MoneyModule.cs(682,39): error CS1502: The best overloaded method match for `OpenSim.Modules.Currency.MoneyModule.GetLocateScene(OpenMetaverse.UUID)' has some invalid arguments
  5. MoneyModule.cs(682,39): error CS1503: Argument `#1' cannot convert `object' expression to type `OpenMetaverse.UUID'
  6. MoneyModule.cs(693,87): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `AgentId' and no extension method `AgentId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  7. MoneyModule.cs(693,60): error CS1502: The best overloaded method match for `OpenSim.Modules.Currency.MoneyModule.TransferMoney(OpenMetaverse.UUID, OpenMetaverse.UUID, int, int, OpenMetaverse.UUID, ulong, string)' has some invalid arguments
  8. MoneyModule.cs(693,60): error CS1503: Argument `#1' cannot convert `object' expression to type `OpenMetaverse.UUID'
  9. MoneyModule.cs(712,54): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SendAgentAlertMessage' and no extension method `SendAgentAlertMessage' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  10. MoneyModule.cs(731,36): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `AgentId' and no extension method `AgentId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  11. MoneyModule.cs(741,48): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SendAlertMessage' and no extension method `SendAlertMessage' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  12. MoneyModule.cs(745,48): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SendMoneyBalance' and no extension method `SendMoneyBalance' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  13. MoneyModule.cs(750,40): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SendAlertMessage' and no extension method `SendAlertMessage' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  14. MoneyModule.cs(760,61): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `AgentId' and no extension method `AgentId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  15. MoneyModule.cs(760,39): error CS1502: The best overloaded method match for `OpenSim.Modules.Currency.MoneyModule.GetLocateScene(OpenMetaverse.UUID)' has some invalid arguments
  16. MoneyModule.cs(760,39): error CS1503: Argument `#1' cannot convert `object' expression to type `OpenMetaverse.UUID'
  17. MoneyModule.cs(767,32): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SendPayPrice' and no extension method `SendPayPrice' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  18. MoneyModule.cs(778,57): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `Scene' and no extension method `Scene' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  19. MoneyModule.cs(780,40): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SendEconomyData' and no extension method `SendEconomyData' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  20. MoneyModule.cs(817,64): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SessionId' and no extension method `SessionId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  21. MoneyModule.cs(881,64): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SessionId' and no extension method `SessionId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  22. MoneyModule.cs(889,72): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SendMoneyBalance' and no extension method `SendMoneyBalance' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  23. MoneyModule.cs(937,64): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SessionId' and no extension method `SessionId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  24. MoneyModule.cs(946,72): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SendInstantMessage' and no extension method `SendInstantMessage' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  25. MoneyModule.cs(988,64): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SessionId' and no extension method `SessionId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  26. MoneyModule.cs(1035,64): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SessionId' and no extension method `SessionId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  27. MoneyModule.cs(1040,93): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `Scene' and no extension method `Scene' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  28. MoneyModule.cs(1265,88): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SessionId' and no extension method `SessionId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  29. MoneyModule.cs(1266,84): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SecureSessionId' and no extension method `SecureSessionId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  30. MoneyModule.cs(1489,88): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SessionId' and no extension method `SessionId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  31. MoneyModule.cs(1490,84): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SecureSessionId' and no extension method `SecureSessionId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  32. MoneyModule.cs(1537,53): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `Scene' and no extension method `Scene' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  33. MoneyModule.cs(1543,44): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `Scene' and no extension method `Scene' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  34. MoneyModule.cs(1547,144): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `AgentId' and no extension method `AgentId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  35. MoneyModule.cs(1547,96): error CS1502: The best overloaded method match for `OpenSim.Services.Interfaces.IUserAccountService.GetUserAccount(OpenMetaverse.UUID, OpenMetaverse.UUID)' has some invalid arguments
  36. MoneyModule.cs(1547,96): error CS1503: Argument `#2' cannot convert `object' expression to type `OpenMetaverse.UUID'
  37. MoneyModule.cs(1561,90): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `AgentId' and no extension method `AgentId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  38. MoneyModule.cs(1562,82): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SessionId' and no extension method `SessionId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  39. MoneyModule.cs(1563,78): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SecureSessionId' and no extension method `SecureSessionId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  40. MoneyModule.cs(1574,139): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `AgentId' and no extension method `AgentId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  41. MoneyModule.cs(1578,159): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `AgentId' and no extension method `AgentId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  42. MoneyModule.cs(1609,90): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `AgentId' and no extension method `AgentId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  43. MoneyModule.cs(1610,82): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SessionId' and no extension method `SessionId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  44. MoneyModule.cs(1611,78): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SecureSessionId' and no extension method `SecureSessionId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  45. MoneyModule.cs(1709,98): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `AgentId' and no extension method `AgentId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  46. MoneyModule.cs(1710,90): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SessionId' and no extension method `SessionId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  47. MoneyModule.cs(1711,86): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SecureSessionId' and no extension method `SecureSessionId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  48. MoneyModule.cs(1727,78): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `AgentId' and no extension method `AgentId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  49. MoneyModule.cs(1727,59): error CS1502: The best overloaded method match for `System.Collections.Generic.Dictionary<OpenMetaverse.UUID,int>.ContainsKey(OpenMetaverse.UUID)' has some invalid arguments
  50. MoneyModule.cs(1727,59): error CS1503: Argument `#1' cannot convert `object' expression to type `OpenMetaverse.UUID'
  51. MoneyModule.cs(1729,76): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `AgentId' and no extension method `AgentId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  52. MoneyModule.cs(1729,68): error CS1502: The best overloaded method match for `System.Collections.Generic.Dictionary<OpenMetaverse.UUID,int>.this[OpenMetaverse.UUID]' has some invalid arguments
  53. MoneyModule.cs(1729,68): error CS1503: Argument `#1' cannot convert `object' expression to type `OpenMetaverse.UUID'
  54. MoneyModule.cs(1736,192): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `AgentId' and no extension method `AgentId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  55. MoneyModule.cs(1758,90): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `AgentId' and no extension method `AgentId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  56. MoneyModule.cs(1759,78): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SessionId' and no extension method `SessionId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  57. MoneyModule.cs(1760,78): error CS1061: Type `OpenSim.Framework.IClientAPI' does not contain a definition for `SecureSessionId' and no extension method `SecureSessionId' of type `OpenSim.Framework.IClientAPI' could be found (are you missing a using directive or an assembly reference?)
  58. MoneyModule.cs(101,22): error CS0535: `OpenSim.Modules.Currency.MoneyModule' does not implement interface member `OpenSim.Framework.IMoneyModule.ApplyCharge(OpenMetaverse.UUID, int, OpenMetaverse.MoneyTransactionType)'
  59. MoneyModule.cs(101,22): error CS0535: `OpenSim.Modules.Currency.MoneyModule' does not implement interface member `OpenSim.Framework.IMoneyModule.ApplyCharge(OpenMetaverse.UUID, int, OpenMetaverse.MoneyTransactionType, string)'
  60.  
  61. 16 Warning(s)
  62. 84 Error(s)
  63.  
  64. Time Elapsed 00:00:01.1507480
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement