#Render black lines problems

14 messages · Page 1 of 1 (latest)

reef mica
#

That my code: https://mclo.gs/DjXg6UK

Originally, I was going to leave a square white trail or something like that after the arrow, but even though I didn't get the crash, my render doesn't work as intended. After using the bow, sometimes black bars/lines appear on the screen or something like that. Anyone has idea why that doesn't work?

If someone needed more information ping me.

hybrid star
#

do u have some pics of it

reef mica
magic crater
reef mica
reef mica
#

Soo?? What I do wrong in code?

magic crater
#

No clue 👍

hoary adder
#

instead of copying the render method from the ArrowEntityRenderer, have your class extends the ArrowEntityRenderer to inherit its behaviour

reef mica
hoary adder
#

but this will help with readable, especially since the decompiled code you copied has random unused variables, etc.

reef mica
#

I really hate rendering more and more....