Xabi 143 Posted October 14, 2018 6 minutes ago, Schmand said: Yes, that I can buy vehicles at the car dealership is right. But I dont mean the "normal" vehicles. I mean the vehicles vor Jobs like Police / EMS / and garbage collection for example. The other thing is. Iam faction 1 and rank 7 but if I enter /license give weapon 0 (for example) I get the error message "You are nit chief of the police" so maybe a bug? Best regards Schmand That question is answered on the FAQ, you have to set their faction after creating them with admin command. About the license, will have to check it. Share this post Link to post Share on other sites
Xabi 143 Posted October 14, 2018 1 hour ago, Atesh said: Xabi, can you help me ? -> Error starting 'WiredPlayers' System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> MySql.Data.MySqlClient.MySqlException: Host 'DESKTOP-hidden' is not allowed to connect to this MariaDB server at MySqlPacket MySql.Data.MySqlClient.MySqlStream.ReadPacket() 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 C:\Users\Atesh\Desktop\RageMp Server\server-files\bridge\resources\WiredPlayers\database\Database.cs:line 1218 at void WiredPlayers.business.Business.LoadDatabaseBusiness() in C:\Users\Atesh\Desktop\RageMp Server\server-files\bridge\resources\WiredPlayers\business\Business.cs:line 19 at void WiredPlayers.database.Database.OnResourceStart() in C:\Users\Atesh\Desktop\RageMp Server\server-files\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) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) 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) The credentials are correct? Maybe your server it's using MySQL 5.6? Share this post Link to post Share on other sites
Atesh 6 Posted October 14, 2018 (edited) 8 minutes ago, Xabi said: The credentials are correct? Maybe your server it's using MySQL 5.6? Yes they are, those are the versions. And I am running the server on Windows 10. Edited October 14, 2018 by Atesh Share this post Link to post Share on other sites
Xabi 143 Posted October 14, 2018 8 minutes ago, Atesh said: Yes they are, those are the versions. And I am running the server on Windows 10. The server comes with 8.0 library, you'll need to downgrade the nugget or upgrade your MySQL Server. Share this post Link to post Share on other sites
Atesh 6 Posted October 14, 2018 6 minutes ago, Xabi said: The server comes with 8.0 library, you'll need to downgrade the nugget or upgrade your MySQL Server. What do you mean by downgrade the nugget ? Share this post Link to post Share on other sites
Xabi 143 Posted October 14, 2018 (edited) 4 minutes ago, Atesh said: What do you mean by downgrade the nugget ? Go to your solution on Visual Studio, right click and select the manage nuget (I misstyped it on the previous post) packages option. Downgrade the MySQL nuget to 5.6 and also replace the MySQL.Data.dll library on runtime folder with the new one. Edited October 14, 2018 by Xabi Share this post Link to post Share on other sites
Atesh 6 Posted October 14, 2018 1 hour ago, Xabi said: Go to your solution on Visual Studio, right click and select the manage nuget (I misstyped it on the previous post) packages option. Downgrade the MySQL nuget to 5.6 and also replace the MySQL.Data.dll library on runtime folder with the new one. Do you have any ideea how to upgrade my xampp mysql version to MYSQL 8.0 ?I tryed and it didn't work... Also i tried to downgrade the mysql nuget to 5.6 and there are only 6.x versions, not 5.6 Share this post Link to post Share on other sites
Menthor 1 Posted October 14, 2018 How did we get the keys for cars ? (bought and create one ), i need theses for put cars in a garage ^^ And How can i create "marker" in game (https://wiki.rage.mp/index.php?title=Marker::Marker) ? Thanks :) Share this post Link to post Share on other sites
Xabi 143 Posted October 14, 2018 24 minutes ago, Atesh said: Do you have any ideea how to upgrade my xampp mysql version to MYSQL 8.0 ?I tryed and it didn't work... Also i tried to downgrade the mysql nuget to 5.6 and there are only 6.x versions, not 5.6 I think you can't upgrade it on xampp, because the MariaDB version is not 8.0 compatible yet. 1 Share this post Link to post Share on other sites
Atesh 6 Posted October 14, 2018 Just now, Xabi said: I think you can't upgrade it on xampp, because the MariaDB version is not 8.0 compatible yet. So, how and where are you running the server properly? Share this post Link to post Share on other sites