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
Thread Solved -> Delete
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="Retr0" data-source="post: 251279" data-attributes="member: 40273"><p>I've just seen this packet error on plus emu. What is the cause of it?</p><p>[CODE]</p><p>Error in packet [43] BODY: [0][0][0][0][0][0][0][0]<';UPDATE users SET motto = 'Test?' WHERE username = 'kieD';#[0][0][0][0]:</p><p>System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.</p><p>Parameter name: index</p><p> at System.ThrowHelper.ThrowArgumentOutOfRangeException()</p><p> at System.Collections.Generic.List`1.get_Item(Int32 index)</p><p> at Silverwave.HabboHotel.Groups.GroupManager.SerializeGroupMembers(ServerMessage Response, Group Group, UInt32 ReqType, GameClient Session, String SearchVal, Int32 Page) in c:\Users\Administrator\Desktop\Emulator [L]\Plus Emulator\HabboHotel\Groups\GroupManager.cs:line 184</p><p> at Silverwave.Messages.GameClientMessageHandler.SerializeGroupMembers() in c:\Users\Administrator\Desktop\Emulator [L]\Plus Emulator\Messages\Requests\Groups.cs:line 191</p><p> at Silverwave.Messages.StaticMessageHandlers.SharedPacketLib.SerializeGroupMembers(GameClientMessageHandler handler) in c:\Users\Administrator\Desktop\Emulator [L]\Plus Emulator\Messages\StaticMessageHandlers\SharedPacketLib.cs:line 890</p><p> at Silverwave.Messages.StaticMessageHandlers.StaticClientMessageHandler.HandlePacket(GameClientMessageHandler handler, ClientMessage message) in c:\Users\Administrator\Desktop\Emulator [L]\Plus Emulator\Messages\StaticMessageHandlers\StaticClientMessageHandler.cs:line 33</p><p> at Silverwave.Messages.GameClientMessageHandler.HandleRequest(ClientMessage request) in c:\Users\Administrator\Desktop\Emulator [L]\Plus Emulator\Messages\GameClientMessageHander.cs:line 43</p><p> at Silverwave.HabboHotel.GameClients.GameClient.parser_onNewPacket(ClientMessage Message) in c:\Users\Administrator\Desktop\Emulator [L]\Plus Emulator\HabboHotel\GameClients\GameClient.cs:line 81</p><p>[/CODE]</p><p></p><p>Thanks, for any help.</p></blockquote><p></p>
[QUOTE="Retr0, post: 251279, member: 40273"] I've just seen this packet error on plus emu. What is the cause of it? [CODE] Error in packet [43] BODY: [0][0][0][0][0][0][0][0]<';UPDATE users SET motto = 'Test?' WHERE username = 'kieD';#[0][0][0][0]: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException() at System.Collections.Generic.List`1.get_Item(Int32 index) at Silverwave.HabboHotel.Groups.GroupManager.SerializeGroupMembers(ServerMessage Response, Group Group, UInt32 ReqType, GameClient Session, String SearchVal, Int32 Page) in c:\Users\Administrator\Desktop\Emulator [L]\Plus Emulator\HabboHotel\Groups\GroupManager.cs:line 184 at Silverwave.Messages.GameClientMessageHandler.SerializeGroupMembers() in c:\Users\Administrator\Desktop\Emulator [L]\Plus Emulator\Messages\Requests\Groups.cs:line 191 at Silverwave.Messages.StaticMessageHandlers.SharedPacketLib.SerializeGroupMembers(GameClientMessageHandler handler) in c:\Users\Administrator\Desktop\Emulator [L]\Plus Emulator\Messages\StaticMessageHandlers\SharedPacketLib.cs:line 890 at Silverwave.Messages.StaticMessageHandlers.StaticClientMessageHandler.HandlePacket(GameClientMessageHandler handler, ClientMessage message) in c:\Users\Administrator\Desktop\Emulator [L]\Plus Emulator\Messages\StaticMessageHandlers\StaticClientMessageHandler.cs:line 33 at Silverwave.Messages.GameClientMessageHandler.HandleRequest(ClientMessage request) in c:\Users\Administrator\Desktop\Emulator [L]\Plus Emulator\Messages\GameClientMessageHander.cs:line 43 at Silverwave.HabboHotel.GameClients.GameClient.parser_onNewPacket(ClientMessage Message) in c:\Users\Administrator\Desktop\Emulator [L]\Plus Emulator\HabboHotel\GameClients\GameClient.cs:line 81 [/CODE] Thanks, for any help. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Thread Solved -> Delete
Top