Phoenix emulator "connection dropped" exception has been made.

Status
Not open for further replies.

Tjaitil

New Member
Aug 5, 2013
26
0
Hey !

When the client is done loading it fails and brings me to a page that says:
Object not found!

The requested URL was not found on this server. The link on the seems to be wrong or outdated. Please inform the author of about the error.
If you think this is a server error, please contact the webmaster.
Error 404

x.xxx.xxx.xx (My IP)
06.08.2013 17:08:31

Apache/2.2.17 (Win32) mod_ssl/2.2.17 OpenSSL/0.9.8o PHP/5.3.4 mod_perl/2.0.4 Perl/v5.10.1 "


I later checked the emulator and it said that "

>>Connection [0] from [xxxx.xxx.xxx.xxx]
>>Connection dropped [0] from [xxxx.xxx.xxxx.xxx]
>>Connection [0] from [xxxx.xxx.xxx.xxx]
>>Exception has been saved
>>Connection dropped [0] from [xxxx.xxx.xxxx.xxx]


Anyone have a clue what to do ? Thanks before hand !
 

Brad

Well-Known Member
Jun 5, 2012
2,319
992
Looks like is a server_settings problem, have you tried setting secure session to 0? Please do that and get back to me!

Exception Saved Wouldn't be an Secure session error, read you Exception files and tell me what it says.
 

Tjaitil

New Member
Aug 5, 2013
26
0
Code:
## Free Phoenix 3.7.1 13800 c2.1 System Configuration File
 
## Licence Information put user and password that you want
username=Delirious
password=pack
 
## MySQL Configuration
db.hostname=Localhost
db.port=3306
db.username=root
db.password=password
db.name=dell_revcms
 
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=100
 
## Game TCP/IP Configuration
game.tcp.bindip=25.214.222.164
game.tcp.port=30000
game.tcp.conlimit=5000
 
## Client configuration
client.ping.enabled=1
client.ping.interval=30000
 
## MUS TCP/IP Configuration
mus.tcp.bindip=25.214.222.164
mus.tcp.port=30001
mus.tcp.allowedaddr=25.214.222.164
 
## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1

Here is the emulator config. And I don't think i use a TCP proxy.
 

Brad

Well-Known Member
Jun 5, 2012
2,319
992
Code:
## Free Phoenix 3.7.1 13800 c2.1 System Configuration File
 
## Licence Information put user and password that you want
username=Delirious
password=pack
 
## MySQL Configuration
db.hostname=Localhost
db.port=3306
db.username=root
db.password=password
db.name=dell_revcms
 
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=100
 
## Game TCP/IP Configuration
game.tcp.bindip=25.214.222.164
game.tcp.port=30000
game.tcp.conlimit=5000
 
## Client configuration
client.ping.enabled=1
client.ping.interval=30000
 
## MUS TCP/IP Configuration
mus.tcp.bindip=25.214.222.164
mus.tcp.port=30001
mus.tcp.allowedaddr=25.214.222.164
 
## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1

Here is the emulator config. And I don't think i use a TCP proxy.

Whats your exception File Say?
 

Tjaitil

New Member
Aug 5, 2013
26
0
Found that is named "exceptions.err", some of it may be in norwegian because my notepad language is in norwegian. :

Code:
User DC: System.NullReferenceException: Object reference not set to an instance of an object.
  at MySql.Data.MySqlClient.Properties.InternalGrid.Active(UInt32 result)
  at MySql.Data.MySqlClient.SizeDate.Get(Int32 rectangle, Boolean rgb)
  at MySql.Data.MySqlClient.Properties.StripHost.For(AdviseManagerAsync state, EmptyPermissionData source)
  at MySql.Data.Types.AdviseManagerAsync.Get(Byte[]& state)
 
User DC: System.InvalidCastException: Specified cast is not valid.
  at MySql.Data.MySqlClient.ConnectCheck.Types(UInt32 capability)
  at MySql.Data.MySqlClient.Properties.TypeDomain.Permission(AdviseManagerAsync source, EmptyPermissionData async)
  at MySql.Data.Types.AdviseManagerAsync.Get(Byte[]& state)
 
