-
-
Notifications
You must be signed in to change notification settings - Fork 163
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
Nintendo Switch crashes up server list loading #510
Comments
This has been confirmed to work on any switch, my players are complaining they crashed after joining the server list on switch |
I attempted to replicate this on my Switch, but it loaded the serverlist fine as usual without crashing. Which BedrockConnect instance are you using? Or is it a custom hosted instance |
I am using my own instance I hosted as described. I made sure that it's on the latest update for Bedrock Connect. |
I can record a video when I get home |
Thanks, will await the video. Couple of further questions, so I can troubleshoot this easier: What settings do you have enabled on your BedrockConnect instance? (Language file, custom servers, etc) Just trying to see if I can replicate it. Does this crash happen everytime, or does it sometimes let you join without crashing? |
2024-07-09.17-06-11.mp4 |
Yes, I have custom settings, here is the command I use, java -Xms1G -Xmx1G -jar BedrockConnect-1.0-SNAPSHOT.jar custom_servers=servers.json mysql_host=play.mcrashcraft.com mysql_db=bedrock_connect mysql_user=MCrashCraft mysql_pass=nottherealpassword language=mcrashcraft.json, my language config: |
I am also using MCXboxBroadcast |
So I got rid of some custom servers and now it works perfectly |
Thank you for supplying all that. I attempted to replicate your setup as close as possible on my end using your supplied settings (With obvious differences such as MySQL settings), along with setting up MCXboxBroadcast to join with, but can't seem to replicate the crash still on my Nintendo Switch after joining a good amount of times. (And restarting game/console for good measure) I do know that the Switch version of Minecraft Bedrock Edition can be quite glitchy at times, so it's possible that on some models of the Switch maybe there's a memory issue with the game or some other game-level bug. (Just a guess) If the crashing went away after removing some custom servers, that issue could be tied to a possible technical limit in the Minecraft game UI. (Button text length, amount of buttons in the list at once, etc) Hard to say as I can't personally replicate the issue on my end it seems, unfortunately. For reference, which custom servers did you remove? |
What happened?
As soon as I load and and the server list opens, the game crashes
Expected Behaviour?
Game shouldn't crash
Steps to reproduce.
1.Join with DNS or MCXboxBroadcast instance on Switch (I am using my MCXboxBroadcast which uses the gamertag RealMCrashCraft).
2. Loading into BedrockConnect instance
3. Crashes
Screenshots/Videos
No response
Minecraft Bedrock Version
1.21.1
Console
Nintendo Switch
Additional Context
Seems to only happen on Switch, dont have another working switch to see if its only my switch.
The text was updated successfully, but these errors were encountered: