WolfyScript / viewportl

A Minecraft Inventory GUI framework, designed to easily create reactive GUIs. Based on the well known Signal Reactivity System.
GNU General Public License v3.0
64 stars 12 forks source link

Could not pass event BlockStorageMultiPlaceEvent #104

Closed mrwaked closed 1 year ago

mrwaked commented 1 year ago

Describe the bug A few days ago I upgraded CustomCrafting and WolfyUtilities to the latest version, and somehow this strange bug started to appear. It is entirely random and when it occurs it starts spam infinitely error in the console like a lot.

Server (please complete the following information):

Additional context Log from console when error starts appear: https://pastebin.com/raw/ibwhwgir

WolfyScript commented 1 year ago

Yep, I fixed this issue a few days ago in WolfyUtils v4.16.9.1. I know the update isn't available on CF yet, because it is still under review, but you can download the latest releases here on GitHub: https://github.com/WolfyScript/WolfyUtils-Spigot/releases

mrwaked commented 1 year ago

Yeah, thanks. I did not know that! 😄 So it is resolved and fixed.