Plugin Help World Guard not working 1.12

Discussion in 'Plugin Help/Development/Requests' started by Titandwedebil, Jun 9, 2017.

Thread Status:
Not open for further replies.
  1. Offline

    Titandwedebil

    I see worldguard updated to support the newest MC update yesterday but for some reason it's not working in my server at all, including the rg teleports.

    Code:
    net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:612) [spigot-1.12.0-20170608a.jar:git-Spigot-ede465d-bb4ae3b]
    09.06 10:06:39 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.stop(MinecraftServer.java:464) [spigot-1.12.0-20170608a.jar:git-Spigot-ede465d-bb4ae3b]
    09.06 10:06:39 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.disablePlugins(CraftServer.java:346) [spigot-1.12.0-20170608a.jar:git-Spigot-ede465d-bb4ae3b]
    09.06 10:06:39 [Server] INFO at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:414) [spigot-1.12.0-20170608a.jar:git-Spigot-ede465d-bb4ae3b]
    09.06 10:06:39 [Server] INFO at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:421) [spigot-1.12.0-20170608a.jar:git-Spigot-ede465d-bb4ae3b]
    09.06 10:06:39 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:361) [spigot-1.12.0-20170608a.jar:git-Spigot-ede465d-bb4ae3b]
    09.06 10:06:39 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[spigot-1.12.0-20170608a.jar:git-Spigot-ede465d-bb4ae3b]
    09.06 10:06:39 [Server] INFO at com.sk89q.worldguard.bukkit.WorldGuardPlugin.onDisable(WorldGuardPlugin.java:287) ~[?:?]
    09.06 10:06:39 [Server] INFO at com.sk89q.worldguard.bukkit.RegionContainer.unload(RegionContainer.java:138) ~[?:?]
    09.06 10:06:39 [Server] INFO java.lang.NullPointerException: null
    09.06 10:06:39 [Server] ERROR Error occu
     
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    yPedx

  4. Offline

    Zombie_Striker

    @Titandwedebil
    WG may be using an old method that was removed in 1.12. Create a ticket on WG's page and include the Full error log.
     
  5. Offline

    FrostDevStudios

    Zombie_Striker likes this.
  6. Offline

    Titandwedebil

    ^So is it pretty much just going to take time for worldguard to make itself compatible with spigot 1.12? In the mean time, do you guys know of other plugins that can stop firespread and prevent TNT?
     
Thread Status:
Not open for further replies.

Share This Page