Troubleshooting
Common issues when installing or running o1 Guard.
Guard does not load
- Make sure
o1.dllis in the same folder asFXServer.exe. - Make sure
"o1"is added tocomponents.json. - Check that
components.jsonis valid JSON.
Invalid license key
- Verify the license key in
server.cfgmatches the key shown in the o1 panel. - Make sure the key is wrapped in quotes:
set sv_o1LicenseKey "YOUR_LICENSE_KEY".
Server not linked to license
- In the o1 panel, go to Licenses → Server and confirm your server's IP address is added.
Server crashes after editing components.json
- Restore your backup of
components.json. - Check for missing commas or trailing commas.
- Validate the file with a JSON linter.
Need more help?
Visit https://o1.sa or contact support through the o1 panel.