Troubleshooting

Solutions for common issues.

Windows Issues

IssueSolution
"Java is not installed"Download Java from Adoptium (adoptium.net) or Oracle. Make sure java is in your PATH.
"Build failed"Delete the target/ folder and retry. Run START_WINDOWS.bat again.
"Device not found"Try a different USB port. Make sure the Tux Droid dongle is plugged in firmly.
No audio from TuxCheck Windows Sound Mixer for "TuxDroid-Audio" device. Make sure it is not muted.
Antivirus blocks JARAdd an exception for the ScayTux folder in your antivirus settings.

Linux Issues

IssueSolution
"Permission denied" for USBRun the launcher script (START_LINUX.sh) which auto-configures udev rules. Or set them up manually.
"espeak not found"Install with: sudo apt install espeak
"libhidapi not found"Install with: sudo apt install libhidapi-hidraw0 libhidapi-dev
Need to logout after setupGroup membership (plugdev) requires a re-login or reboot to take effect.
No audio on LinuxCheck that PulseAudio or PipeWire is running. Try: aplay -l to list devices.

Common Issues

IssueSolution
Tux not responding1. Unplug the dongle. 2. Wait 5 seconds. 3. Plug it back in. 4. Try again.
Spin stutters or is weakIncrease the --val value to 100 or more for a longer spin duration.
TTS sounds roboticExpected on Linux (espeak). Windows uses native speech synthesis which sounds more natural.
Music plays but no danceMake sure you are using --play (which auto-dances) or music combos (51-55).
Telegram bot not connectingCheck your internet connection, verify the bot token is correct, and ensure no firewall blocks outbound HTTPS.

Still Need Help?

If your issue is not listed here: