tehbeard/node-rcon

Example Minecraft Code Doesn't Run

Closed this issue · 2 comments

ks07 commented

After setting the host, port and password variables in the example script, running minecraft.js produces the following error:

node.js:63
    throw e;
    ^
TypeError: Object 8b�^��

The connection to the server is succesful, as the "Rcon connection from..." message is show when the script is ran, but the commands are not executed.

There seems to be an issue with craftbukkit and rcon, I shall be investigating further when I can.

Seems to be working in 1.1-R4