totemo / watson

A Minecraft mod that displays LogBlock, Prism and CoreProtect query results in 3-D.
MIT License
71 stars 11 forks source link

CoreProtect Status? #45

Closed willgrnr closed 9 years ago

willgrnr commented 9 years ago

What's the status on the newest release for 1.8 working with CoreProtect?

tompreuss commented 9 years ago

Does CoreProtect's output still look like this and this?

willgrnr commented 9 years ago

It does, yes.

tompreuss commented 9 years ago

Then it should work just as it did before. Are you having trouble with it?

bclemmey commented 9 years ago

Not so! The format definitely has changed, as the dev removed support for the deprecated IDs. An inspect now looks like this: http://i.imgur.com/6WqVUzC.png

And a lookup looks like this: http://i.imgur.com/ieHrtIU.png

So yeah, definitely no longer works. Can confirm that none of the staff on our server (just switched back from Prism that was constantly crashing the server) are able to visualise results using Watson.

tompreuss commented 9 years ago

@bclemmey Okay, so if I'm reading that right it's just a move from previously being (for example) placed #4 (Cobblestone). to now placed cobblestone. in the details lines then?

bclemmey commented 9 years ago

@tompreuss As far as I know, that is correct, yes.

tompreuss commented 9 years ago

Okay, tested with git-Spigot-07a5b1b-04afd79 (MC: 1.8.7) and CoreProtect v2.11.1, seems to be working now (screenshot), but @totemo will want to look my proposed changes over.

willgrnr commented 9 years ago

@bclemmey I didn't notice that subtle change, I was half asleep! Good catch.

Thank you @tompreuss - really glad it's working with CoreProtect.

bclemmey commented 9 years ago

@tompreuss Could you either point me to a guide on how to compile the Watson source, or if you have any interest, compile it yourself? I've spent a long time trying to figure it out, but I'm at a bit of a loss. I tried to set up a liteloader workspace, but couldn't even find a 1.8 version, and even with a different one couldn't figure out importing an existing project. Sorry to bother, or post this here, but I wasn't sure how else to do this.

tompreuss commented 9 years ago

@bclemmey to build you'd need MCP and Liteloader; a video like this one here by Mumfrey should get you on the right track to having a development setup.

I'd rather not be making releases myself. I just talked to @totemo and he said he's going to try to get to this today.

totemo commented 9 years ago

Here's the release based on @tompreuss' changes: https://github.com/totemo/watson/releases/tag/0.10.0.115-mc1.8.0