SuperMartijn642 / MovingElevators

19 stars 15 forks source link

[Bug] Invisible elevator #199

Closed WaterOtter86 closed 5 months ago

WaterOtter86 commented 6 months ago

Version Info

Are you using OptiFine?: no

Description of the Bug Elevator is invisible while moving

Steps to Reproduce Build an elevator Run it

Screenshots Screenshot_241 Screenshot_242

SuperMartijn642 commented 6 months ago

This works fine with just Moving Elevators. Please narrow what other mods are needed to reproduce the issue.

WaterOtter86 commented 6 months ago

modlist.txt Easier to just use dat, hmm i think having 387 mods may be a reason

SuperMartijn642 commented 6 months ago

Please narrow down which mods are actually causing the issue. Downloading over 300 mods is too much effort for me to test 😅

WaterOtter86 commented 6 months ago

Its Nothirium

WaterOtter86 commented 6 months ago

Tried without nothirium, while elevators now but with a small cost on pacj performance, namely fps dropped from 75 to 2

samasiassa commented 5 months ago

Same issue with Nothirium installed.

SuperMartijn642 commented 5 months ago

Nothirium, similar to Sodium and its other ports, cancels the vanilla render methods. Moving Elevators renders the elevator blocks from within those methods. I've now added separate mixins for whenever Nothirium is installed to work around their changes.

This is available in Moving Elevators version 1.4.6. Thank you for reporting the issue!