level 13
这个真不知道了,因为以前没遇到这样的问题。
你的XP还是WIn7,通用方法是看缺没缺什么API,有没有开安全软件,有没有中文路径。
如果这些都没问题,我也不知道了怎么办了。
2014年10月05日 09点10分
2
该装的都装了,没有中文路径,没有开安全软件。
2014年10月05日 11点10分
level 13
大致帮你搜了一下,看会不会对你有所帮助。
We are testing GMS in our community and a lotof our members have this problem. It appears to be produced because Spanishcomputers use accent characters in system folders.
我们测试GMS在我们公司,很多的同仁都遇到这个问题,它的出现可能是因为西班牙语的电脑,在系统文件夹中使用了特色字符
an example:
例如:
The file right nameis "ConfiguraciÓn local". But GMS cannot read the accent charactersproperly, so it cannot read the keyfiles and the compilation fails.
文件的正确名称是“ConfiguraciÓnlocal”,但是GMS不能正确读取特色字符,所以也就不能读主键文件,从而导致编译失败。
It is a systemfolder, so the folder name cannot be changed.
因为它是系统文件夹,所以文件夹名称不能改变。
Writing Chunk...STRG
[javac]C:\Documents and Settings\Usuario\Configuraci¾nlocal\Temp\gm_ttt_33138\gm_ttt_54478\gen\com\android\vending\billing\IMarketBillingService.java:3:warning: unmappable character for encoding UTF-8
[javac]* Original file: C:\\Documents and Settings\\Usuario\\Configuraci?nlocal\\Temp\\gm_ttt_33138\\gm_ttt_54478\\src\\com\\android\\vending\\billing\\IMarketBillingService.aidl
[javac]^
[javac]Note: Some input files use or override a deprecated API.
[javac]Note: Recompile with -Xlint:deprecation for details.
[javac]1 warning
BUILD FAILED
C:\AndroidSDK\tools\ant\build.xml:1096: The following error occurred while executing thisline:
C:\AndroidSDK\tools\ant\build.xml:1108: Keystore was tampered with, or password wasincorrect: Password verification failed
Total time: 48seconds
jarsigner: unableto open jar file: C:\Documents and Settings\Usuario\Configuraci¾nlocal\Temp\gm_ttt_33138\gm_ttt_54478\bin\RunnerActivity-release.apk
Unable to open*C:\Documents and Settings\Usuario\Configuraci¾nlocal\Temp\gm_ttt_33138\gm_ttt_54478\bin\RunnerActivity-release.apk* as ziparchive
2014年10月07日 01点10分
3
level 13
Go to
去到下面的目录:
%AppData%\GameMaker-Studio\Android\SDKLibs\mopub-android-sdk\libs
then delete the file "GoogleAdMobAdsSdk-4.1.0"(but leave the 6 one) and then test again please!
然后删除文件(但是保留6 1)然后再试一下。
I have found the solution
我找到了解决方案
2014年10月07日 01点10分
4
level 13
Best guess is that you have multiple copies of theGoogleAdMobAdsSdk on your machine, as suggested above.
最好的推测是你的电脑上有多个GoogleAdMobAdsSdk的拷贝,建议下面:
Check your %AppData%\GameMaker-Studio\Android\SDKLibs\mopub-android-sdk\libsfolder and delete anything other than 6.2.1.jar.
检测你的这个文件夹,删除所有,只保留6.2.1.jar.
2014年10月07日 01点10分
5
level 13
我看了下我的在下面这个目录:
D:\Program Files\GMStusio\Android\SDKLibs\mopub-android-sdk\libs
2014年10月07日 01点10分
6
level 13
D:\Program Files\GMStusio\Android\SDKLibs\mopub-android-sdk\libs 的目录
2014-03-11 17:47 <DIR> .
2014-03-11 17:47 <DIR> ..
2013-12-03 18:27 385,685 android-support-v4.jar
2013-12-03 18:27 353,210 GoogleAdMobAdsSdk-6.4.1.jar
2013-12-03 18:27 545,062 MMSDK.jar
2013-12-03 18:27 374 README.txt
4 个文件 1,284,331 字节
2 个目录 43,315,736,576 可用字节
2014年10月07日 01点10分
7