EQU8 Documentation
  • Welcome
  • Integration Guide
    • Examples
    • Download SDK & copy files
    • Server-side configuration
    • Unique identifier & reading user
    • Accepting player and data
    • Polling server events
    • Client-side Configuration
    • Receiving data from the server
    • Polling client events
    • Protecting game resources
    • Protection template file-format
    • Protection Template Example
    • Renaming EQU8 Launcher
    • Configuring EQU8 Launcher
    • Distributing with EQU8
  • Errors
    • Error Status codes
Powered by GitBook
On this page

Was this helpful?

  1. Errors

Error Status codes

EQU8_ERR_STATUS_DRIVER_START_FAILURE is an indication that our driver could not be loaded.

EQU8_ERR_STATUS_AGENT_TERMINATED client detected that our agent (the windows service) terminated. it could be due to a crash (on our side) or the user actually killed it

PreviousDistributing with EQU8

Last updated 4 years ago

Was this helpful?