Advertisement
Guest User

Untitled

a guest
Apr 24th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.81 KB | None | 0 0
  1. Pterodactyl Daemon] Server marked as ON
  2. Sending heartbeat to live-internal.fivem.net:30110
  3. Started map fivem-map-skater
  4. Started resource fivem-map-skater
  5. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Format of the initialization string does not conform to specification starting at index 0.
  6. at System.Data.Common.DbConnectionOptions.GetKeyValuePair (System.String connectionString, System.Int32 currentPosition, System.Text.StringBuilder buffer, System.Boolean useOdbcRules, System.String& keyname, System.String& keyvalue) [0x000d4] in <9d37a48af4cb43b2b4c4c860952ac37d>:0
  7. at System.Data.Common.DbConnectionOptions.ParseInternal (System.Collections.Generic.Dictionary`2[TKey,TValue] parsetable, System.String connectionString, System.Boolean buildChain, System.Collections.Generic.Dictionary`2[TKey,TValue] synonyms, System.Boolean firstKey) [0x0001c] in <9d37a48af4cb43b2b4c4c860952ac37d>:0
  8. at System.Data.Common.DbConnectionOptions..ctor (System.String connectionString, System.Collections.Generic.Dictionary`2[TKey,TValue] synonyms, System.Boolean useOdbcRules) [0x00037] in <9d37a48af4cb43b2b4c4c860952ac37d>:0
  9. at System.Data.Common.DbConnectionStringBuilder.set_ConnectionString (System.String value) [0x00015] in <9d37a48af4cb43b2b4c4c860952ac37d>:0
  10. at MySql.Data.MySqlClient.MySqlConnectionStringBuilder..ctor (System.String connectionString) [0x00006] in <149068887d4e4bc08e7b4c05a59a923b>:0
  11. at MySQLAsync.MySQLAsync.Configure (System.String connectionStringConfig, System.Boolean debug) [0x00000] in <6f835765886c4fada3e5ffb1ffcd6998>:0
  12. at MySQLAsync.MySQLAsync.<.ctor>b__2_0 () [0x00047] in <6f835765886c4fada3e5ffb1ffcd6998>:0
  13. at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
  14. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0003b] in <b75790b9c16849d4aa8c31d6541d670a>:0
  15. --- End of inner exception stack trace ---
  16. Server stack trace:
  17. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00051] in <b75790b9c16849d4aa8c31d6541d670a>:0
  18. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <b75790b9c16849d4aa8c31d6541d670a>:0
  19. at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x000e7] in <b75790b9c16849d4aa8c31d6541d670a>:0
  20. at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00008] in <b75790b9c16849d4aa8c31d6541d670a>:0
  21. at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in <b75790b9c16849d4aa8c31d6541d670a>:0
  22. at CitizenFX.Core.FunctionReference.Invoke (System.Int32 reference, System.Byte[] arguments) [0x00061] in /src/code/client/clrcore/FunctionReference.cs:65
  23. at CitizenFX.Core.InternalManager.CallRef (System.Int32 refIndex, System.Byte[] argsSerialized, System.IntPtr& retvalSerialized, System.Int32& retvalSize) [0x00000] in /src/code/client/clrcore/InternalManager.cs:273
  24. at (wrapper remoting-invoke-with-check) CitizenFX.Core.InternalManager.CallRef(int,byte[],intptr&,int&)
  25. at (wrapper xdomain-dispatch) CitizenFX.Core.InternalManager.CallRef(object,byte[]&,byte[]&,int,byte[],int&)
  26. Exception rethrown at [0]:
  27. at (wrapper xdomain-invoke) CitizenFX.Core.InternalManager.CallRef(int,byte[],intptr&,int&)
  28. at (wrapper remoting-invoke-with-check) CitizenFX.Core.InternalManager.CallRef(int,byte[],intptr&,int&)
  29. at CitizenFX.Core.MonoScriptRuntime.CallRef (System.Int32 refIndex, System.Byte[] argsSerialized, System.Int32 argsSize, System.IntPtr& retvalSerialized, System.Int32& retvalSize) [0x00013] in /src/code/client/clrcore/MonoScriptRuntime.cs:195
  30. Error running system event handling function for resource mysql-async: citizen:/scripting/lua/scheduler.lua:41: Failed to execute thread: citizen:/scripting/lua/scheduler.lua:768: An error happened while calling export mysql_configure of resource mysql-async (citizen:/scripting/lua/MessagePack.lua:830: missing bytes), see above for details
  31. stack traceback:
  32. [C]: in function 'error'
  33. citizen:/scripting/lua/scheduler.lua:768: in method 'mysql_configure'
  34. @mysql-async/lib/init.lua:3: in upvalue 'handler'
  35. citizen:/scripting/lua/scheduler.lua:219: in function <citizen:/scripting/lua/scheduler.lua:218>
  36. stack traceback:
  37. [C]: in function 'error'
  38. citizen:/scripting/lua/scheduler.lua:41: in field 'CreateThreadNow'
  39. citizen:/scripting/lua/scheduler.lua:218: in function <citizen:/scripting/lua/scheduler.lua:182>
  40. hitch warning: frame time of 162 milliseconds
  41. Current MelloTrainer Version: 0.5.5
  42. Latest MelloTrainer Version: 0.5.5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement