Skip to content
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

RENDER NOT WORKING!!! #330

Closed
Choneas opened this issue Dec 12, 2022 · 4 comments
Closed

RENDER NOT WORKING!!! #330

Choneas opened this issue Dec 12, 2022 · 4 comments

Comments

@Choneas
Copy link

Choneas commented Dec 12, 2022

It just like this.
We just can see the entities and the dropped-item is purple.
#321
this is my shoot.
image

@ChaCha20Poly1305
Copy link

Try to set the bot version in "const bot" to the server version.
ex:
const bot = mineflayer.createBot({
host: process.argv[2],
port: parseInt(process.argv[3]),
username: process.argv[4] ? process.argv[4] : 'viewer',
password: process.argv[5]
version: process.argv[5]
})

@ChaCha20Poly1305
Copy link

ChaCha20Poly1305 commented Dec 18, 2022

Is the server you are trying to connect to using viaversion? Because as you saw it creates a problem with prismarine-viewer (at me it was worse).

@arajooj
Copy link

arajooj commented Dec 31, 2022

The same is happening to me
image

I`am use ViaVersion and ViaBackwards.

*Fix: MOBS not MODS

@zardoy
Copy link
Contributor

zardoy commented Dec 18, 2023

all this because either textures or block states didn't load, a loading indicator or error indicator should be added in the UI i think

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants