메뉴 건너뛰기

조회 수 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] 위 내용을 도움말->오류보고 게시판에 남겨주세요

List of Articles
번호 제목 글쓴이 날짜 조회 수
공지 3.0버전 오류보고 안내 ddart 2023.11.07 529
공지 키 입력이 스킵되시는 분들 3 ddart 2020.03.05 3856
352 "최신 dll 파일들을 업데이트 할 수 없습니다" 오류 발생 3 file 김지석 2024.03.28 53
351 온라인문화상품권 E쿠폰 관련 문의드립니다 1 file BEK 2024.03.26 34
350 컬쳐 문자에서 추출실행시 주문번호까지 추출 2 file 이승무 2024.03.15 42
349 지우고 다시 깔았는데 오류가 뜨네요 ㅠㅠ 1 file 박범수 2024.03.08 65
348 온라인문화상품권 입력 방법? 1 JaeiKPARK 2024.03.07 58
347 지정된 모듈을 찾을 수 없습니다 1 file 허소휘 2024.03.06 42
346 오래전부터 이 문제가 있었는데 이참에 다 여쭤봅니다~ 4 file 이일환 2024.03.03 136
345 입력기 사용을 못하고있습니다 1 dss 2024.03.03 70
344 비밀번호를 암호화할수 없습니다 21 이승무 2024.03.03 68
343 상품권 알리미 홈화면 오류 2 file AHRAJo 2024.03.03 52
342 왜 못 읽어 올까요? 7 file JaeiKPARK 2024.03.02 71
341 Webview 8000FFFF Error 발생 문의드립니다! 1 file dgfg4g 2024.02.19 39
340 해피머니 입력 오류 2 file 이현진 2024.02.10 180
339 "사용여부조회" 항목 이용시 상품권 번호가 입력되지 않는 문제 1 file LargeQ 2024.02.09 27
338 [종결] 새로 설치시 엣지/크롬 다 새창만 뜨고 작동을 전혀 안하고 있습니다. 4 SamPak 2024.02.06 129
337 크롬 주소를 찾지 못합니다. 1 file 쨍-하고해뜰날 2024.02.06 67
336 휴대폰에서 가져오기가 오류가 납니다 2 WsJ 2024.02.03 48
335 상품권 알리미 어플 알림이 안옵니다. 1 file nerdho 2024.02.01 55
334 온라인문화상품권을 모빌카드로 보낼 수가 없어요. 1 JaeiKPARK 2024.01.19 57
333 실행누르면 메세지는 나오지만 텍스트 입력이 안됩니다. 1 file 리니어 2024.01.19 37
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 19 Next
/ 19