PlusEMU - Help Thread

Page 8 of 15 FirstFirst 123456789101112131415 LastLast
Results 106 to 120 of 211
  1. #106
    Apprentice Vixy is offline
    MemberRank
    Jan 2017 Join Date
    7Posts

    Re: PlusEMU - Help Thread

    Quote Originally Posted by Sir Marc View Post
    Index of / maybe?
    I don't know, you've test the swfs pack ? If anyone can it will be appreciate! (I'm working on my PHP version now, so I can't). I'm still searching swfs too... After my work schedules I will test them too.

  2. #107
    Novice fevapw is offline
    MemberRank
    Jan 2017 Join Date
    1Posts

    Re: PlusEMU - Help Thread

    So does anyone have walk lag? before you say. "server specs" or computer specs, even on a high end gaming machine locally hosted. SSD drives. walk lag is there. Anyone got a better catalog too? perhaps that's the issue.

  3. #108
    Novice Antoniocrevi is offline
    MemberRank
    Sep 2013 Join Date
    4Posts

    Re: Official PlusEMU - Help Thread

    Hi, I have a problem, I do not appear the friends I already have connected in the friends bar until I enter a room, but I do appear the new ones that connect.
    Hi, I have a problem, I do not appear the friends I already have connected in the friends bar until I enter a room, but I do appear the new ones that connect.

  4. #109
    Apprentice LukeOx is offline
    MemberRank
    May 2016 Join Date
    19Posts

    Re: PlusEMU - Help Thread

    Quote Originally Posted by szudena View Post
    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.
    You need to share your prison command code.

  5. #110
    Novice Antoniocrevi is offline
    MemberRank
    Sep 2013 Join Date
    4Posts

    Re: PlusEMU - Help Thread

    It happens to me that when the emulator takes the time started it does not let walk, what can be?
    It happens to me that when the emulator takes the time started it does not let walk, what can be?

  6. #111
    Apprentice szudena is offline
    MemberRank
    Oct 2015 Join Date
    7Posts

    Re: PlusEMU - Help Thread

    Quote Originally Posted by LukeOx View Post
    You need to share your prison command code.

    thanks for your reply
    you can find the emulator here

  7. #112
    Novice Antoniocrevi is offline
    MemberRank
    Sep 2013 Join Date
    4Posts

    Re: PlusEMU - Help Thread

    Screenshot by Lightshot

    There is an error that will not let me walk anyone from my hotel until I restart the emu, and this causes.

  8. #113
    Member DarkSilk is offline
    MemberRank
    Nov 2008 Join Date
    50Posts

    Re: PlusEMU - Help Thread

    I have the Theater 2015 furni from RetroRipper. But it don't load in my hotel. Joorren helped with the SQL data. See -> http://forum.ragezone.com/f333/sql-f...015-a-1123932/ But now its not loading :(


  9. #114
    Member DarkSilk is offline
    MemberRank
    Nov 2008 Join Date
    50Posts

    Re: PlusEMU - Help Thread

    Anyone know this ? I want to fix it but how

  10. #115
    Apprentice Jordyever is offline
    MemberRank
    Jul 2012 Join Date
    Oostkamp, BelgiLocation
    21Posts

    Re: PlusEMU - Help Thread

    Would love to get some help with the mod tool



    Code:
    Error in query: 
    INSERT INTO moderation_tickets (score,type,status,sender_id,reported_id,moderator_id,message,room_id,room_name,timestamp) VALUES (1,'9','open','60081964','60081969','0'  @message,'4'  @name,'1484939016.98958')
    MySql.Data.MySqlClient.MySqlException (0x80004005): Column count doesn't match value count at row 1
       at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
       at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
       at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
       at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
       at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
       at MySql.Data.MySqlClient.MySqlCommand.ExecuteScalar()
       at Plus.Database.Adapter.QueryAdapter.InsertQuery() in C:\Users\root\Desktop\jordy\PlusEMU\Database\Adapter\QueryAdapter.cs:line 160
    When closing the ticket the MySQL error appears

  11. #116
    j’aime ma famille dominic is offline
    MemberRank
    Aug 2012 Join Date
    ~/Location
    611Posts

    Re: PlusEMU - Help Thread

    Anyone that knows why there's no users in my friendbar until I join a room?

  12. #117
    HabboFont.net Cankiee is offline
    MemberRank
    May 2013 Join Date
    North KoreaLocation
    978Posts

    Re: PlusEMU - Help Thread

    Quote Originally Posted by Dominic View Post
    Anyone that knows why there's no users in my friendbar until I join a room?
    Cuz ur gay nigga, thats why.

  13. #118
    Apprentice DaveMustaine is offline
    MemberRank
    Jan 2010 Join Date
    11Posts

    Re: PlusEMU - Help Thread

    Hey! I have a strange problem, client hangs at 100% no disconnect but can't load any rooms, all of this where anyone select a home room, if the table home_room have a id, you can't enter to the hotel.

    My problem is the same than this post: http://forum.ragezone.com/f333/produ...100-a-1119086/
    Gaby solved, but he didn't say how... (Picture in the post).

    Thanks!

  14. #119
    Apprentice DaveMustaine is offline
    MemberRank
    Jan 2010 Join Date
    11Posts

    Problem with HomeRoom

    Hey! I have a strange problem, client hangs at 100% no disconnect but can't load any rooms, all of this where anyone select a home room, if the table home_room have a id, you can't enter to the hotel.

    My problem is the same than this post: http://forum.ragezone.com/f333/produ...100-a-1119086/
    Gaby solved, but he didn't say how... (Picture in the post).
    I use an edit version of Plus, PRODUCTION-201607262204-86871104.

    Thanks!

  15. #120
    Apprentice Sterwines is offline
    MemberRank
    Oct 2014 Join Date
    17Posts

    [PlusEMU] Lorem.tittle

    How fix this?



    change lorem.tittle , by the respective message.
    By the respective messageBy the respective message



Advertisement