Jump to content

run fail


photo

Recommended Posts

Posted

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.

Posted

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:

×
×
  • Create New...