Jump to content

Recommended Posts

Posted
Started! Waiting for connections..
Initializing Bootstrapper.dll (0.3.5.1)..
-> SERVER STARTED AT 6/10/2018 10:12:00 AM
Loaded 498 entries from vehicleData.json
Loading resources..
-> Starting WiredPlayers resource..
WiredPlayers: setting as Gamemode resource
WiredPlayers: loading scripts.. found 1 script(s)
WiredPlayers: instantiating WiredPlayers.weazelNews.WeazelNews..
WiredPlayers: instantiating WiredPlayers.weapons.Weapons..
WiredPlayers: instantiating WiredPlayers.vehicles.Vehicles..
WiredPlayers: instantiating WiredPlayers.TownHall.TownHall..
WiredPlayers: instantiating WiredPlayers.thief.Thief..
WiredPlayers: instantiating WiredPlayers.telephone.Telephone..
WiredPlayers: instantiating WiredPlayers.police.Police..
WiredPlayers: instantiating WiredPlayers.parking.Parking..
WiredPlayers: instantiating WiredPlayers.mechanic.Mechanic..
WiredPlayers: instantiating WiredPlayers.login.Login..
WiredPlayers: instantiating WiredPlayers.house.House..
WiredPlayers: instantiating WiredPlayers.furniture.Furniture..
WiredPlayers: instantiating WiredPlayers.hooker.Hooker..
WiredPlayers: instantiating WiredPlayers.globals.Globals..
WiredPlayers: instantiating WiredPlayers.garbage.Garbage..
WiredPlayers: instantiating WiredPlayers.fishing.Fishing..
WiredPlayers: instantiating WiredPlayers.fastfood.FastFood..
WiredPlayers: instantiating WiredPlayers.faction.Faction..
WiredPlayers: instantiating WiredPlayers.faction.Job..
WiredPlayers: instantiating WiredPlayers.emergency.Emergency..
WiredPlayers: instantiating WiredPlayers.drivingschool.DrivingSchool..
WiredPlayers: instantiating WiredPlayers.database.Database..
WiredPlayers: instantiating WiredPlayers.chat.Chat..
WiredPlayers: instantiating WiredPlayers.carshop.CarShop..
WiredPlayers: instantiating WiredPlayers.business.Business..
WiredPlayers: instantiating WiredPlayers.bank.Bank..
WiredPlayers: instantiating WiredPlayers.Animations.Animations..
WiredPlayers: instantiating WiredPlayers.admin.Admin..
WiredPlayers: loading server events.. found 5 server event(s)
WiredPlayers: loading server events.. found 4 server event(s)
WiredPlayers: loading server events.. found 1 server event(s)
WiredPlayers: loading server events.. found 2 server event(s)
WiredPlayers: loading server events.. found 1 server event(s)
WiredPlayers: loading server events.. found 1 server event(s)
WiredPlayers: loading server events.. found 3 server event(s)
WiredPlayers: loading server events.. found 3 server event(s)
WiredPlayers: loading server events.. found 3 server event(s)
WiredPlayers: loading server events.. found 2 server event(s)
WiredPlayers: loading server events.. found 1 server event(s)
WiredPlayers: loading server events.. found 1 server event(s)
WiredPlayers: loading server events.. found 5 server event(s)
WiredPlayers: loading server events.. found 1 server event(s)
WiredPlayers: loading server events.. found 1 server event(s)
WiredPlayers: loading server events.. found 2 server event(s)
WiredPlayers: loaded 36 server events(s)
WiredPlayers: loading commands.. found 5 command(s)
WiredPlayers: loading commands.. found 1 command(s)
WiredPlayers: loading commands.. found 9 command(s)
WiredPlayers: loading commands.. found 1 command(s)
WiredPlayers: loading commands.. found 4 command(s)
WiredPlayers: loading commands.. found 5 command(s)
WiredPlayers: loading commands.. found 12 command(s)
WiredPlayers: loading commands.. found 2 command(s)
WiredPlayers: loading commands.. found 3 command(s)
WiredPlayers: loading commands.. found 3 command(s)
WiredPlayers: loading commands.. found 1 command(s)
WiredPlayers: loading commands.. found 1 command(s)
WiredPlayers: loading commands.. found 18 command(s)
WiredPlayers: loading commands.. found 1 command(s)
WiredPlayers: loading commands.. found 1 command(s)
WiredPlayers: loading commands.. found 1 command(s)
WiredPlayers: loading commands.. found 13 command(s)
WiredPlayers: loading commands.. found 2 command(s)
WiredPlayers: loading commands.. found 4 command(s)
WiredPlayers: loading commands.. found 2 command(s)
WiredPlayers: loading commands.. found 10 command(s)
WiredPlayers: loading commands.. found 1 command(s)
WiredPlayers: loading commands.. found 56 command(s)
WiredPlayers: loading commands.. found 29 command(s)
WiredPlayers: loaded 185 commands(s)
WiredPlayers: loading remote events.. found 1 remote event(s)
WiredPlayers: loading remote events.. found 3 remote event(s)
WiredPlayers: loading remote events.. found 2 remote event(s)
WiredPlayers: loading remote events.. found 4 remote event(s)
WiredPlayers: loading remote events.. found 3 remote event(s)
WiredPlayers: loading remote events.. found 6 remote event(s)
WiredPlayers: loading remote events.. found 6 remote event(s)
WiredPlayers: loading remote events.. found 2 remote event(s)
WiredPlayers: loading remote events.. found 6 remote event(s)
WiredPlayers: loading remote events.. found 4 remote event(s)
WiredPlayers: loading remote events.. found 1 remote event(s)
WiredPlayers: loading remote events.. found 1 remote event(s)
WiredPlayers: loading remote events.. found 2 remote event(s)
WiredPlayers: loading remote events.. found 8 remote event(s)
WiredPlayers: loading remote events.. found 2 remote event(s)
WiredPlayers: loaded 51 remote event(s)
-> Error starting 'WiredPlayers'
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> MySql.Data.MySqlClient.MySqlException: Authentication to host '127.0.0.1' for user 'gta' using method 'mysql_native_password' failed with message: Access denied for user 'gta'@'localhost' (using password: YES) ---> MySql.Data.MySqlClient.MySqlException: Access denied for user 'gta'@'localhost' (using password: YES)
   at MySqlPacket MySql.Data.MySqlClient.MySqlStream.ReadPacket()
   at MySqlPacket MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket()
   --- End of inner exception stack trace ---
   at void MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.AuthenticationFailed(Exception ex)
   at MySqlPacket MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket()
   at void MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.Authenticate(bool reset)
   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 J:\RAGEMP\server-files\bridge\resources\WiredPlayers\database\Database.cs:line 1204
   at void WiredPlayers.business.Business.LoadDatabaseBusiness() in J:\RAGEMP\server-files\bridge\resources\WiredPlayers\business\Business.cs:line 18
   at void WiredPlayers.database.Database.OnResourceStart() in J:\RAGEMP\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)

