Hello people can anyone help me with this problems (i have the plusemu custom version) thank you in advance
That's happened when I write prison command without user
Code:
Error in packet [520] BODY: [0]:prison[0][0][0][0][0][0][0]:
System.IndexOutOfRangeException: Der Index war au?erhalb des Arraybereichs.
bei Plus.HabboHotel.Rooms.Chat.Commands.User.PrisonCommand.Execute(GameClient Session, Room Room, String[] Params) in C:\Users\User\Desktop\EMULADOR ~ ONHABBOR BASED SATIS\servidor plus estavel 2.5 - EDT NOVO CATALOGO\HabboHotel\Rooms\Chat\Commands\Administrator\PrisonCommand.cs:Zeile 30.
bei Plus.HabboHotel.Rooms.Chat.Commands.CommandManager.Parse(GameClient Session, String Message) in C:\Users\User\Desktop\EMULADOR ~ ONHABBOR BASED SATIS\servidor plus estavel 2.5 - EDT NOVO CATALOGO\HabboHotel\Rooms\Chat\Commands\CommandManager.cs:Zeile 104.
bei Plus.Communication.Packets.Incoming.Rooms.Chat.ChatEvent.Parse(GameClient Session, ClientPacket Packet) in C:\Users\User\Desktop\EMULADOR ~ ONHABBOR BASED SATIS\servidor plus estavel 2.5 - EDT NOVO CATALOGO\Communication\Packets\Incoming\Rooms\Chat\ChatEvent.cs:Zeile 41.
bei Plus.Communication.Packets.PacketManager.TryExecutePacket(GameClient Session, ClientPacket Packet) in C:\Users\User\Desktop\EMULADOR ~ ONHABBOR BASED SATIS\servidor plus estavel 2.5 - EDT NOVO CATALOGO\Communication\Packets\PacketManager.cs:Zeile 153.
bei Plus.HabboHotel.GameClients.GameClient.parser_onNewPacket(ClientPacket Message) in C:\Users\User\Desktop\EMULADOR ~ ONHABBOR BASED SATIS\servidor plus estavel 2.5 - EDT NOVO CATALOGO\HabboHotel\GameClients\GameClient.cs:Zeile 73.
That happens when I write prison command while user is not online or not in same room
Code:
Error in packet [520] BODY: [0]:prison test[0][0][0][0][0][0][0]:
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei Plus.HabboHotel.Rooms.Chat.Commands.User.PrisonCommand.Execute(GameClient Session, Room Room, String[] Params) in C:\Users\User\Desktop\EMULADOR ~ ONHABBOR BASED SATIS\servidor plus estavel 2.5 - EDT NOVO CATALOGO\HabboHotel\Rooms\Chat\Commands\Administrator\PrisonCommand.cs:Zeile 38.
bei Plus.HabboHotel.Rooms.Chat.Commands.CommandManager.Parse(GameClient Session, String Message) in C:\Users\User\Desktop\EMULADOR ~ ONHABBOR BASED SATIS\servidor plus estavel 2.5 - EDT NOVO CATALOGO\HabboHotel\Rooms\Chat\Commands\CommandManager.cs:Zeile 104.
bei Plus.Communication.Packets.Incoming.Rooms.Chat.ChatEvent.Parse(GameClient Session, ClientPacket Packet) in C:\Users\User\Desktop\EMULADOR ~ ONHABBOR BASED SATIS\servidor plus estavel 2.5 - EDT NOVO CATALOGO\Communication\Packets\Incoming\Rooms\Chat\ChatEvent.cs:Zeile 41.
bei Plus.Communication.Packets.PacketManager.TryExecutePacket(GameClient Session, ClientPacket Packet) in C:\Users\User\Desktop\EMULADOR ~ ONHABBOR BASED SATIS\servidor plus estavel 2.5 - EDT NOVO CATALOGO\Communication\Packets\PacketManager.cs:Zeile 153.
bei Plus.HabboHotel.GameClients.GameClient.parser_onNewPacket(ClientPacket Message) in C:\Users\User\Desktop\EMULADOR ~ ONHABBOR BASED SATIS\servidor plus estavel 2.5 - EDT NOVO CATALOGO\HabboHotel\GameClients\GameClient.cs:Zeile 73.
That happens and user get disconnected when I write prison command while user is online and is in the same room
Code:
Error in packet [520] BODY: [0]:prison test[0][0][0][0][0][0][0]:
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei Plus.HabboHotel.Rooms.Chat.Commands.User.PrisonCommand.Execute(GameClient Session, Room Room, String[] Params) in C:\Users\User\Desktop\EMULADOR ~ ONHABBOR BASED SATIS\servidor plus estavel 2.5 - EDT NOVO CATALOGO\HabboHotel\Rooms\Chat\Commands\Administrator\PrisonCommand.cs:Zeile 102.
bei Plus.HabboHotel.Rooms.Chat.Commands.CommandManager.Parse(GameClient Session, String Message) in C:\Users\User\Desktop\EMULADOR ~ ONHABBOR BASED SATIS\servidor plus estavel 2.5 - EDT NOVO CATALOGO\HabboHotel\Rooms\Chat\Commands\CommandManager.cs:Zeile 104.
bei Plus.Communication.Packets.Incoming.Rooms.Chat.ChatEvent.Parse(GameClient Session, ClientPacket Packet) in C:\Users\User\Desktop\EMULADOR ~ ONHABBOR BASED SATIS\servidor plus estavel 2.5 - EDT NOVO CATALOGO\Communication\Packets\Incoming\Rooms\Chat\ChatEvent.cs:Zeile 41.
bei Plus.Communication.Packets.PacketManager.TryExecutePacket(GameClient Session, ClientPacket Packet) in C:\Users\User\Desktop\EMULADOR ~ ONHABBOR BASED SATIS\servidor plus estavel 2.5 - EDT NOVO CATALOGO\Communication\Packets\PacketManager.cs:Zeile 153.
bei Plus.HabboHotel.GameClients.GameClient.parser_onNewPacket(ClientPacket Message) in C:\Users\User\Desktop\EMULADOR ~ ONHABBOR BASED SATIS\servidor plus estavel 2.5 - EDT NOVO CATALOGO\HabboHotel\GameClients\GameClient.cs:Zeile 73.