Skip to main content

Troubleshooting

Common issues when installing or running o1 Guard.

Guard does not load

  • Make sure o1.dll is in the same folder as FXServer.exe.
  • Make sure "o1" is added to components.json.
  • Check that components.json is valid JSON.

Invalid license key

  • Verify the license key in server.cfg matches 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 LicensesServer 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.