Jump to content

Recommended Posts

Posted

Awesome! 

Guys! 

Hi! How can I fix this error? How do I change the location? 

"

at void BusinessManage.BusinessInit() in C:\Users\Administrador\Documentos\RAGEMP Server\GT-RP\bridge\resources\empire\business\BusinessManage.cs:line 165

"

Posted (edited)

Looks like lot of client side scripts from us are in it, I guess he also took some from others.

Edited by Nervous
  • 1 month later...
Posted (edited)

-> Error starting 'empire'
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> MySql.Data.MySqlClient.MySqlException: The host localhost 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 void MySql.Data.MySqlClient.MySqlConnection.Open()
   at void BusinessManage.BusinessInit() in C:\Users\mike_\Documents\Project Skazi\Project Skazi\bridge\resources\empire\business\BusinessManage.cs:line 168
   at void Main.OnResourceStart() in C:\Users\mike_\Documents\Project Skazi\Project Skazi\bridge\resources\empire\Main.cs:line 545
   --- 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)

Edited by Razetro
  • 2 weeks later...
  • 4 months later...
Posted

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.FormatException: Input string was not in a correct format.
   at float Number.ParseSingle(string value, NumberStyles options, NumberFormatInfo numfmt)
   at void BusinessManage.BusinessInit() in F:\DONAT\Skazi2\Project Skazi - Johwayne\bridge\resources\empire\business\BusinessManage.cs:line 197
   at void Main.OnResourceStart() in F:\DONAT\Skazi2\Project Skazi - Johwayne\bridge\resources\empire\Main.cs:line 544
   --- 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)

  • 4 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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