※ 아래 포맷으로 오류보고해주시면 문제해결을 위한 시행착오를 줄일수가 있습니다.
1. 자신의 실행환경 (최대한 자세히)
(자동입력기 실행하면 로그창 맨위에 실행환경정보가 있습니다)
[16:03:14] 운영체제 : Windows 11 Home 버전 22H2 (10.0.22621), 오토핫키 : 2.0.10 64bit, 웹뷰 : 119.0.2151.72, 자동입력기 : 3.0.16 (리소스 : 1.13)
[16:03:14] 현재 선택된 브라우저는 엣지 입니다
2. 오류발생경로
자동로그인 추가 -> 정보 입력 -> 확인 하면 에러 발생
3. 오류현상 (최대한 자세히)
[16:03:31] __________________________________________________________________________<오류>______
[16:03:31] Exit Error : C:\giftcard_autocoder_3\autocoder.ahk 7281번째줄
[16:03:31] CDDARTCrypt.CheckStatus : 암호화 모듈 에러메시지 : ERR_DB_QUERY
[16:03:31] 스택 : C:\giftcard_autocoder_3\autocoder.ahk (7281) : [CDDARTCrypt.CheckStatus] Throw Error("암호화 모듈 에러메시지 : " msg)
C:\giftcard_autocoder_3\autocoder.ahk (7257) : [CDDARTCrypt.Init] CDDARTCrypt.CheckStatus(DllCall("ddartcrypt\DCryptInit", "int", bForce, "CDecl int"))
C:\giftcard_autocoder_3\autocoder.ahk (7290) : [CDDARTCrypt.Encrypt] CDDARTCrypt.Init()
C:\giftcard_autocoder_3\autocoder.ahk (8715) : [CAutocoderDB.Prototype.AddLogInfo] password := CDDARTCrypt.Encrypt(password)
C:\giftcard_autocoder_3\autocoder.ahk (8077) : [CAutoLoginView.Prototype.Add] this.db.AddLogInfo(info.name, info.id, info.password, site)
C:\giftcard_autocoder_3\autocoder.ahk (16908) : [CAutocoderApplication.Prototype.OnOptionLoginAdd] this.viewAutoLogin.Add(data)
C:\giftcard_autocoder_3\autocoder.ahk (16093) : [CAutocoderApplication.Prototype.OnCommand] this.OnOptionLoginAdd()
C:\giftcard_autocoder_3\autocoder.ahk (2497) : [CApplicationWindow.Prototype.OnMessage] Return this.OnCommand(hWnd, uMsg, wParam, lParam)
C:\giftcard_autocoder_3\autocoder.ahk (16593) : [CAutocoderApplication.Prototype.OnMessage] Return super.OnMessage(hWnd, uMsg, wParam, lParam)
C:\giftcard_autocoder_3\autocoder.ahk (2227) : [CCreatableWindow.Prototype.WndProc] If (this.OnMessage(hWnd, uMsg, wParam, lParam))
> Callback
C:\giftcard_autocoder_3\autocoder.ahk (2379) : [RunWait] RunWait(cmd)
C:\giftcard_autocoder_3\autocoder.ahk (2379) : [CApplicationWindow.Prototype.MakeExe] RunWait(cmd)
C:\giftcard_autocoder_3\autocoder.ahk (16357) : [CAutocoderApplication.Prototype.OnFileMakeExe] If (ret := super.MakeExe(this.target ".ahk"))
C:\giftcard_autocoder_3\autocoder.ahk (16073) : [CAutocoderApplication.Prototype.OnCommand] this.OnFileMakeExe()
C:\giftcard_autocoder_3\autocoder.ahk (2497) : [CApplicationWindow.Prototype.OnMessage] Return this.OnCommand(hWnd, uMsg, wParam, lParam)
... 3 more
[16:03:31] 운영체제 : Windows 11 Home 버전 22H2 (10.0.22621), 오토핫키 : 2.0.10 64bit, 웹뷰 : 119.0.2151.72, 자동입력기 : 3.0.16 (리소스 : 1.13)
[16:03:31] __________________________________________________________________________<오류>______
[16:03:31] 위 내용을 도움말->오류보고 게시판에 남겨주세요
[16:03:31] autocoder.exe 생성 완료
4. 기타 오류재현에 필요한 추가정보(문자포맷정보, 오류화면캡쳐 등)