Advertisement
Guest User

Untitled

a guest
Apr 20th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.66 KB | None | 0 0
  1. Loaded mysql.net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_344294884
  2. Exception loading assembly I18N: System.IO.FileNotFoundException: Unable to find the specified file.
  3.  
  4.  
  5.  
  6.  
  7.  
  8. Server stack trace:
  9.  
  10. at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR (System.Int32 errorCode) [0x0000a] in <0123fd5b1a1040fe9d70a7e0d4b28acb>:0
  11.  
  12. at (wrapper cominterop) CitizenFX.Core.IScriptHost:OpenHostFile (string)
  13.  
  14. at (wrapper cominterop-invoke) CitizenFX.Core.IScriptHost:OpenHostFile (string)
  15.  
  16. at CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.OpenHostFile (System.String fileName) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\MonoScriptRuntime.cs:254
  17.  
  18. at (wrapper remoting-invoke-with-check) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost:OpenHostFile (string)
  19.  
  20. at (wrapper xdomain-dispatch) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost:OpenHostFile (object,byte[]&,byte[]&,string)
  21.  
  22.  
  23.  
  24. Exception rethrown at [0]:
  25.  
  26. at (wrapper xdomain-invoke) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost:OpenHostFile (string)
  27.  
  28. at CitizenFX.Core.InternalManager.LoadAssembly (System.String name) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\InternalManager.cs:112
  29.  
  30.  
  31. [vrp] MySQL begin query (m2) vrp/userid_byidentifier (-1)
  32. [profile] <= playerConnecting 0.00099999999999056s
  33. Connecting: robw1996
  34. [vrp] robw1996 (83.216.144.21) rejected: identification error
  35.  
  36. Loaded mysql.net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_1862834013
  37. Exception loading assembly I18N: System.IO.FileNotFoundException: Unable to find the specified file.
  38.  
  39.  
  40.  
  41.  
  42.  
  43. Server stack trace:
  44.  
  45. at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR (System.Int32 errorCode) [0x0000a] in <0123fd5b1a1040fe9d70a7e0d4b28acb>:0
  46.  
  47. at (wrapper cominterop) CitizenFX.Core.IScriptHost:OpenHostFile (string)
  48.  
  49. at (wrapper cominterop-invoke) CitizenFX.Core.IScriptHost:OpenHostFile (string)
  50.  
  51. at CitizenFX.Core.MonoScriptRuntime+WrapScriptHost.OpenHostFile (System.String fileName) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\MonoScriptRuntime.cs:254
  52.  
  53. at (wrapper remoting-invoke-with-check) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost:OpenHostFile (string)
  54.  
  55. at (wrapper xdomain-dispatch) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost:OpenHostFile (object,byte[]&,byte[]&,string)
  56.  
  57.  
  58.  
  59. Exception rethrown at [0]:
  60.  
  61. at (wrapper xdomain-invoke) CitizenFX.Core.MonoScriptRuntime+WrapScriptHost:OpenHostFile (string)
  62.  
  63. at CitizenFX.Core.InternalManager.LoadAssembly (System.String name) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\InternalManager.cs:112
  64. [vRP/C#] Load MySQL app.
  65. Instantiated instance of script vRP.MySQL.
  66. Started resource vrp_mysql
  67. Loaded MySqlConnector, Version=0.19.5.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_1862834013
  68. Loaded System.Threading.Tasks.Extensions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 into ScriptDomain_1862834013
  69. Loaded System.Buffers, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 into ScriptDomain_1862834013
  70. [vrp] launch version 1498403827
  71. [vrp] init base tables
  72. [vrp] MySQL begin query (m0) vrp/base_tables (-1)
  73. [profile] => vrp save datatables
  74. [profile] <= vrp save datatables 0.0s
  75. [vrp] MySQL begin query (m0) vrp/money_tables (-1)
  76. [vrp] MySQL begin query (m0) vrp/identity_tables (-1)
  77. [vrp] MySQL begin query (m0) vrp/business_tables (-1)
  78. [vrp] MySQL begin query (m0) vrp/home_tables (-1)
  79. [vrp] MySQL begin query (m0) vrp/vehicles_table (-1)
  80. Started resource vrp
  81. Started resource vrp_playernames
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement