특정 오류

이 페이지에는 특정 오류 상황에 대한 상세한 해결 방법이 수록되어 있습니다. 이 페이지에서 찾을 수 없는 문제에 대한 해결 방법은 문제 해결 안내서를 참조하시기 바랍니다.

손상된 메모리

메모리 내 게임 코드의 손상이 감지되었습니다. 이 오류는 매우 드물게 나타나며 RAM의 물리적 설치가 정상적으로 이뤄지지 않았거나, 런타임 메모리 손상이 원인일 수 있습니다.

알 수 없는 게임 파일

게임 설치 파일이 아닌 알 수 없는 파일이 게임 디렉터리에서 로딩되었습니다.

게임 설치 디렉터리에서 충돌하는 파일을 제거하십시오.

가 실행 중이라면 먼저 실행 중인 게임을 종료하고 게임 디렉터리에서 파일을 삭제하십시오. 파일이 삭제되면 을 재실행하십시오.

Unknown File Version

An unknown version of a file that is part of the game installation has been loaded from the game directory.

This means the file's current contents don't match with what we're expecting. It's recommended to remove the file, followed by validating the game installation through the used distribution platform, e.g. Steam. This results in the file being redownloaded.

Should this not help, doing the same for the catalogue itself helps. The catalogue is stored under <GameRoot>/EasyAntiCheat/Certificates/ for most games. For games which don't follow this convention you should look for the Certificates directory through search. Note that the directory should only contain one game.bin and game.cer file, if multiple files exist remove them, followed by the install validation mentioned above.

If you keep encountering these issues for different files it's recommended to reinstall the game instead of going through the files one by one. Note that when uninstalling a game it's likely that some files will get left behind. Therefore it's recommended to remove the game's directory to ensure problematic files won't be present after the reinstall is complete.

신뢰할 수 없는 시스템 파일

게임이 무결성 검사에 실패한 시스템 .dll을 로드했습니다. 이 오류는 시스템 단계의 손상을 의미합니다.

누락 또는 손상된 시스템 파일을 복구합니다.

관리자 권한으로 다음 명령을 실행하여 손상된 시스템 파일을 복구하십시오. sfc /scannow

좀 더 자세한 설명을 원하신다면 다음 링크를 방문해 주시기 바랍니다. https://support.microsoft.com/en-us/help/929833/use-the-system-file-checker-tool-to-repair-missing-or-corrupted-system-files

관리자 권한으로 명령을 실행하는 방법에 대한 내용은 이 가이드를 참조하십시오.

Windows 업데이트.

가능한 Windows 업데이트를 전부 설치하시기 바랍니다.

바이러스 감염 치료.

이 오류는 시스템의 바이러스 감염을 의미할 수 있습니다. 만약 오류가 지속된다면 안티 바이러스 소프트웨어를 통해 시스템을 면밀히 스캔하실 것을 권장합니다. 본 안내를 따라 시스템에서 멀웨어를 제거하십시오.

디버거 감지

이 오류는 게임 런처가 디버거와 함께 실행되었을 때 발생합니다. Easy Anti-Cheat는 게임 런처의 디버깅 상태를 허용하지 않습니다.

'.local' 리디렉션 감지

이 오류는 게임 폴더에 게임 실행 파일에 대한 DotLocal (.local) 리디렉션 파일이 존재할 때 발생합니다. 해당 파일을 삭제하면 문제가 해결됩니다.

Driver Signature Enforcement(드라이버 서명 확인) 비활성화됨

Easy Anti-Cheat는 Driver Signature Enforcement(드라이버 서명 확인)의 활성화가 필요합니다.

Driver Signature Enforcement(드라이버 서명 확인) 활성화

Driver Signature Enforcement(드라이버 서명 확인)을 활성화하려면 관리자 권한으로 다음 명령을 실행한 후, Windows를 재시작하십시오.

  • bcdedit -set TESTSIGNING OFF
  • bcdedit -set NOINTEGRITYCHECKS OFF

관리자 권한으로 명령을 실행하는 방법에 대한 내용은 이 가이드를 참조하십시오.

명령 실행이 효과가 없으신가요?

어떠한 이유로 이 명령들이 작동하지 않을 경우, 다음 단계를 따라 DSE를 활성화할 수 있습니다.

  1. "Start" 버튼을 선택하십시오.
  2. "Startup"을 입력하십시오.
  3. "Change advanced startup settings"을 선택하십시오.
  4. "advanced startup" 영역 아래의 "Restart now"를 선택하십시오.
  5. "Troubleshoot"를 선택하십시오.
  6. "Advanced Options"를 선택하십시오.
  7. "Startup Options"를 선택하십시오.
  8. "Restart"를 선택하십시오.
  9. 메뉴가 나타나면 키보드의 "7" 버튼을 눌러 "Enable driver signing enforcement"를 선택하십시오.

Kernel Debugging(커널 디버깅) 활성화됨

Easy Anti-Cheat는 커널 디버깅이 활성화된 상태에서는 실행되지 않습니다.

(Kernel Debugging)커널 디버깅 비활성화.

Kernel Debugging(커널 디버깅)을 비활성화하려면 관리자 권한으로 다음 명령을 실행한 후, Windows를 재시작하십시오. bcdedit -set DEBUG OFF

관리자 권한으로 명령을 실행하는 방법에 대한 내용은 이 가이드를 참조하십시오.

Kernel Patch Protection(커널 패치 보호) 비활성화됨

Kernel Patch Protection(커널 패치 보호)는 64비트 Windows의 보안 메커니즘이며 수동으로 비활성화할 수 없으므로, 이러한 현상의 유일한 원인은 루트킷 바이러스 감염입니다. 이 오류가 발생할 경우, Windows를 재설치하실 것을 강력히 권장합니다.

Windows 안전 모드 감지

Easy Anti-Cheat는 Windows 안전 모드에서 실행될 수 없습니다. 일반 부팅 모드를 사용해 주십시오.

CSC 유효성 검증 실패

이 문제를 해결하려면, Windows의 모든 업데이트를 설치하고 Windows를 재시작하십시오. 문제가 지속되면 안티 바이러스가 최신 버전인지 확인하십시오.

인증서 직접 가져오기.

위의 방법으로 해결되지 않는 경우, 마지막 방법은 GlobalSign "CodeSign" 및 "EV CodeSign" 루트 인증서를 직접 가져오는 것입니다.

해킹 툴 로드됨

시스템 내에 해킹 툴이 로드되었습니다. 오류 메시지에 명시된 프로그램을 종료하고 게임을 다시 실행해 보십시오.
만약 문제가 지속된다면 Windows의 '콜드 리부트'를 진행하십시오.

Game Security Violation

The game process or system's integrity has been compromised and the game will exit. This is usually caused by outdated or insecure background third party software. To resolve this, update or disable background third party software and restart your PC.