Matthew Lopez
Matthew Lopez
You do need to run the commands in the `pretendo-docker` directory with the `compose.yml` file - otherwise, Docker Compose can't know which containers you're talking about. I'm pretty sure that's...
> Ah, okay... I have everything placed in the pretendo-docker folder inside the Users folder, so that should be the current working directory. To be more specific, it looks like...
Thank you for sending the logs! I think this confirms that the whole issue is likely caused by the friends server crashing, although I'm not entirely sure why. I apologize...
> Yes, both lines are set, with seemingly random strings of characters. Hmm, it sounds like everything is as it's supposed to be, then. I'm sorry, but I'm not sure...
To be honest, I'm not completely sure how the BOSS upload process works either and I haven't tested this. Here's what I currently know about Splatoon and BOSS: - The...
Here's a copy of the latest schedule (expires on October 12): [VSSetting.byaml.txt](https://github.com/user-attachments/files/17085832/VSSetting.byaml.txt) Rename it to `VSSetting.byml`, I have to add the `.txt` extension due to GitHub's file upload limitations.
I'm going to leave this open as a reminder that I should document/automate this process.
If possible, I'd prefer to automate this during the setup process with a script. Although it should still be documented that the Splatoon schedule generation script needs to be re-run...
I know that this is an error that sometimes occurs on the official servers as well. Have you tried clearing the game's shared save data?
I suspect this is because pretendo-docker doesn't implement [NNCS](https://github.com/pretendoNetwork/nncs), the Nintendo NAT check server. Games must connect to this server once before starting an online multiplayer game. Pretendo-docker doesn't currently...