by Sabin Stargem » Sun Jan 16, 2011 6:24 pm
I got an error report here. This occurs when trying to register. Probably means that the registration server isn't up yet, but one never knows...
I'm sorry, but an uncaught exception occurred.
URLError: <urlopen error [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond>
While running game code:
- script at line 784 of renpy-6.11.2/common/00library.rpy
- python at line 788 of renpy-6.11.2/common/00library.rpy.
- script at line 413 of C:\- indie dev -\games\renpy.new\Planet Stronghold/game/options.rpy
- python at line 448 of C:\- indie dev -\games\renpy.new\Planet Stronghold/game/options.rpy.
- python at line 406 of C:\- indie dev -\games\renpy.new\Planet Stronghold/game/options.rpy.
-- Full Traceback ------------------------------------------------------------
File "E:\Planet Stronghold\renpy\bootstrap.py", line 270, in bootstrap
File "E:\Planet Stronghold\renpy\main.py", line 310, in main
File "E:\Planet Stronghold\renpy\main.py", line 93, in run
File "E:\Planet Stronghold\renpy\execution.py", line 259, in run
File "E:\Planet Stronghold\renpy\ast.py", line 574, in execute
File "E:\Planet Stronghold\renpy\python.py", line 957, in py_exec_bytecode
File "renpy-6.11.2/common/00library.rpy", line 788, in <module>
File "E:\Planet Stronghold\renpy\game.py", line 297, in call_in_new_context
File "E:\Planet Stronghold\renpy\execution.py", line 259, in run
File "E:\Planet Stronghold\renpy\ast.py", line 574, in execute
File "E:\Planet Stronghold\renpy\python.py", line 957, in py_exec_bytecode
File "C:\- indie dev -\games\renpy.new\Planet Stronghold/game/options.rpy", line 448, in <module>
File "C:\- indie dev -\games\renpy.new\Planet Stronghold/game/options.rpy", line 406, in http
File "urllib2.py", line 121, in urlopen
File "urllib2.py", line 374, in open
File "urllib2.py", line 392, in _open
File "urllib2.py", line 353, in _call_chain
File "urllib2.py", line 1100, in http_open
File "urllib2.py", line 1075, in do_open
URLError: <urlopen error [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond>
While running game code:
- script at line 784 of renpy-6.11.2/common/00library.rpy
- python at line 788 of renpy-6.11.2/common/00library.rpy.
- script at line 413 of C:\- indie dev -\games\renpy.new\Planet Stronghold/game/options.rpy
- python at line 448 of C:\- indie dev -\games\renpy.new\Planet Stronghold/game/options.rpy.
- python at line 406 of C:\- indie dev -\games\renpy.new\Planet Stronghold/game/options.rpy.
Ren'Py Version: Ren'Py 6.11.2b