BG-Software-LLC / WildLoaders

Very optimized and highly configureable chunk-loaders plugin!
https://bg-software.com/wildloaders/
GNU General Public License v3.0
28 stars 15 forks source link

Block entity validation issue #107

Closed Eimaen closed 3 weeks ago

Eimaen commented 3 weeks ago

Minecraft's Version

Paper version 1.21.1-40-master@2fdb2e9 (2024-08-21T01:35:33Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)

Plugin's Version

WildLoaders 2024.2-b32

Describe the bug

Setting chunkloader type in config to anything other than COMMAND_BLOCK and placing it down throws an exception and makes it non-functional.

To Reproduce

Additional Information

latest.log

OmerBenGera commented 3 weeks ago

Check out latest dev build, should be fixed

Eimaen commented 3 weeks ago

Can confirm it works as expected now, thanks!