NOVA-Team / NOVA-Example

An example/test NOVA mod
MIT License
10 stars 6 forks source link

NovaExample cannot run in a directory /w spaces #4

Open ellisong opened 9 years ago

ellisong commented 9 years ago

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.

RX14 commented 9 years ago

Can duplicate error reliably on linux: http://pastebin.com/uq8t094A