Got this error and server close in a couple of 1min how to fix this? 

 

Posted
2 hours ago, Geekbee said:

Started! Waiting for connections..
Initializing Bootstrapper.dll (0.3.5.1)..
-> SERVER STARTED AT 6/10/2018 10:12:00 AM
Loaded 498 entries from vehicleData.json
Loading resources..
-> Starting WiredPlayers resource..
WiredPlayers: setting as Gamemode resource
WiredPlayers: loading scripts.. found 1 script(s)
WiredPlayers: instantiating WiredPlayers.weazelNews.WeazelNews..
WiredPlayers: instantiating WiredPlayers.weapons.Weapons..
WiredPlayers: instantiating WiredPlayers.vehicles.Vehicles..
WiredPlayers: instantiating WiredPlayers.TownHall.TownHall..
WiredPlayers: instantiating WiredPlayers.thief.Thief..
WiredPlayers: instantiating WiredPlayers.telephone.Telephone..
WiredPlayers: instantiating WiredPlayers.police.Police..
WiredPlayers: instantiating WiredPlayers.parking.Parking..
WiredPlayers: instantiating WiredPlayers.mechanic.Mechanic..
WiredPlayers: instantiating WiredPlayers.login.Login..
WiredPlayers: instantiating WiredPlayers.house.House..
WiredPlayers: instantiating WiredPlayers.furniture.Furniture..
WiredPlayers: instantiating WiredPlayers.hooker.Hooker..
WiredPlayers: instantiating WiredPlayers.globals.Globals..
WiredPlayers: instantiating WiredPlayers.garbage.Garbage..
WiredPlayers: instantiating WiredPlayers.fishing.Fishing..
WiredPlayers: instantiating WiredPlayers.fastfood.FastFood..
WiredPlayers: instantiating WiredPlayers.faction.Faction..
WiredPlayers: instantiating WiredPlayers.faction.Job..
WiredPlayers: instantiating WiredPlayers.emergency.Emergency..
WiredPlayers: instantiating WiredPlayers.drivingschool.DrivingSchool..
WiredPlayers: instantiating WiredPlayers.database.Database..
WiredPlayers: instantiating WiredPlayers.chat.Chat..
WiredPlayers: instantiating WiredPlayers.carshop.CarShop..
WiredPlayers: instantiating WiredPlayers.business.Business..
WiredPlayers: instantiating WiredPlayers.bank.Bank..
WiredPlayers: instantiating WiredPlayers.Animations.Animations..
WiredPlayers: instantiating WiredPlayers.admin.Admin..
WiredPlayers: loading server events.. found 5 server event(s)
WiredPlayers: loading server events.. found 4 server event(s)
WiredPlayers: loading server events.. found 1 server event(s)
WiredPlayers: loading server events.. found 2 server event(s)
WiredPlayers: loading server events.. found 1 server event(s)
WiredPlayers: loading server events.. found 1 server event(s)
WiredPlayers: loading server events.. found 3 server event(s)
WiredPlayers: loading server events.. found 3 server event(s)
WiredPlayers: loading server events.. found 3 server event(s)
WiredPlayers: loading server events.. found 2 server event(s)
WiredPlayers: loading server events.. found 1 server event(s)
WiredPlayers: loading server events.. found 1 server event(s)
WiredPlayers: loading server events.. found 5 server event(s)
WiredPlayers: loading server events.. found 1 server event(s)
WiredPlayers: loading server events.. found 1 server event(s)
WiredPlayers: loading server events.. found 2 server event(s)
WiredPlayers: loaded 36 server events(s)
WiredPlayers: loading commands.. found 5 command(s)
WiredPlayers: loading commands.. found 1 command(s)
WiredPlayers: loading commands.. found 9 command(s)
WiredPlayers: loading commands.. found 1 command(s)
WiredPlayers: loading commands.. found 4 command(s)
WiredPlayers: loading commands.. found 5 command(s)
WiredPlayers: loading commands.. found 12 command(s)
WiredPlayers: loading commands.. found 2 command(s)
WiredPlayers: loading commands.. found 3 command(s)
WiredPlayers: loading commands.. found 3 command(s)
WiredPlayers: loading commands.. found 1 command(s)
WiredPlayers: loading commands.. found 1 command(s)
WiredPlayers: loading commands.. found 18 command(s)
WiredPlayers: loading commands.. found 1 command(s)
WiredPlayers: loading commands.. found 1 command(s)
WiredPlayers: loading commands.. found 1 command(s)
WiredPlayers: loading commands.. found 13 command(s)
WiredPlayers: loading commands.. found 2 command(s)
WiredPlayers: loading commands.. found 4 command(s)
WiredPlayers: loading commands.. found 2 command(s)
WiredPlayers: loading commands.. found 10 command(s)
WiredPlayers: loading commands.. found 1 command(s)
WiredPlayers: loading commands.. found 56 command(s)
WiredPlayers: loading commands.. found 29 command(s)
WiredPlayers: loaded 185 commands(s)
WiredPlayers: loading remote events.. found 1 remote event(s)
WiredPlayers: loading remote events.. found 3 remote event(s)
WiredPlayers: loading remote events.. found 2 remote event(s)
WiredPlayers: loading remote events.. found 4 remote event(s)
WiredPlayers: loading remote events.. found 3 remote event(s)
WiredPlayers: loading remote events.. found 6 remote event(s)
WiredPlayers: loading remote events.. found 6 remote event(s)
WiredPlayers: loading remote events.. found 2 remote event(s)
WiredPlayers: loading remote events.. found 6 remote event(s)
WiredPlayers: loading remote events.. found 4 remote event(s)
WiredPlayers: loading remote events.. found 1 remote event(s)
WiredPlayers: loading remote events.. found 1 remote event(s)
WiredPlayers: loading remote events.. found 2 remote event(s)
WiredPlayers: loading remote events.. found 8 remote event(s)
WiredPlayers: loading remote events.. found 2 remote event(s)
WiredPlayers: loaded 51 remote event(s)
-> Error starting 'WiredPlayers'
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> MySql.Data.MySqlClient.MySqlException: Authentication to host '127.0.0.1' for user 'gta' using method 'mysql_native_password' failed with message: Access denied for user 'gta'@'localhost' (using password: YES) ---> MySql.Data.MySqlClient.MySqlException: Access denied for user 'gta'@'localhost' (using password: YES)
   at MySqlPacket MySql.Data.MySqlClient.MySqlStream.ReadPacket()
   at MySqlPacket MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket()
   --- End of inner exception stack trace ---
   at void MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.AuthenticationFailed(Exception ex)
   at MySqlPacket MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket()
   at void MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.Authenticate(bool reset)
   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 J:\RAGEMP\server-files\bridge\resources\WiredPlayers\database\Database.cs:line 1204
   at void WiredPlayers.business.Business.LoadDatabaseBusiness() in J:\RAGEMP\server-files\bridge\resources\WiredPlayers\business\Business.cs:line 18
   at void WiredPlayers.database.Database.OnResourceStart() in J:\RAGEMP\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)

