이 게시글을 정독하시면, 파일에 문제가 있는 경우를 제외하고는 대부분의 오류를 해결하실 수 있으실 겁니다.

If you read this post, you should be able to resolve most errors unless there is a problem with the file.

1. 구문분석 오류 (패키지 손상 오류/패키지 파싱 오류) 해결방법

구문분석 오류가 발생하는 이유는 두가지로 나뉘어 집니다.

첫번째는 안드로이드 버전이 호환되지 않아 발생하는 경우입니다.

안드로이드 6.0.1 버전부터 설치가 가능한 apk 파일을 안드로이드 4.4.2 버전인 스마트폰에 설치하려고 하면 구문분석 오류가 발생하는 거죠.

이 경우의 해결방법은 안드로이드 버전 업데이트 말고는 없습니다.

두번째는 파일 다운로드가 잘못되었을 경우입니다. 이 경우에는 아래 5번항목의 ‘다운로드 오류’ 섹션을 참고해 주세요.

1. Parse Error (Package Corruption Error / Package Parsing Error)
There are two reasons for parse errors.

The first is caused by an incompatible Android version.
If you try to install apk file that can be installed from Android 6.0.1 on your smartphone with Android 4.4.2 version, you will get a parsing error.
The solution in this case is not to update the Android version.
The second is when the file download is wrong. In this case, please refer to the "Download Errors" section in section 5 below.

2. 구글플레이 로그인 문제 해결방법

기본적으로 구글플레이 로그인이 되지 않습니다. (페이스북 연동은 가능합니다. 8번항목 참조)

자세한 원리를 설명해 드리자면, 오리지널에 있는 META-INF파일이 없으면 구글플레이 로그인이 되지 않는데,

그 특성상 코드수정후 서명을 해줘야 하기때문에, META-INF파일이 변해버립니다.

그래서 구글플레이 로그인이 불가능 한거죠.

(같은 이유로 카카오 로그인 또한 불가능 합니다.)

(예전엔 세븐나이츠 외 여러 게임들의 카카오톡 로그인도 피를토하는 노가다작업끝에 가능은했지만 지금은 그마저 막힌거로 알고있습니다. 다시 하래도 싫구요;;)

혹시 다운로드 하셨는데 구글플레이 로그인 화면이 계속뜬다면,

그냥 뒤로가기 버튼을 눌러서 로그인화면을 꺼주세요. 로그인시도를 계속 하실필요 없습니다.

2. How to solve Google Play login problem By default

Google Play login is not possible. (Facebook can be linked. See item 8.) To explain the principle, if there is no META-INF file in the original, Google Play login is not possible.

Due to its nature, you need to sign after modifying the code, so the META-INF file changes. That’s why you can’t log in to Google Play. (For the same reason, login to Kakao is also impossible.)

(In the past, KakaoTalk login of Seven Knights and many other games was possible at the end of the bloody work, but now I know it’s blocked. I don’t want to do it again.;) If you have downloaded the Google Play login screen, Just press the back button to turn off the login screen. You do not need to continue logging in.

3. 라이센스 오류 (download failed because you may not have purchased this app 오류) 해결방법

제 블로그에 있는 파일들중에서 라이센스 오류가 뜨는 경우는 이경우 밖에 없습니다.

기본적으로 인게임라이센스를 없앤 상태의 업로드 하기 때문입니다.

이 오류가 뜰때의 해결방법은 OBB 파일을 적용하시는 겁니다.

OBB 파일 적용방법 또한 다른 공지사항에 있으니 참고하셔서 적용하시면 됩니다.

3.Licensing error (download failed because you may not have purchased this app error)
This is the only case where I get a license error among the files on my blog.
This is because basically uploading without in-game license.
The solution to this error is to apply an OBB file.
How to apply the OBB file is also available in other notices.

3-1. 게임시작후 메인화면이 지속되며 진행이 되지 않는경우의 해결방법

위의 download failed 오류와는 조금 다르지만 이것또한 obb 파일을 적용하지 않아서 생기는 경우입니다.

obb 파일을 적용해주시면 자연스럽게 해결됩니다.

3-1. How to solve if the main screen persists after starting the game
It's a bit different from the download failed error above, but it's also caused by not applying obb file.
Applying an obb file will solve it naturally.

3-2. 게임로프트 게임 라이센스 오류 해결방법

게임로프트 게임의 경우 플레이 스토어에서 ‘다운로드’를 한 데이터 자체를 라이센스로 사용하고 있습니다.

사용자의 스마트폰에 ‘구글 플레이에서 이 게임로프트 게임을 다운로드 했다’ 라는 기록이 있다면 라이센스 오류가 뜨지 않고,

