On Windows 8.1, I built NovaExample by running the gradle tasks: clean, setupDecompWorkspace, build, in order. When I ran NovaExample using the runClient task from a file directory where a folder had spaces in it, the client crashed. The file directory was at D:\projects\Minecraft Mods\NovaExample. I tried using the runClient task in a file directory without spaces and the client loaded up fine. NovaWrapper also ran fine in a directory /w spaces.
On Windows 8.1, I built NovaExample by running the gradle tasks: clean, setupDecompWorkspace, build, in order. When I ran NovaExample using the runClient task from a file directory where a folder had spaces in it, the client crashed. The file directory was at D:\projects\Minecraft Mods\NovaExample. I tried using the runClient task in a file directory without spaces and the client loaded up fine. NovaWrapper also ran fine in a directory /w spaces.
Pastebin is at: http://pastebin.com/H73ygf9i.