rom1504 / MinecraftChat

Minecraft web based chat client
107 stars 29 forks source link

DOES NOT WORK #5

Closed WilliamEpsilon closed 7 years ago

WilliamEpsilon commented 8 years ago

I opened it up, at first glance it DOES work but now it doesn't. I can type in all the fields and hit connect and it refreshes the page.

ghost commented 8 years ago

This is because of the lack of 1.9 support. Mineflayer and node-minecraft-protocol are currently being updated.

Samistine commented 8 years ago

They have been updated now. Upon trying to use this program, the web client says connection to server but nothing ever happens.

ghost commented 8 years ago

The software itself needs to he updated to 1.10 now. The library supports it

PF2M commented 7 years ago

Unrelated, but the official version of MinecraftChat at alexkvazos.com is down (he stopped the server it's hosted on), so does anyone have any mirrors or fixes? I can't get this to build properly myself.

Edit: Was able to build, now it starts but disconnects right after I hit 'Connect'. Nothing shows up in the developer console. The server is 1.8 equipped, not sure what the issue is here.

Samistine commented 7 years ago

I've looked through the code and don't see any API calls that would limit it from working with 1.10

rom1504 commented 7 years ago

Doesn't it use mineflayer ? That would be enough to make it blocked at 1.8 (for now)

On Mon, Nov 28, 2016, 17:55 Samistine notifications@github.com wrote:

I've looked through the code and don't see any API calls that would limit it from working with 1.10

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rom1504/MinecraftChat/issues/5#issuecomment-263326583, or mute the thread https://github.com/notifications/unsubscribe-auth/ACPN_jJpZtkVFrJKJDn7JxwjAQ5LIeAKks5rCweegaJpZM4Hk_RQ .

ghost commented 7 years ago

Yes, it uses mineflayer, but it doesn't really need to...