Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Can't clone HPLengine....
Setlec Offline
Junior Member

Posts: 25
Threads: 3
Joined: May 2010
Reputation: 0
#1
Can't clone HPLengine....

Due to some file system failure I've lost my copy of HPL, so i decided to re-clone the master but here is the error that I get:

$ git clone http://github.com/FrictionalGames/HPL1Engine.git
Initialized empty Git repository in /home/setlec/workspace/HPL1+Penumbra/HPL1Engine/.git/
got d64c516dbed39f006042b20509d01e3470adfaee
walk d64c516dbed39f006042b20509d01e3470adfaee
Getting alternates list for http://github.com/FrictionalGames/HPL1Engine.git
got 14be58a1d67891698c8b8d6931389fb09c37ba9a
error: inflate: data stream error (incorrect header check)
error: inflate: data stream error (incorrect header check)
error: inflate: data stream error (incorrect header check)
error: inflate: data stream error (incorrect header check)
error: inflate: data stream error (incorrect header check)
error: inflate: data stream error (incorrect header check)
error: inflate: data stream error (incorrect header check)
Getting pack list for http://github.com/FrictionalGames/HPL1Engine.git
error: Unable to find ba1b02b7e5395d7e3f09d99e6cd10731016f845e under http://github.com/FrictionalGames/HPL1Engine.git
Cannot obtain needed object ba1b02b7e5395d7e3f09d99e6cd10731016f845e
while processing commit d64c516dbed39f006042b20509d01e3470adfaee.
fatal: Fetch failed.

Any thoughts?
05-18-2010, 10:10 AM
Find
Urkle Offline
FG - Associate

Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation: 21
#2
RE: Can't clone HPLengine....

looks like your internet connection has some issues is my guess. I'd say bring that one up on http://support.github.com/.
You could also try the git protocol. so do a
git clone git://github.com/FrictionalGames/HPL1Engine.git

Developing away on one of
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
(This post was last modified: 05-18-2010, 02:57 PM by Urkle.)
05-18-2010, 02:55 PM
Website Find




Users browsing this thread: 1 Guest(s)