Skip to content

Troubleshooting

Tyler Reynolds edited this page Jun 11, 2021 · 1 revision

I can send data, but I can't receive it!

  1. Double check your devices in your config.json file.
    • Verify that you have the correct local IP address for your tablet entered
    • Verify that the ports are correct and are swapped (i.e. sendPort = Receive Port and vice-versa)
  2. Double check your configLocations paths
    • Ensure that inside at least one of the specified paths there are a bunch of .json files for each aircraft you want to fly

TouchDCS works for some aircraft, but not others!

If you notice this for aircraft with multiple versions (e.g. the A-10C is working but the A-10C II isn't), this is likely due to a bug in an earlier version of the program. Please delete the aliases section from your config.json file and try again.

Clone this wiki locally