PhoenixPHP BUG CONNECTION DROPPED

Matthew_Adams

Member
Jun 18, 2012
60
1
Hello I got this bug today.. Yesterday the hotel workd fine.. But today when i start emulator and go to the hotel it said
______________________________________________________________
connection dropped [0] from [IP]
connection [0] from [IP]
connection dropped [0] from [IP]
exception has been saved
connection dropped [0] from [IP]
______________________________________________________________

Here is my exception.err
______________________________________________________________
System.FormatException: Input string was not in a correct format.
at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
at System.String.System.IConvertible.ToDouble(IFormatProvider provider)
at System.Convert.ToDouble(Object value)
at MySql.Data.MySqlClient.Properties.VarflagsFlags.Options(DataRow sender, String min, AdviseManagerAsync path, LocalFormsFilter type)
at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
______________________________________________________________
HELP :)
 

Users who are viewing this thread

Top