furcatomasz / SlavsServer

slavsgame.com - socket server based on symfony
MIT License
9 stars 2 forks source link

Game can`t running #3

Open NexxLuo opened 4 years ago

NexxLuo commented 4 years ago

The game scence always stop in Establishing connection with server... I try it on windows 10.

image

image

furcatomasz commented 4 years ago

Are you run docker compose with game server?

NexxLuo commented 4 years ago

Are you run docker compose with game server?

yes, docker compose is running

furcatomasz commented 4 years ago

Could You paste logs from php container?

NexxLuo commented 4 years ago

There is all logs, I am sorry for that I never learned about php. I am a front-end devolper.

These logs below,only slavsServer_node get some exception. How do i solve it?

image image

image image image image image image

furcatomasz commented 4 years ago

This looks like problems with AI server as You mention before. I never try to run game on windows, but i prefer for You stop docker with node and run game with AI server in development mode from this repository: https://github.com/furcatomasz/SlavsGame

NexxLuo commented 4 years ago

But i can‘t run it from this repository https://github.com/furcatomasz/SlavsGame . It need a scoket connection, where is it? The scoket server with php in SlavsServer repository don't work. image

furcatomasz commented 4 years ago

Socket connection is from slavsserver php_socket cotaiiner this is main game server

NexxLuo commented 4 years ago

Can`t connect to php_socket container .As I mention before, the first comment in this issue.

furcatomasz commented 4 years ago

Could you paste all logs from this cotainer? But no screenshot :)