danielmahal / Rumpetroll

Rumpetroll is a massive-multiplayer experiment. It's purpose was to try out new open web technologies like WebSockets and Canvas.

Home Page:http://www.rumpetroll.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What version of ruby are you using?

homanchou opened this issue · comments

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.

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.

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//issues/10#issuecomment-7964518.

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//issues/10#issuecomment-7964518.


Reply to this email directly or view it on GitHub.