Now and then, one of my users get disconnected (this happens to some users, not all, and only to one at a time)
No error is showing up in the emulator.
What could the reason be? (Server speed is great)
Printable View
Now and then, one of my users get disconnected (this happens to some users, not all, and only to one at a time)
No error is showing up in the emulator.
What could the reason be? (Server speed is great)
Check the error log as I'm sure it'll show up, could just be due to sso ticket not nulling/working (idk)
Found this thread error:
PHP Code:Error in thread Room cycle task for room 2745:
TokenID: 0System.NullReferenceException: Object reference not set to an instance of an object.
at Butterfly.HabboHotel.Rooms.Wired.WiredHandlers.Effects.TeleportToItem.TeleportUser(RoomUser user) in C:\Users\Administrator\Desktop\BcStorm\Butterfly\HabboHotel\Rooms\Wired\WiredHandlers\Effects\TeleportToItem.cs:line 164
at Butterfly.HabboHotel.Rooms.Wired.WiredHandlers.Effects.TeleportToItem.OnCycle() in C:\Users\Administrator\Desktop\BcStorm\Butterfly\HabboHotel\Rooms\Wired\WiredHandlers\Effects\TeleportToItem.cs:line 120
at Butterfly.HabboHotel.Rooms.Wired.WiredHandler.OnCycle() in C:\Users\Administrator\Desktop\BcStorm\Butterfly\HabboHotel\Rooms\Wired\WiredHandler.cs:line 247
at Butterfly.HabboHotel.Rooms.Room.ProcessRoom() in C:\Users\Administrator\Desktop\BcStorm\Butterfly\HabboHotel\Rooms\Room.cs:line 923
There is this bug with bcstorm when you click on the big H, you disconnect sometimes. Tried to fix this 28373892793920 times, but nothing works.