기록이 없다면 라이센스 오류가 뜹니다.

해결방법은 그냥 플레이 스토어에 가서,  할려는 게임로프트 게임을 검색하고,

다운로드를 눌러서 약 10%정도가 될때까지 다운로드후 취소하는겁니다.

3-2. How to fix Gameloft game license error
In the case of Gameloft games, the data downloaded from the Play Store is used as a license.
If you have a record on your smartphone that says "This gameloft game was downloaded from Google Play," you will not receive a license error.
If there is no record, you will get a license error.
The solution is to go to the Play Store, search for the Gameloft game you want to play,
Click Download to download and cancel until about 10%.

4. 안드로이드 8.0 버전 이상에서 발생하는 오류 (최신 스마트폰에서 발생하는 오류) 해결방법

현재 가장 최신인 안드로이드 버전은 8.0 버전입니다.

이건 안드로이드 버전업때마다 발생하는 문제인데, 최신 안드버전에서는  튕기거나 작동하지 않는 경우가 있습니다.

원인은 최신버전업이 되면서 자바 라이브러리가 이전 안드로이드 버전과는 달라졌기 때문에,

게임과 호환이 안되는겁니다.

특히 저장되어 있는 게임데이터를 불러와서 작동하는 식(restoring data)인

이런 호환문제에 취약해서, 데이터를 불러오지 못해  작동하지 않을 수 있습니다.

해결방법은 안드로이드 버전을 다운그레이드 하시거나,

그러기 싫으시다면 구버전 안드로이드가 설치되어있는 스마트폰을 하나 구하시거나,

PC에 녹스 앱플레이어를 설치하신후 거기에서 플레이 하는방법등이 있습니다.

4. Error occurred in Android 8.0 or later (Error occurred in the latest smartphone) Solution
The most recent Android version is 8.0.
This is a problem that occurs every time you upgrade to Android, but it may not bounce or work on newer Android versions.
The reason is that as the latest version is upgraded, the Java library is different from previous Android versions.
It's not compatible with the game.
In particular, the game data stored in the game is called restoring data.
Vulnerable to this compatibility issue, it may not work due to data loading.
The solution is to downgrade your Android version,
If you do not want to get a smartphone with an old version of Android,
After installing Knox App Player on your PC, you can play it there.

5. 다운로드 오류 해결방법

※이것만 따라하시면 대부분의 다운로드 오류는 해결됩니다※

1. 크롬 브라우저를 이용하세요.

2. 스마트폰에서 ‘구글 드라이브’ 어플을 삭제/사용중지 해주세요.

제 블로그의 다운로드는 크롬브라우저에 최적화되어 있습니다.

크롬 브라우저를 이용해서 다운로드 해주시기 바랍니다.

혹시나 다운로드를 했는데 .bin 파일로 다운로드가 된다면,

파일탐색기를 사용해서 .bin 파일의 확장자를 .bin 에서 .apk, 혹은 .zip 으로 변경해 주시기 바랍니다.

다운로드 했던파일이 apk 파일이였을경우 .apk로,

obb/data 파일이였을 경우 .zip으로 변경해주시면 됩니다.

다운로드한 파일이 패키지 파싱오류가 나는것 또한 다운로드 오류입니다.

패키지 파싱오류는 꼭 비정상적다운로드 때문에 발생하는건 아닙니다만…

하여튼, 이런현상을 해결할려면 ‘구글 드라이브’ 어플을 쓰지 않으시면 됩니다.

스마트폰에 설치되어있는 ‘구글 드라이브’ 어플을 삭제 혹은 사용중지 해주세요.

가장좋은방법은 PC 크롬브라우저로 받아서 폰에 넣고설치하는법입니다.

제일 깔끔하죠!


5. How to solve download error

Following this will solve most download errors

1. Use the Chrome browser.

2. Please delete / disable the ‘Google Drive’ app on your smartphone. My blog download is optimized for Chrome browser. Please download using the Chrome browser. If you download and download as a .bin file, Use File Explorer to change the .bin file extension from .bin to .apk or .zip. If the downloaded file was an apk file, the .apk file, If it was an obb / data file, change it to .zip. Download errors also cause package parsing errors. Package parsing errors are not necessarily caused by abnormal downloads. Anyway, to solve this phenomenon, you do not need to use the ‘Google Drive’ application. Please delete or disable the ‘Google Drive’ app installed on your smartphone. The best way is to get it in your PC’s Chrome browser and put it in your phone. The cleanest!

6. APK 설치 오류 해결방법

스마트폰에 다운로드한 APK파일 설치가 되지 않는 현상입니다.

이유는 대부분 3가지로 나누어 집니다.

6. How to fix APK installation error
The APK file downloaded to your smartphone is not installed.
There are three reasons for this.

6-1. 기존에 설치되어 있던 apk 와 서명이 충돌하는 경우.

(패키지 충돌 오류)

해결 방법은 기존에 깔려있는 apk 를 제거하시고 설치하시면 됩니다.

6-1. Signature conflict with existing apk.
(Package crash error)
The solution is to remove the existing apk and install it.

6-2. 루팅되지 않은 스마트폰에서 서명되지 않은 apk 를 설치하려고 한 경우

비서명 APK를 업로드 할때는 본문 주의사항에 무조건 루팅된 기기에서만 작동한다고 표시해 두지만,

가끔씩 그걸 놓쳐서 못보시고 댓글로 안된다고 다시는 분들이 있습니다… 참 씁쓸한 경우죠.

해결방법은, 어떻게는 스마트폰에서 하고싶다! 하시는 분들은 루팅을 하셔야 합니다.

PC로 해도 상관없으시다면, PC에 녹스 앱 플레이어를 설치해 ROOT 기능을 키신후 거기에 설치해서 플레이 하는것을 추천합니다.

※추가. 몽키스패너 1.0 을 업로드 해놨습니다.

이 몽키스패너를 사용해서 서명되지않은 APK 를 순정폰에 설치할 수 있습니다!

강좌 카테고리에 가서 몽키스패너 1.0을 다운받으세요

6-2. If you tried to install an unsigned apk on an unrooted smartphone
When uploading a non-signed APK, the body notice says that it only works on rooted devices,
Sometimes people miss it and never see it in the comments again ... it's bitter.
The solution is how to do it on your smartphone! Those who do must root.
If you don't mind using a PC, we recommend installing the Knox App Player on your PC, turning on the ROOT function, and playing it there.
※ Add. I have uploaded Monkey Spanner 1.0.
You can use this monkey spanner to install unsigned APK on your phone!
Go to the Course category and download Monkey Spanner 1.0

6-3. 설치 버튼이 눌리지 않는경우

APK 파일을 설치하려고 했는데 설치버튼이 눌리지 않는 경우입니다.

해결방법은 블루스크린 어플을 끄시고 설치하시면 정상적으로 설치 가능하십니다.

6-3. Install button doesn't press
You are trying to install an APK file but the install button is not pressed.
The solution is to turn off the blue screen app and install it.

6-4 게임로프트 게임 설치오류

기존에 깔려있는 게임로프트 게임을 제거했는데도 설치가 되지 않는경우가 있습니다.

왜이러냐면, 게임로프트 게임은 앱 삭제 이후에도 스마트폰에 관련 파일이 남아있는경우가 있기 때문이죠.

그래서 스마트폰 메모리에 저장되어있는 게임로프트 관련 파일을 전부 지워주어야 하는데,

이 과정이 굉장히 복잡하고 지저분합니다.

스마트폰 공장초기화 이후 설치하거나, 다른 스마트폰을 이용하거나 하는 방식을 추천합니다.

그런데도 실행 오류가 뜬다면 이건 제가 본문에 써놓은 주의사항을 무시하시고 설치하신 경우입니다.

다시 본문으로 돌아가서 주의사항을 찬찬히 읽어본 후 다시 시도해 보세요.

혹은 OBB / DATA 등을 적용안시켰을경우.

OBB 적용방법은 공지사항을 참고해주세요.

6-4 Gameloft Game Installation Error
If you remove the existing gameloft game, it may not install.
This is because in Gameloft games, there are some files left on the smartphone even after the app is deleted.
So you have to delete all game loft files stored in the smartphone memory.
This process is very complicated and messy.
It is recommended to install after smartphone factory initialization or use another smartphone.

7. 페이스북 연동 오류 해결방법

구글 플레이 로그인은 불가능 하지만, 페이스북 로그인은 가능합니다.

혹시 페이스북 로그인이 되지 않는다면 해결방법은 이겁니다.

스마트폰에 설치되어있는 페이스북 어플을 삭제하고 다시 페이스북 로그인을 시도해 보세요.

100이면 100, 전부 로그인이 가능하실 겁니다.

7. How to solve Facebook integration error
Google Play login is not possible, but Facebook login is possible.
If you can't log in with Facebook, this is the solution.
Delete the Facebook application installed on your smartphone and try to log in again.
If it is 100, you will be able to log in.

8. 럭키패쳐 설치 오류 해결방법

럭키패쳐는 구글플레이 스토어에 의해 설치가 막혀있습니다.

