Advertisement
Guest User

Untitled

a guest
Jan 21st, 2020
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.07 KB | None | 0 0
  1. MOD_ERROR: MODAPI_CustomContract, in file:
  2. Compilation of MODAPI_CustomContract_file.cs failed:
  3. MOD_ERROR: MODAPI_CustomContract, in file:
  4. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\file.cs(66,49): Error: The type or namespace name 'MyAxe_ShippingContractStateEnum' could not be found (are you missing a using directive or an assembly reference?)
  5. MOD_ERROR: MODAPI_CustomContract, in file:
  6. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\file.cs(37,26): Error: The name 'ContractTypeNames_Axe_ShippingContract' does not exist in the current context
  7. MOD_ERROR: MODAPI_CustomContract, in file:
  8. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\file.cs(60,12): Error: No overload for 'c_customUpdate' matches delegate 'MyContractUpdateDelegate'
  9. MOD_ERROR: MODAPI_CustomContract, in file:
  10. Compilation of C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract_ShippingContract.cs failed:
  11. MOD_ERROR: MODAPI_CustomContract, in file:
  12. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(30,62): Error: } expected
  13. MOD_ERROR: MODAPI_CustomContract, in file:
  14. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(60,55): Error: Invalid token '(' in class, struct, or interface member declaration
  15. MOD_ERROR: MODAPI_CustomContract, in file:
  16. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(60,55): Error: Feature 'tuples' is not available in C# 6. Please use language version 7.0 or greater.
  17. MOD_ERROR: MODAPI_CustomContract, in file:
  18. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\file.cs(66,49): Error: The type or namespace name 'MyAxe_ShippingContractStateEnum' could not be found (are you missing a using directive or an assembly reference?)
  19. MOD_ERROR: MODAPI_CustomContract, in file:
  20. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\file.cs(37,26): Error: The name 'ContractTypeNames_Axe_ShippingContract' does not exist in the current context
  21. MOD_ERROR: MODAPI_CustomContract, in file:
  22. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\file.cs(60,12): Error: No overload for 'c_customUpdate' matches delegate 'MyContractUpdateDelegate'
  23. MOD_ERROR: MODAPI_CustomContract, in file:
  24. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(60,63): Error: Tuple must contain at least two elements.
  25. MOD_ERROR: MODAPI_CustomContract, in file:
  26. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(63,32): Error: '<invalid-global-code>.UnloadData()': no suitable method found to override
  27. MOD_ERROR: MODAPI_CustomContract, in file:
  28. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(65,53): Error: The name 'UtilitiesOnMessageEntered' does not exist in the current context
  29. MOD_ERROR: MODAPI_CustomContract, in file:
  30. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(37,27): Error: The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
  31. MOD_ERROR: MODAPI_CustomContract, in file:
  32. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(38,29): Error: The name 'Vector3' does not exist in the current context
  33. MOD_ERROR: MODAPI_CustomContract, in file:
  34. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(39,30): Error: The name 'Vector3' does not exist in the current context
  35. MOD_ERROR: MODAPI_CustomContract, in file:
  36. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(40,32): Error: The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
  37. MOD_ERROR: MODAPI_CustomContract, in file:
  38. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(41,30): Error: The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
  39. MOD_ERROR: MODAPI_CustomContract, in file:
  40. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(60,64): Error: Invalid token ';' in class, struct, or interface member declaration
  41. MOD_ERROR: MODAPI_CustomContract, in file:
  42. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(68,0): Error: Type or namespace definition, or end-of-file expected
  43. MOD_ERROR: MODAPI_CustomContract, in file:
  44. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(63,32): Error: A namespace cannot directly contain members such as fields or methods
  45. MOD_ERROR: MODAPI_CustomContract, in file:
  46. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(51,66): Error: The name 'spawnpoint' does not exist in the current context
  47. MOD_ERROR: MODAPI_CustomContract, in file:
  48. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(51,78): Error: The name 'Vector3D' does not exist in the current context
  49. MOD_ERROR: MODAPI_CustomContract, in file:
  50. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(51,96): Error: The name 'Vector3D' does not exist in the current context
  51. MOD_ERROR: MODAPI_CustomContract, in file:
  52. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(30,62): Error: } expected
  53. MOD_ERROR: MODAPI_CustomContract, in file:
  54. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(60,55): Error: Invalid token '(' in class, struct, or interface member declaration
  55. MOD_ERROR: MODAPI_CustomContract, in file:
  56. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(60,55): Error: Feature 'tuples' is not available in C# 6. Please use language version 7.0 or greater.
  57. MOD_ERROR: MODAPI_CustomContract, in file:
  58. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(60,63): Error: Tuple must contain at least two elements.
  59. MOD_ERROR: MODAPI_CustomContract, in file:
  60. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(60,64): Error: Invalid token ';' in class, struct, or interface member declaration
  61. MOD_ERROR: MODAPI_CustomContract, in file:
  62. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(68,0): Error: Type or namespace definition, or end-of-file expected
  63. MOD_ERROR: MODAPI_CustomContract, in file:
  64. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(63,32): Error: A namespace cannot directly contain members such as fields or methods
  65. MOD_ERROR: MODAPI_CustomContract, in file:
  66. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(53,29): Error: The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
  67. MOD_ERROR: MODAPI_CustomContract, in file:
  68. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(53,65): Error: The name 'cubeBlock' does not exist in the current context
  69. MOD_ERROR: MODAPI_CustomContract, in file:
  70. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(56,60): Error: The name 'spawnpoint' does not exist in the current context
  71. MOD_ERROR: MODAPI_CustomContract, in file:
  72. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(63,32): Error: '<invalid-global-code>.UnloadData()': no suitable method found to override
  73. MOD_ERROR: MODAPI_CustomContract, in file:
  74. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(39,30): Error: The name 'Vector3' does not exist in the current context
  75. MOD_ERROR: MODAPI_CustomContract, in file:
  76. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(40,32): Error: The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
  77. MOD_ERROR: MODAPI_CustomContract, in file:
  78. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(41,30): Error: The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
  79. MOD_ERROR: MODAPI_CustomContract, in file:
  80. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(51,66): Error: The name 'spawnpoint' does not exist in the current context
  81. MOD_ERROR: MODAPI_CustomContract, in file:
  82. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(51,78): Error: The name 'Vector3D' does not exist in the current context
  83. MOD_ERROR: MODAPI_CustomContract, in file:
  84. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(51,96): Error: The name 'Vector3D' does not exist in the current context
  85. MOD_ERROR: MODAPI_CustomContract, in file:
  86. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(53,29): Error: The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
  87. MOD_ERROR: MODAPI_CustomContract, in file:
  88. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(65,53): Error: The name 'UtilitiesOnMessageEntered' does not exist in the current context
  89. MOD_ERROR: MODAPI_CustomContract, in file:
  90. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(37,27): Error: The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
  91. MOD_ERROR: MODAPI_CustomContract, in file:
  92. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(38,29): Error: The name 'Vector3' does not exist in the current context
  93. MOD_ERROR: MODAPI_CustomContract, in file:
  94. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(53,65): Error: The name 'cubeBlock' does not exist in the current context
  95. MOD_ERROR: MODAPI_CustomContract, in file:
  96. C:\Users\Owner\AppData\Roaming\SpaceEngineers\Mods\MODAPI_CustomContract\Data\Scripts\ShippingContract.cs(56,60): Error: The name 'spawnpoint' does not exist in the current context
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement