Main public logs

From Hotline Wiki
Jump to navigationJump to search

Combined display of all available logs of Hotline Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 20:33, 3 March 2026 Lostarch talk contribs created page HL ErrorCodes (Created page with "{{Hotline_Nav}} == Error Codes == Error codes in the Hotline protocol are 4-byte (32-bit) integers. A value of '''0''' always indicates "No Error" (Success). === General Errors === These are commonly returned in the Transaction Header during basic operations. {| class="wikitable" ! Code (Dec) !! Constant !! Description |- | 0 || <nowiki>err_None</nowiki> || Success / No Error. |- | -1 || <nowiki>err_Generic</nowiki> || A non-specific error occurred. |- | 1 || <nowiki...")