Skip to content

Starting from splash screen, and a null issue correction#15

Merged
hexbyt3 merged 2 commits intohexbyt3:mainfrom
Xieon:patch-1
Jul 13, 2025
Merged

Starting from splash screen, and a null issue correction#15
hexbyt3 merged 2 commits intohexbyt3:mainfrom
Xieon:patch-1

Conversation

@Xieon
Copy link
Contributor

@Xieon Xieon commented Jul 12, 2025

[19:00:30] - Xieon-: Two attempts to connect have failed - Pressing A in case our switch is at the splash screen, and not in overworld.
[19:00:30] - Xieon Attempt 2 of 5: Trying to connect online...
[19:00:43] - Xieon Rechecking the online connection status...
[19:00:44] - Xieon Attempt 3 of 5: Trying to connect online...
[19:00:57] - Xieon Rechecking the online connection status...
[19:00:58] - Xieon Attempt 4 of 5: Trying to connect online...
[19:01:11] - Xieon Rechecking the online connection status...
[19:01:11] - Xieon Connection established successfully.

Xieon added 2 commits July 12, 2025 18:42
If you were to attempt to start the bot while the switch is currently at the splash screen it will attempt to connect but never be able to. 

Added a single instance of pressing A once - Tested this with attemptCount == 2 and it connects just in time for attempt 5, when ``attemptCount == 1`` is the conditional it works as intended,

You can now start the bot regardless if you are at the splash screen, or actually in the overworld, and it will eventually connect, update the seed, and run the raid - I added this because I personally always start it when its on the splash screen and got annoyed having to get up to press a and start again.
You should remove the await keyword since EchoUtil.RaidEmbed returns void, and replace null with an empty byte array to satisfy the non-nullable parameter.
@hexbyt3 hexbyt3 merged commit 8b6cabf into hexbyt3:main Jul 13, 2025
1 check passed
@hexbyt3
Copy link
Owner

hexbyt3 commented Jul 13, 2025

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants