McJtyMods / XNet

Advanced item/liquid/energy/... networking
MIT License
91 stars 49 forks source link

Rendering issues with Cable connectors and cables... #543

Open jpeaglesandkatz opened 1 year ago

jpeaglesandkatz commented 1 year ago

Issue description:

https://discord.com/channels/403871125206990849/660382922473209856/1077974972229746759

Steps to reproduce: Run ATM8 with standard game renderer, rubidium or shaders.. All give a similar result.

Versions:

Possibly incompatible mods and versions: Rubidium but similar effect without them or any shaders.

Relevant logs, if any: There are no crashes just the extremely annoying visual bugs as shown in the video on discord. xnetcableflashes.webm

P3rf3ctXZer0 commented 1 year ago

Entity Culling is the cause especially with atm8 simple solution is to add Rubidium extra and disable block face culling. You will need to restart your game.

jpeaglesandkatz commented 1 year ago

That is not it as I already tried it.. Even without rubidium and just vanilla render the same thing happens

P3rf3ctXZer0 commented 1 year ago

That is not it as I already tried it.. Even without rubidium and just vanilla render the same thing happens

Strange - I was unable to cause this issue. I am not saying your wrong lord knows I have seen some strange bugs. Best of luck!

jpeaglesandkatz commented 1 year ago

That is not it as I already tried it.. Even without rubidium and just vanilla render the same thing happens

Strange - I was unable to cause this issue. I am not saying your wrong lord knows I have seen some strange bugs. Best of luck!

Thank you!! Yeh I've been trying to find the cause of this in the code for days now... But then again, it might be a local thing, I would have expected more people to report this if it happened to them... I also see this happen in the 1.18.2 version btw although a lot less

McJty commented 1 year ago

I must say I fail to reproduce this too and can think of no reason for this happening

jpeaglesandkatz commented 1 year ago

fair enough..