ahmed tanjawi 0 Posted February 1 https://imgur.com/a/vwJeJvX 53 minutes ago, Fusion99 said: U need this resources,all those files inside runtime folder copy in your game root directory ...bridge/runtime/ https://onedrive.live.com/?id=B164FB0A6A13FB17!4406&cid=B164FB0A6A13FB17 This link did not work https://onedrive.live.com/?id=B164FB0A6A13FB17!4406&cid=B164FB0A6A13FB17 https://imgur.com/a/vwJeJvX Share this post Link to post Share on other sites
SharpSabre 2 Posted February 1 Bridge.dll is incorrect, I did download it from https://cdn.gtanet.work/bridge-package.zip Also, delete it and use the updater.exe to re-download, but no works. Share this post Link to post Share on other sites
Yassinos 0 Posted February 1 On 1/18/2019 at 10:49 PM, RuiSwagger said: But its like that PLEASE HELP ME I DID EVERYTHING IN THIS FORUM > Error starting 'WiredPlayers' 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) Share this post Link to post Share on other sites
berkay22 0 Posted February 2 I press F but nothing happening http://prnt.sc/mfhuwk Share this post Link to post Share on other sites
Xabi 143 Posted February 2 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... Share this post Link to post Share on other sites
SharpSabre 2 Posted February 2 (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 by SharpSabre Share this post Link to post Share on other sites
SharpSabre 2 Posted February 2 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? Share this post Link to post Share on other sites
Fusion99 6 Posted February 2 44 minutes ago, SharpSabre said: Can you guide, how? Maybe this-> "csharp" : true, Share this post Link to post Share on other sites
SharpSabre 2 Posted February 2 3 minutes ago, Fusion99 said: Maybe this-> "csharp" : true, It's done! not Works! Share this post Link to post Share on other sites
Fusion99 6 Posted February 2 2 minutes ago, SharpSabre said: It's done! not Works! Are you recompile solution after you update bridge? 1 Share this post Link to post Share on other sites