• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Linux Ubuntu connection issue?

I

Ieyfo

Guest
Hey having an issue connecting to my Ubuntu vm to build to that target. I have everything needed to do it but i keep getting FATAL ERROR: Network error: Connection timed out . ive tried ever ip in the network tab for Ubuntu and none have worked.
 
V

Vexille

Guest
I just had the same problem. Actually the solution is point to your localhost (127.0.0.1) instead of the IP the guest OS says it has. This made it work for me.

Although I still can't make it work because when I try to run the game on the VM target I get an error that I should setup the ssh keys first haha. Baby steps!
 
Top