Jump to content

tudor1234562004

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by tudor1234562004

  1. -> Error starting 'WiredPlayers'
    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 58.
       at int System.Data.Common.DbConnectionOptions.GetKeyValuePair(string connectionString, int currentPosition, StringBuilder buffer, bool useOdbcRules, out string keyname, out string keyvalue)
       at NameValuePair System.Data.Common.DbConnectionOptions.ParseInternal(Dictionary<string, string> parsetable, string connectionString, bool buildChain, Dictionary<string, string> synonyms, bool firstKey)
       at new System.Data.Common.DbConnectionOptions(string connectionString, Dictionary<string, string> synonyms, bool useOdbcRules)
       at void System.Data.Common.DbConnectionStringBuilder.set_ConnectionString(string value)
       at new MySql.Data.MySqlClient.MySqlBaseConnectionStringBuilder(string connStr)
       at void MySql.Data.MySqlClient.MySqlConnection.set_ConnectionString(string value)
       at new MySql.Data.MySqlClient.MySqlConnection(string connectionString)
       at List<BusinessModel> WiredPlayers.database.Database.LoadAllBusiness() in C:\Users\Tudor\Desktop\ragemp\srv\bridge\resources\WiredPlayers\database\Database.cs:line 1216
       at void WiredPlayers.business.Business.LoadDatabaseBusiness() in C:\Users\Tudor\Desktop\ragemp\srv\bridge\resources\WiredPlayers\business\Business.cs:line 19
       at void WiredPlayers.database.Database.OnResourceStart() in C:\Users\Tudor\Desktop\ragemp\srv\bridge\resources\WiredPlayers\database\Database.cs:line 40
       --- End of inner exception stack trace ---
       at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at GTANetworkInternals.ScriptingEngine.InvokeVoidMethod(String method, Object[] args)
       at System.Collections.Generic.List`1.ForEach(Action`1 action)
       at GTANetworkInternals.EventHandler.ParseEx(Event _event, ScriptingEngine engine, Object[] arguments)
       at System.Collections.Generic.List`1.ForEach(Action`1 action)
       at GTANetworkInternals.GameServer.StartResource(String resourceName, String parent)

    I have this problem please help me 

    Thank you!

×
×
  • Create New...