Kepler - Java v14+ server (SnowStorm, BattleBall, Camera, Wobble Squabble)

Page 26 of 48 FirstFirst ... 16181920212223242526272829303132333436 ... LastLast
Results 376 to 390 of 715
  1. #376
    Member killerheath is offline
    MemberRank
    Mar 2008 Join Date
    66Posts

    Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

    I'm having an issue now where, if I leave the server open for a while, you cannot login or register anymore.
    If you try to sign in, or if you try to register, it pretty much keeps trying to do it forever. Although it looks like it has connected, because if I close the server while this is happening, it instantly gives the client an error saying "disconnected"
    It has happened a few times now, and one time it happened only after a few minutes. No errors reported in the console.

    I'll keep testing to see if it's something on my end (probably lol)

    EDIT: Looks like I set it to V18 again and forget to change it back, still strange behaviour though.
    Last edited by killerheath; 04-06-19 at 06:54 PM.

  2. #377
    PM for free snacks! Hoshiko is online now
    MemberRank
    May 2013 Join Date
    сикаLocation
    282Posts

    Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

    Quote Originally Posted by killerheath View Post
    I'm having an issue now where, if I leave the server open for a while, you cannot login or register anymore.
    If you try to sign in, or if you try to register, it pretty much keeps trying to do it forever. Although it looks like it has connected, because if I close the server while this is happening, it instantly gives the client an error saying "disconnected"
    It has happened a few times now, and one time it happened only after a few minutes. No errors reported in the console.

    I'll keep testing to see if it's something on my end (probably lol)
    https://www.wikihow.com/Set-Up-Port-...ng-on-a-Router

  3. #378
    Member killerheath is offline
    MemberRank
    Mar 2008 Join Date
    66Posts

    Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

    The port is open, you can play the game but after a while it stops working.
    It's hosted on a VPS, where the MySQL server, web server and the game server have had their ports forwarded in the exact same way, the web server and MySQL server still function when this issue occurs also.
    And there is still a connection, the server is still listening, it just doesn't send a handshake to progress past the initial connection. (I assume)

    Edited my post anyways just before you replied, It could have been because of my configuration (had it set to V18) hopefully it's good now, will check tomorrow morning.


    EDIT:
    Okay it happened again. after like 15 hours or something.
    Might have been triggered by logging out, no idea. I'll leave it in this state if you want to see at Killerloader oldschool
    There's still low CPU usage, so assuming not infinite loop?
    Last edited by killerheath; 05-06-19 at 09:54 AM.

  4. #379
    Developer Quackster is online now
    DeveloperRank
    Dec 2010 Join Date
    AustraliaLocation
    3,473Posts

    Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

    Yeah this isn't an issue with Kepler. If there's no connection actually getting towards Kepler, but the client thinks that there's something listening on that port, then it's a network issue and has nothing to do with my project.

    I have a fork of my project running for over 30 days without issue.


  5. #380
    Member killerheath is offline
    MemberRank
    Mar 2008 Join Date
    66Posts

    Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

    Quote Originally Posted by Quackster View Post
    Yeah this isn't an issue with Kepler. If there's no connection actually getting towards Kepler, but the client thinks that there's something listening on that port, then it's a network issue and has nothing to do with my project.

    I have a fork of my project running for over 30 days without issue.

    It must be connecting to kepler in some way though, because if I close kepler it has a different effect. Plus if I close and open kepler it works again, so nothing else is taking over the port.
    No doubt it's something on my end though, just can't figure out what :S

    EDIT: Alright finally figured it out. Pretty stupid. The command window running kepler goes into select mode. Although it has happened when I have not been controlling the VPS, so something in my VPS must be causing it to go into select mode, probably will be fine if I just leave the window minimized.
    Last edited by killerheath; 05-06-19 at 12:38 PM.

  6. #381
    Developer Quackster is online now
    DeveloperRank
    Dec 2010 Join Date
    AustraliaLocation
    3,473Posts

    Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

    Quote Originally Posted by killerheath View Post
    It must be connecting to kepler in some way though, because if I close kepler it has a different effect. Plus if I close and open kepler it works again, so nothing else is taking over the port.
    No doubt it's something on my end though, just can't figure out what :S
    It's not connecting to Kepler, if it was, the handshake would work. Like I said, it has nothing to do with Kepler.

  7. #382
    Member killerheath is offline
    MemberRank
    Mar 2008 Join Date
    66Posts

    Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

    Surely if there was something blocking the main thread, like an infinite loop, it may still listen, but the logic to send out the handshake wouldn't work?

    Either way, you're right, solved the issue, edited into my other reply :P

  8. #383
    Apprentice Pawi21 is offline
    MemberRank
    Nov 2013 Join Date
    ChileLocation
    5Posts

    Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

    How do you get to the hotel with v26? without having to use a cms?the following errors occur to me.

    1.- download the dcr v26 that you published at: http://forum.ragezone.com/f353/rel-v...go-1160278/and I see that the width of the loader is not that of that version.

    2.- I can not create a Habbo because I do not see any button in the loader to create my own user.

    3.- By entering any name and password it stays in Connecting ... forever

    4.- Import the table of users of kepler v14 to kepler v26 enter the data to enter and in the same way it stays in Connecting ...The server and the loader are connected.Help. I want to try the v26.



    Server:



    I thought that if I went back to using my old v14 edited dcr (although the loader is still v14 in my dcr) I could create a character. but there was no case.

    Last edited by Pawi21; 06-06-19 at 12:51 AM.

  9. #384
    Member killerheath is offline
    MemberRank
    Mar 2008 Join Date
    66Posts

    Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

    Quote Originally Posted by Pawi21 View Post
    How do you get to the hotel with v26? without having to use a cms?the following errors occur to me.

    1.- download the dcr v26 that you published at: http://forum.ragezone.com/f353/rel-v...go-1160278/and I see that the width of the loader is not that of that version.

    2.- I can not create a Habbo because I do not see any button in the loader to create my own user.

    3.- By entering any name and password it stays in Connecting ... forever

    4.- Import the table of users of kepler v14 to kepler v26 enter the data to enter and in the same way it stays in Connecting ...The server and the loader are connected.Help. I want to try the v26.



    Server:



    I thought that if I went back to using my old v14 edited dcr (although the loader is still v14 in my dcr) I could create a character. but there was no case.

    In V26, I think you need to use SSO to login, although unsure, because I thought V26 didn't have a client login thing either, but it does in your screenshot. (Could be wrong)

    But if SSO is required, you will need to:
    Set the SSO value to anything you want in your user in the users table in the kepler database.
    then set the SSO in the loader code to the same thing.
    And you might want to change the setting which stops the SSO from resetting in the settings table in the kepler database.

    (Obviously this only works for testing, because it means anyone who goes to the client would login to your account)

    Also, your screenshot of the command window running kepler is in selection mode (just like the issue I mentioned earlier)
    Right click on the window so that it doesn't say "seleccionar" at the top. In selection mode, login doesn't seem to work.
    Last edited by killerheath; 06-06-19 at 08:12 AM.

  10. #385
    Developer Quackster is online now
    DeveloperRank
    Dec 2010 Join Date
    AustraliaLocation
    3,473Posts

    Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

    Quote Originally Posted by Pawi21 View Post
    How do you get to the hotel with v26? without having to use a cms?the following errors occur to me.

    1.- download the dcr v26 that you published at: http://forum.ragezone.com/f353/rel-v...go-1160278/and I see that the width of the loader is not that of that version.

    2.- I can not create a Habbo because I do not see any button in the loader to create my own user.

    3.- By entering any name and password it stays in Connecting ... forever

    4.- Import the table of users of kepler v14 to kepler v26 enter the data to enter and in the same way it stays in Connecting ...The server and the loader are connected.Help. I want to try the v26.



    Server:



    I thought that if I went back to using my old v14 edited dcr (although the loader is still v14 in my dcr) I could create a character. but there was no case.

    Your v26 loader is incorrect, but the dcrs supplied in the thread are correct v26 dcrs, use this and enter with client.php?sso=SSOHERE

    Version 26 does not have in-game login or character creation.

    PHP Code:
    <html xmlns='http://www.w3.org/1999/xhtml'>
    <head>
    <meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
    <title>Habbo Hotel:</title>
    </head>

    <body bgcolor='black'<!-- leftmargin='0' topmargin='0' marginwidth='0' marginheight='0'-->>
    <div align='center'>
    <object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,0,0,0" id="Theme" width="960" height="540">
    <param name="src" value="http://localhost/v26/habbo.dcr?">
    <param name="swRemote" value="swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Themehotel' swContextMenu='true' ">
    <param name="swStretchStyle" value="stage">
    <param name="swText" value="">
    <param name="bgColor" value="#000000">
       <param name="sw6" value="client.connection.failed.url=http://localhost/clientutils.php?key=connection_failed;external.variables.txt=http://localhost/v26/gamedata/external_variables.txt?">
       
       <param name="sw9" value="account_id=1">
       <param name="sw8" value="use.sso.ticket=1;sso.ticket=<?php echo $_GET['sso']; ?>">
       <param name="sw2" value="connection.info.host=localhost;connection.info.port=12321">
       <param name="sw4" value="site.url=https://classichabbo.com;url.prefix=https://classichabbo.com">
       <param name="sw3" value="connection.mus.host=localhost;connection.mus.port=12322">
       <param name="sw1" value="client.allow.cross.domain=1;client.notify.cross.domain=0">
       <param name="sw7" value="external.texts.txt=http://localhost/v26/gamedata/external_texts.txt?">
       <param name="sw5" value="client.reload.url=http://localhost/client.php?x=reauthenticate;client.fatal.error.url=http://localhost/clientutils.php?key=error">
    <!--[if IE]>client.pluginerror.message<![endif]-->
    <embed src="http://localhost/v26/habbo.dcr?" bgColor="#000000" width="960" height="540" swRemote="swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Themehotel' swContextMenu='true'" swStretchStyle="stage" swText="" type="application/x-director" pluginspage="http://www.macromedia.com/shockwave/download/"
        
        sw6="client.connection.failed.url=http://localhost/clientutils.php?key=connection_failed;external.variables.txt=http://localhost/v26/gamedata/external_variables.txt?"
        sw9="account_id=1"
        sw8="use.sso.ticket=1;sso.ticket=<?php echo $_GET['sso']; ?>"
        sw2="connection.info.host=localhost;connection.info.port=12321"
        sw4="site.url=https://classichabbo.com;url.prefix=https://classichabbo.com"
        sw3="connection.mus.host=localhost;connection.mus.port=12322"
        sw1="client.allow.cross.domain=1;client.notify.cross.domain=0"
        sw7="external.texts.txt=http://localhost/v26/gamedata/external_texts.txt?"
            sw5="client.reload.url=http://localhost/client.php?x=reauthenticate;client.fatal.error.url=http://localhost/clientutils.php?key=error" ></embed>
    <noembed>client.pluginerror.message</noembed>
    </object>
    </div>
    </body>

    </html>
    Make sure the dcr paths are correct etc.

  11. #386
    Alpha Member Emily is offline
    MemberRank
    Oct 2012 Join Date
    The NetherlandsLocation
    2,408Posts

    Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

    Quote Originally Posted by Quackster View Post
    Version 26 does not have in-game login or character creation.
    Not trying to be a smart-ass (I'm sorry) but version 26 does have in-game login (when SSO is turned off in the client), just not in-game registration.

  12. #387
    Account Upgraded | Title Enabled! m.tiago is offline
    MemberRank
    Dec 2008 Join Date
    BrazilLocation
    319Posts

    Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

    Quote Originally Posted by killerheath View Post
    Damn, the Splaze V18 DCRS pack isn't V18 then :'(
    Can't even find a good V18 pack.
    EDIT: Completely forgot to open the MUS port.. Camera is working, thanks! :D

    I've tried a whole bunch of V18 DCRs packs, all seem to be V14...
    And the V16 ones and V15 ones I have tried simply don't load lol
    V14 it is then I guess for now.
    Try Use my RetroDCR V17 :D

  13. #388
    Valued Member treebeard is offline
    MemberRank
    Jun 2018 Join Date
    Middle EarthLocation
    102Posts

    Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

    Quote Originally Posted by Emily View Post
    Not trying to be a smart-ass (I'm sorry) but version 26 does have in-game login (when SSO is turned off in the client), just not in-game registration.
    I actually never even knew that :O

    How is SSO toggled via the client though?

    Sent from my Pixel 3 using Tapatalk

  14. #389
    Alpha Member Emily is offline
    MemberRank
    Oct 2012 Join Date
    The NetherlandsLocation
    2,408Posts

    Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

    Quote Originally Posted by treebeard View Post
    I actually never even knew that :O

    How is SSO toggled via the client though?

    Sent from my Pixel 3 using Tapatalk
    It's done by setting the use.sso.ticket to 1 (1 = SSO, 0 = no SSO) IIRC or that was just in newer flash versions (in that case, leaving sso.ticket empty would do the trick).

  15. #390
    Valued Member treebeard is offline
    MemberRank
    Jun 2018 Join Date
    Middle EarthLocation
    102Posts

    Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

    Quote Originally Posted by Emily View Post
    It's done by setting the use.sso.ticket to 1 (1 = SSO, 0 = no SSO) IIRC or that was just in newer flash versions (in that case, leaving sso.ticket empty would do the trick).
    Ahh didn't realize that was one of the variables.

    Thanks!

    Sent from my Pixel 3 using Tapatalk



Advertisement