MCXboxBroadcast / Broadcaster

A simple Geyser extension that broadcasts the server over Xbox Live.
GNU General Public License v3.0
242 stars 46 forks source link

Support for 1.21.44 #164

Open NicklasMatzulla opened 2 weeks ago

NicklasMatzulla commented 2 weeks ago

Hello everyone, Mojang has recently released Minecraft Bedrock version 1.21.44. If this protocol version is installed, Bedrock players will not be able to join the server via the broadcaster.

Kind regards

rtm516 commented 2 weeks ago

Please share the error message the client is getting. There should be no issue on the latest version with 1.21.44

Bossbirdyman51 commented 2 weeks ago

Hello :

I think I have the same issue no ?

[22:48:43 INFO] [Primary Session] Creating Xbox LIVE session... Exception in thread "main" com.rtm516.mcxboxbroadcast.core.exceptions.SessionUpdateException: Unable to update session information, got status 403 trying to update at com.rtm516.mcxboxbroadcast.core.SessionManagerCore.updateSessionInternal(SessionManagerCore.java:308) at com.rtm516.mcxboxbroadcast.core.SessionManager.updateSession(SessionManager.java:138) at com.rtm516.mcxboxbroadcast.core.SessionManagerCore.createSession(SessionManagerCore.java:222) at com.rtm516.mcxboxbroadcast.core.SessionManagerCore.init(SessionManagerCore.java:162) at com.rtm516.mcxboxbroadcast.core.SessionManager.init(SessionManager.java:79) at com.rtm516.mcxboxbroadcast.bootstrap.standalone.StandaloneMain.createSession(StandaloneMain.java:102) at com.rtm516.mcxboxbroadcast.bootstrap.standalone.StandaloneMain.main(StandaloneMain.java:82)

    Thanks for help
rtm516 commented 2 weeks ago

Hello :

I think I have the same issue no ?

[22:48:43 INFO] [Primary Session] Creating Xbox LIVE session... Exception in thread "main" com.rtm516.mcxboxbroadcast.core.exceptions.SessionUpdateException: Unable to update session information, got status 403 trying to update at com.rtm516.mcxboxbroadcast.core.SessionManagerCore.updateSessionInternal(SessionManagerCore.java:308) at

Thats an xbox issue https://support.xbox.com/en-GB/xbox-live-status

Bossbirdyman51 commented 1 week ago

Hello : I think I have the same issue no ? [22:48:43 INFO] [Primary Session] Creating Xbox LIVE session... Exception in thread "main" com.rtm516.mcxboxbroadcast.core.exceptions.SessionUpdateException: Unable to update session information, got status 403 trying to update at com.rtm516.mcxboxbroadcast.core.SessionManagerCore.updateSessionInternal(SessionManagerCore.java:308) at

Thats an xbox issue https://support.xbox.com/en-GB/xbox-live-status

Okay thanks, I still have the same problem even though the services are restored.