Problem Explosion #3


  • Defect
  • Waiting
Open
Assigned to eccentric_devotion
  • _ForgeUser20235011 created this issue Jun 28, 2015

    What steps will reproduce the problem?

    Severe: Could not pass event EntityExplodeEvent to DiscoverWarps v1.5.2
    JavaStackTrace: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-1880a9c]
    JavaStackTrace: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.7.jar:git-Spigot-44c59bf-1880a9c]
    JavaStackTrace: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.7.jar:git-Spigot-44c59bf-1880a9c]
    JavaStackTrace: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.8.7.jar:git-Spigot-44c59bf-1880a9c]
    JavaStackTrace: at net.minecraft.server.v1_8_R3.Explosion.a(Explosion.java:183) [spigot-1.8.7.jar:git-Spigot-44c59bf-1880a9c]

    Creeper explosion error :(

    Spigot 1.8.7

    Config:

    localisation:
      plugin_name: DiscoverWarps
      config: was set to %s
      commands:
        help: Help
        permission: You do not have permission to run that command!
        arguments: Not enough command arguments!
        not_plate: You are not standing on a pressure plate
        name_in_use: That name is already in use!
        no_plate_name: Couldn't find a DiscoverPlate with that name!
        no_player: There is no player with that name online!
        only_player: This command requires a player!
        cost: The last argument must be a number!
        none_set: There are no DiscoverPlates to find!
        no_warp_name: You need to supply a warp name!
        no_warp_cooldown: You need to wait %s seconds before warping again.
        needs_discover: You need to discover %s before you can teleport to it!
        auto_discover: DiscoverPlate %s auto-discovery is
        added: DiscoverPlate %s added!
        enabled: DiscoverPlate %s enabled!
        disabled: DiscoverPlate %s disabled!
        deleted: DiscoverPlate %s deleted!
        str_true: true
        str_false: false
        restart: A server restart will be needed in order to hook %s into your economy plugin
      buying:
        no_buying: You are not allowed to buy DiscoverWarps on this server!
        cannot_buy: You cannot buy the location of DiscoverPlate %s!
        no_money: You don't have enough money to use this sign!
        no_need: You have already discovered %s!
        bought: You bought the DiscoverPlate location %s for
      discovered: Usted a Hallado un DiscoverWarps llamado %s
      teleport: Teletransportado
      list: Lista de lugares Warps /dw tp
      visited: VISITADO
      not_visited: NO VISITADO
      auto: AUTO
      no_break: You cannot break this pressure plate, use %s to remove it.
      region_found: WorldGuard region '%s' found, region detection will be enabled for this pressure plate.
      help:
        set: To set a stone or wood pressure plate as a DiscoverPlate, stand on it and then type
        delete: To delete a DiscoverPlate type
        disable: To disable a DiscoverPlate type
        enable: To enable a DiscoverPlate type
        auto: To make a DiscoverPlate auto-discovered type
        cost: To set a cost to buy a DiscoverPlate location type
        list: To list DiscoverPlates type
        warp: To warp to a DiscoverPlate type
        buy: To buy a DiscoverPlate location type
        config: To toggle DiscoverWarps config settings type
      signs:
        no_money: You don't have enough maney to use this sign!
        needs_discover: You have not discovered %s yet!
        sign_made: Sign set successfully!
        sign_permission: You do not have permission to make a DiscoverWarps sign!
    no_damage: false
    no_damage_time: 10
    allow_buying: false
    xp_on_discover: true
    xp_to_give: 5
    sign: discoverwarp
    worldguard_regions: true
    cooldown: 45
    debug: false
    uuid_conversion_done: true

  • _ForgeUser20235011 added the tags New Defect Jun 28, 2015
  • eccentric_devotion posted a comment Jun 28, 2015

    Need to see the entire stack trace... please use a paste or pastebin

  • eccentric_devotion removed a tag New Jul 6, 2015
  • eccentric_devotion added a tag Waiting Jul 6, 2015

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