Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

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

Newbie Spellweaver
Joined
Nov 9, 2013
Messages
5
Reaction score
15
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-v5-v39-decompiled-lingo-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.

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


Server:

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


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.

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

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Mar 9, 2008
Messages
47
Reaction score
10
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-v5-v39-decompiled-lingo-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.

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


Server:

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


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.

lPvQQdb - Kepler - Java v14+ server (SnowStorm, BattleBall, Camera, Wobble Squabble) - RaGEZONE Forums
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.
 

Attachments

You must be registered for see attachments list
Last edited:
Developer
Developer
Joined
Dec 11, 2010
Messages
2,955
Reaction score
2,685
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-v5-v39-decompiled-lingo-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.

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


Server:

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


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.

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

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:
<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.
 

Attachments

You must be registered for see attachments list
Custom Title Activated
Loyal Member
Joined
Oct 26, 2012
Messages
2,357
Reaction score
1,086
Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

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

Not trying to be a smart-butt (I'm sorry) but version 26 does have in-game login (when SSO is turned off in the client), just not in-game registration.
 
Skilled Illusionist
Joined
Dec 27, 2008
Messages
311
Reaction score
205
Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

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
 
Junior Spellweaver
Joined
Jun 1, 2018
Messages
105
Reaction score
40
Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

Not trying to be a smart-butt (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?

 
Custom Title Activated
Loyal Member
Joined
Oct 26, 2012
Messages
2,357
Reaction score
1,086
Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

I actually never even knew that :O

How is SSO toggled via the client though?

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).
 
Junior Spellweaver
Joined
Jun 1, 2018
Messages
105
Reaction score
40
Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

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!

 
Newbie Spellweaver
Joined
Apr 27, 2014
Messages
23
Reaction score
5
Re: Kepler - Habbo Hotel v14 server (BattleBall, Camera, Trax, Rollers) [Java]

A stupid question:

I've tried looking for Rank List for Kepler and for Retro v14/15 in general, but I don't found any correct list of it on internet.

=== Example of Habbo V9 Rank List ===

1 = Habbo
2 = Habbo-X
3 = Habbo Silver
4 = Habbo Gold
5 = Moderator
6 = Administrator / Founder

===========================

I noticed that on kepler server, the list is different and have more ranks.

Someone can attach a Rank list of it?

Thanks!
 
Junior Spellweaver
Joined
Jun 1, 2018
Messages
105
Reaction score
40
Re: Kepler - Habbo Hotel v14 server (BattleBall, Camera, Trax, Rollers) [Java]

A stupid question:

I've tried looking for Rank List for Kepler and for Retro v14/15 in general, but I don't found any correct list of it on internet.

=== Example of Habbo V9 Rank List ===

1 = Habbo
2 = Habbo-X
3 = Habbo Silver
4 = Habbo Gold
5 = Moderator
6 = Administrator / Founder

===========================

I noticed that on kepler server, the list is different and have more ranks.

Someone can attach a Rank list of it?

Thanks!
Check the PlayerRank class in the server's code.

Starting from 0:

Rankless
Normal
Community Manager
Guide
Hobba
Super Hobba
Moderator
Administrator


 
Skilled Illusionist
Joined
Dec 27, 2008
Messages
311
Reaction score
205
Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

I cant wait for Alex release Groups and Tags Support for Kepler :)
 
Newbie Spellweaver
Joined
Jan 8, 2014
Messages
74
Reaction score
14
Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

