Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.

How to debug HoloLens apps?

holobenholoben
edited July 2016 in Questions And Answers

I'm getting this error when trying to debug:

The program '[4764] ModelExplorer.exe' has exited with code 255 (0xff).

I've tried following https://forums.hololens.com/discussion/833/tutorial-debugging-with-holograms-211-with-update-code-library but it doesn't seem to work. I've tried this both with an actual device and with the emulator.

Can someone post a very simple example of how to debug?

Tagged:

Best Answer

Answers

  • @Patrick, wow that worked (just tried it on the emulator)! I had forgotten about changing it to "Mixed" debugging. Also, for some reason Debug/x86 does not work but Release/x86 does work. Any idea why? It seems counterintuitive.

  • Jimbohalo10Jimbohalo10 ✭✭✭
    edited July 2016

    @holoben said:
    Debug/x86 does not work but Release/x86 does work. Any idea why? It seems counterintuitive.

    Unfortunately its a bug in HoloLens version of Unity 5.4 beta, hopefully this will be fixed in Build 24, or in future.

Sign In or Register to comment.