Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Console warning "Failed to update session information!" #101

Open
shantek opened this issue Jul 9, 2024 · 2 comments
Open

Console warning "Failed to update session information!" #101

shantek opened this issue Jul 9, 2024 · 2 comments
Labels
More Info Needed More information is needed from the OP.

Comments

@shantek
Copy link

shantek commented Jul 9, 2024

Everything seems to mostly function correctly with the extension however I'm getting this error spammed in to my console pretty frequently. It doesn't seem to stop the players connecting but does seem to stop it updating things like the player count in the connection tab.

[mcxboxbroadcast] [Primary Session] Failed to update session information!
com.rtm516.mcxboxbroadcast.core.exceptions.SessionUpdateException
at com.rtm516.mcxboxbroadcast.core.SessionManagerCore.updateSessionInternal(SessionManagerCore.java:271)
at com.rtm516.mcxboxbroadcast.core.SessionManager.updateSession(SessionManager.java:136)
at com.rtm516.mcxboxbroadcast.core.SessionManager.updateSession(SessionManager.java:128)
at com.rtm516.mcxboxbroadcast.bootstrap.geyser.MCXboxBroadcastExtension.tick(MCXboxBroadcastExtension.java:211)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)

@rtm516
Copy link
Member

rtm516 commented Aug 5, 2024

Can you provide a full log file?

@rtm516 rtm516 added the More Info Needed More information is needed from the OP. label Aug 5, 2024
@CodeAX2
Copy link

CodeAX2 commented Aug 21, 2024

I am also receiving a similar warning message.

I am running:
MCXboxBroadcast Extension build 49 (git-master-6b1a014)
Geyser-Spigot 2.4.2-b650 (git-master-7da1d7d)
Paper 1.21-99-master@f1f01a1

My log file is available at the hastebin link here: https://hastebin.com/share/cuvowarani.php
I have censored out IP addresses, but those should be irrelevant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
More Info Needed More information is needed from the OP.
Projects
None yet
Development

No branches or pull requests

3 participants