PlusEMU - Help Thread

Page 7 of 15 FirstFirst 123456789101112131415 LastLast
Results 91 to 105 of 211
  1. #91
    Valued Member Mackors is offline
    MemberRank
    Aug 2016 Join Date
    100Posts

    Re: PlusEMU - Help Thread

    Quote Originally Posted by Sir Marc View Post
    Which tables? Can't find 'em.
    Search for moderation_*

    Please next time search first on the forum, this answer is already given in multiple threads.

  2. #92
    Member HabbitBE is offline
    MemberRank
    Apr 2013 Join Date
    52Posts

    Re: PlusEMU - Help Thread

    I can't turn for example a Throne Sofa when it's on tiles.
    How can I fix this?

  3. #93
    Novice Zlimon is offline
    MemberRank
    Jan 2017 Join Date
    4Posts

    Re: PlusEMU - Help Thread

    I have this problem, any ideas?


    I also get this error message when importing the .sql file to the database with navicat:
    Last edited by Zlimon; 02-01-17 at 01:30 PM.

  4. #94
    Apprentice Argutus is offline
    MemberRank
    Nov 2016 Join Date
    7Posts

    Re: PlusEMU - Help Thread

    Hey, i have a little problem with Plus Emulator.
    Its more a question, if i change something in the database like Server_landing is there a special command
    which updates it, so that it is change and i dont have to restart the emulator.


    Sry for bad english im from switzerland.

  5. #95
    Novice Andre Yambo is offline
    MemberRank
    Jun 2012 Join Date
    1Posts

    Re: PlusEMU - Help Thread

    Hey People,

    I want to test the Plus Emulator, but i can't find a fix for the Group Badges.


    Does someone has a solution?

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

    Re: PlusEMU - Help Thread

    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.

  7. #97
    Apprentice Vixy is offline
    MemberRank
    Jan 2017 Join Date
    7Posts

    Re: PlusEMU - Help Thread

    Hi all,

    I'm using AfterCMS with PlusEmu. When I go on the client to play it, well it charges but it stops at 76%.. I don't really know why. Maybe the .swf ? If anyone can help me I will be very happy. Thanks for watching all!


    When I go on the client and load it well but it stops at 76% and still at 76% ....
    Last edited by Vixy; 11-01-17 at 06:21 AM.

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

    Re: PlusEMU - Help Thread

    Quote Originally Posted by Vixy View Post
    Hi all,

    I'm using AfterCMS with PlusEmu. When I go on the client to play it, well it charges but it stops at 76%.. I don't really know why. Maybe the .swf ? If anyone can help me I will be very happy. Thanks for watching all!

    When I go on the client and load it well but it stops at 76% and still at 76% ....
    Please check:
    external_variables.txt -> correct Link/IP ?client.php -> correct Links ?
    Open ports -> Turn Firewall off to test it.

  9. #99
    Apprentice Vixy is offline
    MemberRank
    Jan 2017 Join Date
    7Posts

    Re: PlusEMU - Help Thread

    The ports is open -> Firewall OFF -> ext_var - client configured ... I still don't know why :/

  10. #100
    Valued Member Mackors is offline
    MemberRank
    Aug 2016 Join Date
    100Posts

    Re: PlusEMU - Help Thread

    Quote Originally Posted by Vixy View Post
    The ports is open -> Firewall OFF -> ext_var - client configured ... I still don't know why :/
    The emulator is not connecting with the IP, try to open all ports what you are needed.

    If it does not work, just PM me your Skype, I'll help you.

  11. #101
    Apprentice Vixy is offline
    MemberRank
    Jan 2017 Join Date
    7Posts

    Re: PlusEMU - Help Thread

    Private message sent. Thanks for your help seriously!

  12. #102
    Account Upgraded | Title Enabled! YeImANutter is offline
    MemberRank
    Sep 2008 Join Date
    London, United Kingdom.Location
    246Posts

    Re: PlusEMU - Help Thread

    Where can I find SWFs to work the PlusEMU? Tried searching, couldn't find anything.

  13. #103
    Member Sir Marc is offline
    MemberRank
    Apr 2016 Join Date
    The NetherlandsLocation
    63Posts

    Re: PlusEMU - Help Thread

    Quote Originally Posted by YeImANutter View Post
    Where can I find SWFs to work the PlusEMU? Tried searching, couldn't find anything.
    https://retroripper.com/plusemu.php

  14. #104
    Apprentice Vixy is offline
    MemberRank
    Jan 2017 Join Date
    7Posts

    Re: PlusEMU - Help Thread

    Quote Originally Posted by Sir Marc View Post
    The swf's of PlusEmu on retroripper is dead! Tom said it!

  15. #105
    Member Sir Marc is offline
    MemberRank
    Apr 2016 Join Date
    The NetherlandsLocation
    63Posts

    Re: PlusEMU - Help Thread

    Quote Originally Posted by Vixy View Post
    The swf's of PlusEmu on retroripper is dead! Tom said it!
    Index of / maybe?



Advertisement