System.FormatException: Input string was not in a correct format
  ved System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
  ved System.String.System.IConvertible.ToDouble(IFormatProvider provider)
  ved System.Convert.ToDouble(Object value)
  ved MySql.Data.MySqlClient.Properties.VarflagsFlags.Options(DataRow sender, String min, AdviseManagerAsync path, LocalFormsFilter type)
  ved MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.FormatException: Input string was not in a correct format.
  ved System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
  ved System.String.System.IConvertible.ToDouble(IFormatProvider provider)
  ved System.Convert.ToDouble(Object value)
  ved MySql.Data.MySqlClient.Properties.VarflagsFlags.Options(DataRow sender, String min, AdviseManagerAsync path, LocalFormsFilter type)
  ved MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.FormatException: Input string was not in a correct format.
  ved System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
  ved System.String.System.IConvertible.ToDouble(IFormatProvider provider)
  ved System.Convert.ToDouble(Object value)
  ved MySql.Data.MySqlClient.Properties.VarflagsFlags.Options(DataRow sender, String min, AdviseManagerAsync path, LocalFormsFilter type)
  ved MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.FormatException: Input string was not in a correct format.
  ved System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
  ved System.String.System.IConvertible.ToDouble(IFormatProvider provider)
  ved System.Convert.ToDouble(Object value)
  ved MySql.Data.MySqlClient.Properties.VarflagsFlags.Options(DataRow sender, String min, AdviseManagerAsync path, LocalFormsFilter type)
  ved MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.FormatException: Input string was not in a correct format.
  ved System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
  ved System.String.System.IConvertible.ToDouble(IFormatProvider provider)
  ved System.Convert.ToDouble(Object value)
  ved MySql.Data.MySqlClient.Properties.VarflagsFlags.Options(DataRow sender, String min, AdviseManagerAsync path, LocalFormsFilter type)
  ved MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.FormatException: Input string was not in a correct format.
  ved System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
  ved System.String.System.IConvertible.ToDouble(IFormatProvider provider)
  ved System.Convert.ToDouble(Object value)
  ved MySql.Data.MySqlClient.Properties.VarflagsFlags.Options(DataRow sender, String min, AdviseManagerAsync path, LocalFormsFilter type)
  ved MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 

Brad

Well-Known Member
Jun 5, 2012
2,319
992
Found that is named "exceptions.err", some of it may be in norwegian because my notepad language is in norwegian. :

Code:
User DC: System.NullReferenceException: Object reference not set to an instance of an object.
  at MySql.Data.MySqlClient.Properties.InternalGrid.Active(UInt32 result)
  at MySql.Data.MySqlClient.SizeDate.Get(Int32 rectangle, Boolean rgb)
  at MySql.Data.MySqlClient.Properties.StripHost.For(AdviseManagerAsync state, EmptyPermissionData source)
  at MySql.Data.Types.AdviseManagerAsync.Get(Byte[]& state)
 
User DC: System.InvalidCastException: Specified cast is not valid.
  at MySql.Data.MySqlClient.ConnectCheck.Types(UInt32 capability)
  at MySql.Data.MySqlClient.Properties.TypeDomain.Permission(AdviseManagerAsync source, EmptyPermissionData async)
  at MySql.Data.Types.AdviseManagerAsync.Get(Byte[]& state)
 
