Open ghost opened 10 years ago
This happens because you're probably using the latest Minecraft client, and Bravo most recently worked somwehere around 1.4 (from the changelog at bravo 2.0: "The 1.4.x protocol is now supported, without server-side encryption.")
In the Minecraft launcher, go to "edit profile" in the lower left, then in the "use version" dropdown pick 1.4.2. I make no promises as to whether this will fix anything, but it might help.
So, I got Bravo to work on OSX super-easily.
2014-02-22 12:09:53-0800 [bravo.beta.factory.BravoFactory] Starting connection for IPv4Address(TCP, '127.0.0.1', 52230) 2014-02-22 12:09:53-0800 [bravo.beta.factory.BravoFactory] Registered entity <bravo.beta.protocol.BravoProtocol object at 0x1994b10> 2014-02-22 12:09:53-0800 [bravo.beta.factory.BravoFactory] Registering client hooks... 2014-02-22 12:09:53-0800 [bravo.beta.factory.BravoFactory] Registering policies... 2014-02-22 12:09:53-0800 [bravo.beta.factory.BravoFactory] Registered client plugin hooks! 2014-02-22 12:10:23-0800 [-] Error: 'Connection timed out'
However, I can go to the web app just fine (I connected to it with localhost:8080).
Why does this happen?