Got this error and server close in a couple of 1min how to fix this? 

 

The credentials used to log into the database are wrong.

Posted
8 hours ago, HyperStyledMouse said:

Firstly Amazing work dude love it! Wondering if you know how to solve this error that keeps coming up for me soon as you enter the server. 

https://imgur.com/MQxr4jm

 

Thank you in advance!

Does it happen on more servers?

Posted
20 minutes ago, Vergras said:

Hi, i have server with Centos 7. I have your gamemode and have problem as above, druging turn on server.

46k7BZL.png

Didn't test this on linux builds, so I don't really know how to fix that.

Posted
37 minutes ago, Vergras said:

Hi, i have server with Centos 7. I have your gamemode and have problem as above, druging turn on server.

46k7BZL.png

Seems to have a problem with file's extension as it says "An attempt was made to load a program with an incorrect format".:D

Just look for any other format than JS, CSS, HTML ?

Posted
44 minutes ago, edouardlicn said:

i got the same problem on linux,and how to compile the gamemode on linux?

It won't work on linux if you manage to compile it (you have to change something into the .csproj, better if you google it) as there are some issues with shared entity data on bridge's linux version that will be fixed with 0.4.

Posted
Quote


==================[20-06-18 02:23:45]==================
System.InvalidCastException: Invalid cast from 'System.Single' to 'GTANetworkAPI.Vehicle'.
   at object Convert.DefaultToType(IConvertible value, Type targetType, IFormatProvider provider)
=========================================================

==================[20-06-18 02:43:38]==================
System.NullReferenceException: Object reference not set to an instance of an object.
   at void WiredPlayers.globals.Globals.ProcessMenuActionEvent(Client player, int itemId, string action) in C:\RAGEMP\server-files\bridge\resources\WiredPlayers\globals\Globals.cs:line 1243
=========================================================

==================[20-06-18 02:43:38]==================
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at void WiredPlayers.globals.Globals.ProcessMenuActionEvent(Client player, int itemId, string action) in C:\RAGEMP\server-files\bridge\resources\WiredPlayers\globals\Globals.cs:line 1243
   --- End of inner exception stack trace ---
   at object RuntimeMethodHandle.InvokeMethod(object target, object[] arguments, Signature sig, bool constructor)
   at object System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(object obj, object[] parameters, object[] arguments)
=========================================================

Hi !

The latest error appear when i click on the consume button(whit the sandwitch) , i think it's the "Globals.GetItemModelFromId();" function :/

Posted
7 hours ago, RyderG67 said:

Hi !

The latest error appear when i click on the consume button(whit the sandwitch) , i think it's the "Globals.GetItemModelFromId();" function :/

Already reported and fixed by the same person who reported it, so i'm uploding the fix as soon as possible.

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

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