This was the first time I ran build.bat
I previously tried to build xonotic using these instructions: http://dev.xonotic.org/projects/xonotic/...in_Windows but it failed at the same line with the same error.
I deleted everything and tried build.bat again, here is the output:
I previously tried to build xonotic using these instructions: http://dev.xonotic.org/projects/xonotic/...in_Windows but it failed at the same line with the same error.
I deleted everything and tried build.bat again, here is the output:
Code:
Setting up environment...
Short path name: C:\Users\James\DOCUME~1\DOWNLO~1\XONOTI~1
Initialized empty Git repository in C:/Users/James/DOCUME~1/DOWNLO~1/XONOTI~1/xo
notic/.git/
remote: Counting objects: 2988, done.
remote: Compressing objects: 100% (1788/1788), done.
remote: Total 2988 (delta 1549), reused 2186 (delta 1062)
Receiving objects: 100% (2988/2988), 174.16 MiB | 351 KiB/s, done.
Resolving deltas: 100% (1549/1549), done.
Checking out files: 100% (503/503), done.
+ 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 core.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 . . .
