Advertisement
Guest User

Untitled

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