Android (With Game Maker) : Error type 3 Error: Activity class -
i've been using game maker studio , have been running problem. have been trying figure out reason why problem occurring people @ yoyogames can solve problem. problem occurs when run game android has android specific issue.
i start game android device connected laptop. supposed happen game compiled , played on tablet in debug form. , before laptop reset case no issues.
however, instead gain these outputs 100% of time.
compile output
device "c:\android\platform-tools\adb" install -r "c:\users\user\appdata\roaming\gamemaker-studio\android\com.yoyogames.runner.apk" rm failed /data/local/tmp/com.yoyogames.runner.apk, no such file or directory protocol failure "c:\android\platform-tools\adb" shell start -a android.intent.action.main -n com.yoyogames.runner/.runneractivity starting: intent { act=android.intent.action.main cmp=com.yoyogames.runner/.runneractivity } error type 3 error: activity class {com.yoyogames.runner/com.yoyogames.runner.runneractivity} not exist. compile finished: 14:34:50 command line output
--------- origin of /dev/log/system --------- origin of /dev/log/main w/gav2 ( 1975): thread[thread-237,5,main]: dispatch phone call queued. need phone call gaservicemanager.getinstance().initialize(). i/gav2 ( 2978): thread[gathread,5,main]: no campaign info found. d/androidruntime( 3372): d/androidruntime( 3372): >>>>>> androidruntime start com.android.internal.os.runtimeinit <<<<<< d/androidruntime( 3372): checkjni off d/androidruntime( 3372): calling main entry com.android.commands.am.am d/androidruntime( 3372): shutting downwards vm now, because game maker, not here solution. here find out sort of issues causing this. because before laptop had reset, these issues have never occurred.
so cause of in terms of android development? knowing possible causes have chance of fixing this.
i had same error after renaming/refactoring. in android studio, did add together applicationid property attribute build.gradle file, , set value application package.
android game-maker
No comments:
Post a Comment