BG-Software-LLC / WildLoaders

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

Could not pass event BlockPlaceEvent to WildLoaders #54

Closed FadingFog closed 1 year ago

FadingFog commented 1 year ago

Minecraft's Version

1.7.10 Thermos

Plugin's Version

1.2.0 + 1.2.0 b53

Describe the bug

When I put the block an error occurs "Could not pass event BlockPlaceEvent to WildLoaders v1.2.0.53"

To Reproduce

Place the loader...

Additional Information

https://pastebin.com/D6NhMWFc

OmerBenGera commented 1 year ago

Only spigot and its forks are supported

FadingFog commented 1 year ago

Only spigot and its forks are supported

Thermos actually uses Spigot...

OmerBenGera commented 1 year ago

Only spigot and its forks are supported

Thermos actually uses Spigot...

It doesnt. The obfuscated code of this jar doesnt use Spigot mappings. Anyways, even if it was a fork of Spigot, then this particular jar isnt supported.

FadingFog commented 1 year ago

It doesnt.

https://github.com/CyberdyneCC/Thermos

FadingFog commented 1 year ago

So it's not a Spigot fork at all. This is the server core that uses Spigot. It's fork of the Cauldron (formerly MCPC)

OmerBenGera commented 1 year ago

So it's not a Spigot fork at all. This is the server core that uses Spigot. It's fork of the Cauldron (formerly MCPC)

Trust me, if I could support it I would. The issue is the plugin uses nms (minecraft's code) for some fuctionalities, and because of the obfuscated code of your jars, its just not possible to support it.