You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I test it on my 64 bits Windows 8.1 with Chrome Stable 37.0.2062.120 m (64-bit) using the example 2048 APK, it just shows up as an Android logo and nothing happens.
Below is the console message I got:
ARC onInstalled HTML5 FS init: 631.000ms main.js:370
ChildPlugin jsInstaller:0:dexopt(so_executable) Run: 2005.000ms main.js:370
timeout to spawn ChildPlugin process: dexopt(so_executable), dexopt --preopt /vendor/chromium/crx/com.uberspot.a2048.android.apk $auto v=r,o=v,m=y,u=n main.js:370
retry to spawn with timeout 4sec. main.js:370
ChildPlugin jsInstaller:0:dexopt(so_executable) Run: 1286.000ms main.js:370
Dexopt plugin terminated main.js:370
ARC Window Popup: 66.000ms main.js:370
the child process has been loaded: so_executable/umareporter main.js:370
ChildPlugin backgroundpage:0:umareporter(so_executable) Run: 340.000ms main.js:370
0x7318EB09 is not a valid instance ID. main.js:370
Received a crash main.js:370
prod: ARC main.js:370
arc_app_name: com.uberspot.a2048 main.js:370
ptime: 60937 main.js:370
crash_time: Sun Sep 21 2014 19:54:48 GMT+0800 main.js:370
ver: 38.4410.120.25 main.js:370
arc_build_tag: arc-runtime-38.4410.120.25 main.js:370
message: heartbeat ping timeout main.js:370
chrome_version: 37.0.2062.120 main.js:370
app_id: kdjbiekcidfncdnaocdfbeflnpomjabn main.js:370
app_version: 1337 main.js:370
width: 360 main.js:370
height: 672 main.js:370
is_minimized: false main.js:370
is_maximized: false main.js:370
is_fullscreen: false main.js:370
Attempting to report crash... main.js:370
FINISHED REPORTING CRASH
Originally I think the line "0x7318EB09 is not a valid instance ID" is the main error in this case, but since @Flytomars- points out this is normal, so I don't know what is the problem...
The text was updated successfully, but these errors were encountered:
I test it on my 64 bits Windows 8.1 with Chrome Stable 37.0.2062.120 m (64-bit) using the example 2048 APK, it just shows up as an Android logo and nothing happens.
Below is the console message I got:
ARC onInstalled HTML5 FS init: 631.000ms main.js:370
ChildPlugin jsInstaller:0:dexopt(so_executable) Run: 2005.000ms main.js:370
timeout to spawn ChildPlugin process: dexopt(so_executable), dexopt --preopt /vendor/chromium/crx/com.uberspot.a2048.android.apk $auto v=r,o=v,m=y,u=n main.js:370
retry to spawn with timeout 4sec. main.js:370
ChildPlugin jsInstaller:0:dexopt(so_executable) Run: 1286.000ms main.js:370
Dexopt plugin terminated main.js:370
ARC Window Popup: 66.000ms main.js:370
the child process has been loaded: so_executable/umareporter main.js:370
ChildPlugin backgroundpage:0:umareporter(so_executable) Run: 340.000ms main.js:370
0x7318EB09 is not a valid instance ID. main.js:370
Received a crash main.js:370
prod: ARC main.js:370
arc_app_name: com.uberspot.a2048 main.js:370
ptime: 60937 main.js:370
crash_time: Sun Sep 21 2014 19:54:48 GMT+0800 main.js:370
ver: 38.4410.120.25 main.js:370
arc_build_tag: arc-runtime-38.4410.120.25 main.js:370
message: heartbeat ping timeout main.js:370
chrome_version: 37.0.2062.120 main.js:370
app_id: kdjbiekcidfncdnaocdfbeflnpomjabn main.js:370
app_version: 1337 main.js:370
width: 360 main.js:370
height: 672 main.js:370
is_minimized: false main.js:370
is_maximized: false main.js:370
is_fullscreen: false main.js:370
Attempting to report crash... main.js:370
FINISHED REPORTING CRASH
Originally I think the line "0x7318EB09 is not a valid instance ID" is the main error in this case, but since @Flytomars- points out this is normal, so I don't know what is the problem...
The text was updated successfully, but these errors were encountered: