berkay22 Posted February 2, 2019 Posted February 2, 2019 I press F but nothing happening http://prnt.sc/mfhuwk
Xabi Posted February 2, 2019 Author Posted February 2, 2019 9 hours ago, berkay22 said: I press F but nothing happening http://prnt.sc/mfhuwk Told thousands of times, enable client-side C# as stated on the guide...
SharpSabre Posted February 2, 2019 Posted February 2, 2019 (edited) 12 hours ago, Yassinos said: PLEASE HELP ME I DID EVERYTHING IN THIS FORUM > Error starting 'WiredPlayers' Spoiler System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> MySql.Data.MySqlClient.MySqlException: Le h?te 'DESKTOP-22OQ9AM' n'est pas authoris? ? se connecter ? ce serveur MySQL 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:\RAGEMP\server-files\bridge\resources\WiredPlayers\database\Database.cs:line 1230 at void WiredPlayers.business.Business.LoadDatabaseBusiness() in C:\RAGEMP\server-files\bridge\resources\WiredPlayers\business\Business.cs:line 21 at void WiredPlayers.database.Database.OnResourceStart() in C:\RAGEMP\server-files\bridge\resources\WiredPlayers\database\Database.cs:line 46 --- 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) https://github.com/xabier1989/WiredPlayers-RP Database Connection: Change the database connection settings under meta.xml located on the following path: %RAGEMP Installed folder%/server-files/bridge/resources/WiredPlayers/ or in your Visual Studio Project! You may get an error regarding to Database SSL Connection, check the F.A.Q. page below. Make sure your solution has linked the MySql.Data Nuget, if not, add it to the project Edited February 2, 2019 by SharpSabre
SharpSabre Posted February 2, 2019 Posted February 2, 2019 On 12/4/2018 at 10:25 PM, Xabi said: Try using the conf.json comming on the resource, because it seems to be trying to load Node packages instead of Bridge resources. Can you guide, how?
Fusion99 Posted February 2, 2019 Posted February 2, 2019 44 minutes ago, SharpSabre said: Can you guide, how? Maybe this-> "csharp" : true,
SharpSabre Posted February 2, 2019 Posted February 2, 2019 3 minutes ago, Fusion99 said: Maybe this-> "csharp" : true, It's done! not Works!
Fusion99 Posted February 2, 2019 Posted February 2, 2019 2 minutes ago, SharpSabre said: It's done! not Works! Are you recompile solution after you update bridge? 1
Xabi Posted February 2, 2019 Author Posted February 2, 2019 1 hour ago, SharpSabre said: Can you guide, how? What's your exact problem? 1
SharpSabre Posted February 2, 2019 Posted February 2, 2019 (edited) 16 minutes ago, Xabi said: What's your exact problem? Everything is OK, How can I join my server at localhost? I used ( Create a file called enable-clientside-cs.txt on the root folder where you installed RAGE Multiplayer ) too. but... Edited February 2, 2019 by SharpSabre
berkay22 Posted February 2, 2019 Posted February 2, 2019 Is this gamemode text-roleplay or voice-chat?
Recommended Posts