Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
[R63B] Client Startup
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Stevee" data-source="post: 229944" data-attributes="member: 2643"><p>Oh, I'm sorry. You can close this one, Also as I said in the other thread </p><p></p><p></p><p>On line 238 it has: this.FloorThickness = (int) Row["floorthickness"];</p><p></p><p></p><p>this is the "critical error" I get when I debug it/run it.. </p><p></p><p></p><p>TokenID: 0Invalid Dario bug duing user login: System.InvalidCastException: Specified cast is not valid.</p><p>at Butterfly.HabboHotel.Rooms.RoomData.Fill(DataRow Row) in c:\Users\Administrator\Desktop\Emulator\BcStorm\Butterfly\HabboHotel\Rooms\RoomData.cs:line 238</p><p>at Butterfly.HabboHotel.Rooms.RoomManager.FetchRoomData(UInt32 RoomId, DataRow dRow) in c:\Users\Administrator\Desktop\Emulator\BcStorm\Butterfly\HabboHotel\Rooms\RoomManager.cs:line 103</p><p>at Butterfly.HabboHotel.Users.UserDataManagement.UserDataFactory.GetUserData(String sessionTicket, String ip, Byte& errorCode) in c:\Users\Administrator\Desktop\Emulator\BcStorm\Butterfly\HabboHotel\Users\UserDataManagement\UserDataFactory.cs:line 279</p><p>at Butterfly.HabboHotel.GameClients.GameClient.tryLogin(String AuthTicket) in c:\Users\Administrator\Desktop\Emulator\BcStorm\Butterfly\HabboHotel\GameClients\GameClient.cs:line 241</p></blockquote><p></p>
[QUOTE="Stevee, post: 229944, member: 2643"] Oh, I'm sorry. You can close this one, Also as I said in the other thread On line 238 it has: this.FloorThickness = (int) Row["floorthickness"]; this is the "critical error" I get when I debug it/run it.. TokenID: 0Invalid Dario bug duing user login: System.InvalidCastException: Specified cast is not valid. at Butterfly.HabboHotel.Rooms.RoomData.Fill(DataRow Row) in c:\Users\Administrator\Desktop\Emulator\BcStorm\Butterfly\HabboHotel\Rooms\RoomData.cs:line 238 at Butterfly.HabboHotel.Rooms.RoomManager.FetchRoomData(UInt32 RoomId, DataRow dRow) in c:\Users\Administrator\Desktop\Emulator\BcStorm\Butterfly\HabboHotel\Rooms\RoomManager.cs:line 103 at Butterfly.HabboHotel.Users.UserDataManagement.UserDataFactory.GetUserData(String sessionTicket, String ip, Byte& errorCode) in c:\Users\Administrator\Desktop\Emulator\BcStorm\Butterfly\HabboHotel\Users\UserDataManagement\UserDataFactory.cs:line 279 at Butterfly.HabboHotel.GameClients.GameClient.tryLogin(String AuthTicket) in c:\Users\Administrator\Desktop\Emulator\BcStorm\Butterfly\HabboHotel\GameClients\GameClient.cs:line 241 [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
[R63B] Client Startup
Top