There is no new SQL to run and the gift issue has been already been fixed.
Run these to add the Recycler page.
Code:INSERT IGNORE INTO `catalogue_pages` (`id`, `order_id`, `min_role`, `index_visible`, `is_club_only`, `name_index`, `link_list`, `name`, `layout`, `image_headline`, `image_teasers`, `body`, `label_pick`, `label_extra_s`, `label_extra_t`) VALUES (91, 13, 1, 1, 0, 'Recycler', '', 'Recycler', 'ctlg_recycler', 'catalog_recycler_headline1', '', '', NULL, NULL, NULL); INSERT IGNORE INTO `catalogue_pages` (`id`, `order_id`, `min_role`, `index_visible`, `is_club_only`, `name_index`, `link_list`, `name`, `layout`, `image_headline`, `image_teasers`, `body`, `label_pick`, `label_extra_s`, `label_extra_t`) VALUES (92, 116, 5, 1, 0, 'Recycler Furni', '', 'Recycler Furni', 'ctlg_layout2', 'catalog_rares_headline1', '', 'Yet another special page.', 'Click on the item you want for more information', NULL, NULL); INSERT IGNORE INTO `catalogue_items` (`id`, `sale_code`, `page_id`, `order_id`, `price`, `is_hidden`, `amount`, `definition_id`, `item_specialspriteid`, `name`, `description`, `is_package`, `package_name`, `package_description`) VALUES (1348, 'rclr_chair', '92', 9, 1, 0, 1, 1414, 0, 'Palm Chair', 'Watch out for coconuts', 0, NULL, NULL); INSERT IGNORE INTO `catalogue_items` (`id`, `sale_code`, `page_id`, `order_id`, `price`, `is_hidden`, `amount`, `definition_id`, `item_specialspriteid`, `name`, `description`, `is_package`, `package_name`, `package_description`) VALUES (1349, 'rclr_garden', '92', 9, 1, 0, 1, 1415, 0, 'Water Garden', 'Self watering', 0, NULL, NULL); INSERT IGNORE INTO `catalogue_items` (`id`, `sale_code`, `page_id`, `order_id`, `price`, `is_hidden`, `amount`, `definition_id`, `item_specialspriteid`, `name`, `description`, `is_package`, `package_name`, `package_description`) VALUES (1350, 'rclr_sofa', '92', 9, 1, 0, 1, 1416, 0, 'Polar Sofa', 'Snuggle up together', 0, NULL, NULL); INSERT IGNORE INTO `items_definitions` (`id`, `sprite`, `sprite_id`, `name`, `description`, `colour`, `length`, `width`, `top_height`, `max_status`, `behaviour`, `interactor`, `is_tradable`, `is_recyclable`, `drink_ids`) VALUES (1414, 'rclr_chair', -1, 'Palm Chair', 'Watch out for coconuts', '0,0,0', 1, 1, 1, '2', 'can_sit_on_top', 'chair', 1, 0, ''); INSERT IGNORE INTO `items_definitions` (`id`, `sprite`, `sprite_id`, `name`, `description`, `colour`, `length`, `width`, `top_height`, `max_status`, `behaviour`, `interactor`, `is_tradable`, `is_recyclable`, `drink_ids`) VALUES (1415, 'rclr_garden', -1, 'Water Garden', 'Self watering', '0,0,0', 1, 3, 0, '2', 'solid', 'default', 1, 0, ''); INSERT IGNORE INTO `items_definitions` (`id`, `sprite`, `sprite_id`, `name`, `description`, `colour`, `length`, `width`, `top_height`, `max_status`, `behaviour`, `interactor`, `is_tradable`, `is_recyclable`, `drink_ids`) VALUES (1416, 'rclr_sofa', -1, 'Polar Sofa', 'Snuggle up together', '0,0,0', 2, 1, 1, '0', 'can_sit_on_top', 'chair', 1, 0, '');
The Habbo archives: http://alex-dev.org/archive/
@Quackster Are you planning support for other Habbo Versions?
Yep, I have no reason to save emails so that's why they aren't saved. And the SQL is valid, it shouldn't error.
![]()
Last edited by Quackster; 03-11-19 at 01:28 AM.
The Habbo archives: http://alex-dev.org/archive/
I have a problem, my loader only goes black, how to proceed? I used your dcr's
@Edit
solved, the problem was the browser
Last edited by lllpato; 06-11-19 at 03:43 AM.
I'm such a huge fan of this project and I have been following it for over a year now. A while ago, I build the project and was able to run it perfectly. Now, on Ubuntu, I'm running into the problem that the server startup doesn't seem to finish correctly.
When I start the server with 'java -jar kepler.jar', it's able to connect to the db. (the pre-compiled version connects with kepler/verysecret/kepler, my own compiled version connect via my own details specified in the source). Settings.ini never gets created, probably because the server startup doesn't go well. The server hangs at the moment de Rcon + Mus servers are started. The Netty game server never gets started, the line stating that it is starting is just never showing in the console.
Any ideas why this is happening? Could this be a database problem or...?
Anyway, I have to say this again, this project is amazing. So is ClassicHabbo. You did some things here that we've never really seen here and made it open-source. (yup, my account is new but I've been visiting this forum section since '07)
Sounds like the server doesn't have write permission to create the file.
- - - Updated - - -
I noticed gifts aren't actually fixed, all gifts get sent to yourself instead of the player you want to send them to.
If you can compile it yourself, the commit is here: https://github.com/Quackster/Kepler/...295c51f07efcaf
The Habbo archives: http://alex-dev.org/archive/
Probably, yes. Started the server on another (fresh) Ubuntu machine today and it started, although once again the settings.ini isn't created. Not a real problem for me, since I can just edit the db things in the source and change the other settings in the db table... but still weird. The permissions of the folder etc. are correct as far as I can see.
So Alex any plans to add the loading Ads to kepler ?
Nostalgia trip, had to get this up and running even though I haven't touched anything for about 5 years.
Signatures are bad
Irony is great
I'm so sorry for not releasing this earlier, but here's a few quick fixes.
Changelog
- Fix presents going to wrong user
- Fix Chess crashing the client
- Add server-side chat rate limiting
- Redo slot counting for adding disks to jukebox playlist
Download v1.22.4 here: https://github.com/Quackster/Kepler/...es/tag/v1.22.4
And I'm sorry to say this, but unless there's other horrible bugs that need fixing ASAP I probably won't be releasing another Kepler version.
Last edited by Quackster; 31-01-20 at 12:08 PM.
The Habbo archives: http://alex-dev.org/archive/
Damn I really hate to hear that. I should really get a server running for people to log into. I log into RaGEZONE at least once a week to check on this thread. The work you’ve done for Oldschool is so respectable. I’ve archived everything from this thread offline for integrity’s sake. Thanks for everything so far Alex