Gte emulator exception error.
Hello there,
I'm needing a bit of help with this exception error I've never came across and I'm needing a fix for this GTE EMULATOR EXCEPTION ERROR.
This is the exception :
06/11/2014 13:39:54: System.InvalidCastException: Unable to cast object of type 'System.Double' to type 'System.String'.
at GoldTree.HabboHotel.Users.Authenticator.Authenticator.CreateHabbo(DataRow habboData, String ssoTicket, GameClient session, UserDataFactory otherData) in c:\Users\Jack\Desktop\GTE 3\Gold Tree Emulator 3.0\HabboHotel\Users\Authenticator\Authenticator.cs:line 34
at GoldTree.HabboHotel.Users.Authenticator.Authenticator.CreateHabbo(String ssoTicket, GameClient Session, UserDataFactory userData, UserDataFactory otherData) in c:\Users\Jack\Desktop\GTE 3\Gold Tree Emulator 3.0\HabboHotel\Users\Authenticator\Authenticator.cs:line 12
at GoldTree.HabboHotel.GameClients.GameClient.method_6(String string_0) in c:\Users\Jack\Desktop\GTE 3\Gold Tree Emulator 3.0\HabboHotel\GameClients\GameClient.cs:line 156
Re: Gte emulator exception error.
This is still not the help section.
Re: Gte emulator exception error.
Quote:
Originally Posted by
Obamal
Hello there,
I'm needing a bit of help with this exception error I've never came across and I'm needing a fix for this GTE EMULATOR EXCEPTION ERROR.
This is the exception :
06/11/2014 13:39:54: System.InvalidCastException: Unable to cast object of type 'System.Double' to type 'System.String'.
at GoldTree.HabboHotel.Users.Authenticator.Authenticator.CreateHabbo(DataRow habboData, String ssoTicket, GameClient session, UserDataFactory otherData) in c:\Users\Jack\Desktop\GTE 3\Gold Tree Emulator 3.0\HabboHotel\Users\Authenticator\Authenticator.cs:line 34
at GoldTree.HabboHotel.Users.Authenticator.Authenticator.CreateHabbo(String ssoTicket, GameClient Session, UserDataFactory userData, UserDataFactory otherData) in c:\Users\Jack\Desktop\GTE 3\Gold Tree Emulator 3.0\HabboHotel\Users\Authenticator\Authenticator.cs:line 12
at GoldTree.HabboHotel.GameClients.GameClient.method_6(String string_0) in c:\Users\Jack\Desktop\GTE 3\Gold Tree Emulator 3.0\HabboHotel\GameClients\GameClient.cs:line 156
Try using a clean database, temporarily at least, to see if we can at least figure out which table(s) are causing it.
Re: Gte emulator exception error.
Append the variable to an empty string: var + "";