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
68 stars 12 forks source link

1.16.5 error #43

Closed FierraCodes closed 2 years ago

FierraCodes commented 3 years ago

Sooooooo, Java 16 Don't Support mc 1.16.5 and I wanted to use this plugin on 1.16.5. So Is There Someway To Fix It?

Expected behaviour Works Perfectly

Screenshots If applicable, add screenshots to help explain your problem.

Server (please complete the following information):

Additional context Add any other context about the problem here.

BeepoWuff commented 3 years ago

You should be able to grab the older 1.6.x.x versions of each plugin that support java 8 and newer from the spigot pages but I'll give you the direct links too; CustomCrafting: https://www.spigotmc.org/resources/customcrafting-advanced-custom-recipe-plugin-1-15-1-17-free.55883/download?version=403951 WolfyUtilities: https://www.spigotmc.org/resources/wolfyutilities-core-plugin-api-1-15-1-17.64124/download?version=400169

WolfyScript commented 3 years ago

Huh... I am sure that 1.16.5 works with Java 16. I run Spigot 1.16.5 on my own server with Java 16, and it's working fine, so you might have to look into your version of Paper. Make sure you have the latest version of Paper.

If you do have other plugins that don't work with Java 16 (for some reason), then you can follow the comment by Beepo.