Quote:
Originally Posted by Draenin
A major error has been coming up for Kraak, who is currently using a mac for editing. Basically as soon as he types in the 'join' command, Graal as a whole will crash, and we're not entirely sure why since the issue doesn't happen on Windows.
This is what the error report kicks back to him:
http://pastebin.com/k6iVgEFj
|
That has happened to me before. Do this instead:
PHP Code:
function onCreated() {
this.join("foo_bar");
}