System.FormatException: Inndatastrengen hadde ugyldig format.
  ved System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
  ved System.String.System.IConvertible.ToDouble(IFormatProvider provider)
  ved System.Convert.ToDouble(Object value)
  ved MySql.Data.MySqlClient.Properties.VarflagsFlags.Options(DataRow sender, String min, AdviseManagerAsync path, LocalFormsFilter type)
  ved MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.FormatException: Inndatastrengen hadde ugyldig format.
  ved System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
  ved System.String.System.IConvertible.ToDouble(IFormatProvider provider)
  ved System.Convert.ToDouble(Object value)
  ved MySql.Data.MySqlClient.Properties.VarflagsFlags.Options(DataRow sender, String min, AdviseManagerAsync path, LocalFormsFilter type)
  ved MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.FormatException: Inndatastrengen hadde ugyldig format.
  ved System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
  ved System.String.System.IConvertible.ToDouble(IFormatProvider provider)
  ved System.Convert.ToDouble(Object value)
  ved MySql.Data.MySqlClient.Properties.VarflagsFlags.Options(DataRow sender, String min, AdviseManagerAsync path, LocalFormsFilter type)
  ved MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.FormatException: Inndatastrengen hadde ugyldig format.
  ved System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
  ved System.String.System.IConvertible.ToDouble(IFormatProvider provider)
  ved System.Convert.ToDouble(Object value)
  ved MySql.Data.MySqlClient.Properties.VarflagsFlags.Options(DataRow sender, String min, AdviseManagerAsync path, LocalFormsFilter type)
  ved MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.FormatException: Inndatastrengen hadde ugyldig format.
  ved System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
  ved System.String.System.IConvertible.ToDouble(IFormatProvider provider)
  ved System.Convert.ToDouble(Object value)
  ved MySql.Data.MySqlClient.Properties.VarflagsFlags.Options(DataRow sender, String min, AdviseManagerAsync path, LocalFormsFilter type)
  ved MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.FormatException: Inndatastrengen hadde ugyldig format.
  ved System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
  ved System.String.System.IConvertible.ToDouble(IFormatProvider provider)
  ved System.Convert.ToDouble(Object value)
  ved MySql.Data.MySqlClient.Properties.VarflagsFlags.Options(DataRow sender, String min, AdviseManagerAsync path, LocalFormsFilter type)
  ved MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
Can't understand it Sorry.
 

Tjaitil

New Member
Aug 5, 2013
26
0
Look a further up the page. Translated it . "inndatastrengen hadde ugylid format" means " Input string was not in a correct format"
 

Tjaitil

New Member
Aug 5, 2013
26
0
Tried setting enable_securesessions in server_settings to 0 but still there is a problem. Doesn't have a file named cirital exception.

Did a little troubleshooting and when i try to acess habbo.swf it comes:
Code:
404 - File or directory not found.
The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.

1. Is this normal ? Or maybe this is the fault.
2. Also the page that I get sent to is this : If that can help !
 

agni00

Member
Jul 21, 2013
34
0
I have the Same Problem
Code:
User DC: System.InvalidCastException: Specified cast is not valid.
  at MySql.Data.MySqlClient.ConnectCheck.Types(UInt32 capability)
  at MySql.Data.MySqlClient.Properties.TypeDomain.Permission(AdviseManagerAsync source, EmptyPermissionData async)
  at MySql.Data.Types.AdviseManagerAsync.Get(Byte[]& state)

User DC: System.InvalidCastException: Specified cast is not valid.
  at MySql.Data.MySqlClient.ConnectCheck.Types(UInt32 capability)
  at MySql.Data.MySqlClient.Properties.TypeDomain.Permission(AdviseManagerAsync source, EmptyPermissionData async)
  at MySql.Data.Types.AdviseManagerAsync.Get(Byte[]& state)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
]

This is my exception.err file
 

Tjaitil

New Member
Aug 5, 2013
26
0
I have the Same Problem
Code:
User DC: System.InvalidCastException: Specified cast is not valid.
  at MySql.Data.MySqlClient.ConnectCheck.Types(UInt32 capability)
  at MySql.Data.MySqlClient.Properties.TypeDomain.Permission(AdviseManagerAsync source, EmptyPermissionData async)
  at MySql.Data.Types.AdviseManagerAsync.Get(Byte[]& state)
 
User DC: System.InvalidCastException: Specified cast is not valid.
  at MySql.Data.MySqlClient.ConnectCheck.Types(UInt32 capability)
  at MySql.Data.MySqlClient.Properties.TypeDomain.Permission(AdviseManagerAsync source, EmptyPermissionData async)
  at MySql.Data.Types.AdviseManagerAsync.Get(Byte[]& state)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
 
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at MySql.Data.Types.AdviseManagerAsync.Onfocusin(String option)
]

This is my exception.err file

Hey ! I solved this problem by downloading a new version of phoenix and maybe try another revcms file and r63 ! :)
 
Status
Not open for further replies.

Users who are viewing this thread

Top