-
-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Viewer Example doesn't work #253
Comments
So I got it somewhat working... But I get disconnected everytime after the join event somewhere... Using the debugger I found this error which I think is causing the disconnect:
Maybe you guys can help me solve this error...
|
Hi, So to come back to that image I showed: it seems to have something to do with Also I would really appreciate any response... EDIT: I fixed that now by setting the version number of a certain file back to 1.16.1 But now I got this error at the chunks:
|
This is not an actively maintained example and may be removed in the future. You can use it as a reference but yes it does not currently work. Mineflayer support would permit prismarine-web-client to work, which #116 tracks. |
But yeah that's why I want to make it working again... Do you have any clue how to replace/fix the cc.serialize function? EDIT: I got the chunk correct, but now I got different error, need to copy it and upload it here soon |
Here are my errors that I encounter now. I would love that you can still try to help me fix this even though it is no longer maintainced.
And also I got this:
EDIT: The first error just has to do with the prismarine viewer, no longer with this viewer example! |
This example has since been removed. There’s some work in bedrock provider now to update it for 1.18.10 and 1.18.30. Beyond that, updating prismarine viewer to support bedrock edition is something that should move forward in that repo not here. Feel free to open a PR there for any work on that. |
Hi,
I tried the viewer example, but I couldn't get it to work! I am a webdev and programmer so I know how to solve stuff, but I just wasn't able to get it to work. It kept giving notAuthenticated error at my relay (which I had to run myself, since the viewer didn't do it).
I can share the changes I made so far which got me there. But yeah I was hoping that this thing would work...
The text was updated successfully, but these errors were encountered: