Official PlusEMU - Help Thread

Page 126 of 128 FirstFirst ... 2676116118119120121122123124125126127128 LastLast
Results 1,876 to 1,890 of 1906
  1. #1876
    Proficient Member spreedblood is offline
    MemberRank
    May 2014 Join Date
    165Posts

    Re: Official PlusEMU - Help Thread

    Quote Originally Posted by skyworld View Post
    Hey guys,

    So I'm trying to figure out how to change any page_layout that the catalog_pages is loading in by the Database. I know it is from the Emulator.

    Anyway, I cant seem to find it anywhere in /HabboHotel/Catalog

    I need to translate some text the page_layout is loading in as Default.

    Can someone please help me on this one? It is the newest UI catalogue (If im correct) with the new frontpage.

    Cheers!
    Are you trying to translate catalogue?


    Skickat från min FRD-L09 via Tapatalk

  2. #1877
    Novice skyworld is offline
    MemberRank
    Nov 2013 Join Date
    4Posts

    Re: Official PlusEMU - Help Thread

    Quote Originally Posted by spreedblood View Post
    Are you trying to translate catalogue?


    Skickat från min FRD-L09 via Tapatalk
    Yes, but not the pages itself. I am using a catalogue with a page layout called "frontpage4" which is the only thing that contains the whole layout and txt. Sadly I cant find it anywhere in my DB, and page_layout loads them directly from your emu if im correct.

    Cheers

  3. #1878
    Valued Member BronzeSpider547 is offline
    MemberRank
    Dec 2015 Join Date
    139Posts

    Re: Official PlusEMU - Help Thread

    Hey, there's a guy who just keeps spamming us with fake proxy connections or something. Basically what it does is send the emulator thousands of connections which makes the user count go up to the maximum, making it unavailable to login again after the attack before restarting the emulator. Basically;

    [Connection] Connection was refused from **OUR PROXY IP**, too many users by the same IPv4 logged in.

    After they sent thousands of connections. Is it possible to fix this flood by somehow?

    Note; I have tried changing SSO, closing the MUS, but it still happens.

  4. #1879
    Proficient Member </Meap> is offline
    MemberRank
    Jul 2010 Join Date
    159Posts

    Re: Official PlusEMU - Help Thread

    if anyones looking to get some features for this emu send me a pm so we can talk

  5. #1880
    apt-get install xcowsay 3M1L is offline
    MemberRank
    Jul 2012 Join Date
    SwedenLocation
    268Posts

    Re: Official PlusEMU - Help Thread

    Quote Originally Posted by BronzeSpider547 View Post
    Hey, there's a guy who just keeps spamming us with fake proxy connections or something. Basically what it does is send the emulator thousands of connections which makes the user count go up to the maximum, making it unavailable to login again after the attack before restarting the emulator. Basically;

    [Connection] Connection was refused from **OUR PROXY IP**, too many users by the same IPv4 logged in.

    After they sent thousands of connections. Is it possible to fix this flood by somehow?

    Note; I have tried changing SSO, closing the MUS, but it still happens.
    Why dont you just limit the connections per ip amount in the proxy server?

    If you're using Linux on the proxy server, here's how to do it using iptables:
    Code:
    iptables -A INPUT -p tcp --syn --dport PROXY_PORT_HERE -m connlimit --connlimit-above MAX_CONNECTIONS_PER_IP -j REJECT --reject-with tcp-reset
    Replace PROXY_PORT_HERE and MAX_CONNECTIONS_PER_IP.
    I had the same issue (haproxy) and solved it using iptables.

  6. #1881
    Apprentice Aladdin is offline
    MemberRank
    Nov 2016 Join Date
    5Posts

    Re: Official PlusEMU - Help Thread

    When I give debug this error happens fix camera plus emulator Screenshot by Lightshot Does anyone know how to solve it? Screenshot by Lightshot

  7. #1882
    Apprentice Aladdin is offline
    MemberRank
    Nov 2016 Join Date
    5Posts

    Re: Official PlusEMU - Help Thread

    Plus emu camera bug Screenshot by Lightshot resolve?

  8. #1883
    Enthusiast jordeyyy is offline
    MemberRank
    Oct 2012 Join Date
    30Posts

    Re: Official PlusEMU - Help Thread

    When updating to a newer SWF version (habbo.swf) i get the following error when trying to enter the Client.:
    Code:
    Bug during user login: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
       at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
       at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\****\Desktop\Emulator\emu3.1B\HabboHotel\GameClients\GameClient.cs:line 220
    I did update to the new packet headers, new RSA keys etc.
    (SWF production: production-201610312204-296063264
    Please help!
    Last edited by jordeyyy; 15-11-16 at 09:15 PM.

  9. #1884
    Novice PsikoZz is offline
    MemberRank
    Jun 2014 Join Date
    FranceLocation
    3Posts

    Re: Official PlusEMU - Help Thread

    Hello ragezone, I have three small problems. I do not know in which folder to find the solutions ....



    1 = I would like to delete box
    2 = I would like to add diamonds
    3 = I would like to reduce the box because this part does not serve me

    Please help me x)

    Thanks to you in hope to find the solutions thanks to you, good day

  10. #1885
    Apprentice INCOLENZEN is offline
    MemberRank
    Nov 2016 Join Date
    23Posts

    Re: Official PlusEMU - Help Thread

    My client is only loading up to 76%, all SWFs and configs are fine - we use our own selfmade cms. If I am using RevCMS the client is working fine - can someone of you tell me why it isn't working with my content? Whats the problem there? I hope someone can help me.

    If u need skype or something else, contact me - ty!

  11. #1886
    Proficient Member spreedblood is offline
    MemberRank
    May 2014 Join Date
    165Posts

    Re: Official PlusEMU - Help Thread

    Quote Originally Posted by INCOLENZEN View Post
    My client is only loading up to 76%, all SWFs and configs are fine - we use our own selfmade cms. If I am using RevCMS the client is working fine - can someone of you tell me why it isn't working with my content? Whats the problem there? I hope someone can help me.

    If u need skype or something else, contact me - ty!
    Use the revcms client file, do view-source and check if everything is right.

    Skickat från min FRD-L09 via Tapatalk

  12. #1887
    Apprentice INCOLENZEN is offline
    MemberRank
    Nov 2016 Join Date
    23Posts

    Re: Official PlusEMU - Help Thread

    Quote Originally Posted by spreedblood View Post
    Use the revcms client file, do view-source and check if everything is right.

    Skickat från min FRD-L09 via Tapatalk
    Already tried, doesnt work - is it maybe cuz auth_ticket?

  13. #1888
    Proficient Member spreedblood is offline
    MemberRank
    May 2014 Join Date
    165Posts

    Re: Official PlusEMU - Help Thread

    Quote Originally Posted by INCOLENZEN View Post
    Already tried, doesnt work - is it maybe cuz auth_ticket?
    Could be, do view source and check so that everything exists. Are you using revcms core?

    Skickat från min FRD-L09 via Tapatalk

  14. #1889
    Apprentice INCOLENZEN is offline
    MemberRank
    Nov 2016 Join Date
    23Posts

    Re: Official PlusEMU - Help Thread

    Quote Originally Posted by spreedblood View Post
    Could be, do view source and check so that everything exists. Are you using revcms core?

    Skickat från min FRD-L09 via Tapatalk
    No, I am not using RevCMS Core. In view-source everything is correct. So I think it's the sso ticket right?

  15. #1890
    Proficient Member spreedblood is offline
    MemberRank
    May 2014 Join Date
    165Posts

    Re: Official PlusEMU - Help Thread

    Quote Originally Posted by INCOLENZEN View Post
    No, I am not using RevCMS Core. In view-source everything is correct. So I think it's the sso ticket right?
    If everything is right then yes

    Skickat från min FRD-L09 via Tapatalk



Advertisement