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

Page 22 of 48 FirstFirst ... 12141516171819202122232425262728293032 ... LastLast
Results 316 to 330 of 715
  1. #316
    Member tvbcrazy is offline
    MemberRank
    Feb 2010 Join Date
    US? Or not :PLocation
    96Posts

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

    Hmm,

    With mariadb + database import on Ubuntu 18.04.
    Specified key was too long; max key length is 767 bytes

    Does anyone have a fix?

  2. #317
    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 tvbcrazy View Post
    Hmm,

    With mariadb + database import on Ubuntu 18.04.
    Specified key was too long; max key length is 767 bytes

    Does anyone have a fix?
    https://stackoverflow.com/questions/...h-is-767-bytes

    Sent from my Pixel 3 using Tapatalk

  3. #318
    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 tvbcrazy View Post
    Hmm,

    With mariadb + database import on Ubuntu 18.04.
    Specified key was too long; max key length is 767 bytes

    Does anyone have a fix?
    Upgrade MariaDB to the latest stable release by using MariaDB's official repository.

  4. #319
    Member tvbcrazy is offline
    MemberRank
    Feb 2010 Join Date
    US? Or not :PLocation
    96Posts

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

    Quote Originally Posted by Hoshiko View Post
    Upgrade MariaDB to the latest stable release by using MariaDB's official repository.
    Thanks!

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

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

    Kepler v1.20 finally released with four new features!

    Changelog

    - New feature: Pets (basic walk/talk at the moment).
    - New feature: Events (v21+).
    - New feature: BattleShips in Gamehall.
    - New feature: Public room bots.

    - Added extensive IP address logging .
    - Added banning from mod tool.
    - Added back splashing when entering/leaving pool.
    - Added chat logging.

    - Fixed CFH pickup and follow.
    - Fixed who is the actual loser in Wobble Squabble when game ends.
    - Fixed registration check (some weird stuff..?)
    - Fixed BattleBall flood fill algorithm.
    - Fixed ejecting CD's from jukebox.

    Download

    Compiled jar download: https://github.com/Quackster/Kepler/releases/tag/v1.20

    Migration from v1.19 to v1.20 SQL: https://github.com/Quackster/Kepler/...pdate.1.20.sql

    As always please back up your database in case something horribly goes wrong!

    Screenshots






  6. #321
    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]

    Tanks for not release tags now :D , with this minors update i can release the BETA 3 soon :d
    Last edited by Quackster; 24-04-19 at 12:15 AM. Reason: No need to quote the post

  7. #322
    Member Sylas is offline
    MemberRank
    Jan 2012 Join Date
    80Posts

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

    Great release Alex! But, how do we actually add bots? Like i understand some of it but what about "start_look" for example?

  8. #323
    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 Sylas View Post
    Great release Alex! But, how do we actually add bots? Like i understand some of it but what about "start_look" for example?
    start_look is the rotation of the bot when you first load the room, and the rotation that the bot resets to after it finishes walking. I should probably rename the column.

  9. #324
    Member Sylas is offline
    MemberRank
    Jan 2012 Join Date
    80Posts

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

    Quote Originally Posted by Quackster View Post
    start_look is the rotation of the bot when you first load the room, and the rotation that the bot resets to after it finishes walking. I should probably rename the column.
    So it should be like 2 and 2 for example? I checked with Debbo 3.6, Bloodline etc and they have something like this
    enabled=1
    name=Ralf
    mission=Im here for the noobs..
    walkspace=9 18,9 16,9 17,9 19,9 20,9 21,9 22,9 23,8 18,8 16,8 17,8 19,8 20,8 21,8 22,8 23
    look=2,2

    figure=sd=001&sh=003/41,41,41&lg=006/51,51,51&ch=202/139,24,32&lh=001/255,210,179&rh=001/255,210,179&hd=001/255,204,153&ey=001&fc=001/255,204,153&hr=203/103,78,59&rs=001/255,255,255&ls=001/255,255,255&bd=001/255,204,153
    So start_look should be like "look" for example.

  10. #325
    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 Sylas View Post
    So it should be like 2 and 2 for example? I checked with Debbo 3.6, Bloodline etc and they have something like this
    No, for Kepler it's a single integer, for something like Debbo, the "2,2" was because the first represented the head rotation, and the second represented the body rotation, or the other way around, I forgot. Bots don't actually need both configured, so it's just a single rotation set for both the head and body.

    Quote Originally Posted by Sylas View Post
    So start_look should be like "look" for example.
    Indeed.

  11. #326
    Member Sylas is offline
    MemberRank
    Jan 2012 Join Date
    80Posts

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

    Quote Originally Posted by Quackster View Post
    No, for Kepler it's a single integer, for something like Debbo, the "2,2" was because the first represented the head rotation, and the second represented the body rotation, or the other way around, I forgot. Bots don't actually need both configured, so it's just a single rotation set for both the head and body.



    Indeed.
    Well i just made one, obvious i did something wrong.


    Since i get
    Error when executing MySQL query:
    java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1
    in Kepler.

  12. #327
    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 Sylas View Post
    Well i just made one, obvious i did something wrong.


    Since i get
    in Kepler.
    Your walkspace is wrong, the first entry is a "9" when it should have two numbers separated by comma, eg "9,3" as the first represents the x and the second represents the y coordinate to walk to.

  13. #328
    Member Sylas is offline
    MemberRank
    Jan 2012 Join Date
    80Posts

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

    Quote Originally Posted by Quackster View Post
    Your walkspace is wrong, the first entry is a "9" when it should have two numbers separated by comma, eg "9,3" as the first represents the x and the second represents the y coordinate to walk to.
    Hm ok, will look into it.
    So example if X is 9 and Y is 21 it should be like
    9,18,9 16,9 17,9 19,9,21,9
    right?
    Last edited by Sylas; 24-04-19 at 04:42 PM.

  14. #329
    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 Sylas View Post
    Hm ok, will look into it.
    So example if X is 9 and Y is 21 it should be like

    right?
    Remove the second last comma and it's good, it should be

    9,18,9 16,9 17,9 19,9 21,9

  15. #330
    Member Sylas is offline
    MemberRank
    Jan 2012 Join Date
    80Posts

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

    Quote Originally Posted by Quackster View Post
    Remove the second last comma and it's good, it should be

    9,18,9 16,9 17,9 19,9 21,9
    I tried with
    9,18,9 16,9 17,9 19,9 21,9

    But still no bot and still the same error in Kepler sadly.



Advertisement