monaca / monaca-cli

Command line version of Monaca
Other
44 stars 14 forks source link

WARNING:./android/base/files/IniFile.cpp:155:Failed to process .ini file #79

Closed asial-matagawa closed 1 year ago

asial-matagawa commented 7 years ago

Reported by @fWd82 in https://github.com/OnsenUI/OnsenUI/issues/1879 .

Hello I am getting bellow errors and warning upon triggering: monaca run android Whole log from CMD is:

D:\HybridApp>monaca run android ANDROID_HOME=C:\Users\fWd82\AppData\Local\Android\sdk JAVA_HOME=C:\Program Files\Java\jdk1.8.0_60 No target specified and no devices found, deploying to emulator No emulator specified, defaulting to Nexus_5X_API_23_x86 Waiting for emulator to start... WARNING:./android/base/files/IniFile.cpp:155:Failed to process .ini s\fWd82.android\avd\Nexus_5X_API_23_x86.avd\config.ini for reading. WARNING:./android/base/files/IniFile.cpp:155:Failed to process .ini s\fWd82.android\avd\Nexus_5X_API_23_x86.avd\config.ini for reading. WARNING:./android/base/files/IniFile.cpp:155:Failed to process .ini s\fWd82.android\avd\Nexus_5X_API_23_x86.avd\config.ini for reading. WARNING:./android/base/files/IniFile.cpp:155:Failed to process .ini s\fWd82.android\avd\Nexus_5X_API_23_x86.avd\config.ini for reading. terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_S_construct null not valid This application has requested the Runtime to terminate it in an unu Please contact the application's support team for more information.

Environment Windows 8.1 Android Huawei C3 Android 4.2.2. Monaca 2.17

[Core]
   onsenui 2.1.0

[Additional libraries]
   jQuery 3.1.1

[Platform]
   Mobile - Android 4.2.2
   Desktop - Windows 8.1

[Browser]
   Desktop - Chrome 55.0.2883.75

Was busy developing and it sudden came out. I was debugging it with my Android Huawei C3. However monaca preview works great on Chrome browser.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 60 days with no activity. If there is no activity in the next 7 days, the issue will be closed.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 7 days since being marked as stale. Please open a new issue if you believe you are encountering a related problem.