PANIC: Missing arch-specific emulator program

Discussion in 'Technical Discussion' started by ArmanEker, May 19, 2016.

  1. ArmanEker

    ArmanEker Boxer

    Joined:
    Mar 26, 2016
    Messages:
    19
    Likes Received:
    0
    Hello,

    When I RUN the game in eclipse I get the below error :( Any ideas why that is. And also is there anywhere a step by step guide on how to export a game from buildbox and run on android. Buildbox documentation is really just an overview and not very helpfull.

    I'm using Buildbox 2.0


    [2016-05-20 00:44:31 - com.nomangames.balloonadventure] ------------------------------
    [2016-05-20 00:44:31 - com.nomangames.balloonadventure] Android Launch!
    [2016-05-20 00:44:31 - com.nomangames.balloonadventure] adb is running normally.
    [2016-05-20 00:44:32 - com.nomangames.balloonadventure] Performing com.nomangames.balloonadventure.PTPlayer activity launch
    [2016-05-20 00:44:32 - com.nomangames.balloonadventure] Automatic Target Mode: launching new emulator with compatible AVD 'AVD_for_5_1_WVGA'
    [2016-05-20 00:44:32 - com.nomangames.balloonadventure] Launching a new emulator with Virtual Device 'AVD_for_5_1_WVGA'
    [2016-05-20 00:44:32 - Emulator] PANIC: Missing arch-specific emulator program: C:\Users\ArmanEker\Desktop\AppWorld\adt-bundle-windows-x86_64-20140702\sdk\tools/emulator-x86_64.exe
     
  2. Christoph

    Christoph Miniboss Boxer

    Joined:
    Oct 4, 2015
    Messages:
    2,807
    Likes Received:
    2,309
    Are this errors or warnings?
     
  3. jcalle

    jcalle Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,193
    Likes Received:
    541
    Hello, you can not emulate a game in Eclipse, created with BB.

    http://buildbox.com/forum/index.php?threads/are-there-any-bb-code-helpers.482/#post-2893
    (For BB 1.3.6 and 2, SDK is 23)

    [2016-05-20 00:44:32 - com.nomangames.balloonadventure] Automatic Target Mode: launching new emulator with compatible AVD 'AVD_for_5_1_WVGA'
    [2016-05-20 00:44:32 - com.nomangames.balloonadventure] Launching a new emulator with Virtual Device 'AVD_for_5_1_WVGA'
    [2016-05-20 00:44:32 - Emulator] PANIC: Missing arch-specific emulator program: C:\Users\ArmanEker\Desktop\AppWorld\adt-bundle-windows-x86_64-20140702\sdk\tools/emulator-x86_64.exe
     
    ArmanEker and Christoph like this.
  4. ArmanEker

    ArmanEker Boxer

    Joined:
    Mar 26, 2016
    Messages:
    19
    Likes Received:
    0
    Really??? Oh shit! :) I was getting frustated...

    OK then let me try to create a apk :)

    Thanks!
     

Share This Page