Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello! The game looks nice. But it crashes and shows this.

"

Traceback (most recent call last):
  File "main.py", line 1051, in game_init
  File "main.py", line 762, in autoupdate
  File "socket.py", line 727, in create_connection
  File "socket.py", line 716, in create_connection
socket.timeout: timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "main.py", line 1526, in send_error_report
  File "pyerrorreport\__init__.py", line 54, in send
  File "socket.py", line 727, in create_connection
  File "socket.py", line 716, in create_connection
TimeoutError: [WinError 10060] Попытка установить соединение была безуспешной, т.к. от другого компьютера за требуемое время не получен нужный отклик, или было разорвано уже установленное соединение из-за неверного отклика уже подключенного компьютера
Traceback (most recent call last):
  File "main.py", line 1051, in game_init
  File "main.py", line 762, in autoupdate
  File "socket.py", line 727, in create_connection
  File "socket.py", line 716, in create_connection
socket.timeout: timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "main.py", line 1526, in send_error_report
  File "pyerrorreport\__init__.py", line 54, in send
  File "socket.py", line 727, in create_connection
  File "socket.py", line 716, in create_connection
TimeoutError: [WinError 10060] Попытка установить соединение была безуспешной, т.к. от другого компьютера за требуемое время не получен нужный отклик, или было разорвано уже установленное соединение из-за неверного отклика уже подключенного компьютера
Traceback (most recent call last):
  File "main.py", line 1051, in game_init
  File "main.py", line 762, in autoupdate
  File "socket.py", line 727, in create_connection
  File "socket.py", line 716, in create_connection
socket.timeout: timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "main.py", line 1526, in send_error_report
  File "pyerrorreport\__init__.py", line 54, in send
  File "socket.py", line 727, in create_connection
  File "socket.py", line 716, in create_connection
TimeoutError: [WinError 10060] Попытка установить соединение была безуспешной, т.к. от другого компьютера за требуемое время не получен нужный отклик, или было разорвано уже установленное соединение из-за неверного отклика уже подключенного компьютера
Traceback (most recent call last):
  File "main.py", line 1051, in game_init
  File "main.py", line 762, in autoupdate
  File "socket.py", line 727, in create_connection
  File "socket.py", line 716, in create_connection
socket.timeout: timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "main.py", line 1526, in send_error_report
  File "pyerrorreport\__init__.py", line 54, in send
  File "socket.py", line 727, in create_connection
  File "socket.py", line 716, in create_connection
TimeoutError: [WinError 10060] Попытка установить соединение была безуспешной, т.к. от другого компьютера за требуемое время не получен нужный отклик, или было разорвано уже установленное соединение из-за неверного отклика уже подключенного компьютера
Traceback (most recent call last):
  File "main.py", line 1051, in game_init
  File "main.py", line 762, in autoupdate
  File "socket.py", line 727, in create_connection
  File "socket.py", line 716, in create_connection
socket.timeout: timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "main.py", line 1526, in send_error_report
  File "pyerrorreport\__init__.py", line 54, in send
  File "socket.py", line 727, in create_connection
  File "socket.py", line 716, in create_connection
TimeoutError: [WinError 10060] Попытка установить соединение была безуспешной, т.к. от другого компьютера за требуемое время не получен нужный отклик, или было разорвано уже установленное соединение из-за неверного отклика уже подключенного компьютера"

In error.txt.

Also when i type "info", or "tutorial()", it doesn't display anything and it repeats the text over and over.

(+1)

Guess there's some bug in how the game handles the error report server being down... fixed the server, game should work now.

Did it end up working?

The game looks great and yes, it did end up working! Very great.

Thanks, glad to hear it.