zkj
zkj
yes, it's could be an issue. to fix this, you should try this code in build.gradle under tests: ```groovy // add below setting for gdx-ai sourceSets.main.resources.srcDirs = ["./"] project.ext.assetsDir =...
and I have the same issue at the begining, and I think it might be a mistake, not a feature.
the root cause analysis is in the minimal demo.
理解了,非常感谢,看了您的代码,受益匪浅
还有想问下加密时在后面拼接的字符串也是需要跟游戏服务器那边匹配吗?