Help Me Please Really nead Block_Restrictions #10


  • New
  • Defect
Open
  • _ForgeUser8942130 created this issue Jan 25, 2014

    What steps will reproduce the problem?
    1.Enable Block_Restrictions
    2.Start server
    3.Err shows up

    What is the expected output? What do you see instead?
    Block_Restrictions:
      Enable: true
      Allow_or_Deny: false
      Block_List:
      - 58

    What version of the product are you using?
    Version: 2.0.0

    Do you have an error log of what happened?
    java.lang.ArrayIndexOutOfBoundsException: 1
        at com.gmail.josemanuelgassin.PortalGun._PortalGun.cargarCFG(_PortalGun.java:90) ~[?:?]
        at com.gmail.josemanuelgassin.PortalGun._PortalGun.onEnable(_PortalGun.java:54) ~[?:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) ~[spigot.jar:git-Spigot-1260]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350) [spigot.jar:git-Spigot-1260]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:385) [spigot.jar:git-Spigot-1260]
        at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:304) [spigot.jar:git-Spigot-1260]
        at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:286) [spigot.jar:git-Spigot-1260]
        at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:347) [spigot.jar:git-Spigot-1260]
        at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:324) [spigot.jar:git-Spigot-1260]
        at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:280) [spigot.jar:git-Spigot-1260]
        at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:186) [spigot.jar:git-Spigot-1260]
        at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:429) [spigot.jar:git-Spigot-1260]
        at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1260]

    Run a lot of plugins just wont to add this for MobArena

  • _ForgeUser8942130 added the tags New Defect Jan 25, 2014
  • _ForgeUser8942130 posted a comment Jan 25, 2014

    O and World Guard Hook's lol Should use a FLAG setting the Region Black List works but... say i would like to make one world using Global region setings to stop the gun in one world to use only in set region like a pvp Region in another World .. Still Good Plugin Thanks..


To post a comment, please login or register a new account.