-
-
Notifications
You must be signed in to change notification settings - Fork 2
Troubleshooting
Tyler Reynolds edited this page Jun 11, 2021
·
1 revision
- 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)
- 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
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.