메뉴 건너뛰기

조회 수 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 Views3876
    read more
  3. 북앤라이프 아이넘버 오류

    Date2021.10.08 ByyounghoonHwang Reply7 Views355
    Read More
  4. 북앤라이프 아이넘버 등록 시 일시적인 프로그램 응답 없음 현상 문의

    Date2022.08.07 By이주석 Reply1 Views268 file
    Read More
  5. 북앤라이프 상품권 입력이 되지 않습니다.

    Date2022.07.21 BySelfStudyMusic테어 Reply2 Views269 file
    Read More
  6. 북앤라이프 상품권 교환 오류

    Date2023.08.06 By헤롱 Reply1 Views258
    Read More
  7. 북앤라이프 빈번호 추출안됨

    Date2022.09.03 By신ᄅ Reply3 Views323 file
    Read More
  8. 북앤라이프 복수충전기능 없어져서 안되네요..ㅠ

    Date2023.12.13 By오현권 Reply1 Views85
    Read More
  9. 북앤라이프 기프티쇼 입력 오류

    Date2023.08.14 By지선 Reply1 Views199
    Read More
  10. 북앤 제대로 인식 못하는거같아요

    Date2023.02.14 By김강석 Reply2 Views217
    Read More
  11. 북앤 아이넘버 휴대폰 문자 가져오기 기능 사용시 공백이 상품권목록에 추가되네용 ㅠ

    Date2022.09.04 ByBbCcAa Reply1 Views284 file
    Read More
  12. 북앤 40개할때 처음에 20개 아니고 40개를 전부시도하네요

    Date2023.04.06 By비루트 Reply1 Views238
    Read More
  13. 버전 3로 업데이트후 자동로그인이 되지 않습니다.

    Date2023.11.08 By최정곤1 Reply4 Views51
    Read More
  14. 버전 2.96 해피머니 교환권 교환이 안되는 이유 찾음

    Date2022.08.09 By하늘공항 Reply3 Views393 file
    Read More
  15. 버전 2.95 해피머니 교환권 교환이 안됨.

    Date2022.07.30 By하늘공항 Reply5 Views263
    Read More
  16. 밑에 문의들 주신 북앤라이프 인식 잘 안되는거 구체적 예시

    Date2020.03.01 Byjonggeunkim Reply1 Views546
    Read More
  17. 문화상품권 홈페이지말고 다른 사이트에서는 이용할수 있는 방법이 있을까요?

    Date2022.12.20 Byrowoonyou Reply1 Views212
    Read More
  18. 문자에서 가져오는데 한두개씩 누락 됩니다. (해피머니)

    Date2023.10.03 BySGKim Reply1 Views237
    Read More
  19. 문자메시지 가져오기가 안 됩니다.

    Date2023.01.03 By프리맨 Reply1 Views241 file
    Read More
  20. 문자를 자동으로 가져올 때 날짜 지정 가능 여부 문의

    Date2020.03.05 By하늘의별따기 Reply1 Views223
    Read More
  21. 문자 인식오류 특이사항 발생

    Date2021.02.04 Bykimdonghoe Reply1 Views258 file
    Read More
  22. 문자 인식관련 오류를 보고하실때 전체 포맷을 올려주시면 감사

    Date2020.03.01 Byddart Reply2 Views981
    Read More
Board Pagination Prev 1 ... 8 9 10 11 12 13 14 15 16 17 ... 19 Next
/ 19