I have a problem. I run the script and get this error:
The same happens when I follow the guide to using an integrated environment (install mingw, git, etc.) at the same point. Help?
Code:
Setting up environment...
Short path name: C:\Users\James\DOCUME~1\DOWNLO~1\XONOTI~1
+ cd /xonotic/.
+ git config remote.origin.url git://git.xonotic.org/xonotic/xonotic.git
+ git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
+ git config remote.origin.autocrlf input
+ git pull
Already up-to-date.
+ git remote prune origin
+ git clone git://git.xonotic.org/xonotic/xonotic-data.pk3dir.git /xonotic/data/
xonotic-data.pk3dir
Initialized empty Git repository in C:/Users/James/DOCUME~1/DOWNLO~1/XONOTI~1/xo
notic/data/xonotic-data.pk3dir/.git/
fatal: read error: Invalid argument
An error has occurred (see above).
Press any key to continue . . .The same happens when I follow the guide to using an integrated environment (install mingw, git, etc.) at the same point. Help?