play 프로텍트를 해지하면 설치가 가능합니다.

해결방법은 구글 플레이 스토어에 들어가서, 좌측 상단의 三 버튼을 클릭하시면 메뉴가 나옵니다.

밑으로 내려보면 play 프로텍트 메뉴가 있는데, 클릭해서 들어가신 다음 기기에 보안 위협이 있는지 검색을 off 시켜주시면 됩니다.

이상으로 대표적인 오류들과 원인, 그 해결방법을 알아보았습니다.

여기에 있는 방법들로 해결이 되지 않는다면 그건 APK 파일 자체의 오류입니다.

그 경우엔 댓글로 어떤 오류인지 자세히 상황을 남겨주시면 추후 수정됩니다.

8. How to fix Lucky Patcher installation error
Lucky Patcher is blocked by Google Play Store.
If you cancel play protection, you can install it.
The solution is to go to the Google Play Store and click the 三 button on the top left corner.
If you look down, there is a play protection menu, which you can click on to turn off the search for security threats on your device.
We have looked into some common errors, their causes, and their solutions.
If that doesn't work, it's an error in the APK file itself.
In that case, please leave a detailed description of what kind of error you have in the comments.

다운로드문제, 패키지파싱문제, 실행안됨 문제는 공지사항에 해결법있습니다.

업데이트 요청은 리플로 남겨주시면 됩니다

50 COMMENTS

  1. 여기 사이트에서는 다운을 어찌 받아야 하나요 ㅠ 주소 클릭하고 로봇아니라고 체크하고 5초 기다렷다가 들어가도 뭘 눌러야되는지도 모르겟고 ㅠ 다운받을라고 해도 광고창만 계속 뜨고 ㅠ

  2. 안녕하세요 혹시 블로그에 계신가해서 여쭙니다
    https://codemirror.tistory.com/386 해당게임을 받았는데 버전이 업데이트되어 새 업데이트를 받으라는 부분에서 넘어가지지않는데 혹시 해결가능하신가요? 톡확인을 안하시던데 (안녕하세요? 앱치팅에 관심있는 컴공과학생인데~~ 로 보낸 카톡입니다)로 연락주시면 치킨쿠폰이라도 보내겠습니다 ㅜㅜ 저는 간절해요 ㅠㅠ

    • 광고 감사합니다^^ 광고는 하루 한번만 보시면 되요 하루 두번이상 보면 무효처리됩니다
      ban 당하면 새계정을 파서해야죠 게임사에서 막아둔거니

  3. 이번에 게임 다운받다가 막혀서 여쭙니다.
    파일을 받았는데 열 수 없는 문서라고 떠서 어떻게 해야할 지 모르겠습니다. 1시간동안 이리 해보고 저리 해봐도 아무것도 모르겠어서..이게 무슨 파일인지도 모르겠고, 위 문제 중 어디에 해당하는 지도 모르겠습니다ㅡ 도와주세요

    • 어느게임인가요
      1. 1일1광고출첵은 했는지확인
      2. 크롬브라우저로 받았는지확인
      3. 구글드라이브 삭제했는지확인

  4. 쉐도우 오브 데스를 즐기고있는유저입니다!
    이번에 버그판을 사용하다가 페이스북 연동을 하려고했는데 연동이 되지않아 페이스북 삭제 후 다시 진행했는데도 안되네요 ㅜ ㅜ 다른방법이 있을까요 ㅜ ㅜ
    “로그인 오류:웹에 로그인 하시는 데 오류가 발생하였습니다. 나중에 다시시도하십시오” 라고 뜹니다!!

  5. 항상 고생 많으십니다 현제 라스트 서바이버 지구를 플레이중입니다 하지만 플레이 중간 구글플레이 에서 업데이트틀 하라고뜨고 이화면이뜬뒤로는 게임을 제부팅 해야합니다 혹시 이부분에관해서는 해결방법이 있을까요?

  6. 갱스터베가스는 유효하지 않은 라이선스라고 뜨면서 안되는데 어떻게해야되나요? 다른건 되는데 유독 gta나 갱스터베가스만 라이선스때매 안되네요

  7. 지금 모드 이용중인데 매달 업데이트를 새로 해야하는 앱이면
    업데이트를 어떤식으로 해야하나요?
    새로 업데이트된 게시글에 모드를 다운받고
    그 전에 모드를 지우고 새 버전을 다운받아야 하나요?
    아니면 새 버전을 다운받고 실행시키면 되나요?
    그 전의 게임 데이터가 날라가지 않을까요?

LEAVE A REPLY

Please enter your comment!
Please enter your name here