Crashes not fixed with 4.2.2
xJon opened this issue ยท 8 comments
Game crashed upon breaking grape plant with the new version.
Report: https://pastebin.com/MHQVdMNu
Single player or multi player. Just tested and I'm not able to reproduce it with 4.2.2
Just had to double check. We had one report previously that the client had the newer version but not the server.
@Alatyami manifest is missing the AccessTransformer entry, so it is never applied in production, resulting in these problems.
You can likely revert the previous fix too, as it just does an additional block lookup.