메뉴 건너뛰기

조회 수 51 추천 수 0 댓글 4
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

※ 아래 포맷으로 오류보고해주시면 문제해결을 위한 시행착오를 줄일수가 있습니다.

1. 자신의 실행환경 (최대한 자세히)
(자동입력기 실행하면 로그창 맨위에 실행환경정보가 있습니다)

v3.0.05
2. 오류발생경로

버전 3로 새로 업데이트 후
3. 오류현상 (최대한 자세히)
버전 2에서는 자동로그인 창이 떴는데. 

업데이트후 왼쪽 아래에 있는 자동로그인 창을 눌러도 반응이 없습니다. 혹시나 해서 옵션바에서 자동로그인 추가를 눌러서 입력을 해보았지만

따로 뜨지 않습니다. 혹시 예전버전에서 데이터를 가져와야 하는건가요? 
4. 기타 오류재현에 필요한 추가정보(문자포맷정보, 오류화면캡쳐 등)
 

  • profile
    ddart 2023.11.08 12:14

    로그창에 오류메시지가 없던가요? 설정에서 자동로그인 사용에 체크하고 닫았을대 로그창에 무언가 표시되는지 알려주실래요?

  • profile
    최정곤1 2023.11.09 01:37
    로그창을 위로 드래그 하니 보이긴 해서 제가 로그인 추가를 하니 아래와 같은 오류가 나왔습니다.
    [01:36:17] __________________________________________________________________________<오류>______
    [01:36:17] Exit Error : *#1 8472번째줄
    [01:36:17] CAutocoderDB.Prototype.AddLogInfo : NOT NULL constraint failed: loginfo.password
    [01:36:17] 스택 : *#1 (8472) : [CAutocoderDB.Prototype.AddLogInfo] Throw Error(this.errmsg)
    *#1 (7675) : [CAutoLoginView.Prototype.Add] this.db.AddLogInfo(info.name, info.id, info.password, site)
    *#1 (16079) : [CAutocoderApplication.Prototype.OnOptionLoginAdd] this.viewAutoLogin.Add(data)
    *#1 (15195) : [CAutocoderApplication.Prototype.OnCommand] this.OnOptionLoginAdd()
    *#1 (2471) : [CApplicationWindow.Prototype.OnMessage] Return this.OnCommand(hWnd, uMsg, wParam, lParam)
    *#1 (15760) : [CAutocoderApplication.Prototype.OnMessage] Return super.OnMessage(hWnd, uMsg, wParam, lParam)
    *#1 (2202) : [CCreatableWindow.Prototype.WndProc] If (this.OnMessage(hWnd, uMsg, wParam, lParam))
    > Callback

    [01:36:17] 운영체제 : Windows 11 Home 버전 22H2 (10.0.22621), 오토핫키 : 2.0.10 64bit, 웹뷰 : 119.0.2151.44, 자동입력기 : 3.0.05
    [01:36:17] __________________________________________________________________________<오류>______
    [01:36:17] 위 내용을 도움말->오류보고 게시판에 남겨주세요
  • profile
    ddart 2023.11.09 17:31 Files첨부 (1)

    아래 임시버전으로 도구->자동로그인정보 초기화를 하고난뒤에

    문제가 사라지는 지 한번 확인부탁드립니다.

    임시버전 : autocoder.ahk
  • profile
    최정곤1 2023.11.21 10:00
    [09:57:09] 운영체제 : Windows 11 Home 버전 22H2 (10.0.22621), 오토핫키 : 2.0.10 64bit, 웹뷰 : 119.0.2151.72, 자동입력기 : 3.0.06
    [09:57:09] 현재 선택된 브라우저는 엣지 입니다
    [09:59:02] __________________________________________________________________________<오류>______
    [09:59:02] Exit Error : C:\Users\최정곤\Downloads\autocoder (3).ahk 6897번째줄
    [09:59:02] CDDARTCrypt.CheckStatus : 암호화 모듈 에러메시지 : ERR_DB_QUERY
    [09:59:02] 스택 : C:\Users\최정곤\Downloads\autocoder (3).ahk (6897) : [CDDARTCrypt.CheckStatus] Throw Error("암호화 모듈 에러메시지 : " msg)
    C:\Users\최정곤\Downloads\autocoder (3).ahk (6873) : [CDDARTCrypt.Init] CDDARTCrypt.CheckStatus(DllCall("ddartcrypt\DCryptInit", "int", bForce, "CDecl int"))
    C:\Users\최정곤\Downloads\autocoder (3).ahk (6906) : [CDDARTCrypt.Encrypt] CDDARTCrypt.Init()
    C:\Users\최정곤\Downloads\autocoder (3).ahk (8475) : [CAutocoderDB.Prototype.AddLogInfo] password := CDDARTCrypt.Encrypt(password)
    C:\Users\최정곤\Downloads\autocoder (3).ahk (7690) : [CAutoLoginView.Prototype.Add] this.db.AddLogInfo(info.name, info.id, info.password, site)
    C:\Users\최정곤\Downloads\autocoder (3).ahk (16136) : [CAutocoderApplication.Prototype.OnOptionLoginAdd] this.viewAutoLogin.Add(data)
    C:\Users\최정곤\Downloads\autocoder (3).ahk (15248) : [CAutocoderApplication.Prototype.OnCommand] this.OnOptionLoginAdd()
    C:\Users\최정곤\Downloads\autocoder (3).ahk (2487) : [CApplicationWindow.Prototype.OnMessage] Return this.OnCommand(hWnd, uMsg, wParam, lParam)
    C:\Users\최정곤\Downloads\autocoder (3).ahk (15817) : [CAutocoderApplication.Prototype.OnMessage] Return super.OnMessage(hWnd, uMsg, wParam, lParam)
    C:\Users\최정곤\Downloads\autocoder (3).ahk (2217) : [CCreatableWindow.Prototype.WndProc] If (this.OnMessage(hWnd, uMsg, wParam, lParam))
    > Callback

    [09:59:02] 운영체제 : Windows 11 Home 버전 22H2 (10.0.22621), 오토핫키 : 2.0.10 64bit, 웹뷰 : 119.0.2151.72, 자동입력기 : 3.0.06
    [09:59:02] __________________________________________________________________________<오류>______
    [09:59:02] 위 내용을 도움말->오류보고 게시판에 남겨주세요

  1. 3.0버전 오류보고 안내

    Date2023.11.07 Byddart Reply0 Views513
    read more
  2. 키 입력이 스킵되시는 분들

    Date2020.03.05 Byddart Reply3 Views3834
    read more
  3. 해피머니 오류 보고 드립니다

    Date2023.11.14 By손준 Reply1 Views55 file
    Read More
  4. 컬쳐랜드 특정 번호 감지 실패

    Date2023.11.14 By쨍-하고해뜰날 Reply2 Views46
    Read More
  5. 온라인문화상품권 포인트로페이 충전시 오류

    Date2023.11.13 By감사 Reply3 Views52
    Read More
  6. 2.x대 가져오기 범위가 있던데 3.0.10 에는 범위가 업던데

    Date2023.11.13 By테스트1 Reply1 Views39
    Read More
  7. 카톡에서 상품권 추출할때 해피머니 온라인상품권 핀번호가 없다고 추출을 못합니다.

    Date2023.11.13 ByFenoMenoRhee Reply1 Views43 file
    Read More
  8. 해피머니 오류

    Date2023.11.12 ByYunChoi Reply1 Views54 file
    Read More
  9. 스마일캐시 핀번호 추출이 안됩니다.

    Date2023.11.12 By패닉 Reply1 Views35 file
    Read More
  10. 해피머니(기프티쇼발) 충전시 오류가 납니다.

    Date2023.11.12 Byjumpsky Reply1 Views76 file
    Read More
  11. 휴대폰과 연결 오류

    Date2023.11.10 By정통화는 Reply7 Views75 file
    Read More
  12. SSG 가져오기 오류

    Date2023.11.10 By신세훈 Reply1 Views56 file
    Read More
  13. 자동로그인 오류 로그 드려요

    Date2023.11.09 ByBJK Reply1 Views45 file
    Read More
  14. 3.0.06버전 오류발생입니다

    Date2023.11.09 By바나나우유 Reply5 Views82
    Read More
  15. 자동로그인 정보 저장 오류

    Date2023.11.08 By김민석 Reply1 Views43
    Read More
  16. 3.0.5에서 브라우저에 연결을 할 수가 없습니다. 노출

    Date2023.11.08 BykimTerry Reply1 Views82
    Read More
  17. 오류보고 드려요

    Date2023.11.08 ByEUNKYONGKIL Reply4 Views57
    Read More
  18. 휴대폰과 연결 앱 연결문제

    Date2023.11.08 ByHOHO Reply4 Views107
    Read More
  19. 버전 3로 업데이트후 자동로그인이 되지 않습니다.

    Date2023.11.08 By최정곤1 Reply4 Views51
    Read More
  20. Ahk2Exe Error

    Date2023.11.08 Byer Reply1 Views86 file
    Read More
  21. 3.05 버전 설정 메뉴 진입 시 오류 , 프로그램 종료 시 오류

    Date2023.11.08 BykimTerry Reply6 Views89
    Read More
  22. [종결] 새버전 이용을 이용하고 실행을 누르면 새창이 열립니다.

    Date2023.11.07 By유니짱 Reply2 Views76
    Read More
Board Pagination Prev 1 ... 2 3 4 5 6 7 8 9 10 ... 19 Next
/ 19