Any chance of this getting resolved soon? Or is this going to take a while to fix?
Thanks
A fast, easy to use, free, and community supported 2D game engine
Any chance of this getting resolved soon? Or is this going to take a while to fix?
Thanks
oh~ riq! I'm happy to see you!
please! fix the bug. please~~
My new app's ranking system is not working.
it is released today.
I hope......
I am doing my best to fix this ASAP.
It seems that there is an error in GAE... I'm investigating it.
Will we still be aloud to put new games up i just tried and it says that your no longer taking any new games
@jschoes: Yes, If you want to continue using cocoslive, you can create your own Google App Engine instance. The cocoslive source code is here: http://code.google.com/p/cocoslive/
If somebody feels a strong urge to write a small "how-to", I would be forever grateful.
While I might get a few lines of ObjC to work, setting stuff like that up, is 100% beyond me.
Quick How-To:
1. Download and install local instance of GAE
http://code.google.com/appengine/downloads.html
2. Download cocoslive:
http://code.google.com/p/cocoslive/source/checkout
3. Launch local GAE
4. GAE -> File -> Add Existing Application
5. Select the cocoslive source code
6. "Run" + "Browse"
Your local version of cocosLive should be working by this point.
7. Obtain a GAE account and create your application. Name it "cocoslive": https://appengine.google.com/
8. Deploy it. GAE -> Control -> Deploy
9. Update the cocosLive server from cocosLive client. Replace "www.cocoslive.net" with your own server.
Done.
Thx Riq, I will give it a try during the week-end.
There were 2 problems with the server:
a) related to the DNS
b) related to GAE
Both a) and b) seems to be fixed now.
I am not sure why b) occurred, perhaps because GAE 1.5 was released ? I don't know.
I think it is not fixed yet.
I can't connect the http://www.cocoslive.net web.
GOD i feel like such an idiot what do you do to download the source code for cocosLive it self im at the spot and Idk how t download the project
do I lclick where it says "client programs and plug-ins" to download the file?
@jschos1994:
$ svn checkout http://cocoslive.googlecode.com/svn/trunk/ cocoslive-read-onlyriq! Thank you!
thanks riq but what i should gave asked was what do you click to download the entire project or do i need to doenload each file 1 by 1.
@Riq
Seems like the GAE error is remaining. Connecting via DNS works fine now. Currently Google's error engine shows up with a 404 error.
@riq: Now it's loading for ages and showing a HTTP 500 error later. Might be some problem with your code or the App Engine Instance. Seems to be a really weird problem. :S
@jschoes1994
Not at this moment, but I will post one tomorrow.
@riq: Now it's working for me too. Still a bit slow but that might be related to GAE's architecture.
hi guys,
for me, and since 9 months ago the score system of my iphone game is down...it is not working any more...
do you have already found solutions?
i really thank for any kind of answer!
Would be great to hear what people use these days as their score server...
This http://www.scoreoid.net/ looks and sounds interesting. Haven't yet tried it out myself but it seems like a good direction to go.
You can setup your own CocosLive server with the Google AppEngine. It's free and it works like the old CocosLive page, you only have to change the server URL in your source.
You must log in to post.