VolmitSoftware / React

Smart Server Performance
https://volmit.com
GNU General Public License v3.0
95 stars 52 forks source link

React doesn't load with version v6.648? #587

Closed AZFire1 closed 3 years ago

AZFire1 commented 3 years ago

Describe the bug Since the new version, the plugin does not load?

To Reproduce Steps to reproduce the behavior:

  1. Load the new version of the plugin

Expected behavior The plugin to load.

Server and Plugin Informations

Additional context https://bin.bloom.host/ufuhazunal.sql invalid plugin.yml error

sanderdatema commented 3 years ago

Yep, can confirm. Although the error is Jar does not contain plugin.yml.

[22:19:37 ERROR]: Could not load 'plugins/React-6.648.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
        at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[patched_1.16.5.jar:git-Purpur-978]
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:148) ~[patched_1.16.5.jar:git-Purpur-978]
        at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:388) ~[patched_1.16.5.jar:git-Purpur-978]
        at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:216) ~[patched_1.16.5.jar:git-Purpur-978]
        at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:942) ~[patched_1.16.5.jar:git-Purpur-978]
        at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:176) ~[patched_1.16.5.jar:git-Purpur-978]
        at java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
        ... 7 more
andythetech commented 3 years ago

Fixed in 6.650

AZFire1 commented 3 years ago

My bad, got it wrong.