Advertisement
Guest User

Untitled

a guest
Feb 21st, 2020
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 89.24 KB | None | 0 0
  1. -> Starting Roleplay resource..
  2. Roleplay: loading scripts.. found 26 script(s)
  3. Roleplay: reading referenced assemblies.. found 8 reference(s)
  4. Roleplay: loading referenced assembly MySql.Data.dll from resources/Roleplay/
  5. Roleplay: loading referenced assembly System.Data.Common.dll from resources/Roleplay/
  6. Roleplay: loading referenced assembly BouncyCastle.Crypto.dll from resources/Roleplay/
  7. Roleplay: loading referenced assembly Google.Protobuf.dll from resources/Roleplay/
  8. Roleplay: loading referenced assembly Newtonsoft.Json.dll from runtime/
  9. Roleplay: loading referenced assembly System.Security.Cryptography.Algorithms.dll from runtime/
  10. Roleplay: loading referenced assembly System.Security.Cryptography.Csp.dll from runtime/
  11. Roleplay: loading referenced assembly System.Security.Cryptography.Primitives.dll from runtime/
  12. Roleplay: compiling scripts..
  13.  
  14. CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?)
  15. -> Init/Init.cs:19
  16.  
  17. CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?)
  18. -> Init/Init.cs:47
  19.  
  20. CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?)
  21. -> Init/Init.cs:183
  22.  
  23. CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?)
  24. -> Init/Init.cs:183
  25.  
  26. CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?)
  27. -> Init/Init.cs:190
  28.  
  29. CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?)
  30. -> Init/Init.cs:190
  31.  
  32. CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?)
  33. -> Init/Init.cs:196
  34.  
  35. CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?)
  36. -> Init/Init.cs:204
  37.  
  38. CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?)
  39. -> Init/Init.cs:237
  40.  
  41. CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?)
  42. -> Init/Init.cs:237
  43.  
  44. CS0117: 'NAPI' does not contain a definition for 'PlayerEvent'
  45. -> AdminTools/Commands.cs:72
  46.  
  47. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  48. -> MoneyAPI/API.cs:11
  49.  
  50. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  51. -> Login/Commands.cs:19
  52.  
  53. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  54. -> PermissionAPI/API.cs:19
  55.  
  56. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  57. -> Shops/Main.cs:11
  58.  
  59. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  60. -> MoneyAPI/API.cs:22
  61.  
  62. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  63. -> MoneyAPI/API.cs:34
  64.  
  65. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  66. -> Shops/Kleidung.cs:13
  67.  
  68. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  69. -> MoneyAPI/API.cs:50
  70.  
  71. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  72. -> MoneyAPI/API.cs:50
  73.  
  74. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  75. -> MoneyAPI/API.cs:51
  76.  
  77. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  78. -> MoneyAPI/API.cs:52
  79.  
  80. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  81. -> MoneyAPI/API.cs:53
  82.  
  83. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  84. -> MoneyAPI/API.cs:55
  85.  
  86. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  87. -> MoneyAPI/API.cs:59
  88.  
  89. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  90. -> Shops/Kleidung.cs:27
  91.  
  92. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  93. -> MoneyAPI/API.cs:77
  94.  
  95. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  96. -> MoneyAPI/API.cs:78
  97.  
  98. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  99. -> MoneyAPI/API.cs:78
  100.  
  101. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  102. -> MoneyAPI/API.cs:79
  103.  
  104. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  105. -> MoneyAPI/API.cs:93
  106.  
  107. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  108. -> Shops/Kleidung.cs:42
  109.  
  110. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  111. -> AdminTools/Commands.cs:115
  112.  
  113. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  114. -> AdminTools/Commands.cs:115
  115.  
  116. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  117. -> AdminTools/Commands.cs:116
  118.  
  119. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  120. -> AdminTools/Commands.cs:119
  121.  
  122. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  123. -> AdminTools/Commands.cs:120
  124.  
  125. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  126. -> AdminTools/Commands.cs:123
  127.  
  128. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  129. -> AdminTools/Commands.cs:124
  130.  
  131. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  132. -> Shops/Kleidung.cs:56
  133.  
  134. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  135. -> Shops/Kleidung.cs:70
  136.  
  137. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  138. -> Shops/Events.cs:61
  139.  
  140. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  141. -> Shops/Events.cs:67
  142.  
  143. CS0103: The name 'Vehicles' does not exist in the current context
  144. -> Shops/Events.cs:76
  145.  
  146. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  147. -> AdminTools/Commands.cs:147
  148.  
  149. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  150. -> AdminTools/Commands.cs:147
  151.  
  152. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  153. -> AdminTools/Commands.cs:148
  154.  
  155. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  156. -> Shops/Kleidung.cs:84
  157.  
  158. CS0103: The name 'Vehicles' does not exist in the current context
  159. -> AdminTools/Commands.cs:168
  160.  
  161. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  162. -> Shops/Kleidung.cs:98
  163.  
  164. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  165. -> Shops/Events.cs:83
  166.  
  167. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  168. -> Shops/Events.cs:89
  169.  
  170. CS0103: The name 'Vehicles' does not exist in the current context
  171. -> Shops/Events.cs:98
  172.  
  173. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  174. -> Shops/Kleidung.cs:112
  175.  
  176. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  177. -> Shops/Kleidung.cs:126
  178.  
  179. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  180. -> MoneyAPI/API.cs:106
  181.  
  182. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  183. -> MoneyAPI/API.cs:107
  184.  
  185. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  186. -> Shops/Events.cs:105
  187.  
  188. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  189. -> Shops/Events.cs:111
  190.  
  191. CS0103: The name 'Vehicles' does not exist in the current context
  192. -> Shops/Events.cs:120
  193.  
  194. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  195. -> Shops/Kleidung.cs:140
  196.  
  197. CS0012: The type 'DbConnection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  198. -> PermissionAPI/API.cs:32
  199.  
  200. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  201. -> PermissionAPI/API.cs:35
  202.  
  203. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  204. -> PermissionAPI/API.cs:35
  205.  
  206. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  207. -> PermissionAPI/API.cs:36
  208.  
  209. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  210. -> PermissionAPI/API.cs:37
  211.  
  212. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  213. -> PermissionAPI/API.cs:40
  214.  
  215. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  216. -> Shops/Kleidung.cs:154
  217.  
  218. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  219. -> Shops/Events.cs:127
  220.  
  221. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  222. -> Shops/Events.cs:133
  223.  
  224. CS0103: The name 'Vehicles' does not exist in the current context
  225. -> Shops/Events.cs:142
  226.  
  227. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  228. -> MoneyAPI/API.cs:121
  229.  
  230. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  231. -> MoneyAPI/API.cs:122
  232.  
  233. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  234. -> Shops/Kleidung.cs:168
  235.  
  236. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  237. -> DatabaseAPI/API.cs:59
  238.  
  239. CS0155: The type caught or thrown must be derived from System.Exception
  240. -> DatabaseAPI/API.cs:60
  241.  
  242. CS0012: The type 'DbException' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  243. -> DatabaseAPI/API.cs:60
  244.  
  245. CS0012: The type 'DbException' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  246. -> DatabaseAPI/API.cs:62
  247.  
  248. CS1061: 'MySqlException' does not contain a definition for 'ErrorCode' and no extension method 'ErrorCode' accepting a first argument of type 'MySqlException' could be found (are you missing a using directive or an assembly reference?)
  249. -> DatabaseAPI/API.cs:62
  250.  
  251. CS0012: The type 'DbException' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  252. -> DatabaseAPI/API.cs:62
  253.  
  254. CS1061: 'MySqlException' does not contain a definition for 'Message' and no extension method 'Message' accepting a first argument of type 'MySqlException' could be found (are you missing a using directive or an assembly reference?)
  255. -> DatabaseAPI/API.cs:62
  256.  
  257. CS0155: The type caught or thrown must be derived from System.Exception
  258. -> DatabaseAPI/API.cs:63
  259.  
  260. CS0012: The type 'DbException' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  261. -> DatabaseAPI/API.cs:63
  262.  
  263. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  264. -> Shops/Kleidung.cs:182
  265.  
  266. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  267. -> Shops/Events.cs:151
  268.  
  269. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  270. -> Shops/Events.cs:157
  271.  
  272. CS0103: The name 'Vehicles' does not exist in the current context
  273. -> Shops/Events.cs:166
  274.  
  275. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  276. -> Shops/Kleidung.cs:196
  277.  
  278. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  279. -> Shops/Events.cs:173
  280.  
  281. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  282. -> Shops/Events.cs:179
  283.  
  284. CS0103: The name 'Vehicles' does not exist in the current context
  285. -> Shops/Events.cs:188
  286.  
  287. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  288. -> Shops/Kleidung.cs:210
  289.  
  290. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  291. -> Shops/Kleidung.cs:224
  292.  
  293. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  294. -> Shops/Events.cs:195
  295.  
  296. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  297. -> Shops/Events.cs:201
  298.  
  299. CS0103: The name 'Vehicles' does not exist in the current context
  300. -> Shops/Events.cs:210
  301.  
  302. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  303. -> Shops/Shops.cs:62
  304.  
  305. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  306. -> Shops/Shops.cs:69
  307.  
  308. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  309. -> Shops/Shops.cs:76
  310.  
  311. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  312. -> Shops/Shops.cs:82
  313.  
  314. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  315. -> Shops/Shops.cs:88
  316.  
  317. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  318. -> Shops/Shops.cs:94
  319.  
  320. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  321. -> Shops/Shops.cs:94
  322.  
  323. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  324. -> Shops/Shops.cs:96
  325.  
  326. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  327. -> Shops/Shops.cs:96
  328.  
  329. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  330. -> Shops/Shops.cs:97
  331.  
  332. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  333. -> Shops/Shops.cs:97
  334.  
  335. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  336. -> Shops/Shops.cs:98
  337.  
  338. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  339. -> Shops/Shops.cs:98
  340.  
  341. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  342. -> Shops/Shops.cs:99
  343.  
  344. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  345. -> Shops/Shops.cs:99
  346.  
  347. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  348. -> Shops/Shops.cs:100
  349.  
  350. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  351. -> Shops/Shops.cs:100
  352.  
  353. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  354. -> Shops/Shops.cs:102
  355.  
  356. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  357. -> Shops/Kleidung.cs:242
  358.  
  359. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  360. -> Shops/Events.cs:217
  361.  
  362. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  363. -> Shops/Events.cs:223
  364.  
  365. CS0103: The name 'Vehicles' does not exist in the current context
  366. -> Shops/Events.cs:232
  367.  
  368. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  369. -> Shops/Events.cs:238
  370.  
  371. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  372. -> Shops/Events.cs:244
  373.  
  374. CS0103: The name 'Vehicles' does not exist in the current context
  375. -> Shops/Events.cs:253
  376.  
  377. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  378. -> Shops/Kleidung.cs:263
  379.  
  380. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  381. -> Shops/Shops.cs:114
  382.  
  383. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  384. -> Shops/Shops.cs:115
  385.  
  386. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  387. -> Shops/Shops.cs:116
  388.  
  389. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  390. -> Shops/Shops.cs:117
  391.  
  392. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  393. -> Shops/Shops.cs:118
  394.  
  395. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  396. -> Login/LoginHandler.cs:14
  397.  
  398. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  399. -> Login/LoginHandler.cs:35
  400.  
  401. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  402. -> Login/LoginHandler.cs:36
  403.  
  404. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  405. -> Login/LoginHandler.cs:37
  406.  
  407. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  408. -> Login/LoginHandler.cs:38
  409.  
  410. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  411. -> Login/LoginHandler.cs:47
  412.  
  413. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  414. -> Login/LoginHandler.cs:48
  415.  
  416. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  417. -> Login/LoginHandler.cs:49
  418.  
  419. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  420. -> Login/LoginHandler.cs:50
  421.  
  422. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  423. -> Login/LoginHandler.cs:62
  424.  
  425. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  426. -> Login/LoginHandler.cs:63
  427.  
  428. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  429. -> Login/LoginHandler.cs:64
  430.  
  431. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  432. -> Login/LoginHandler.cs:65
  433.  
  434. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  435. -> Login/LoginHandler.cs:66
  436.  
  437. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  438. -> Login/LoginHandler.cs:70
  439.  
  440. CS0155: The type caught or thrown must be derived from System.Exception
  441. -> Login/LoginHandler.cs:72
  442.  
  443. CS0012: The type 'DbException' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  444. -> Login/LoginHandler.cs:72
  445.  
  446. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  447. -> Login/LoginHandler.cs:85
  448.  
  449. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  450. -> Login/LoginHandler.cs:86
  451.  
  452. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  453. -> Login/LoginHandler.cs:88
  454.  
  455. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  456. -> Login/LoginHandler.cs:89
  457.  
  458. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  459. -> Login/LoginHandler.cs:95
  460.  
  461. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  462. -> Login/LoginHandler.cs:100
  463.  
  464. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  465. -> Login/LoginHandler.cs:100
  466.  
  467. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  468. -> Login/LoginHandler.cs:101
  469.  
  470. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  471. -> Login/LoginHandler.cs:102
  472.  
  473. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  474. -> Login/LoginHandler.cs:105
  475.  
  476. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  477. -> Login/LoginHandler.cs:105
  478.  
  479. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  480. -> Login/LoginHandler.cs:106
  481.  
  482. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  483. -> Login/LoginHandler.cs:107
  484.  
  485. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  486. -> Shops/Events.cs:263
  487.  
  488. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  489. -> Shops/Events.cs:269
  490.  
  491. CS0103: The name 'Vehicles' does not exist in the current context
  492. -> Shops/Events.cs:280
  493.  
  494. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  495. -> Shops/Kleidung.cs:284
  496.  
  497. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  498. -> Shops/Kleidung.cs:307
  499.  
  500. CS0012: The type 'DbConnection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  501. -> DatabaseAPI/API.cs:102
  502.  
  503. CS0012: The type 'DbConnection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  504. -> AdminTools/Commands.cs:182
  505.  
  506. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  507. -> AdminTools/Commands.cs:185
  508.  
  509. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  510. -> AdminTools/Commands.cs:185
  511.  
  512. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  513. -> AdminTools/Commands.cs:188
  514.  
  515. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  516. -> AdminTools/Commands.cs:192
  517.  
  518. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  519. -> AdminTools/Commands.cs:194
  520.  
  521. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  522. -> AdminTools/Commands.cs:195
  523.  
  524. CS0103: The name 'Fraktionssystem' does not exist in the current context
  525. -> AdminTools/Commands.cs:218
  526.  
  527. CS0103: The name 'Fraktionssystem' does not exist in the current context
  528. -> AdminTools/Commands.cs:218
  529.  
  530. CS0103: The name 'Fraktionssystem' does not exist in the current context
  531. -> AdminTools/Commands.cs:219
  532.  
  533. CS0103: The name 'Fraktionssystem' does not exist in the current context
  534. -> AdminTools/Commands.cs:219
  535.  
  536. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  537. -> Shops/Events.cs:287
  538.  
  539. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  540. -> Shops/Events.cs:293
  541.  
  542. CS0103: The name 'Vehicles' does not exist in the current context
  543. -> Shops/Events.cs:304
  544.  
  545. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  546. -> Shops/Kleidung.cs:322
  547.  
  548. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  549. -> InventoryAPI/API.cs:48
  550.  
  551. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  552. -> Shops/Kleidung.cs:337
  553.  
  554. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  555. -> Login/Character.cs:62
  556.  
  557. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  558. -> Login/Character.cs:62
  559.  
  560. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  561. -> Login/Character.cs:63
  562.  
  563. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  564. -> Login/Character.cs:64
  565.  
  566. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  567. -> Login/Character.cs:65
  568.  
  569. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  570. -> Login/Character.cs:69
  571.  
  572. CS0155: The type caught or thrown must be derived from System.Exception
  573. -> Login/Character.cs:71
  574.  
  575. CS0012: The type 'DbException' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  576. -> Login/Character.cs:71
  577.  
  578. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  579. -> Login/Character.cs:86
  580.  
  581. CS0103: The name 'BankAPI' does not exist in the current context
  582. -> Login/Character.cs:95
  583.  
  584. CS0117: 'Player' does not contain a definition for 'PlayerUpdate'
  585. -> Login/Character.cs:97
  586.  
  587. CS0117: 'Player' does not contain a definition for 'PlayerTime'
  588. -> Login/Character.cs:100
  589.  
  590. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  591. -> Shops/Events.cs:311
  592.  
  593. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  594. -> Shops/Events.cs:317
  595.  
  596. CS0103: The name 'Vehicles' does not exist in the current context
  597. -> Shops/Events.cs:328
  598.  
  599. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  600. -> Shops/Events.cs:335
  601.  
  602. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  603. -> Shops/Events.cs:341
  604.  
  605. CS0103: The name 'Vehicles' does not exist in the current context
  606. -> Shops/Events.cs:352
  607.  
  608. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  609. -> AdminTools/Commands.cs:227
  610.  
  611. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  612. -> AdminTools/Commands.cs:227
  613.  
  614. CS0173: Type of conditional expression cannot be determined because there is no implicit conversion between 'int' and 'T'
  615. -> AdminTools/Commands.cs:227
  616.  
  617. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  618. -> Login/LoginHandler.cs:117
  619.  
  620. CS0012: The type 'DbConnection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  621. -> Login/LoginHandler.cs:134
  622.  
  623. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  624. -> Login/LoginHandler.cs:137
  625.  
  626. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  627. -> Login/LoginHandler.cs:138
  628.  
  629. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  630. -> Login/LoginHandler.cs:139
  631.  
  632. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  633. -> Login/LoginHandler.cs:140
  634.  
  635. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  636. -> Login/LoginHandler.cs:148
  637.  
  638. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  639. -> Login/LoginHandler.cs:151
  640.  
  641. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  642. -> Login/LoginHandler.cs:152
  643.  
  644. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  645. -> Login/LoginHandler.cs:153
  646.  
  647. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  648. -> Login/LoginHandler.cs:155
  649.  
  650. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  651. -> Login/LoginHandler.cs:155
  652.  
  653. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  654. -> Login/LoginHandler.cs:155
  655.  
  656. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  657. -> Login/LoginHandler.cs:157
  658.  
  659. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  660. -> Login/LoginHandler.cs:158
  661.  
  662. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  663. -> Login/LoginHandler.cs:159
  664.  
  665. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  666. -> Login/LoginHandler.cs:160
  667.  
  668. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  669. -> Login/LoginHandler.cs:165
  670.  
  671. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  672. -> Login/LoginHandler.cs:173
  673.  
  674. CS0103: The name 'Vehicles' does not exist in the current context
  675. -> AdminTools/Commands.cs:248
  676.  
  677. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  678. -> Shops/Events.cs:359
  679.  
  680. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  681. -> Shops/Events.cs:365
  682.  
  683. CS0103: The name 'Vehicles' does not exist in the current context
  684. -> Shops/Events.cs:376
  685.  
  686. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  687. -> Shops/Events.cs:383
  688.  
  689. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  690. -> Shops/Events.cs:389
  691.  
  692. CS0103: The name 'Vehicles' does not exist in the current context
  693. -> Shops/Events.cs:400
  694.  
  695. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  696. -> Shops/Events.cs:407
  697.  
  698. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  699. -> Shops/Events.cs:413
  700.  
  701. CS0103: The name 'Vehicles' does not exist in the current context
  702. -> Shops/Events.cs:424
  703.  
  704. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  705. -> Shops/Events.cs:431
  706.  
  707. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  708. -> Shops/Events.cs:437
  709.  
  710. CS0103: The name 'Vehicles' does not exist in the current context
  711. -> Shops/Events.cs:448
  712.  
  713. CS0012: The type 'DbConnection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  714. -> Login/LoginHandler.cs:190
  715.  
  716. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  717. -> Login/LoginHandler.cs:192
  718.  
  719. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  720. -> Login/LoginHandler.cs:193
  721.  
  722. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  723. -> Login/LoginHandler.cs:197
  724.  
  725. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  726. -> Login/LoginHandler.cs:200
  727.  
  728. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  729. -> Login/LoginHandler.cs:201
  730.  
  731. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  732. -> Login/LoginHandler.cs:202
  733.  
  734. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  735. -> Login/LoginHandler.cs:210
  736.  
  737. CS0012: The type 'DbConnection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  738. -> DatabaseAPI/API.cs:152
  739.  
  740. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  741. -> Chat.cs:26
  742.  
  743. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  744. -> Chat.cs:37
  745.  
  746. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  747. -> Chat.cs:37
  748.  
  749. CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?)
  750. -> Init/Init.cs:27
  751.  
  752. CS0103: The name 'Vehicles' does not exist in the current context
  753. -> Init/Init.cs:32
  754.  
  755. CS0103: The name 'Vehicles' does not exist in the current context
  756. -> Init/Init.cs:33
  757.  
  758. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  759. -> Init/Init.cs:55
  760.  
  761. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  762. -> Init/Init.cs:56
  763.  
  764. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  765. -> Init/Init.cs:57
  766.  
  767. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  768. -> Init/Init.cs:58
  769.  
  770. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  771. -> Init/Init.cs:59
  772.  
  773. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  774. -> Init/Init.cs:64
  775.  
  776. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  777. -> Init/Init.cs:66
  778.  
  779. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  780. -> Login/Character.cs:111
  781.  
  782. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  783. -> Login/Character.cs:115
  784.  
  785. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  786. -> Login/Character.cs:116
  787.  
  788. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  789. -> Login/Character.cs:117
  790.  
  791. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  792. -> Login/Character.cs:118
  793.  
  794. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  795. -> Login/Character.cs:119
  796.  
  797. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  798. -> Login/Character.cs:147
  799.  
  800. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  801. -> Login/Character.cs:147
  802.  
  803. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  804. -> Login/Character.cs:147
  805.  
  806. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  807. -> Login/Character.cs:152
  808.  
  809. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  810. -> Login/Character.cs:155
  811.  
  812. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  813. -> Login/Character.cs:156
  814.  
  815. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  816. -> Login/Character.cs:159
  817.  
  818. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  819. -> Login/Character.cs:162
  820.  
  821. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  822. -> Login/Character.cs:163
  823.  
  824. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  825. -> Login/Character.cs:164
  826.  
  827. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  828. -> Login/Character.cs:165
  829.  
  830. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  831. -> Login/Character.cs:166
  832.  
  833. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  834. -> Login/Character.cs:167
  835.  
  836. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  837. -> Login/Character.cs:168
  838.  
  839. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  840. -> Login/Character.cs:170
  841.  
  842. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  843. -> Login/Character.cs:170
  844.  
  845. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  846. -> Login/Character.cs:171
  847.  
  848. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  849. -> Login/Character.cs:174
  850.  
  851. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  852. -> Login/Character.cs:175
  853.  
  854. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  855. -> Login/Character.cs:176
  856.  
  857. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  858. -> Login/Character.cs:183
  859.  
  860. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  861. -> Login/Character.cs:184
  862.  
  863. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  864. -> Login/Character.cs:185
  865.  
  866. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  867. -> Login/Character.cs:186
  868.  
  869. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  870. -> Login/Character.cs:187
  871.  
  872. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  873. -> Login/Character.cs:188
  874.  
  875. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  876. -> Login/Character.cs:189
  877.  
  878. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  879. -> Login/Character.cs:190
  880.  
  881. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  882. -> Login/Character.cs:191
  883.  
  884. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  885. -> Login/Character.cs:199
  886.  
  887. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  888. -> Login/Character.cs:208
  889.  
  890. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  891. -> Login/Character.cs:208
  892.  
  893. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  894. -> Login/Character.cs:208
  895.  
  896. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  897. -> Login/Character.cs:208
  898.  
  899. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  900. -> Login/Character.cs:211
  901.  
  902. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  903. -> Login/Character.cs:212
  904.  
  905. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  906. -> Login/Character.cs:215
  907.  
  908. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  909. -> Login/Character.cs:216
  910.  
  911. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  912. -> Login/Character.cs:216
  913.  
  914. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  915. -> Login/Character.cs:216
  916.  
  917. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  918. -> Login/Character.cs:219
  919.  
  920. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  921. -> Login/Character.cs:222
  922.  
  923. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  924. -> Login/Character.cs:223
  925.  
  926. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  927. -> Login/Character.cs:224
  928.  
  929. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  930. -> Login/Character.cs:227
  931.  
  932. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  933. -> Login/Character.cs:228
  934.  
  935. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  936. -> Login/Character.cs:229
  937.  
  938. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  939. -> Login/Character.cs:230
  940.  
  941. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  942. -> Login/Character.cs:231
  943.  
  944. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  945. -> Login/Character.cs:232
  946.  
  947. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  948. -> Login/Character.cs:233
  949.  
  950. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  951. -> Login/Character.cs:234
  952.  
  953. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  954. -> Login/Character.cs:235
  955.  
  956. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  957. -> Login/Character.cs:236
  958.  
  959. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  960. -> Login/Character.cs:238
  961.  
  962. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  963. -> Login/Character.cs:243
  964.  
  965. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  966. -> Login/Character.cs:244
  967.  
  968. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  969. -> Login/Character.cs:245
  970.  
  971. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  972. -> Login/Character.cs:246
  973.  
  974. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  975. -> Login/Character.cs:247
  976.  
  977. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  978. -> Login/Character.cs:250
  979.  
  980. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  981. -> Login/Character.cs:252
  982.  
  983. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  984. -> Login/Character.cs:258
  985.  
  986. CS0103: The name 'BankAPI' does not exist in the current context
  987. -> Login/Character.cs:263
  988.  
  989. CS0117: 'Player' does not contain a definition for 'PlayerUpdate'
  990. -> Login/Character.cs:265
  991.  
  992. CS0117: 'Player' does not contain a definition for 'PlayerTime'
  993. -> Login/Character.cs:268
  994.  
  995. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  996. -> InventoryAPI/API.cs:75
  997.  
  998. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  999. -> InventoryAPI/API.cs:101
  1000.  
  1001. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1002. -> Login/Character.cs:280
  1003.  
  1004. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1005. -> Login/Character.cs:281
  1006.  
  1007. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1008. -> Login/Character.cs:282
  1009.  
  1010. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1011. -> Login/Character.cs:283
  1012.  
  1013. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  1014. -> InventoryAPI/API.cs:132
  1015.  
  1016. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  1017. -> InventoryAPI/API.cs:160
  1018.  
  1019. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  1020. -> InventoryAPI/API.cs:182
  1021.  
  1022. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  1023. -> InventoryAPI/API.cs:209
  1024.  
  1025. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  1026. -> InventoryAPI/API.cs:225
  1027.  
  1028. CS1579: foreach statement cannot operate on variables of type 'T' because 'T' does not contain a public definition for 'GetEnumerator'
  1029. -> InventoryAPI/API.cs:225
  1030.  
  1031. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1032. -> InventoryAPI/API.cs:244
  1033.  
  1034. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  1035. -> InventoryAPI/API.cs:244
  1036.  
  1037. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1038. -> InventoryAPI/API.cs:245
  1039.  
  1040. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1041. -> InventoryAPI/API.cs:246
  1042.  
  1043. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1044. -> InventoryAPI/API.cs:247
  1045.  
  1046. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1047. -> InventoryAPI/API.cs:258
  1048.  
  1049. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  1050. -> InventoryAPI/API.cs:258
  1051.  
  1052. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1053. -> InventoryAPI/API.cs:259
  1054.  
  1055. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1056. -> InventoryAPI/API.cs:260
  1057.  
  1058. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1059. -> InventoryAPI/API.cs:271
  1060.  
  1061. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  1062. -> InventoryAPI/API.cs:271
  1063.  
  1064. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1065. -> InventoryAPI/API.cs:272
  1066.  
  1067. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1068. -> InventoryAPI/API.cs:273
  1069.  
  1070. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1071. -> InventoryAPI/API.cs:274
  1072.  
  1073. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1074. -> Login/Character.cs:302
  1075.  
  1076. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1077. -> Login/Character.cs:303
  1078.  
  1079. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1080. -> Login/Character.cs:304
  1081.  
  1082. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1083. -> Login/Character.cs:305
  1084.  
  1085. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1086. -> Login/Character.cs:306
  1087.  
  1088. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1089. -> Login/Character.cs:307
  1090.  
  1091. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1092. -> Login/Character.cs:308
  1093.  
  1094. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  1095. -> Login/Character.cs:308
  1096.  
  1097. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1098. -> Login/Character.cs:309
  1099.  
  1100. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1101. -> Login/Character.cs:313
  1102.  
  1103. CS0155: The type caught or thrown must be derived from System.Exception
  1104. -> Login/Character.cs:315
  1105.  
  1106. CS0012: The type 'DbException' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1107. -> Login/Character.cs:315
  1108.  
  1109. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1110. -> Login/Character.cs:329
  1111.  
  1112. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1113. -> Login/Character.cs:331
  1114.  
  1115. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1116. -> Login/Character.cs:332
  1117.  
  1118. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1119. -> Login/Character.cs:335
  1120.  
  1121. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1122. -> Login/Character.cs:380
  1123.  
  1124. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1125. -> Login/Character.cs:381
  1126.  
  1127. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1128. -> Login/Character.cs:383
  1129.  
  1130. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1131. -> Login/Character.cs:384
  1132.  
  1133. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1134. -> Login/Character.cs:385
  1135.  
  1136. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1137. -> Login/Character.cs:386
  1138.  
  1139. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1140. -> Login/Character.cs:387
  1141.  
  1142. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1143. -> Login/Character.cs:388
  1144.  
  1145. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1146. -> Login/Character.cs:389
  1147.  
  1148. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1149. -> Login/Character.cs:390
  1150.  
  1151. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1152. -> Login/Character.cs:391
  1153.  
  1154. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1155. -> Login/Character.cs:393
  1156.  
  1157. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1158. -> Login/Character.cs:395
  1159.  
  1160. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1161. -> Login/Character.cs:396
  1162.  
  1163. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1164. -> Login/Character.cs:397
  1165.  
  1166. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1167. -> Login/Character.cs:401
  1168.  
  1169. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1170. -> Login/Character.cs:417
  1171.  
  1172. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1173. -> Login/Character.cs:420
  1174.  
  1175. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1176. -> Login/Character.cs:421
  1177.  
  1178. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1179. -> Login/Character.cs:424
  1180.  
  1181. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1182. -> Login/Character.cs:425
  1183.  
  1184. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1185. -> Login/Character.cs:426
  1186.  
  1187. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1188. -> Login/Character.cs:429
  1189.  
  1190. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1191. -> Login/Character.cs:430
  1192.  
  1193. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1194. -> Login/Character.cs:431
  1195.  
  1196. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1197. -> Login/Character.cs:433
  1198.  
  1199. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1200. -> Login/Character.cs:434
  1201.  
  1202. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1203. -> InventoryAPI/API.cs:288
  1204.  
  1205. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  1206. -> InventoryAPI/API.cs:288
  1207.  
  1208. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1209. -> InventoryAPI/API.cs:289
  1210.  
  1211. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1212. -> InventoryAPI/API.cs:290
  1213.  
  1214. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1215. -> InventoryAPI/API.cs:292
  1216.  
  1217. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1218. -> InventoryAPI/API.cs:292
  1219.  
  1220. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1221. -> InventoryAPI/API.cs:294
  1222.  
  1223. CS0103: The name 'Vehicles' does not exist in the current context
  1224. -> AdminTools/Commands.cs:473
  1225.  
  1226. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1227. -> InventoryAPI/API.cs:320
  1228.  
  1229. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1230. -> InventoryAPI/API.cs:322
  1231.  
  1232. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1233. -> InventoryAPI/API.cs:325
  1234.  
  1235. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1236. -> InventoryAPI/API.cs:326
  1237.  
  1238. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1239. -> InventoryAPI/API.cs:327
  1240.  
  1241. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1242. -> InventoryAPI/API.cs:328
  1243.  
  1244. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1245. -> InventoryAPI/API.cs:328
  1246.  
  1247. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1248. -> InventoryAPI/API.cs:329
  1249.  
  1250. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1251. -> InventoryAPI/API.cs:330
  1252.  
  1253. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1254. -> InventoryAPI/API.cs:334
  1255.  
  1256. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  1257. -> AdminTools/Commands.cs:484
  1258.  
  1259. CS1061: 'Player' does not contain a definition for 'Invincible' and no extension method 'Invincible' accepting a first argument of type 'Player' could be found (are you missing a using directive or an assembly reference?)
  1260. -> AdminTools/Commands.cs:487
  1261.  
  1262. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  1263. -> AdminTools/Commands.cs:563
  1264.  
  1265. CS0103: The name 'Vehicles' does not exist in the current context
  1266. -> AdminTools/Commands.cs:565
  1267.  
  1268. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  1269. -> AdminTools/Commands.cs:579
  1270.  
  1271. CS0103: The name 'Vehicles' does not exist in the current context
  1272. -> AdminTools/Commands.cs:582
  1273.  
  1274. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1275. -> AdminTools/Commands.cs:607
  1276.  
  1277. CS0012: The type 'DbParameterCollection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1278. -> AdminTools/Commands.cs:609
  1279.  
  1280. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1281. -> AdminTools/Commands.cs:611
  1282.  
  1283. CS0012: The type 'DbConnection' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1284. -> DatabaseAPI/API.cs:188
  1285.  
  1286. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1287. -> DatabaseAPI/API.cs:219
  1288.  
  1289. CS1674: 'MySqlCommand': type used in a using statement must be implicitly convertible to 'System.IDisposable'
  1290. -> DatabaseAPI/API.cs:219
  1291.  
  1292. CS0012: The type 'DbCommand' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1293. -> DatabaseAPI/API.cs:221
  1294.  
  1295. CS0012: The type 'DbDataReader' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
  1296. -> DatabaseAPI/API.cs:223
  1297.  
  1298. CS0103: The name 'Housesystem' does not exist in the current context
  1299. -> Init/Init.cs:94
  1300.  
  1301. CS0103: The name 'Vehicles' does not exist in the current context
  1302. -> Init/Init.cs:97
  1303.  
  1304. CS0103: The name 'Vehicles' does not exist in the current context
  1305. -> Init/Init.cs:99
  1306.  
  1307. CS0103: The name 'Vehicles' does not exist in the current context
  1308. -> Init/Init.cs:103
  1309.  
  1310. CS0411: The type arguments for method 'Entity.GetData<T>(string)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
  1311. -> Init/Init.cs:119
  1312.  
  1313. CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?)
  1314. -> Init/Init.cs:138
  1315.  
  1316. CS0103: The name 'Vehicles' does not exist in the current context
  1317. -> Init/Init.cs:145
  1318.  
  1319. CS0103: The name 'Vehicles' does not exist in the current context
  1320. -> Init/Init.cs:149
  1321.  
  1322. CS0103: The name 'Jobs' does not exist in the current context
  1323. -> Init/Init.cs:208
  1324.  
  1325. CS0103: The name 'Jobs' does not exist in the current context
  1326. -> Init/Init.cs:243
  1327.  
  1328. CS0246: The type or namespace name 'Client' could not be found (are you missing a using directive or an assembly reference?)
  1329. -> Init/Init.cs:258
  1330.  
  1331.  
  1332. -> Error starting Roleplay due compilation error(s).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement