SuperMartijn642 / MovingElevators

19 stars 15 forks source link

[Crash] Embeddium Issue #186

Closed Airisii closed 10 months ago

Airisii commented 10 months ago

Version Info

Are you using OptiFine?: no

Steps to Reproduce Install Moving Elevators and Embeddium (plus dependencies) Launch game

Crash report (~/logs/latest.log) crash-2023-09-03_18.10.45-client.txt

Also it affects both rubidium 0.7 and embeddium. Older versions of rubidium such as 0.6.5 work fine.

SuperMartijn642 commented 10 months ago

It already works fine with Rubidium 0.7.

The error is caused by the fact that this method is called renderBlockEntities in Embeddium while it is called renderTileEntities in Rubidium.

Moving Elevators 1.4.3c for Forge on 1.20 will now check for both methods. Thank you for reporting the issue!