View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0031344 | 2.x IDE Bugs | Build Amazon Fire | Public | 2019-09-11 14:08 | 2020-03-25 17:09 |
Reporter | Dan | Assigned To | CoreTech | ||
Priority | High | Severity | B - Major | Reproducibility | 100% |
Status | Assigned | Resolution | Open | ||
Platform | Amazon Fire | OS | Windows 10 | OS Version | 1903 |
Product Version | 2.2.3 | ||||
Target Version | 2.3.1 | Fixed in Version | |||
Summary | 0031344: Build Amazon: Can't use networked Amazon Fires because the port isn't being passed to ADB | ||||
Description | GMS2 won't make connections to networked Amazon Fires because the port isn't being passed to ADB during the build. This is clearly written in the compiler log, as you can see in the attached screenshot. Your build can then end up stuck "in progress" until you manually stop it, with the output log showing: X://bin/GMAssetCompiler.exe DONE (0) error: device '10.36.11.234' not found Note that the IDE currently has an issue with adding networked Fire devices in the first place - 0031342 | ||||
Steps To Reproduce | (Check with me first that the Fire TV is on, etc.) 1. Connect to the device as shown in 0031342 2. Try to run any project on the device Repro: 100% | ||||
Additional Information | Using the Android target instead of Amazon Fire has the same issue, but at least catches the lack of a device and finishes the build with a compile error: C:\androidsdk\platform-tools\adb connect "10.36.11.234" missing port in specification: tcp:10.36.11.234 C:\androidsdk\platform-tools\adb DONE (0) C:\androidsdk\platform-tools\adb devices List of devices attached C:\androidsdk\platform-tools\adb DONE (0) OptionsIni PlatformOptions Error : no device connected! Igor complete. (A restart of the IDE seems to have sorted the builds getting stuck on the Amazon target also.) | ||||
Tags | IDE, igor | ||||
2.x IDE Found In | 2.2.3.436 | ||||
2.x Runtime Found In | 2.2.3.344 | ||||
2.x IDE Verified In | |||||
2.x Runtime Verified In | |||||