Kudayasu/Artifice

Exception encountered: 0x80070057 : Failed to launch the application.

Closed this issue · 3 comments

Not sure what is causing this to happen. Installing the universal package works fine. Should this work on
retail dev mode?

I also tried rebooting (deleting sideloaded games/apps) in and out of dev mode.

image

0x80070057 looks to be a storage related exception? I have a 5gb dev space though. I wouldn't think I'd need more right?

0x80070057 The parameter is incorrect - initial guess is that this is another PATH issue.

For yours in particular, the exact source is most likely this line

With that in mind, some things you can try:

  • Extracting the publish folder from the zip directly to your Desktop and running it from there.
  • Extracting the publish folder to similar locations mentioned in the previous issue
  • Ensure XboxWDPDriver.exe is being ran (Task Manager)
  • Ensure you're able to invoke the exe directly outside of Artifice, i.e. \publish\Scratch\WDP\XboxWDPDriver.exe XboxWdpDriver.exe /X:XBOXONE

Totally missed that there was a pre-built zip in released. My bad.
Everything is working, thanks!