ToroCraft / Minecoprocessors

Increase your redstone possibilities and learn assembly programming at the same time with the Minecoprocessors Minecraft Mod!
https://minecraft.curseforge.com/projects/minecoprocessors
GNU General Public License v3.0
33 stars 10 forks source link

new version v3 crash on server #51

Closed Zafaranec closed 6 years ago

Zafaranec commented 6 years ago

Hi, new version 1.12.1-3 crash on my server but previous version not, here is my crashlog: https://pastebin.com/xAUbLaj6

frodare commented 6 years ago

Thanks for letting me know! I will get that fixed tonight.

Zafaranec commented 6 years ago

Thanks for react and fix :)

frodare commented 6 years ago

Notes:

https://github.com/ToroCraft/Minecoprocessors/blob/994769da2811675ef2c254e81ec8484c76259daf/src/main/java/net/torocraft/minecoprocessors/items/ItemBookCode.java#L131-L136

add @SideOnly(Side.CLIENT)

frodare commented 6 years ago

@Zafaranec this should be fixed in 1.12.1-4, thanks again for bringing this to my attention!

Zafaranec commented 6 years ago

no problem, thank for awesome mod.