메뉴 건너뛰기

조회 수 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 Views540
    read more
  2. 키 입력이 스킵되시는 분들

    Date2020.03.05 Byddart Reply3 Views3877
    read more
  3. 상품권 알리미 홈화면 오류

    Date2024.03.03 ByAHRAJo Reply2 Views53 file
    Read More
  4. 실행이 안됩니다

    Date2024.04.08 ByLK Reply1 Views53
    Read More
  5. [종결] 오류보고

    Date2023.11.06 By김동민 Reply1 Views54
    Read More
  6. 해피머니 오류

    Date2023.11.12 ByYunChoi Reply1 Views54 file
    Read More
  7. 해피머니 오류 보고 드립니다

    Date2023.11.14 By손준 Reply1 Views55 file
    Read More
  8. 온라인 문화상품권 번호 추출 안됨

    Date2023.11.21 By0422mint Reply1 Views55
    Read More
  9. 오류 보고

    Date2024.01.06 By하늘공항 Reply1 Views55
    Read More
  10. SSG 가져오기 오류

    Date2023.11.10 By신세훈 Reply1 Views56 file
    Read More
  11. 자동로그인 에러

    Date2023.11.21 ByJames Reply1 Views56
    Read More
  12. 오류보고

    Date2023.11.06 ByJHP Reply3 Views57 file
    Read More
  13. 오류보고 드려요

    Date2023.11.08 ByEUNKYONGKIL Reply4 Views57
    Read More
  14. 온라인문화상품권을 모빌카드로 보낼 수가 없어요.

    Date2024.01.19 ByJaeiKPARK Reply1 Views57
    Read More
  15. 상품권 알리미 어플 알림이 안옵니다.

    Date2024.02.01 Bynerdho Reply1 Views57 file
    Read More
  16. "최신 dll 파일들을 업데이트 할 수 없습니다" 오류 발생

    Date2024.03.28 By김지석 Reply3 Views57 file
    Read More
  17. 네이버충전 오류

    Date2023.12.03 By신ᄅ Reply1 Views58
    Read More
  18. 오류가 나네요 ㅠㅠ

    Date2024.01.05 ByHYJ(푸르른) Reply2 Views58
    Read More
  19. 온라인문화상품권 입력 방법?

    Date2024.03.07 ByJaeiKPARK Reply1 Views58
    Read More
  20. 아랫분들과 비슷 저는 두번째칸에서 입력안되고 멈춥니다

    Date2024.05.07 Byjongchankim Reply1 Views60
    Read More
  21. 안녕하세요~ 오류 어떻게 해결하나요?

    Date2024.04.01 ByNamGiMin Reply3 Views61
    Read More
  22. 계속 오류가 납니다 ㅠㅠ

    Date2024.05.06 By이용호 Reply1 Views61
    Read More
Board Pagination Prev 1 ... 2 3 4 5 6 7 8 9 10 ... 19 Next
/ 19