Skip to content

Won't start "Failed to create process: 0x2" #18

@ultranewt

Description

@ultranewt

Fairly certain I'm punching in my directories and commands correctly, but I get a "Failed to create process: 0x2" error and neither program will start.

Definitely have the x86 c++ distributable, and even restarted my pc (the horror)

I've tried typing the directory as absolute or with the %appdata% format

C:\WINDOWS\system32>cd C:\Users\User\Desktop\AbsoluteTouch-1.1.0\x86\

C:\Users\User\Desktop\AbsoluteTouch-1.1.0\x86>atloader.exe C:\Users\User\appdata\local\osu!\osu!.exe
Failed to create process: 0x2

C:\Users\User\Desktop\AbsoluteTouch-1.1.0\x86>atloader.exe %LocalAppData%\osu!\osu!.exe
Failed to create process: 0x2

C:\Users\User\Desktop\AbsoluteTouch-1.1.0\x86>\

This is what the window looks like when i run atloader.exe directly

Contact for device 00020059: link=1, touchArea={0,0,1030,748}
Contact for device 00020059: link=2, touchArea={0,0,1030,748}
Contact for device 00020059: link=3, touchArea={0,0,1030,748}
Contact for device 00020059: link=4, touchArea={0,0,1030,748}
Contact for device 00020059: link=5, touchArea={0,0,1030,748}
Detected touchpad with handle 00020059
CreateWindowExW() -> hWnd=00050336
RegisterRawInputDevices(mouse)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions