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
[PLUS EMU] Help with an error.
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="BestDev" data-source="post: 457391" data-attributes="member: 91563"><p>Hey so I'm new, and want to study or learn Habbo Server Development.</p><p></p><p>I recently made an r63b retro and I had it running, I was just exploring things out and recently I tried to make room backgrounds/ads work and when I got to have it working, I reloaded the hotel, and then I got stuck on 76%, so I went to check the emu console and found errors that didn't exist before.</p><p></p><p>Thread: 6</p><p>Exception:</p><p>System.FormatException: Input string was not in a correct format.</p><p> at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)</p><p> at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)</p><p> at System.Convert.ToInt32(String value)</p><p> at Plus.HabboHotel.Rooms.RoomData.Fill(DataRow Row) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\Rooms\RoomData.cs:line 87</p><p> at Plus.HabboHotel.Rooms.RoomManager.FetchRoomData(Int32 RoomId, DataRow dRow) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\Rooms\RoomManager.cs:line 400</p><p> at Plus.HabboHotel.Users.UserData.UserDataFactory.GetUserData(String SessionTicket, Byte& errorCode) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\Users\UserData\UserDataFactory.cs:line 158</p><p> at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\GameClients\GameClient.cs:line 100</p><p></p><p>I kinda see the problem here is that the directories aren't right because it's pointing out to Sledmore's computer user directory but I didn't try to change anything because I don't know what I'm doing and don't wanna make the problems worse.</p><p></p><p>Another reason why I'm unsure what the problem really is, is because that error had not appeared before, and I don't think I've accidentally changed any configurations that I shouldn't.</p></blockquote><p></p>
[QUOTE="BestDev, post: 457391, member: 91563"] Hey so I'm new, and want to study or learn Habbo Server Development. I recently made an r63b retro and I had it running, I was just exploring things out and recently I tried to make room backgrounds/ads work and when I got to have it working, I reloaded the hotel, and then I got stuck on 76%, so I went to check the emu console and found errors that didn't exist before. Thread: 6 Exception: System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt32(String value) at Plus.HabboHotel.Rooms.RoomData.Fill(DataRow Row) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\Rooms\RoomData.cs:line 87 at Plus.HabboHotel.Rooms.RoomManager.FetchRoomData(Int32 RoomId, DataRow dRow) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\Rooms\RoomManager.cs:line 400 at Plus.HabboHotel.Users.UserData.UserDataFactory.GetUserData(String SessionTicket, Byte& errorCode) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\Users\UserData\UserDataFactory.cs:line 158 at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\GameClients\GameClient.cs:line 100 I kinda see the problem here is that the directories aren't right because it's pointing out to Sledmore's computer user directory but I didn't try to change anything because I don't know what I'm doing and don't wanna make the problems worse. Another reason why I'm unsure what the problem really is, is because that error had not appeared before, and I don't think I've accidentally changed any configurations that I shouldn't. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
[PLUS EMU] Help with an error.
Top