barneygale / mark2

minecraft server wrapper, written in python with twisted
Other
105 stars 27 forks source link

Mark2 minecraft 1.7.1 #121

Open chulderman opened 10 years ago

chulderman commented 10 years ago

When using mark2 to start the new 'minecraft_server.1.7.1.jar' the server starts and hangs after typing 'mark2 start'.

Using Ctrl + C exits and you can successfully attach and the server is still running. Not sure if its due to how the log has changed? Not sure...

nopresnik commented 10 years ago

Mark2 needs to undergo a pretty large update to cater for the new 1.7 protocol. Many features are currently broken.

prophile commented 10 years ago

What other features?

prophile commented 10 years ago

I speculated that the ServerOutput event wasn't being fired, but the log format doesn't appear to have changed.