Minecraft-Technocracy / Technocracy

Absolutely excessive tech mod for minecraft
GNU Lesser General Public License v2.1
8 stars 7 forks source link

Server does not correctly remove SideOnly methods #79

Closed Cydhra closed 3 years ago

Cydhra commented 3 years ago

When starting the server (commit 6ab2d31609577b7cd7cfe0094c88eb2c61cb7436) it crashes, because TileEntityManager causes a load of TileEntitySpecialRenderer even though the SideOnly annotation seem to be present.