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 25, 2018
Messages
7
Reaction score
0
Re: Kepler - Habbo Hotel v14 server (BattleBall, Camera, Trax, Rollers) [Java]

Sir, do you have a simple tutorial to making this server on centos 7 vps?
 
ExHabbo Section *********
Joined
May 17, 2006
Messages
231
Reaction score
3
Re: Kepler - Habbo Hotel v14 server (BattleBall, Camera, Trax, Rollers) [Java]

Sir, do you have a simple tutorial to making this server on centos 7 vps?
The instructions to compile the source can be found within the development thread here,
in order to run the compiled jar found , you can use the following to launch it. :)
Please ensure you have Java installed on your CentOS machine first.

Code:
java -jar Kepler.jar
 
Newbie Spellweaver
Joined
Nov 25, 2018
Messages
7
Reaction score
0
Re: Kepler - Habbo Hotel v14 server (BattleBall, Camera, Trax, Rollers) [Java]

The instructions to compile the source can be found within the development thread here,
in order to run the compiled jar found , you can use the following to launch it. :)
Please ensure you have Java installed on your CentOS machine first.

Code:
java -jar Kepler.jar

What is the vps requirements? I know install a cms using lamp on my centos 7 but i didnt know what is the step to install this server sir. Can do you help me?
 
Developer
Developer
Joined
Dec 11, 2010
Messages
2,955
Reaction score
2,685
Re: Kepler - Habbo Hotel v14 server (BattleBall, Camera, Trax, Rollers) [Java]

What is the vps requirements? I know install a cms using lamp on my centos 7 but i didnt know what is the step to install this server sir. Can do you help me?

For CentOS:







Boot Kepler.jar once to create settings.ini, stop Kepler, edit settings.ini to the db details you provided.

Start Kepler.jar again.
 
Newbie Spellweaver
Joined
Nov 25, 2018
Messages
7
Reaction score
0
Re: Kepler - Habbo Hotel v14 server (BattleBall, Camera, Trax, Rollers) [Java]

Sir, have a lot of difference v14 to v22?

Another question: Is it possible to put furniture on top of others? (3-4 furnitures)
 
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]

Sir, have a lot of difference v14 to v22?

Another question: Is it possible to put furniture on top of others? (3-4 furnitures)

Yes, for stackable items you can just place on top, but else you need to use rollers along with something like a z-shelf to stack non-stackable items.

I'm not aware of many differences between v14 and v22, but this server supports from v14 to v21 (v21 has events which aren't coded, and moodlights, which are coded).
 
Newbie Spellweaver
Joined
Oct 25, 2018
Messages
7
Reaction score
2
Re: Kepler - Habbo Hotel v14 server (BattleBall, Camera, Trax, Rollers) [Java]

This looks great, crazy to try it
 
Newbie Spellweaver
Joined
Nov 25, 2018
Messages
7
Reaction score
0
Re: Kepler - Habbo Hotel v14 server (BattleBall, Camera, Trax, Rollers) [Java]

Sir, I send the compiled files to my public_html? Im using mariadb with phpmyadmin, apache and php7.
 
Newbie Spellweaver
Joined
Oct 25, 2018
Messages
7
Reaction score
2
Re: Kepler - Habbo Hotel v14 server (BattleBall, Camera, Trax, Rollers) [Java]

I need a help, please:

"tile" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/alexdev/kepler/Kepler has been compiled by a more recent version of the Java Runtime (class file version 54.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)
Press any key to continue . . .
 
Junior Spellweaver
Joined
Jun 1, 2018
Messages
105
Reaction score
40
Re: Kepler - Habbo Hotel v14 server (BattleBall, Camera, Trax, Rollers) [Java]

I need a help, please:

"tile" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/alexdev/kepler/Kepler has been compiled by a more recent version of the Java Runtime (class file version 54.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)
Press any key to continue . . .
Make sure you are using the most recent version of Java.

Here is the link to openJDK 11 --->



Sir, have a lot of difference v14 to v22?

Another question: Is it possible to put furniture on top of others? (3-4 furnitures)
Honestly, Kepler should load all the way through v28 by changing the GENERATEKEY header from 202 to 2002 in MessageHandler.java
 
Developer
Developer
Joined
Dec 11, 2010
Messages
2,955
Reaction score
2,685
Re: Kepler - Habbo Hotel v14 server (BattleBall, Camera, Trax, Rollers) [Java]

Sir, I send the compiled files to my public_html? Im using mariadb with phpmyadmin, apache and php7.

Don't put your files anywhere that the outside world can access them, you don't want people reading settings.ini and gaining access into your database lol :eek:tt1:
 
Newbie Spellweaver
Joined
Oct 25, 2018
Messages
7
Reaction score
2
Re: Kepler - Habbo Hotel v14 server (BattleBall, Camera, Trax, Rollers) [Java]

Make sure you are using the most recent version of Java.

Here is the link to openJDK 11 --->




Honestly, Kepler should load all the way through v28 by changing the GENERATEKEY header from 202 to 2002 in MessageHandler.java
My pc is x86, any solution?
 
Developer
Developer
Joined
Dec 11, 2010
Messages
2,955
Reaction score
2,685
Re: Kepler - Habbo Hotel v14 server (BattleBall, Camera, Trax, Rollers) [Java]

Hey guys, just did a small update to Kepler since it was never fully "finished" - only in a workable hotel state pretty much. Here's my changelog below which should make the server more enjoyable to use.

Changelog

- Club gifts added (default is one gift per month).
- Club clothes added (user editor is updated on login and HC purchase).
- Added user shutup/listen in rooms.
- Fixed populated rooms not showing in the navigator.
- Fixed diving score for longer usernames.
- Added same IP check for MUS camera packet handling so random connections cannot imitate a user.

To change the club gift interval edit the following in the in the settings table:

(The server will need to be started at least once with correct db details before these values appear in the database)

club.gift.timeunit (right now it's DAYS, can be , etc)
club.gift.interval (default is 31 of that interval)

So if you change the interval to 7 and keep the timeunit to DAYS, the gift will be once per week instead of month

If you're already using Kepler, run this migrate SQL for v1.16

Code:
CREATE TABLE `users_club_gifts` (
  `user_id` int(11) NOT NULL,
  `sprite` varchar(50) NOT NULL,
  `date_received` bigint(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

CREATE TABLE `users_mutes` (
  `user_id` int(11) NOT NULL,
  `muted_id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

ALTER TABLE `users` ADD `club_gift_due` BIGINT(11) NOT NULL DEFAULT '0' AFTER `club_expiration`;

UPDATE catalogue_items SET sale_code = (SELECT sprite FROM items_definitions WHERE items_definitions.id = catalogue_items.definition_id) WHERE page_id = 27 AND is_package = 0;

ALTER TABLE `settings` CHANGE `value` `value` TEXT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '';

UPDATE users SET club_subscribed = 0;

Screenshots

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


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


Download

Compiled v1.16 jar is available:
 

Attachments

You must be registered for see attachments list
Skilled Illusionist
Joined
Dec 27, 2008
Messages
311
Reaction score
205
Re: Kepler - Habbo Hotel v14 server (BattleBall, Camera, Trax, Rollers) [Java]

Amazing Alex, u still adding features from your v31 private to v14 , nice job :D
 
Newbie Spellweaver
Joined
Oct 16, 2014
Messages
62
Reaction score
3
Re: Kepler - Habbo Hotel v14 server (BattleBall, Camera, Trax, Rollers) [Java]

How to run on windows?
 
Custom Title Activated
Loyal Member
Joined
Jun 27, 2009
Messages
1,571
Reaction score
170
Re: Kepler - Habbo Hotel v14 server (BattleBall, Camera, Trax, Rollers) [Java]

Amazing Work! :) Can't for for the more update to start using it
 
Initiate Mage
Joined
Feb 15, 2017
Messages
2
Reaction score
0
Re: Kepler - Habbo Hotel v14 server (BattleBall, Camera, Trax, Rollers) [Java]

What's a good CMS to use with this emulator? Thanks, looks epic!
 
Back
Top