From 418535b2b335b8dad6c118ee2ec52ef018655d7d Mon Sep 17 00:00:00 2001 From: Dniel97 Date: Sun, 2 Nov 2025 10:22:00 +0100 Subject: [PATCH] Update FAQ for "Cannot get accounting info" --- FAQ.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/FAQ.md b/FAQ.md index 8c0c9b3..cf552b6 100644 --- a/FAQ.md +++ b/FAQ.md @@ -160,6 +160,18 @@ set in Windows and the game expecting something else. If you have DHCP enabled i ``` +### Error 0800 - Unknown error occured + +Check your "AM Daemon" window for any message spamming such as "Cannot get accounting info". + +segatools saves the accounting info by default in `C:\Users\\temp` and the message "Cannot get accounting info" can occur if your ` contains Non-English characters. + +Either change your pc username or alternatively add to the first line of `launch.bat`: + +```bat +set USERPROFILE= +``` + ### Error 3101/3102 - Initialization failure with the main device Check your Chusan/Chuni controller is properly connected. Try a different USB port and double check your `chuniio` is detecting your controller.