MCXboxBroadcast / Broadcaster

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

Error on Startup using Extension (Dev version) #138

Closed DarkChromaMC closed 3 weeks ago

DarkChromaMC commented 3 weeks ago

Seem to get this error on a test proxy I've got running when attempting to join the server via the friends tab. Any clue what it might mean? Confirmed by server providers that firewall wasn’t blocking anything. I can join the server normally using the bedrock IP. But, the friend method doesn’t work.

image

[05:06:56 INFO] [geyser]: Started Geyser on UDP port 25105 [05:06:56 INFO] [geyser]: [mcxboxbroadcast] Starting MCXboxBroadcast Extension DEV (git-playground/nethernet-6b43fd9) [05:06:56 INFO] [JitsiConfig]: Initialized newConfig: system properties [05:06:56 INFO] [org.jitsi.config.ReadOnlyConfigurationService]: net.java.sip.communicator.SC_HOME_DIR_LOCATION not set [05:06:56 INFO] [JitsiConfig]: Initialized legacyConfig: sip communicator props (no description provided) [05:06:56 INFO] [JitsiConfig]: Replacing newConfig with [05:06:56 INFO] [geyser]: [mcxboxbroadcast] [Primary Session] Starting SessionManager... [05:06:56 INFO] [geyser]: Done (0.591s)! Run /geyser help for help! [05:06:57 INFO] [geyser]: [mcxboxbroadcast] [Primary Session] Successfully authenticated as CatCraftSMP (2535406965828080) [05:06:57 INFO] [geyser]: [mcxboxbroadcast] [Primary Session] Creating Xbox LIVE session... [05:06:59 INFO] [geyser]: [mcxboxbroadcast] [Primary Session] Creation of Xbox LIVE session was successful! [05:07:26 INFO] [org.ice4j.ice.harvest.MappingCandidateHarvesters]: Initialized mapping harvesters (delay=1ms). stunDiscoveryFailed=false [05:07:26 INFO] [org.ice4j.ice.Agent]: Gathering candidates for component application.RTP. [05:07:28 INFO] [org.ice4j.ice.Component]: Add remote candidate for application.RTP: 192.168.0.112:55797/udp/host [05:07:28 INFO] [org.ice4j.ice.Component]: Add remote candidate for application.RTP: 101.100.136.142:55797/udp/srflx [05:07:28 INFO] [org.ice4j.ice.Component]: Add remote candidate for application.RTP: 20.202.63.8:50565/udp/relay [05:07:28 INFO] [org.ice4j.ice.Agent]: Start ICE connectivity establishment. [05:07:28 INFO] [org.ice4j.ice.Agent]: Init checklist for stream application [05:07:28 INFO] [org.ice4j.ice.Agent]: ICE state changed from Waiting to Running. [05:07:28 INFO] [org.ice4j.ice.ConnectivityCheckClient]: Start connectivity checks. [05:07:29 INFO] [org.ice4j.ice.ConnectivityCheckClient]: timeout for pair: 172.31.2.12:40007/udp/host -> 192.168.0.112:55797/udp/host (application.RTP), failing. [05:07:29 INFO] [org.ice4j.ice.ConnectivityCheckClient]: timeout for pair: 172.31.2.12:40007/udp/host -> 101.100.136.142:55797/udp/srflx (application.RTP), failing. [05:07:29 INFO] [org.ice4j.ice.ConnectivityCheckClient]: timeout for pair: 172.31.2.12:40007/udp/host -> 20.202.63.8:50565/udp/relay (application.RTP), failing. [05:07:29 INFO] [org.ice4j.ice.ConnectivityCheckClient]: CheckList will failed in a few seconds if no succeeded checks come [05:07:34 INFO] [org.ice4j.ice.ConnectivityCheckClient]: CheckList for stream application FAILED [05:07:34 INFO] [org.ice4j.ice.Agent]: ICE state is FAILED [05:07:34 INFO] [org.ice4j.ice.Agent]: ICE state changed from Running to Failed.

rtm516 commented 3 weeks ago

Confirmed in Discord that your using BloomHost which unfortunately doesn't work with NetherNet so this can't be fixed.