Jump to content

Recommended Posts

Posted
10 hours ago, Shooter said:

SDK 2.0.0

Windows

  • .NET Core Binaries: x64 | x86

yes, I have found synonymous ... but what can I do with these Binari Fils ... there is no install Setup exe here

As it seems, some versions of the 2.1 branch work with 2.0.x, so try fixing the MySQL connection.

If this .NET Core doesn't work, search on the internet for another one.

Posted (edited)

I have another problem with ssl it tells me that it does not support in database.cs I put SSLMODE = NONE version mysql 8.0
And it always puts me the same http://www.noelshack.com/2018-44-1-1540826159-captddure.png

================== [29/10/2018 16:09:56] ==================
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> MySql.Data.MySqlClient.MySqlException: The host does not support SSL connections.
   at void MySql.Data.MySqlClient.NativeDriver.Open ()
   at void MySql.Data.MySqlClient.Driver.Open ()
   at Driver MySql.Data.MySqlClient.Driver.Create (MySqlConnectionStringBuilder settings)
   at Driver MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection ()
   at Driver MySql.Data.MySqlClient.MySqlPool.GetPooledConnection ()
   at Driver MySql.Data.MySqlClient.MySqlPool.TryToGetDriver ()
   at Driver MySql.Data.MySqlClient.MySqlPool.GetConnection ()
   at void MySql.Data.MySqlClient.MySqlConnection.Open ()
   at List <BusinessModel> WiredPlayers.database.Database.LoadAllBusiness () in 😄 \ RAGEMP \ server-files \ bridge \ resources \ WiredPlayers \ database \ Database.cs: line 1218
   at void WiredPlayers.business.Business.LoadDatabaseBusiness () in 😄 \ RAGEMP \ server-files \ bridge \ resources \ WiredPlayers \ business \ Business.cs: line 19
   at void WiredPlayers.database.Database.OnResourceStart () in 😄 \ RAGEMP \ server-files \ bridge \ resources \ WiredPlayers \ database \ Database.cs: line 40
   --- End of inner exception stack trace ---
   at object RuntimeMethodHandle.InvokeMethod (target object, object [] arguments, Signature sig, bool constructor)
   at object System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal (obj object, object [] parameters, object [] arguments)
================================================== =======

 

Edited by Jordan409
Posted
1 hour ago, Jordan409 said:

I have another problem with ssl it tells me that it does not support in database.cs I put SSLMODE = NONE version mysql 8.0
And it always puts me the same http://www.noelshack.com/2018-44-1-1540826159-captddure.png

================== [29/10/2018 16:09:56] ==================
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> MySql.Data.MySqlClient.MySqlException: The host does not support SSL connections.
   at void MySql.Data.MySqlClient.NativeDriver.Open ()
   at void MySql.Data.MySqlClient.Driver.Open ()
   at Driver MySql.Data.MySqlClient.Driver.Create (MySqlConnectionStringBuilder settings)
   at Driver MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection ()
   at Driver MySql.Data.MySqlClient.MySqlPool.GetPooledConnection ()
   at Driver MySql.Data.MySqlClient.MySqlPool.TryToGetDriver ()
   at Driver MySql.Data.MySqlClient.MySqlPool.GetConnection ()
   at void MySql.Data.MySqlClient.MySqlConnection.Open ()
   at List <BusinessModel> WiredPlayers.database.Database.LoadAllBusiness () in 😄 \ RAGEMP \ server-files \ bridge \ resources \ WiredPlayers \ database \ Database.cs: line 1218
   at void WiredPlayers.business.Business.LoadDatabaseBusiness () in 😄 \ RAGEMP \ server-files \ bridge \ resources \ WiredPlayers \ business \ Business.cs: line 19
   at void WiredPlayers.database.Database.OnResourceStart () in 😄 \ RAGEMP \ server-files \ bridge \ resources \ WiredPlayers \ database \ Database.cs: line 40
   --- End of inner exception stack trace ---
   at object RuntimeMethodHandle.InvokeMethod (target object, object [] arguments, Signature sig, bool constructor)
   at object System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal (obj object, object [] parameters, object [] arguments)
================================================== =======

 

Did you recompile the gamemode after making the changes?

Posted (edited)
27 minutes ago, Xabi said:

Did you recompile the gamemode after making the changes?

Problem set up regenerating solution but as I have problem on problem now its me

http://www.noelshack.com/2018-44-1-1540831007-captureddd.png

while

 

http://www.noelshack.com/2018-44-1-1540831188-captuvve.png

http://www.noelshack.com/2018-44-1-1540831069-cadpture.png

Thank you very much for your help I must annoy you lol

Edited by Jordan409
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...