-
-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshoot
DudeBot Bot edited this page Jun 25, 2026
·
3 revisions
Common issues and their solutions when using NexusBot.NET.
This error occurs when the bot cannot reach your Nintendo Switch.
- Check IP Address: Ensure the IP address entered in the Settings tab matches the one shown on your Switch (Settings > Internet).
-
Verify sys-botbase: Ensure you have
sys-botbaseorusb-botbaseinstalled on your Switch. You should see a blue light (on some versions) or be able to ping the Switch from your PC. - Firewall: Make sure your PC's firewall isn't blocking the application. Try disabling it temporarily to test.
- Network: Ensure both the PC and the Switch are on the same local network.
- Restart the
sys-botbaseservice by rebooting your Switch. - Check if another application (like Tesla overlay or another bot) is already using the connection.
- Text Speed: Ensure in-game Text Speed is set to Fast.
- Casual Controls: For SWSH, ensure Casual Controls are Disabled.
- Location: The bot usually expects you to be in the Overworld (not in a menu) before starting.
- Controller Type: Ensure the bot is set to the correct controller type (usually Pro Controller) in the settings.
- Box 1: Most routines expect the bot to start in Box 1, Slot 1.
- Internet Connection: Ensure your Switch is connected to the Internet (Link Trade requires Y-Comm/Pokémon Portal to be online).
- Nintendo Switch Online: A valid NSO subscription is required for online trading.
- Check your internet connection.
- Verify your Discord Bot Token in
config.json. - Ensure the bot has the necessary permissions (Message Content Intent must be enabled in the Discord Developer Portal).
- Verify the
CommandPrefixinconfig.json(default is$). - Check the Channel Whitelist settings to ensure the bot is allowed to respond in that channel.
- Ensure the user has the required Roles (e.g.,
RoleCanTrade) assigned in Discord.
If you encounter an issue not listed here:
- Check the Logs tab in the WinForms application.
- Look into the
/logsfolder in the bot directory for detailed error reports. - Join the support Discord for further assistance.