PEXPlugins / Modifyworld

Restriction plugin for Bukkit. Part of PermissionsEx bundle.
36 stars 38 forks source link

Modifyworld won't load on 1.12-pre5 #119

Closed PsychoLynx closed 7 years ago

PsychoLynx commented 7 years ago

When trying to run Modifyworld on the new 1.12-pre5 Spigot, this error gets printed:

[16:01:52] [Server thread/INFO]: [Modifyworld] Enabling Modifyworld v1.19.7 [16:01:52] [Server thread/ERROR]: Error occurred while enabling Modifyworld v1.19.7 (Is it up to date?) java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Ljava/io/InputStream;)Lorg/bukkit/configuration/file/YamlConfiguration; at ru.tehkode.modifyworld.bukkit.Modifyworld.reloadConfig(Modifyworld.java:160) ~[?:?] at ru.tehkode.modifyworld.bukkit.Modifyworld.getConfig(Modifyworld.java:122) ~[?:?] at ru.tehkode.modifyworld.bukkit.Modifyworld.onEnable(Modifyworld.java:65) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.12-pre5.jar:git-Spigot-5b8313f-1004352] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12-pre5.jar:git-Spigot-5b8313f-1004352] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [spigot-1.12-pre5.jar:git-Spigot-5b8313f-1004352] at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:376) [spigot-1.12-pre5.jar:git-Spigot-5b8313f-1004352] at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:326) [spigot-1.12-pre5.jar:git-Spigot-5b8313f-1004352] at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:421) [spigot-1.12-pre5.jar:git-Spigot-5b8313f-1004352] at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:382) [spigot-1.12-pre5.jar:git-Spigot-5b8313f-1004352] at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:337) [spigot-1.12-pre5.jar:git-Spigot-5b8313f-1004352] at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12-pre5.jar:git-Spigot-5b8313f-1004352] at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot-1.12-pre5.jar:git-Spigot-5b8313f-1004352] at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]

uncovery commented 7 years ago

Is there a Jar file available of that version?

bigsmileling commented 7 years ago

@uncovery https://ci.destroystokyo.com/job/PaperSpigot/1106/ On paperspigot doesnt work

kodji commented 7 years ago

on spigot 1.12 doesnt work :(

shad1w commented 7 years ago

I'll soon have to update and might try to fix this.

uncovery commented 7 years ago

there is a release here: https://github.com/games647/Modifyworld/releases

ScuroK commented 7 years ago

PLS post the update to the project page aswell for all the user who dont know!