play-co / devkit

HTML 5 game platform for browser and mobile
http://docs.gameclosure.com
627 stars 126 forks source link

v0.1.46: can not get tealeaf-build-tools 0.5.5 #185

Closed tuanna222 closed 10 years ago

tuanna222 commented 10 years ago

[checkVersions] checking for tealeaf-build-tools 0.5.5 [checkVersions] fetching tealeaf-build-tools

Uncaught Exception: Error: connect ETIMEDOUT at errnoException (net.js:901:11) at Object.afterConnect as oncomplete

Terminating in 5 seconds..

warrenfalk commented 10 years ago

I believe this happens whenever their server goes down. Very irritating. Required components are available nowhere else but a single server that is often down which results in this meaningless error message.

I believe you need to put tealeaf-build-tools-0.5.5.jar into devkit/libs/. But good luck finding that file on days their server is down.

I wonder if someone can tell us what the purpose of this jar is and why it is neither included in the repository nor mirrored anywhere nor has source available anywhere.

jishnu7 commented 10 years ago

I have an older version, 0.5.2. A temporary work around is to download this and rename it to use it as 0.5.5.

http://androidtweak.in/downloads/tealeaf-build-tools-0.5.2.jar SHA1: 745aa37a3db9b33c693a68c1201d6677b91c0001

warrenfalk commented 10 years ago

Is gameclosure.com defunct? Clicking their "support" link takes you to a page which says their account is expired. Their development kit has been uninstallable for over a day due to a hung server. I was not able to get a response on their IRC channel, and there hasn't been a newsletter for a year according to their front page.

jishnu7 commented 10 years ago

GC team is working on their new product weeby.co, which is based on GC devkit. But they are not actively updating open source repo. If you want help, use the google groups mailing list - https://groups.google.com/forum/#!forum/game-closure-devkit.

Here is 0.5.5 version http://androidtweak.in/downloads/tealeaf-build-tools-0.5.5.jar SHA!: 178af6e04b13b5ac21c38ad5d0a09681f8a7f828

tuanna222 commented 10 years ago

worked: http://androidtweak.in/downloads/tealeaf-build-tools-0.5.5.jar Thanks