From 91bb3b4278e552aa8d367cf83702a3707f3074d1 Mon Sep 17 00:00:00 2001 From: icex2 Date: Sun, 2 May 2021 13:45:07 +0200 Subject: [PATCH] doc/game-error-codes: Add information about backup data error --- doc/game-error-codes.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/doc/game-error-codes.md b/doc/game-error-codes.md index 41dc66b..f4abffc 100644 --- a/doc/game-error-codes.md +++ b/doc/game-error-codes.md @@ -390,15 +390,26 @@ N/A #### Description -ACIO ERROR (ERR_INIT_LINE) +##### ACIO ERROR (ERR_INIT_LINE) + +##### BACKUP DATA ERROR + +The backup data is corrupted. Press the test button to re-initialize it. #### Known occurances -N/A +* IIDX 15 (BACKUP DATA ERROR) #### How do I fix it? -* If you're using ACrealIO, cut the reset trace on your Arduino. +##### ACIO ERROR + +If you're using ACrealIO, cut the reset trace on your Arduino. + +##### BACKUP DATA ERROR + +Follow the instructions of the error message. You will have to re-set certain settings like clock +settings in the operator menu to complete initialization. ### 5-1506-0001