[Phoenix 3.0] Specified cast is not valid.

Heaplink

Developer & Designer
Nov 9, 2011
510
173
Hi,

I got it running by going into system_status and change the stamp from DOUBLE (20) to a VARCHAR (255). Then I went into user_info and changed login_timestamp from DOUBLE (20) to VARCHAR (255). After these fixes it worked perfectly.

Then I entered the client and it worked perfectly. I tried to set add a new catalogue. I got an error and I was AFK until a "friend" of mine tried to fix the emulator by deleting a lot of stuff in the database.

After this, I went and reset the database from scratch. Deleted everything and set it up exactly like before when it worked. After this I got this error below.

ANYWAY... I have got this error before and just wan't to know what could cause this problem. It may or is something in the database but I can't figure out where the issue come from.
Code:
System.InvalidCastException: Specified cast is not valid.
  at Phoenix.HabboHotel.Users.Authenticator.x33bd309dad9062ca.xdb64faa4eab54656(DataRow x6b73aa01aa019d3a, String x96d4b0dc3ed8f2a3, xca0375af76c32b7d x9546072177ed2413, xf174b6b774db7993 x153ed47707b469cb)
  at Phoenix.HabboHotel.Users.Authenticator.x33bd309dad9062ca.x84b098ea6605bc34(String x96d4b0dc3ed8f2a3, xca0375af76c32b7d x9546072177ed2413, xf174b6b774db7993 x603a302c6dc49397, xf174b6b774db7993 x153ed47707b469cb)
  at Phoenix.HabboHotel.GameClients.xca0375af76c32b7d.x65786cb9e5cd1242(String x96d4b0dc3ed8f2a3)

I hope you know what causes this issue so I can try to fix it.

NOTE: I use a legal version of Phoenix 3.0 with legit license and the latest version of the software.

Regards,
Heaplink
 

Users who are viewing this thread

Top