[BUG] Rolling Mill Rendering Causes Crash on Update
Zeldanader opened this issue ยท 1 comments
Technical Specs (please complete the following information):
- Craft to Exile Version [2.9.4b]
- World Type [multiplayer]
- RAM Allocation [6+GB]
Describe the bug
The Rolling Mill seems to be causing a crash issue for multiple players. If the players were on our server prior to the 4/22 update, they seem to render it fine. If they joined afterwards, they crash when getting within render distance. We have other objects from the Create Additions that don't seem to be affecting them.
Once I picked up the only Rolling Mill I have, they were able to load in without crashing. I placed it back down and they instantly crash again.
This is one of the lines from the crash and everything points to the rendering of the rolling mill.
at com.mrh0.createaddition.blocks.rolling_mill.RollingMillRenderer.renderSafe(RollingMillRenderer.java:41) ~[?:1.15.2-20210226a] {re:classloading}
I plan to test it a little more once I get some volunteers on the server, but this seems to be the underlining issue.