Moving Elevators

Moving Elevators

7M Downloads

[Bug] Invisible elevator

WaterOtter86 opened this issue ยท 7 comments

commented

Version Info

  • Minecraft, 1.12.2
  • Moving Elevators, 1.4.5

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

commented

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

commented

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

commented

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

commented

Its Nothirium

commented

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

commented

Same issue with Nothirium installed.

commented

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!