Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
Can't clone HPLengine....
Author Message
Setlec Offline
Junior Member

Posts: 25
Joined: May 2010
Reputation: 0
Post: #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 all posts by this user Quote this message in a reply
Urkle Offline
FG - Associate

Posts: 1,101
Joined: Jul 2006
Reputation: 14
Post: #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
Mac Pro Dual 2Ghz, 7GB RAM, Snow Leopard, nVidia 8800 512MB.
Linux, 3-core AMD, 4GB RAM, Fedora 16, nVidia 450 1GB
(This post was last modified: 05-18-2010 02:57 PM by Urkle.)
05-18-2010 02:55 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)