Jump to content

[SOLVED] uniginescript error message in release build


photo

Recommended Posts

Posted

We hope in the release build, when uniginescript crash, at least show which script crash at which line. so we could quickly dig into it. Currently the information is too limited.

We couldn't send the debug version to client.

Posted

Hi Cinetec!

 

Could you please give me more information about your release build contents? Are you shipping your product with script sources or just with pre-compiled script cache?

Posted

hi , we ship only the cache file.

thanks

Posted

Hi,

 

Unfortunately, you can't get as much information as you usually have in debug build. What you can do is to pre-compile debug cache files, ship your build with debug engine binaries and see proper debug info.

  • 3 weeks later...
Posted

hi unclebob.

    I tried use debug cache. the debug info shows all variables. but still didn't show which line is broken. Do we have to release the script source code to client to have that info?

thanks

Posted

Cinetec,

 

Have you used debug engine binaries as well?

×
×
  • Create New...