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
Having an issue adding Diamond exchange.
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="Ellu" data-source="post: 430200" data-attributes="member: 79951"><p>Hey. I'm trying to add diamond exchange to my hotel but am seeming to have some difficulties.</p><p></p><p>I changed the files ItemUtility.cs and CreditFurniRedeemEvent.cs</p><p></p><p><a href="https://pastebin.com/EXpLL9qp" target="_blank">https://pastebin.com/EXpLL9qp</a> - ItemUtility.cs</p><p><a href="https://pastebin.com/ZKKfw3KF" target="_blank">https://pastebin.com/ZKKfw3KF</a> - CreditFurniRedeemEvent.cs</p><p></p><p>After rebuilding Plus emulator and running in debug I get the following error code while trying to redeem a diamond furni.</p><p>[CODE]01:05:54 - [ERROR] Exception:</p><p>System.FormatException: Input string was not in a correct format.</p><p> at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffe</p><p>r& number, NumberFormatInfo info, Boolean parseDecimal)</p><p> at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo in</p><p>fo)</p><p> at Plus.Communication.Packets.Incoming.Rooms.Furni.CreditFurniRedeemEvent.Par</p><p>se(GameClient Session, ClientPacket Packet) in C:\Users\Administrator\Desktop\Re</p><p>lease 2\Emulator Source\Communication\Packets\Incoming\Rooms\Furni\CreditFurniRe</p><p>deemEvent.cs:line 45</p><p> at Plus.Communication.Packets.PacketManager.TryExecutePacket(GameClient Sessi</p><p>on, ClientPacket Packet) in C:\Users\Administrator\Desktop\Release 2\Emulator So</p><p>urce\Communication\Packets\PacketManager.cs:line 154</p><p> at Plus.HabboHotel.GameClients.GameClient.parser_onNewPacket(ClientPacket Mes</p><p>sage) in C:\Users\Administrator\Desktop\Release 2\Emulator Source\HabboHotel\Gam</p><p>eClients\GameClient.cs:line 65[/CODE]</p><p></p><p>Help is appreciated <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="Ellu, post: 430200, member: 79951"] Hey. I'm trying to add diamond exchange to my hotel but am seeming to have some difficulties. I changed the files ItemUtility.cs and CreditFurniRedeemEvent.cs [URL]https://pastebin.com/EXpLL9qp[/URL] - ItemUtility.cs [URL]https://pastebin.com/ZKKfw3KF[/URL] - CreditFurniRedeemEvent.cs After rebuilding Plus emulator and running in debug I get the following error code while trying to redeem a diamond furni. [CODE]01:05:54 - [ERROR] Exception: System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffe r& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo in fo) at Plus.Communication.Packets.Incoming.Rooms.Furni.CreditFurniRedeemEvent.Par se(GameClient Session, ClientPacket Packet) in C:\Users\Administrator\Desktop\Re lease 2\Emulator Source\Communication\Packets\Incoming\Rooms\Furni\CreditFurniRe deemEvent.cs:line 45 at Plus.Communication.Packets.PacketManager.TryExecutePacket(GameClient Sessi on, ClientPacket Packet) in C:\Users\Administrator\Desktop\Release 2\Emulator So urce\Communication\Packets\PacketManager.cs:line 154 at Plus.HabboHotel.GameClients.GameClient.parser_onNewPacket(ClientPacket Mes sage) in C:\Users\Administrator\Desktop\Release 2\Emulator Source\HabboHotel\Gam eClients\GameClient.cs:line 65[/CODE] Help is appreciated :) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Having an issue adding Diamond exchange.
Top