Page 1 of 1

[0.12.0] game.raise_event causes hang

Posted: Sun Jul 19, 2015 7:34 pm
by ljdp
Calling game.raise_event on a custom event causes factorio to hang. No error messages appear.

Re: [0.12.0] game.raise_event causes hang

Posted: Sun Jul 19, 2015 7:39 pm
by Rseding91
Do you have a test mod or steps to reproduce the issue?

Re: [0.12.0] game.raise_event causes hang

Posted: Sun Jul 19, 2015 7:52 pm
by ljdp
Sorry, I though I had isolated the problem. The hang appears to be happening on a call to game.create_entity. You can delete this, I'll post a new thread once I've done some more testing.