908317477 Posted September 12, 2019 Posted September 12, 2019 Whenever I click on SDK run, He always quits automatically. But I am in visual studio debugging He operated successfully. Then I assemble my project.click run.bat,He will init,Then exit automatically. I'm using the company's SIM version.
morbid Posted September 13, 2019 Posted September 13, 2019 Hello, What do you mean by SDK run? Show a screenshot, please. And attach logs after failed run. Thank you. How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
morbid Posted September 14, 2019 Posted September 14, 2019 What about log file? How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
morbid Posted September 16, 2019 Posted September 16, 2019 Okay, there are a lot of errors. I suggest checking the following: Have you compiled your application before pressing Start button? Both release and debug versions? Erros "FileSystemAssets::load_runtime(): unknown "2a7c5d560f55f4bd29c4aef84f5aa5f71748caea" asset guid" are caused by unknown runtimes. This usually happens when you remove assets from the file manager.For assets management use Editor only. I suggest deleting data/.runtimes folder and regenerating them by starting the Editor. Errors Xml::do_parse(): unknown xml token 'D' caused by broken materials, you should check what happened to these *.mat files Also, double check logic and missing nodes. Corresponding errors are in the end of the log file. The primary task is to fix all errors. Then try again. Thank you. How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts