danielmahal / Rumpetroll

Rumpetroll is a massive-multiplayer experiment. It's purpose was to try out new open web technologies like WebSockets and Canvas.
http://www.rumpetroll.com
MIT License
769 stars 168 forks source link

What version of ruby are you using? #10

Open homanchou opened 11 years ago

homanchou commented 11 years ago

For some reason my event machine doesn't start. It just hangs. I never see a "Server started" message. I'm using 1.9.3.

hpeikemo commented 11 years ago

What's the output from ./bin/rumpetrolld run ? The server wants to connect to a mongo database, might that be the culprit?

On 23. aug. 2012, at 01:04, homanchou notifications@github.com wrote:

For some reason my event machine doesn't start. It just hangs. I never see a "Server started" message. I'm using 1.9.3.

— Reply to this email directly or view it on GitHub.

homanchou commented 11 years ago

The issue was simply I was expected the host and port to print out to STDOUT when i started the server but the system log puts it in some system folder on my mac. First time seeing that, didn't know how it worked is all. But the project works fine.

On Thu, Aug 23, 2012 at 2:35 AM, Hans Petter Eikemo < notifications@github.com> wrote:

What's the output from ./bin/rumpetrolld run ? The server wants to connect to a mongo database, might that be the culprit?

On 23. aug. 2012, at 01:04, homanchou notifications@github.com wrote:

For some reason my event machine doesn't start. It just hangs. I never see a "Server started" message. I'm using 1.9.3.

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHubhttps://github.com/danielmahal/Rumpetroll/issues/10#issuecomment-7964518.

hpeikemo commented 11 years ago

great!

On 25. aug. 2012, at 02:19, homanchou notifications@github.com wrote:

The issue was simply I was expected the host and port to print out to STDOUT when i started the server but the system log puts it in some system folder on my mac. First time seeing that, didn't know how it worked is all. But the project works fine.

On Thu, Aug 23, 2012 at 2:35 AM, Hans Petter Eikemo < notifications@github.com> wrote:

What's the output from ./bin/rumpetrolld run ? The server wants to connect to a mongo database, might that be the culprit?

On 23. aug. 2012, at 01:04, homanchou notifications@github.com wrote:

For some reason my event machine doesn't start. It just hangs. I never see a "Server started" message. I'm using 1.9.3.

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHubhttps://github.com/danielmahal/Rumpetroll/issues/10#issuecomment-7964518.

— Reply to this email directly or view it on GitHub.