2019-06-26T22:19:56.532 - [ErrorLogger] - Error when executing MySQL query: java.sql.SQLIntegrityConstraintViolationException: (conn=66) Column 'sso_ticket' cannot be null at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.get(ExceptionMapper.java:229) at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.getException(ExceptionMapper.java:165) at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:238) at org.mariadb.jdbc.MariaDbPreparedStatementClient.executeInternal(MariaDbPreparedStatementClient.java:232) at org.mariadb.jdbc.MariaDbPreparedStatementClient.execute(MariaDbPreparedStatementClient.java:159) at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) at org.alexdev.kepler.dao.mysql.PlayerDao.clearSSOTicket(PlayerDao.java:242) at org.alexdev.kepler.game.player.Player.login(Player.java:72) at org.alexdev.kepler.messages.incoming.handshake.TRY_LOGIN.handle(TRY_LOGIN.java:24) at org.alexdev.kepler.messages.MessageHandler.invoke(MessageHandler.java:489) at org.alexdev.kepler.messages.MessageHandler.handleRequest(MessageHandler.java:476) at org.alexdev.kepler.server.netty.connections.ConnectionHandler.channelRead0(ConnectionHandler.java:99) at org.alexdev.kepler.server.netty.connections.ConnectionHandler.channelRead0(ConnectionHandler.java:20) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1414) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:945) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:146) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) at io.netty.channel.nio.NioEventLoop.processSelectedKeysPlain(NioEventLoop.java:545) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:499) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:834)Caused by: java.sql.SQLException: Column 'sso_ticket' cannot be nullQuery is: UPDATE users SET sso_ticket = ? WHERE id = ? LIMIT 1, parameters [<null>,1]java thread: nioEventLoopGroup-7-1 at org.mariadb.jdbc.internal.util.LogQueryTool.exceptionWithQuery(LogQueryTool.java:163) at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:280) at org.mariadb.jdbc.MariaDbPreparedStatementClient.executeInternal(MariaDbPreparedStatementClient.java:223) ... 31 more
I have this error when I try to put a disc in a jukebox :C
 
Skilled Illusionist
Joined
Dec 27, 2008
Messages
311
Reaction score
205
Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

I have this error when I try to put a disc in a jukebox :C

Column SSO Ticket cannot be null , u just have to go on PhpMyAdmin and allows to be null ;) , Because always u login on Kepler the SSO Ticket is deleted.


SQL Query:
ALTER TABLE `users` CHANGE `sso_ticket` `sso_ticket` VARCHAR(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL;
 
Last edited:
Newbie Spellweaver
Joined
Jan 8, 2014
Messages
74
Reaction score
14
Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

Thanks, will be fixed next Kepler update.

Thanks a lot for your work. Maybe you can check the teleporters. :3
 
Newbie Spellweaver
Joined
May 21, 2014
Messages
17
Reaction score
18
Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

This is so good.
Bravo, Quackster :)

By the way, yesterday I was messing around the server and I'm trying to change BattleBall Barebones Classic arena into a custom one and I don't see any changes, it's like the changes inside the CCT file are useless, I always see the old arena (even if I change the .room setting inside the CCT, I set it with another image and not the old arena).
What am I missing?
 
Junior Spellweaver
Joined
Jun 1, 2018
Messages
105
Reaction score
40
Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

This is so good.
Bravo, Quackster :)

By the way, yesterday I was messing around the server and I'm trying to change BattleBall Barebones Classic arena into a custom one and I don't see any changes, it's like the changes inside the CCT file are useless, I always see the old arena (even if I change the .room setting inside the CCT, I set it with another image and not the old arena).
What am I missing?
Are you publishing the changes to the cast in Director?

Have you cleared your browser cache?

Is the cast being saved unprotected? (CST)
Browsers won't load an unprotected cast, if I'm not mistaken, but all you have to do is change the file extension from .cst to .cct

Once I was working with a cast and in order for the movie (DCR) to read the changes, I had to first open the actual DCR in Director and then edit the cast from the cast pane and finally save the cast via 'Save As'. Although, I was under the assumption this was only necessary if you were editing the scripts and not the bitmaps, sounds, etc.

 
Newbie Spellweaver
Joined
May 21, 2014
Messages
17
Reaction score
18
Re: Kepler - Habbo Hotel v14+ server (BattleBall, Camera, Trax, Rollers) [Java]

Customization is possible inside BattleBall Arenas in V26 but not in V21, I don't know why.
Just an example: Barebones Classic had 4 static spotlights. I made them "animated" (sort of):
Quackster - Kepler - Java v14+ server (SnowStorm, BattleBall, Camera, Wobble Squabble) - RaGEZONE Forums

OLD:
I changed only some bitmaps and fields files (like bb_arena and bb_arena_1.room).

Are you publishing the changes to the cast in Director?
Have you cleared your browser cache?
No, I don't publish the changes, I only convert them to Shockwave Movie for the CCT file. I don't even touch the DCR file.
And no, I haven't cleared it. I will try now.

When I was testing the old (and incomplete) SnowStorm CCTs some years ago I didn't have any problems on editing the arenas, in fact I could totally recreate snowwar_arena_0 map. I could see the updates made to the arena instantly without clearing the cache.

I don't why, but it's like the game is "seeing" the map from another hh_game_bb_room. Even if I delete the CCT, the arena still loads fine.
 
Last edited:
Back
Top