Watson icon indicating copy to clipboard operation
Watson copied to clipboard

Vector rendering is not working. | 1.20.4

Open papersaccul opened this issue 9 months ago • 3 comments

I have block rendering working, but vector rendering (lines between blocks) is not working.

I tried:

  • to use the config of my friend who has everything working.
  • deleting all mods except fabric, malilib, watson. (different versions).
    • Fabric - 0.15.10
    • Fabric API - 0.97.0
    • MaLiLib - 0.18.1
  • a different java - termurin and oracle (v17 both)
  • compiling the mod on my java

I'm using an amd 6750xt video card, maybe the problem is in the drivers, but as I understand it, it seems the method of rendering vectors and outlines for blocks is the same.

image

My watson config watson.json

papersaccul avatar Apr 28 '24 00:04 papersaccul

@papersaccul under Edits, you haven't set linkedcreation or linkeddestruction to true

vacla avatar Apr 28 '24 00:04 vacla

@vacla sry, i attached the wrong config. linkedcreation, linkeddestruction and vectoprShown are enabled, but they don't work. Otherwise the config is the same.

papersaccul avatar Apr 28 '24 03:04 papersaccul

Not really sure what is happening, seems like same issue perhabs as https://github.com/vacla/Watson/issues/41

vacla avatar Apr 28 '24 07:04 vacla