MariaTheDinkus / Wrenchable

A library designed for allowing interactivity of wrenches between various mods.
https://www.curseforge.com/minecraft/mc-mods/wrenchable
MIT License
3 stars 5 forks source link

Crashing on dedicated server #1

Open LuminaSapphira opened 4 years ago

LuminaSapphira commented 4 years ago

Crash report: https://hastebin.com/ukaqocobar

Due to SignBlockEntity.setEditable(Z)V not existing on server: https://github.com/Zundrel/Wrenchable/blob/bed97c7859a27fa4dc3a674b58705b9d73e5b4e1/src/main/java/com/zundrel/wrenchable/block/defaults/SignInstanceListener.java#L27

MariaTheDinkus commented 4 years ago

Should be an easy fix, I’ll look into fixing it tomorrow and release new builds of my mods depending on Wrenchable.