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

[Bug]: Regular Battle (JOIN FRIENDS) Not Connecting #12

Open
1 task done
TKiscoding opened this issue Dec 11, 2024 · 11 comments
Open
1 task done

[Bug]: Regular Battle (JOIN FRIENDS) Not Connecting #12

TKiscoding opened this issue Dec 11, 2024 · 11 comments
Labels
approved The topic is approved by a developer bug Something isn't working

Comments

@TKiscoding
Copy link

Checked Existing

  • I have checked the repository for duplicate issues.

What happened?

Me and my pals were all on the Wii u and we all wanted to play Splatoon in the same lobby so at midnight in AEST we hopped on and started connecting… then We all get an error (Code: "118-0521" and "103-100X") and sometimes the server places us in a match but kicks us out

What did you expect to happen?

All of us to connect to the server and play our regular 4v4 Splatoon (No Ranked No special events... just regular battle)

Steps to reproduce?

  1. Checking the server Up and running
  2. Restarted Wii U
  3. Tried all other services Still working
  4. Saw if MiiVerse was the problem... nope MiiVerse uploading is working fine

Other relevant information. (OPTIONAL)

image

@TKiscoding TKiscoding added awaiting-approval Topic has not been approved or denied bug Something isn't working labels Dec 11, 2024
@ashquarky
Copy link
Member

There is a known issue at the moment where after you disconnect from the server, sometimes stale connection information hangs around. PretendoNetwork/nex-go#52

This was mostly harmless until the matchmaking rewrite, which started looking up "the connection for your account" which can return stale data.

I will keep this issue open to track how this affects Splatoon specifically.

@DaniElectra It pains me to suggest this, but maybe we revert mm-rewrite for Splatoon? It's essential for Minecraft but spoon worked alright without it. It enables us to develop Splatfests, but we haven't actually done that yet...

(cc @AToska21)

@DaniElectra
Copy link
Member

It pains me to suggest this, but maybe we revert mm-rewrite for Splatoon? It's essential for Minecraft but spoon worked alright without it. It enables us to develop Splatfests, but we haven't actually done that yet...

I'm fine with this until we can figure out the root of the issue

@TKiscoding
Copy link
Author

Thanks @ashquarky and @DaniElectra Hope you two find the problem! Good luck!

@AToska21
Copy link
Contributor

There is a known issue at the moment where after you disconnect from the server, sometimes stale connection information hangs around. PretendoNetwork/nex-go#52

This was mostly harmless until the matchmaking rewrite, which started looking up "the connection for your account" which can return stale data.

I will keep this issue open to track how this affects Splatoon specifically.

@DaniElectra It pains me to suggest this, but maybe we revert mm-rewrite for Splatoon? It's essential for Minecraft but spoon worked alright without it. It enables us to develop Splatfests, but we haven't actually done that yet...

(cc @AToska21)

Guy who's working on splatfests here. I can live with or without the mm-rewrite. I was making progress on splatfests without the rewrite but at this point i'm not sure it's essential.

@ashquarky ashquarky added approved The topic is approved by a developer and removed awaiting-approval Topic has not been approved or denied labels Dec 13, 2024
@ashquarky
Copy link
Member

Guy who's working on splatfests here. I can live with or without the mm-rewrite. I was making progress on splatfests without the rewrite but at this point i'm not sure it's essential.

Fwiw we will re-add mm-rewrite eventually, since it fixes a lot of other matchmaking-related problems, but it's clearly hurting more than it's helping with the current state of the libraries.

@AToska21
Copy link
Contributor

Guy who's working on splatfests here. I can live with or without the mm-rewrite. I was making progress on splatfests without the rewrite but at this point i'm not sure it's essential.

Fwiw we will re-add mm-rewrite eventually, since it fixes a lot of other matchmaking-related problems, but it's clearly hurting more than it's helping with the current state of the libraries.

Yeah I'm fine with that. As long as the server works it's fine.

@ashquarky
Copy link
Member

Made a no-mm-rewrite branch to track any patches we need to the pre-mm code - 823e87e is now in prod.

@TKiscoding
Copy link
Author

I can now get into a match, but join friends still isnt working.

@AToska21
Copy link
Contributor

I can now get into a match, but join friends still isnt working.

Your friends might be in prod, and you might be in beta, if not, ping me again in this issue and I'll try to pinpoint the problem.

@TKiscoding
Copy link
Author

Now I can’t get into a match… idk why

@TKiscoding
Copy link
Author

I can now get into a match, but join friends still isnt working.

Your friends might be in prod, and you might be in beta, if not, ping me again in this issue and I'll try to pinpoint the problem.

I checked that we are all in prod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved The topic is approved by a developer bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants