Okay so the next update ended up being far more larger than I expected, at first it was to fix the voting system so that room rating votes expire after a month, and then I noticed a part of the gift system was broken, and then I noticed there was some issues with the catalogue and other items...
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...
Okay, libsodium.dll is a C++ library for password hashing and it seems like your operating system is out of date or doesn't have the right libraries.
Can you install this and then run the server: https://www.microsoft.com/en-au/download/details.aspx?id=48145
And if that doesn't work, check for...
It's obviously to do with the database server then if it fails on those two packets, because both of them query the server.
The only reason I can see why the connection is being killed is if an error is raised but for some reason it's not logging a message, so I made some changes to...
Make sure you make the server listen on localhost too.
The compiled version shouldn't be an issue, as I use it on my dedicated server.
I just fixed a small bug and updated the libraries to see if there's a bug with one of them, please try this...
I had a friend with this problem the moment it does an SQL query but I never figured it out because I could never reproduce it on my own machines.
I don't know what to do :(
When you press next it validates if the name is valid by querying the database, this is the first query it performs when you do the steps to register.
Be sure that you're using MariaDB and that there's no exceptions or errors that appear in error.log file.
:) Thanks for the kind words
https://www.oracle.com/technetwork/java/javase/downloads/jdk11-downloads-5066655.html
https://mariadb.org/download/
Use a MySQL browser like HeidiSQL or configure something like phpMyAdmin to connect to it and then import kepler.sql
Download the v1.14 or whatever...
Thank you! Yeah same here, I love old school as this were the versions I played. :)
Thank you :)
I'm confused by what you mean when you say the version number is off. I intentionally downgraded it to v14 for the in-game register, but when the server starts and it has the "version=14" in it...
Kepler
What is this?
Kepler is a Habbo Hotel emulator that is designed to fully emulate the v14 version from 2008 era. The server is written in Java (JDK 11) and it's using various libraries, which means it's multiplatform, as in supports a wide range of operating systems. Windows, Linux...