MinusKube / SmartInvs

Advanced Inventory API for your Minecraft Bukkit plugins.
https://minuskube.gitbook.io/smartinvs/
Apache License 2.0
263 stars 65 forks source link

1.15.2 support #159

Open Rndstad opened 4 years ago

Rndstad commented 4 years ago

I was testing and had finished the whole plugin and now I got an error by trying to open the GUI.

https://hatebin.com/yhbkzzyfng

It should support 1.15.2 right? Or can you make it work on this one?

MinusKube commented 4 years ago

You are apparently not using the same version of SmartInvs as a dependency in your IDE than the one in your server's plugin folder

Rndstad commented 4 years ago

That's not possible because I shaded the plugin. The weird thing is that 1.14 works fine.

MinusKube commented 4 years ago

Then maybe you have a problem with your plugin export, the error has no relation with the Minecraft version