MineKhan icon indicating copy to clipboard operation
MineKhan copied to clipboard

Hotbar problem

Open CubeCoding7 opened this issue 3 years ago • 10 comments

Anyone know why my hotbar looks like this? Screenshot (19) Any help would be greatly appreciated.

CubeCoding7 avatar Dec 28 '21 20:12 CubeCoding7

Yikes that doesn't look normal. Are there any errors in the console?

MicrolemurDev avatar Dec 29 '21 03:12 MicrolemurDev

Yeah it says this in the console right after I load a new world. [.WebGL-00001CB6000B2300] GL_INVALID_OPERATION: Vertex buffer is not big enough for the draw call

CubeCoding7 avatar Dec 29 '21 16:12 CubeCoding7

That probably is a Buffer Overflow issue but I don't know much about WebGL. Willard would probably have to look at this.

MicrolemurDev avatar Dec 29 '21 22:12 MicrolemurDev

If it was the entire world, then I would have a couple ideas, but the fact that it's only the hotbar leaves me clueless.

Willard21 avatar Dec 29 '21 22:12 Willard21

On the khan academy version the textures won't even load and it looks like this. minekhan-bug

CubeCoding7 avatar Dec 29 '21 22:12 CubeCoding7

Ah. Well I hate to always just blame the user, but it definitely looks like your graphics drivers don't support something that it's using.

Willard21 avatar Dec 29 '21 23:12 Willard21

Yeah I thought it had to do something with my computer or my browser because my computer has been crashing and it's always very slow. It used to run fine, so I don't know why it just started doing that. Thanks for all the help though.

CubeCoding7 avatar Dec 29 '21 23:12 CubeCoding7

I fixed it. Turns out that in the edge browser settings there is a toggle that says Use hardware acceleration when available if you toggle on it fixes it.

CubeCoding7 avatar Dec 29 '21 23:12 CubeCoding7

Yeah that seems to be it. Software rendering could be causing the bug and maybe creating an overflow of the buffers. That alone could cause this weird artifact.

MicrolemurDev avatar Dec 30 '21 02:12 MicrolemurDev

i Thout that you have a tiny GPU but that works too

harsha7addanki avatar Oct 26 '22 17:10 harsha7addanki