- Points
- 379
- Digest
- 0
- R.P.
- 30
- Joined
- 2011-5-31
- Last visit
- 2011-7-22
- Posts
- 23
 
|
Hello, i am new in the Papaya game Engine.
When i try to run install.bat in cmd, it prints me that error:
c:\Papaya>install.bat
Welcome to Papaya Game Engine.
Traceback (most recent call last):
File "inst.py", line 116, in <module>
File "inst.py", line 114, in checkJava
File "inst.py", line 15, in install
File "inst.py", line 48, in downloadSDK
File "urllib2.pyc", line 124, in urlopen
File "urllib2.pyc", line 387, in open
File "urllib2.pyc", line 498, in http_response
File "urllib2.pyc", line 425, in error
File "urllib2.pyc", line 360, in _call_chain
File "urllib2.pyc", line 506, in http_error_default
urllib2.HTTPError: HTTP Error 404: Not Found
So i tried to copy my android-sdk-windows folder (that i installed long time bevor) in the papaya folder.
When i run install.bat it says sucess, but if i run a compiled game, the device start but now game comes. (it just says waiting for device)
Can anyone help me?
|
|