[Bug] REI does not call the super Screen.init method, leading to crashes and unknown behavoir
modmuss50 opened this issue ยท 0 comments
REI does not call the super Screen.init method, leading to crashes and unknown behavoir, here:
I found this when testing Fabric's new screen-api. The lack of the super.init call does not correctally populate a number of fields such as the client, item and text rendering and fabric's screen api events.