Jump to content

Divais333

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Divais333

  1. 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)

×
×
  • Create New...