no console output on MC 1.5
Rwin1234 opened this issue · 6 comments
On 1.5 server server console output is not displayed. It is displayed in the server console, but not in the remotebukkit console.
I am running
CraftBukkit version git-Bukkit-1.4.7-R1.0-45-g5c7d0bb-b2681jnks (MC: 1.5) (Implementing API version 1.5-R0.1-SNAPSHOT)
Furthermore the 'dispatch' line is displayed (but I had rather not have this clutter the console)
copy from remotebukkiet console window (eeks the .gt. character is not displayed but used as formatter..)
10:39 AM [INFO] [RemoteBukkit] Connection #0 from 172.19.3.115:49511 was accepted.
10:39 AM [INFO] [RemoteBukkit] Connection #0 from 172.19.3.115:49511 was successfully established.
list
10:39 AM [INFO] [RemoteBukkit] Connection #0 from 172.19.3.115:49511 dispatched command: list
mem
10:39 AM [INFO] [RemoteBukkit] Connection #0 from 172.19.3.115:49511 dispatched command: mem
ver
10:41 AM [INFO] [RemoteBukkit] Connection #0 from 172.19.3.115:49511 dispatched command: ver
Anyone still reading this? Remotebukkit was my prime admin tool!
Is there an alternative?
Sorry, I've been really busy over the past few weeks. Your previous post must have gotten lost in my mailbox. I'll test this this afternoon (its 9am-ish for me right now). I really won't have much time until the end of april though.
Apologies.
Ok thanks for the reply, hope you at least find the time to confirm it is not working on 1.5. Otherwise I am doing something wrong.:)
Please see #12. I have a suspicion that the plugin is failing to parse the config file. Could you try logging in using “username” and “password”? There also might be a message in the server log about invalid things.
Thanks for the 2.2.0, but I cannot log in anymore. So it still not works on 1.5. Am I doing something wrong?
E:\MINECRAFT\SERVER_PVP>java -jar remotebukkitconsole-2.0.0.jar 172.19.3.200:25563 test test
Launching RemoteBukkit Console Client v2.0.0!
By Keeley Hoek (escortkeel)
>
RemoteBukkit closing connection because:
Incorrect credentials.
config.yml contains:
user: test
pass: test
port: 25563
Server log says:
2013-04-07 21:00:20 [INFO] [RemoteBukkit] Loading RemoteBukkit v2.2.0
.....
2013-04-07 20:53:25 [INFO] [RemoteBukkit] Connection #17 from 172.19.3.200:54137 was accepted.
2013-04-07 20:53:25 [INFO] [RemoteBukkit] Connection #17 from 172.19.3.200:54137 attempted to authen
ticate using incorrect credentials.
2013-04-07 20:53:25 [INFO] [RemoteBukkit] Connection #17 from 172.19.3.200:54137 was closed.