Search found 5 matches
- Tue Dec 03, 2013 10:34 pm
- Forum: ORBX on Amazon AMIs
- Topic: Client side not displaying anything
- Replies: 8
- Views: 7421
Re: Client side not displaying anything
Right I got it to display gedit on Linux by doing START=%2Fusr%2Fbin%2Fgedit which is the path /usr/bin/gedit required to launch gedit. However, when I tried to launch our game, which is situated at /home/ubuntu/GloverDemoLinux/GloverDemoLinux.x86_64, nothing came up. It shouldn't be an issue with ...
- Mon Dec 02, 2013 6:13 pm
- Forum: ORBX on Amazon AMIs
- Topic: Client side not displaying anything
- Replies: 8
- Views: 7421
Re: Client side not displaying anything
Unfortunately, after having gotten gedit to work, the game I loaded onto the server still does not. It is a game developed in Unity for Linux machines and all the necessary folder and files are in the right places. Perhaps you might have some insight?
- Mon Dec 02, 2013 5:54 pm
- Forum: ORBX on Amazon AMIs
- Topic: Client side not displaying anything
- Replies: 8
- Views: 7421
Re: Client side not displaying anything
Hey sorry for the late reply but I got it to work with gedit. I think it might have been I wasn't url encoding my forward-slashes
- Wed Nov 13, 2013 2:19 pm
- Forum: ORBX on Amazon AMIs
- Topic: Client side not displaying anything
- Replies: 8
- Views: 7421
Re: Client side not displaying anything
Yes I did load an ORBX Cloud Console AMI. I guess my question is then, I've loaded a game onto the server through scp, and I tried using the START option for running it when I access the server from the client side but still nothing showed. Could you possibly provide more details on launching a ...
- Wed Nov 13, 2013 12:01 am
- Forum: ORBX on Amazon AMIs
- Topic: Client side not displaying anything
- Replies: 8
- Views: 7421
Client side not displaying anything
I'm running a g2.2xlarge Linux instance on an Amazon AMI. I've been able to successfully ssh in a grab the GUID, and I've even been able to scp in some files, but when I try to access the instance through Chrome v31 with WebGL enabled using the instructions posted http://aws.otoy.com/docs/OTOY-EC2 ...