메뉴 건너뛰기

조회 수 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. 버전 3로 업데이트후 자동로그인이 되지 않습니다.

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

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

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

    Date2023.11.07 By유니짱 Reply2 Views77
    Read More
  7. 오류 보고 입니다.

    Date2023.11.07 By카라괴즈 Reply5 Views74
    Read More
  8. [종결] 3.0.03 오류보고

    Date2023.11.06 By테스트1 Reply7 Views121
    Read More
  9. [종결] 오류보고

    Date2023.11.06 By김동민 Reply1 Views54
    Read More
  10. 자동로그인 오류보고

    Date2023.11.06 By신민철 Reply1 Views47
    Read More
  11. 오류보고

    Date2023.11.06 ByJHP Reply3 Views57 file
    Read More
  12. [종결] 버전3으로 가져오기시 자동로그인 미사용자 오류건

    Date2023.11.06 ByHOHO Reply1 Views93
    Read More
  13. [종결] 오류 보고입니다.

    Date2023.11.06 Byboomchoo Reply1 Views70
    Read More
  14. [종결] 오류 보고합니다

    Date2023.11.06 ByEPL Reply2 Views71
    Read More
  15. [종결] 오류보고드려요

    Date2023.11.05 By이지영 Reply2 Views112
    Read More
  16. 레노보 볼테이지 제보드립니다..

    Date2023.11.03 By달덩이 Reply1 Views112
    Read More
  17. [종결] 상품권알리미 오류 보고

    Date2023.10.27 By김나연 Reply2 Views205 file
    Read More
  18. 상품권알리미

    Date2023.10.10 By이민호 Reply1 Views178 file
    Read More
  19. 해피머니 충전 오류

    Date2023.10.09 By이필석 Reply1 Views223
    Read More
  20. 네트워크 환경에 따른 충전페이지 이동에 실패했습니다

    Date2023.10.06 ByGippeumPark Reply3 Views183
    Read More
  21. 문자에서 가져오는데 한두개씩 누락 됩니다. (해피머니)

    Date2023.10.03 BySGKim Reply1 Views237
    Read More
Board Pagination Prev 1 ... 2 3 4 5 6 7 8 9 10 ... 19 Next
/ 19