- Currently RocketMap and Monocole are compatible with PA. Any others following our Webhook Standards should work as well. The PA team does NOT help with troubleshooting scanners - they have their own resources you can use.
- Open an Enhancement Request on our Github page. Use the correct template - Do NOT post requests in Discord!
- Please check in the New/Upcoming Service MEGA-THREAD to see if the service has already been requested. If it hasn't, feel free to leave a post requesting it.
##Troubleshooting
- Check the RocketMap Wiki or the ask in the RocketMap Discord. We will not troubleshoot your RocketMap installation.
- Make sure you didn't open any files with Notepad or TextEdit - they can break the encoding on your files.
- If you sure that isn't the problem, then you probably have an error with your JSON Formatting. Look up how JSON formatting works and use a JSON Editor to find your problem.
- This error is when your machine can't keep up with the current number of sockets open. This is particularly common on Windows. You can try the following:
- Lower the number of webhook threads (wh-concurrent or similiar)
- Decrease database threads (db-concurrency or similiar)
- If on Windows, try Linux (even a VM will see improvements)
- If all of the above fails, you are being bottlenecked by hardware. It could be CPU is maxed out, HD is too slow, etc. You can upgrade your hardware or add on additional machine(s) to split the load.
- This means that PA wasn't send that information by your scanner. Make sure your scanner is configured to scan for the data you want.
- Make sure you have added a Google API Key and have the Static Maps API enabled. If you already have it enabled, make sure that you haven't hit the limit for free users.
- You must have gym-details enabled in your scanner and webhook options.
- Most scanners don't send the gym-details with every gym related webhook - PA will cache the details and try to remember them, but this goes away upon restart. It takes time for the scanner to send all the details.
- If you have already checked the Wiki thoroughly, you can try asking in our Discord. Make sure to read the Rules before posting.
- Note: Only PokeAlarm Patrons are guaranteed responses from the PA team as thanks for their helping to keep PA alive and running.