Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1872] [ERROR] : Emulator process exited with code 1

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionCannot Reproduce
Resolution Date2013-08-09T21:56:52.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsStudio
Labelsn/a
Reportertheo drv
AssigneeMichael Xia
Created2013-08-02T16:23:59.000+0000
Updated2016-03-08T07:40:47.000+0000

Description

I tried many thing and all the solutions i found in the forums but i still can't run the emulator [ERROR] : Emulator process exited with code 1 I'm getting this in my log file
Logfile initialized
[INFO] logfile = C:\Users\theodoros\Documents\Titanium_Studio_Workspace\test\build.log
[INFO] logfile = C:\Users\theodoros\Documents\Titanium_Studio_Workspace\test\build.log
[DEBUG] C:\Users\theodoros\AppData\Roaming\Titanium\mobilesdk\win32\3.1.1.GA\android\builder.py simulator test C:\Program Files (x86)\Android\sdk C:\Users\theodoros\Documents\Titanium_Studio_Workspace\test com.test 3 WQVGA400
meabi
[INFO] Launching Android emulator...one moment
[INFO] Building test for Android ... one moment
[DEBUG] From: C:\Program Files (x86)\Android\sdk\tools\emulator.exe
[DEBUG] SDCard: C:\Users\theodoros\.titanium\android2.sdcard
[DEBUG] AVD ID: 3
[DEBUG] AVD Skin: WQVGA400
[DEBUG] AVD ABI: armeabi
[DEBUG] SDK: C:\Program Files (x86)\Android\sdk
[INFO] plugin=C:\Users\theodoros\AppData\Roaming\Titanium\plugins\ti.alloy\1.0\plugin.py
[INFO] Detected compiler plugin: ti.alloy/1.0
[ERROR] Exception occured while building Android project:
[ERROR] Traceback (most recent call last):
[ERROR]   File "C:\Users\theodoros\AppData\Roaming\Titanium\mobilesdk\win32\3.1.1.GA\android\builder.py", line 2569, in <module>
[ERROR]     builder.run_emulator(avd_id, avd_skin, avd_name, avd_abi, add_args)
[ERROR]   File "C:\Users\theodoros\AppData\Roaming\Titanium\mobilesdk\win32\3.1.1.GA\android\builder.py", line 653, in run_emulator
[ERROR]     avd_name = self.create_avd(avd_id, avd_skin, avd_abi)
[ERROR]   File "C:\Users\theodoros\AppData\Roaming\Titanium\mobilesdk\win32\3.1.1.GA\android\builder.py", line 572, in create_avd
[ERROR]     available_avds = avd.get_avds(self.sdk)
[ERROR]   File "C:\Users\theodoros\AppData\Roaming\Titanium\mobilesdk\win32\3.1.1.GA\android\avd.py", line 23, in get_avds
[ERROR]     for line in run.run([sdk.get_android(),'list','target'],debug=False).split("\n"):
[ERROR] AttributeError: 'NoneType' object has no attribute 'split'

Comments

  1. theo drv 2013-08-08

    Format PC, reinstalled and works.. plz close it

JSON Source