Pugmatt / BedrockConnect

Join any Minecraft Bedrock Edition server IP on Xbox One, Nintendo Switch, and PS4/PS5
GNU General Public License v3.0
1.39k stars 161 forks source link

does no work #384

Open Lgndwilloske opened 1 year ago

Lgndwilloske commented 1 year ago

What happened?

Hello, i used the same dns setting on xbox one s and every time i go to connect to a external server it just directs me to the norml servers it dosent give the option of a server list

thanks,

willow

Expected Behaviour?

open a server list

Steps to reproduce.

No response

Screenshots/Videos

No response

Minecraft Bedrock Version

v1.19.70

Console

Xbox One S

Additional Context

No response

Pugmatt commented 1 year ago

All known reasons as to why this can occur and how to fix it can be found in the Troubleshooting page under the section "Joining the Featured Servers still directs to the actual servers and not the serverlist...": https://github.com/Pugmatt/BedrockConnect/wiki/Troubleshooting#joining-the-featured-servers-still-directs-to-the-actual-servers-and-not-the-serverlist

Lgndwilloske commented 1 year ago

i have had a look at that and my router dosent use ipv6 dns, ive also tried other avalible instances and it still dosent work. Any clue to what the issue is?

Lgndwilloske commented 1 year ago

with the other availible instances list, on xbox do i change ipv4 address or dns? ive been changing the dns

Lgndwilloske commented 1 year ago

All known reasons as to why this can occur and how to fix it can be found in the Troubleshooting page under the section "Joining the Featured Servers still directs to the actual servers and not the serverlist...": https://github.com/Pugmatt/BedrockConnect/wiki/Troubleshooting#joining-the-featured-servers-still-directs-to-the-actual-servers-and-not-the-serverlist

there is an update for xbox ill see if thats the issue

Lgndwilloske commented 1 year ago

Good news! it seems to be working i used a wav link extender and made its dns the main dns and i logged on to minecraft but it says on servers 'coming soon'

Pugmatt commented 1 year ago

If not already, make sure you have the secondary DNS set to a typical DNS provider, or else it might be having connection issues. DNSs such as one of the following:

If it continues to happen, I'm not really sure why then. It can occasionally happen due to a Minecraft game client bug, which most you can do usually is reload the server list (By hitting B (when in the "Servers" tab) until you're back to the main screen, then go back to servers, and try that a couple of times until it hopefully works.)

Lgndwilloske commented 1 year ago

I have tried 8.8.8.8 and 8.8.4.4 I'll try the rest later on Thanks

Lgndwilloske commented 1 year ago

I have tried both and it still doesn't work, I used it over lan it worked and then it stopped working it said couldn't fi d player instance report to git hub

Pugmatt commented 1 year ago

Sounds like it's connecting okay but having issues grabbing the player data for some reason. Assuming by over LAN, meaning you're hosting a local BedrockConnect instance, check your launch command for the BedrockConnect jar. It should be exactly the following:

java -jar BedrockConnect-1.0-SNAPSHOT.jar nodb=true

The error "We had some trouble receiving your player data." only throws when it's having trouble grabbing data from a database, which it shouldn't try to do if database mode is disabled. So it sounds like the nodb=true startup flag might be absent from your current launch command.

Lgndwilloske commented 1 year ago

I did add a server to the dB file, I'll remove that and if it still doesn't work I'll try your way

Lgndwilloske commented 1 year ago

Is there anything else for the dns??

Pugmatt commented 1 year ago

The DNS itself sounds like it's working, since it's atleasting making connection with the BedrockConnect server. (Nevermind, forgot we were talking about the LAN method) The issue now it sounds like is an error with the configuration of the local BedrockConnect instance.

I did add a server to the dB file, I'll remove that and if it still doesn't work I'll try your way

If you have a custom servers file set with the customer_servers= startup flag, that should be fine, just make sure you still also have nodb=true in your startup flags as well or the same error will occur.

Lgndwilloske commented 1 year ago

Can I not connect to the dns bc of my Internet I used to be able to connect fine with virgin but I'm with bt now

Pugmatt commented 1 year ago

I have no idea unfortunately. You might need to continue using the LAN method.

Lgndwilloske commented 1 year ago

Sounds like it

Lgndwilloske commented 1 year ago

Think I've figured it out the bedrock connect works on my pc e.g. I go to a featured server and it takes me to the list. The pc has 4 to 5 ports open for minecraft the ports are: 59886 54894 64031 52614 These are all udp it looks like for xbox you have to make separate port forward rules inorder to connect to the dns server on most Internet. I will see if this works of it does then you should update your page with this info on it.