Troubleshooting Integration Issues
Our pre-made integration files require quite a few areas to be configured properly for each function to work as intended. Please follow all of these steps to make sure the integration works as intended.
Configuring Servers
Head to https://therocketcad.com/amc
Select Your Community
Select "Launch Community Manager"
Once in the Owner Panel, click "CAD Settings & Data"
Make sure that each of the servers you have entered have their IP:PORT inserted properly
It should look something like: "123.456.7.8:30120"
Please make sure to enter in the actual IP and PORT of your server, this should be unique for each server in your RocketCAD
Entering Steam Hex(es)
It's important that each of your members have their Steam Hexes entered into the CAD
Send each of your members this guide; How to Enter Steam Hex
Make sure they have "steam:" in front of the hex, this is very important!
Configuring the Resource
Assuming you have already downloaded and installed the resource using the Integration Resources tab or the Readme file, open up your "config.lua" file
Make sure your Community ID is set
Select Your Community
Your Community ID will appear towards the bottom of the window for you to access
Make sure your Server ID is set
Head to https://therocketcad.com/amc
Select Your Community
Select "Launch Community Manager"
Head to the "API Access" tab
Copy the Server ID for the server you are currently configuring
Make sure that each of your servers has a DIFFERENT Server ID!
Verify Config Options
Be default, each of these options are enabled, to be safe let's make sure they are still enabled
Head to https://therocketcad.com/amc
Select Your Community
Select "Launch Community Manager"
Head to the "NEW CAD + MDT" tab
Make sure that "Track Player Locations" is enabled
General Troubleshooting
-Make sure that the resource is not renamed, it must be named either "rc-integration" or "rc-whitelist" for them to work properly.
-Make sure your Steam Hex on CAD does not contain any Capital Letters.
-Make sure you have the latest version, to see if you have the latest version, type "restart rc-integration" into your console. The script will then print if you have the latest version or not.
-Make sure you restart your server, if you install the resource while your server is running this may lead to issues, we recommend restarting the entire server to be safe.
-Do not modify the "sv_integration.lua" or "cl_integration" files, only the "config.lua"
Last updated