So title, joining premium or even java servers with geysermc from cracked bedrock will work, but why? If you can’t join with cracled java why can you with cracked bedrock?

  • Ganbat@lemmyonline.com
    link
    fedilink
    English
    arrow-up
    63
    arrow-down
    2
    ·
    edit-2
    7 days ago

    I can’t speak to the specifics of it, but Bedrock and Java editions are functionally entirely different games. They’re designed to function nearly the same, but under the hood, the only real similarities are in the graphical assets. Past the user interaction, they’re not really comparable at all.

    • Kairos@lemmy.today
      link
      fedilink
      English
      arrow-up
      16
      arrow-down
      1
      ·
      6 days ago

      Also bedrock is available on like 50 different platforms to purchase

        • Jako301@feddit.de
          link
          fedilink
          English
          arrow-up
          36
          arrow-down
          1
          ·
          6 days ago

          Java version runs flawlessly on Linux and is superior either way.

          • Tlaloc_Temporal@lemmy.ca
            link
            fedilink
            English
            arrow-up
            2
            arrow-down
            1
            ·
            edit-2
            5 days ago

            With the sole exception of playing on a bedrock server. I’ve looked for Java mods to facilitate this, but only found the reverse (understandably).

            • SoftwareSlicer@beehaw.org
              link
              fedilink
              English
              arrow-up
              3
              ·
              5 days ago

              There are a few repos where it might actually be possible if you are willing to tinker and accept the very high risk of getting banned. Specifically the ViaBedrock library and the ViaProxy application. Right now, These tools are highly experimental and serve more like advanced world viewers rather than ways to legitimately play on servers but they also work on bedrock realms as well. Worth giving a try if you know what you are getting into, Was going to make a video on this rabbit hole although I massively overcomplicated what I wanted to share with that project. Especially with figuring out bedrock server world archival, ReplayMod, and a ton of other stuff with the Lifeboat featured server I’m a big supporter of.

              • Tlaloc_Temporal@lemmy.ca
                link
                fedilink
                English
                arrow-up
                1
                ·
                5 days ago

                ViaBedrock would be cool if it at least allowed building. World archival is neat though.

                I doubt I’d be banned on my friend’s personal realm, unless microsoft have automatic anti-cheat running even there.

        • SagXD@lemm.ee
          link
          fedilink
          English
          arrow-up
          11
          arrow-down
          1
          ·
          edit-2
          6 days ago

          It’s not bedrock edition. It’s “Windows” edition. That’s why, They never gonna port it to Linux.

    • Zos_Kia@lemmynsfw.com
      link
      fedilink
      English
      arrow-up
      13
      ·
      6 days ago

      To clarify : We’re talking about differences in the codebase here. They are still exactly the same game, with some very minor disparities in certain mechanics.

      The technical differences tend to disappear over time because they rely more and more on the datapack format, which is shared between the two codebases.

      • Lemongrab@lemmy.one
        link
        fedilink
        English
        arrow-up
        16
        ·
        6 days ago

        Many mechanics, and bugs, and features. Redstone is very different because the bug/exploit parity doesn’t exist and even obvious features are different (Redstone attaches to pistons). When they add a new mechanic, the bugs are different and unique to each game. Like because cauldrons can hold potions in bedrock, you can (idk if its changed) use the newish block dripstone to increment the potion fullness, duplicating it.

      • navi@lemmy.tespia.org
        link
        fedilink
        English
        arrow-up
        8
        ·
        6 days ago

        Java has data packs and Bedrock has behavior packs, they are extremely different in practice and similar only in concept.

  • JustARegularNerd@aussie.zone
    link
    fedilink
    English
    arrow-up
    7
    ·
    5 days ago

    Short answer: GeyserMC sidesteps that player authentication process Java players need to do

    Long answer:

    I’ve used and set up GeyserMC before. It sounds like the server you’re joining has online-mode on, which requires all Java players who are joining to have a valid Java account and current authentication.

    GeyserMC, being a mod to the server, entirely sidesteps this entire process. Your Bedrock cracked client requests to join and GeyserMC, being the way your client communicates with the server, just let’s you in. It just sends your client the chunks, the entities, etc. and lets you interact with them, and Java players are shown an additional Player entity (being you).

    GeyserMC actually has authentication a server owner can set up that does require a valid Bedrock account or valid Java account, but it seems the server(s) you’re playing hasn’t set this up.

  • redditReallySucks@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    28
    ·
    6 days ago

    Microsoft controls the java licenses (you can only buy it from them). This allows them to check that account x has a valid license as they are also linked to the game account

    The bedrock licences are tied to other platforms (Google play, apple appstore, …) and are not tied to the game account. I can login with any account on bedrock (not like java)

    • lost_faith@lemmy.ca
      link
      fedilink
      English
      arrow-up
      10
      ·
      6 days ago

      I am prolly woefully out of date, but there was an option in the java server config to allow or disallow cracked clients. Please let me know if I am out of date so I can forget this info

      • RandomVideos@programming.dev
        link
        fedilink
        English
        arrow-up
        9
        ·
        6 days ago

        You can still allow cracked clients. The downsides are that, because minecraft doesnt verify the accounts, if you set your name to someone with op, you get op and you need a plugin to be able to have a skin that is not default

        • LiveLM@lemmy.zip
          link
          fedilink
          English
          arrow-up
          3
          ·
          5 days ago

          On the cracked severs I used to play, they used to have a plugin that would make users register a password when they first visited and type it on all subsequent logins, to protect users’ accounts.

        • lost_faith@lemmy.ca
          link
          fedilink
          English
          arrow-up
          4
          ·
          6 days ago

          Ok, so basically as it was. I had worldguard and worldedit and many more I no longer remember hehe

      • cmnybo@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        8
        ·
        6 days ago

        There’s an option to allow it to run offline and that will allow it to work with cracked clients. There’s no user authentication, so only make the server accessible to people you trust over a VPN.

        • lost_faith@lemmy.ca
          link
          fedilink
          English
          arrow-up
          3
          ·
          6 days ago

          Last server I hosted wasseveral years ago, forget what version, and I had set that option for the 3 people that couldn’t purchase at that time. They eventually did purchase clients and I went no cracks allowed.

          Thank you