MarcinWieczorek / NovaGuilds

Minecraft guilds plugin
novaguilds.pl
GNU General Public License v3.0
28 stars 16 forks source link

IndexOutOfBoundsException at RankManager.getLeaderRank #77

Closed DzejPiYT closed 7 years ago

DzejPiYT commented 7 years ago
[19:52:44 ERROR]: [NovaGuilds]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:52:44 ERROR]: [NovaGuilds]at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[19:52:44 ERROR]: [NovaGuilds]at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:52:44 ERROR]: [NovaGuilds]at java.lang.reflect.Method.invoke(Method.java:606)
[19:52:44 ERROR]: [NovaGuilds]at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
[19:52:44 ERROR]: [NovaGuilds]at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[19:52:44 ERROR]: [NovaGuilds]at co.marcin.novaguilds.impl.util.logging.LoggedPluginManager$2.callEvent(LoggedPluginManager.java:103)
[19:52:44 ERROR]: [NovaGuilds]at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[19:52:44 ERROR]: [NovaGuilds]at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[19:52:44 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298)
[19:52:44 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157)
[19:52:44 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144)
[19:52:44 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
[19:52:44 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
[19:52:44 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
[19:52:44 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
[19:52:44 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[19:52:44 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[19:52:44 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[19:52:44 ERROR]: [NovaGuilds]at java.lang.Thread.run(Thread.java:745)
[19:52:44 ERROR]: [NovaGuilds]
[19:52:44 ERROR]: [NovaGuilds] End of Error.
[19:52:44 ERROR]: [NovaGuilds]
[19:52:45 INFO]: DzejPiYT[/91.228.8.164:39748] logged in with entity id 499 at ([world]-682.091866067422, 71.403804221879, 843.1897005519476)
[19:53:05 INFO]: [AuthMe] DzejPiYT logged in!
[19:53:07 INFO]: DzejPiYT wywołał komendę: /pl
[19:53:15 INFO]: DzejPiYT wywołał komendę: /drop
[19:53:23 INFO]: DzejPiYT wywołał komendę: /zaloz
[19:53:26 INFO]: DzejPiYT wywołał komendę: /rtp
[19:53:34 INFO]: DzejPiYT wywołał komendę: /zaloz NASA NANANA
[19:53:34 ERROR]: [NovaGuilds]
[19:53:34 ERROR]: [NovaGuilds] Severe error: CommandException
[19:53:34 ERROR]: [NovaGuilds]Please send this whole message to the author (/novaguilds)
[19:53:34 ERROR]: [NovaGuilds]
[19:53:34 ERROR]: [NovaGuilds] Server Information:
[19:53:34 ERROR]: [NovaGuilds]NovaGuilds: #39 (0a66e6c)
[19:53:34 ERROR]: [NovaGuilds]Storage Type: FLAT
[19:53:34 ERROR]: [NovaGuilds]Bukkit: 1.8.8-R0.1-SNAPSHOT
[19:53:34 ERROR]: [NovaGuilds]Version Implementation: MINECRAFT_1_8_R3
[19:53:34 ERROR]: [NovaGuilds]Java: 1.7.0_80
[19:53:34 ERROR]: [NovaGuilds]Thread: Thread[Server thread,5,main]
[19:53:34 ERROR]: [NovaGuilds]Running CraftBukkit: true
[19:53:34 ERROR]: [NovaGuilds]
[19:53:34 ERROR]: [NovaGuilds] Exception Message:
[19:53:34 ERROR]: [NovaGuilds]Unhandled exception executing command 'GUILD_CREATE' in plugin NovaGuilds
[19:53:34 ERROR]: [NovaGuilds]at co.marcin.novaguilds.manager.CommandManager.execute(CommandManager.java:145)
[19:53:34 ERROR]: [NovaGuilds]at co.marcin.novaguilds.impl.basic.CommandWrapperImpl.execute(CommandWrapperImpl.java:114)
[19:53:34 ERROR]: [NovaGuilds]at co.marcin.novaguilds.manager.CommandManager$GenericExecutor.onCommand(CommandManager.java:169)
[19:53:34 ERROR]: [NovaGuilds]at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[19:53:34 ERROR]: [NovaGuilds]at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[19:53:34 ERROR]: [NovaGuilds]at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[19:53:34 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
[19:53:34 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
[19:53:34 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
[19:53:34 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
[19:53:34 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[19:53:34 ERROR]: [NovaGuilds]at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[19:53:34 ERROR]: [NovaGuilds]at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[19:53:34 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[19:53:34 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
[19:53:34 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[19:53:34 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[19:53:34 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[19:53:34 ERROR]: [NovaGuilds]at java.lang.Thread.run(Thread.java:745)
[19:53:34 ERROR]: [NovaGuilds]
[19:53:34 ERROR]: [NovaGuilds] Caused by: java.lang.IndexOutOfBoundsException
[19:53:34 ERROR]: [NovaGuilds]Index: 0, Size: 0
[19:53:34 ERROR]: [NovaGuilds]at java.util.ArrayList.rangeCheck(ArrayList.java:635)
[19:53:34 ERROR]: [NovaGuilds]at java.util.ArrayList.get(ArrayList.java:411)
[19:53:34 ERROR]: [NovaGuilds]at co.marcin.novaguilds.manager.RankManager.getLeaderRank(RankManager.java:266)
[19:53:34 ERROR]: [NovaGuilds]at co.marcin.novaguilds.impl.basic.NovaGuildImpl.setLeader(NovaGuildImpl.java:371)
[19:53:34 ERROR]: [NovaGuilds]at co.marcin.novaguilds.command.guild.CommandGuildCreate.execute(CommandGuildCreate.java:177)
[19:53:34 ERROR]: [NovaGuilds]at co.marcin.novaguilds.manager.CommandManager.execute(CommandManager.java:142)
[19:53:34 ERROR]: [NovaGuilds]at co.marcin.novaguilds.impl.basic.CommandWrapperImpl.execute(CommandWrapperImpl.java:114)
[19:53:34 ERROR]: [NovaGuilds]at co.marcin.novaguilds.manager.CommandManager$GenericExecutor.onCommand(CommandManager.java:169)
[19:53:34 ERROR]: [NovaGuilds]at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[19:53:34 ERROR]: [NovaGuilds]at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[19:53:34 ERROR]: [NovaGuilds]at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[19:53:34 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
[19:53:34 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
[19:53:34 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
[19:53:34 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
[19:53:34 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[19:53:34 ERROR]: [NovaGuilds]at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[19:53:34 ERROR]: [NovaGuilds]at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[19:53:34 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[19:53:34 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
[19:53:34 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[19:53:34 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[19:53:34 ERROR]: [NovaGuilds]at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[19:53:34 ERROR]: [NovaGuilds]at java.lang.Thread.run(Thread.java:745)
[19:53:34 ERROR]: [NovaGuilds]
[19:53:34 ERROR]: [NovaGuilds] End of Error.
[19:53:34 ERROR]: [NovaGuilds]

config

############################
           # NovaGuilds Configuration #
           #                          #
           #         Support          #
           #   http://novaguilds.pl   #
           #                          #
           ############################
           #      Time format:        #
           #     1y 1d 1h 1m 1s       #
           #           =              #
           #  One year, one day, one  #
           #     hour, one minute     #
           #     and one second       #
           ############################

###################################################
# Data storage type                               #
# mysql - MySQL database                          #
# sqlite - Local database                         #
# flat - file based                               #
datastorage:
 primary: mysql
 secondary: flat

###################################################
# MySQL settings                                  #
mysql:
 host: ""
 port: 3306
 database: ""
 username: ""
 password: ""
 prefix: "novaguilds_"

###################################################
# Debug mode                                      #
debug: false

###################################################
# Delete invalid guilds/players/regions etc.      #
deleteinvalid: false

# =-=-= # =-=-=-= #
# Available langs #
# =-=-= # =-=-=-= #
# en-en # English #
# pl-pl # Polish  #
# de-de # German  #
# zh-cn # Chinese #
# nl-nl # Dutch   #
# fr-fr # French  #
# =-=-= # =-=-=-= #
lang:
 name: en-en

###################################################
# Override Essentials' language settings          #
# true  - use language set above                  #
# false - use Essentials' language                #
 overrideessentials: false

###################################################
# Use titles to display suitable messages         #
usetitles: true

bossbar:
 enabled: true

# Boss bar during the raid                        #
 raidbar:
  enabled: true

# Bar style                                       #
  style: SOLID

# Bar color                                       #
  color: PURPLE

tagapi:
 enabled: true

signgui:
 enabled: true

###################################################
# Points below player's name                      #
pointsbelowname: true

###################################################
# HolographicDisplays settings                    #
holographicdisplays:

# enabled or not                                  #
 enabled: true

# Refreshing holograms                            #
 refresh: 15m

###################################################
# Custom entities (Flan's mod tanks etc.)         #
# Vanilla Minecraft will work fine with this off  #
advancedentityuse: false

###################################################
# Save interval                                   #
saveinterval: 30m

###################################################
# after the raid is over and this time            #
# the guild will get +1 live                      #
liveregeneration:

# live regeneration time                          #
 regentime: 48h

# checking for new lives - interval               #
 taskinterval: 30m

###################################################
# Guilds cleanup                                  #
cleanup:

# enabled or not                                  #
 enabled: true

# time after which a guild is removed             #
 inactivetime: 7d

# checking interval                               #
 interval: 1d

# checking delay after startup                    #
 startupdelay: 30s

###################################################
# Command aliases                                 #
aliases:
 guild:
  - g
  - gildia
 create:
  - zaloz
 invite:
  - zapros
 abandon:
  - rozwiaz
 join:
  - dolacz
 leave:
  - opusc

###################################################
# Leaderboard settings                            #
leaderboard:
 guild:
  rows: 5

###################################################
# Chat settings                                   #
chat:

# tag pattern                                     #
 tag:
  chat: "&7[&a{RANK}&{COLOR}{TAG}&7] &r"
  scoreboard: "&a{RANK}&{COLOR}{TAG} &r"

# leader prefix character                         #
 leaderprefix: "*"

# displaying tags using Essentials (or whatever)  #
# or just tag+name                                #
# false requires adding {TAG} to chat format      #
# in Essentials' config!                          #
 displaynametags: false

# advanced chat                                   #
# + colored tags                                  #
# - often breaks chat plugins :(                  #
 advanced: true

# /confirm timeout
 confirmtimeout: 20s

# tag colors depending on ally/war etc            #
 tagcolors:
  neutral: "a"
  ally: "5"
  war: "c"
  guild: "b"

# ally chat settings                              #
 ally:
  prefix: "!!"
  enabled: true
  leaderprefix: true
  format: "&6[&5Ally&6] &a{GUILD_TAG}&8{PLAYER_NAME}&6:&r "

# guild chat settings                             #
 guild:
  prefix: "!"
  enabled: true
  leaderprefix: true
  format: "&6[&7Guild&6] &a{LEADER_PREFIX}&8{PLAYER_NAME}&6:&r "

# Top players have their rank displayed in chat   #
# Put {NOVAGUILDS_TOP} in Essentials' config      #
# true = points, false = kdr                      #
 top:
  amount: 3
  format: "&7[&b{INDEX}&7] "
  points: true

###################################################
# Raid settings                                   #
raid:
 enabled: true

# minimum players online to start a raid          #
 minonline: 1

# how many points tare being taken when defeated  #
 pointstake: 100

# progress of raid every second                   #
# (1.00 = 100s to take life)                      #
 multipler: 1.00

# time guild has to rest after a raid (24h)       #
 timerest: 24h

# inactive time after which the raid is over      #
 timeinactive: 30s

# +5% points/money for pvp kill during raid       #
 pvp:
  bonuspercent:
   money: 5
   points: 5

###################################################
# PVP settings                                    #
killing:

# percent of victim's money                       #
 moneyforkill: 5
 moneyforrevenge: 10

# That's probably some mysterious math.           #
# play with it                                    #
 rankpercent: 1

# starting amount of points                       #
 startpoints: 1000

# cooldown until points/money can be gained again #
 cooldown: 10m

###################################################
# Guild settings                                  #
guild:

# disabled worlds                                 #
 disabledworlds:
  - world_nether
  - world_the_end

# new guilds protection                           #
 createprotection: 24h

# start amounts                                   #
 start:
  points: 1000
  money: 0

# slots amount; start and maximum amount          #
 slots:
  start: 10
  max: 50

# lives amount; start and maximum amount          #
 lives:
  start: 2
  max: 3

# minimal distance from spawn                     #
 fromspawn: 100

# default guild pvp setting. false = no pvp       #
 defaultpvp: false

# allowed strings                                 #
 stringcheck:
# checking enabled                                #
  enabled: true

# use regex or allowed characters                 #
  regex: false

# allowed characters patter                       #
  pattern: "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789&"

# regex pattern                                   #
  regexpattern: "[A-Za-z0-9&]*"

# settings for tag and name strings               #
 settings:

  tag:
# length                                          #
   min: 2
   max: 6

  name:
# length                                          #
   min: 4
   max: 10

# guild points taken and given on death           #
 killpoints: 5
 deathpoints: 5

# /g effect                                       #
 effect:

# duration of the effect                          #
  duration: 100s

# available effects                               #
  list:
   - JUMP
   - INCREASE_DAMAGE
   - HEAL

# If this is set to true the points of the guild  #
# Are the sum of points of all its members        #
 playerpoints: false

###################################################
# Guild ranks                                     #
rank:

# Maximum allowed amount of custom ranks          #
 maxamount: 5

# Enable ranks menu in the GUI                    #
 gui: true

# default guild ranks                             #
# leader rank is generated by the plugin          #
 defaultranks:
  member:
   permissions:
    - BLOCK_BREAK
    - BLOCK_PLACE
    - MOB_ATTACK
    - MOB_RIDE
    - MOB_LEASH
    - INTERACT
    - BANK_PAY
    - HOME_TELEPORT
    - VAULT_ACCESS
    - VAULT_PUT
  mayor:
   inherit: member
   permissions:
    - KICK
    - EFFECT
    - INVITE
    - BANK_WITHDRAW
    - PVPTOGGLE
    - BUYSLOT
    - BUYLIFE

###################################################
# Groups                                          #
# permissions: novaguilds.group.GROUP             #
# eg: novaguilds.group.vip                        #
# there's no need for admin group.                #
# novaguilds.group.admin for all stuff free       #
groups:
# THIS IS A DEFAULT GROUP! #

# the name goes here                              #
 default:
  guild:
# teleporting to guild's home                     #
   home:

# teleport delay                                  #
    tpdelay: 5

# money required                                  #
    money: 0

# items required                                  #
    items: []

# join a guild                                    #
   join:
    money: 0
    items: []

# creating a guild                                #
   create:
    money: 0
    items:
     - dirt 1

# schematic that gets pasted when creating guild  #
# This is WorldEdit compatible                    #
# Save schematic with                             #
# //schem save schematic <name>                   #
# And move to plugins/NovaGuilds/schematic/       #
    schematic: ""

# buying a life                                   #
   buylife:
    money: 10
    items:
     - GOLD_BLOCK 1

# buying a slot                                   #
   buyslot:
    money: 10
    items:
     - GOLD_BLOCK 1

# buying an effect                                #
   effect:
    money: 100
    items: []

# buying a banner                                 #
   banner:
    money: 0
    items: []

  region:
# size (radius) of auto created region (5=10x10)  #
   autoregionsize: 5
# create price                                    #
   createmoney: 100
# price per block                                 #
   ppb: 1

# Admin group (missing values are 0/empty (free)  #
 admin:
  guild:
   create:
    schematic: ""
  region:
   autoregionsize: 10

###################################################
# Guild's vault                                   #
vault:
 enabled: true

# vault item #
 item: CHEST 1 name:&6Guild's_Vault

# deny placing items from the list next           #
# to the vault                                    #
 denyrelative:
  - HOPPER

# vault hologram #
 hologram:
  enabled: true

# Adding item holograms:                          #
# [ITEM]NAMEORID AMOUNT                           #
  lines:
   - "[ITEM]GOLD_INGOT 1"
   - "&6Guild's Vault"

###################################################
# The Tablist                                     #
# All vars and info is available on the website   #
# which is given on the top                       #
#                                                 #
# Players top:                                    #
# By points: {PLAYER_TOP_PLAYER_POINTS_Nx}        #
# By KDR: {PLAYER_TOP_PLAYER_KDR_Nx}              #
# Guilds top:                                     #
# By points: {GUILD_TOP_Nx}                       #
# Replace 'x' with numbers 1-20 and place lines   #
# in the scheme. The plugin will do the rest      #
tablist:
# enabled?                                        #
 enabled: true

# refresh interval                                #
 refresh: 30s

# header and footer                               #
 header: "NovaGuilds"
 footer: "Marcin (CTRL) Wieczorek"

# The skin to be displayed in the tab             #
 texture: "MHF_Question"

# top patterns                                    #
 toprow:
  players:
   points: "&6[&2{N}&6] &a{PLAYER_NAME} &c{PLAYER_POINTS}"
   kdr: "&6[&2{N}&6] &a{PLAYER_NAME} &c{PLAYER_KDR}"
  guilds: "&6[&2{N}&6] &a{GUILD_NAME} &c{GUILD_POINTS}"
 scheme:
  - "{PLAYER_NAME}"
  - "Money: &2{PLAYER_BALANCE}$"
  - "Kills: {PLAYER_KILLS}"
  - "Deaths: {PLAYER_DEATHS}"
  - "KDR: {PLAYER_KDR}"
  - "ChatMode: {PLAYER_CHATMODE}"
  - "SpyMode: {PLAYER_SPYMODE}"
  - "Bypass: {PLAYER_BYPASS}"
  - ""
  - "{SERVER_ONLINE}/{SERVER_MAX}"
  - "{WORLD_NAME}"
  - "{WORLD_SPAWN}"
  - ""
  - "{DATE_DAY}-{DATE_MONTH}-{DATE_YEAR}"
  - "{DATE_HOURS}:{DATE_MINUTES}:{DATE_SECONDS}"
  - ""
  - ""
  - ""
  - ""
  - ""
  - "Name: {GUILD_NAME}"
  - "Tag: {GUILD_TAG}"
  - "{GUILD_PLAYERS_ONLINE}/{GUILD_PLAYERS_MAX}"
  - "Lives: {GUILD_LIVES}"
  - "Progress: {GUILD_RAIDPROGRESS}"
  - "PVP: {GUILD_PVP}"
  - "Money: {GUILD_MONEY}"
  - "Points: {GUILD_POINTS}"
  - "Slots: {GUILD_SLOTS}"
  - "OpenInv: {GUILD_OPENINVITATION}"
  - "{GUILD_TIME_REGEN}"
  - "{GUILD_TIME_REST}"
  - "{GUILD_TIME_CREATED}"
  - "{GUILD_TIME_PROTECTION}"
  - "{GUILD_HOME}"
  - ""
  - ""
  - ""
  - ""
  - ""
  - "Guild top"
  - ""
  - "{GUILD_TOP_N1}"
  - "{GUILD_TOP_N2}"
  - "{GUILD_TOP_N3}"
  - "{GUILD_TOP_N4}"
  - "{GUILD_TOP_N5}"
  - "{GUILD_TOP_N6}"
  - "{GUILD_TOP_N7}"
  - "{GUILD_TOP_N8}"
  - "{GUILD_TOP_N9}"
  - "{GUILD_TOP_N10}"
  - ""
  - ""
  - ""
  - ""
  - ""
  - ""
  - ""
  - ""
  - "Players TOP (kdr)"
  - "{PLAYER_TOP_PLAYER_KDR_N1}"
  - "{PLAYER_TOP_PLAYER_KDR_N2}"
  - "{PLAYER_TOP_PLAYER_KDR_N3}"
  - "{PLAYER_TOP_PLAYER_KDR_N4}"
  - "{PLAYER_TOP_PLAYER_KDR_N5}"
  - "{PLAYER_TOP_PLAYER_KDR_N6}"
  - "{PLAYER_TOP_PLAYER_KDR_N7}"
  - "{PLAYER_TOP_PLAYER_KDR_N8}"
  - "{PLAYER_TOP_PLAYER_KDR_N9}"
  - "{PLAYER_TOP_PLAYER_KDR_N10}"

###################################################
# Region settings                                 #
region:

# materials used with selection                   #
 materials:

# highlighting a region                           #
  highlight:
   region:
    corner: DIAMOND_BLOCK
    border: "null"

# Ready to resize                                 #
   resize:
    corner: GOLD_BLOCK
    border: "null"

# creating regions                                #
  selection:

# a valid rectangle                               #
   valid:
    corner: EMERALD_BLOCK
    border: WOOL:14

# an invalid rectangle                            #
   invalid:
    corner: EMERALD_BLOCK
    border: WOOL:15

# resizing                                        #
  resize:
   corner: GOLD_BLOCK
   border: WOOL:6

# auto creating regions (when creating a guild)   #
 autoregion: true

# minimal region size                             #
 minsize: 10

# maximum region size                             #
 maxsize: 100

# Maximum amount of regions #
 maxamount: 3

# particles when entering a region                #
 borderparticles: true

# water flow at regions                           #
 waterflow: true

# minimal distance from another guild or region   #
 mindistance: 20

# allow allies interact                           #
 allyinteract: false

# tool item                                       #
 tool: "STICK 1 name:&5NovaGuilds_&6Tool lore:&cLeft_Click_+_SHIFT|&6To_toggle_the_mode|&e****&2Check_Mode&e****|&6Right_click_to_check|&e****&2Select_Mode&e***|&cLeft/Right|&6click_to_select|&6Right_click_a_corner|&6to_resize glow:1"

# Disallow lava/water 5 blocks outside the region #
 fluidprotect: 5

# Block creating regions on WorldGuard areas      #
# Set 'ngregion' flag to ALLOW to override        #
 worldguard: true

# commands blocked at region                      #
# when player is not member and not ally          #
# ! commands have to be lowercase !               #
 blockedcmds:
  - sethome
  - home
  - back

# deny interact (right click etc) at region       #
 denyinteract:
  - WOODEN_DOOR
  - DARK_OAK_DOOR
  - SPRUCE_DOOR
  - BIRCH_DOOR
  - JUNGLE_DOOR
  - ACACIA_DOOR
  - DARK_OAK_FENCE_GATE
  - SPRUCE_FENCE_GATE
  - BIRCH_FENCE_GATE
  - JUNGLE_FENCE_GATE
  - ACACIA_FENCE_GATE
  - LEVER
  - DISPENSER
  - STONE_BUTTON
  - WOOD_BUTTON
  - DROPPER
  - HOPPER
  - FENCE_GATE
  - REDSTONE_COMPARATOR_OFF
  - REDSTONE_COMPARATOR_ON
  - REDSTONE_REPEATER
  - TRAP_DOOR
  - CHEST
  - ANVIL
  - ENCHANTMENT_TABLE
  - WORKBENCH
  - FURNACE
  - DIODE_BLOCK_ON
  - DIODE_BLOCK_OFF
  - WOOD_PLATE
  - STONE_PLATE
  - IRON_PLATE
  - GOLD_PLATE
  - ENDER_CHEST
  - ENDER_PORTAL_FRAME
  - NOTE_BLOCK
  - JUKEBOX
  - BEACON
  - ITEM_FRAME
  - BREWING_STAND
  - TRAPPED_CHEST

# deny using                                      #
 denyuse:
  - ITEM_FRAME
  - ARMOR_STAND

# deny hitting mobs                               #
 denymobdamage:
  - PIG
  - COW
  - SHEEP
  - HORSE
  - WOLF
  - OCELOT
  - ARMOR_STAND

# deny riding mobs                                #
 denyriding:
  - HORSE
MarcinWieczorek commented 7 years ago

I need to get your startup log. Please send is as a whole to a paste like sprunge.

DzejPiYT commented 7 years ago

please

[18:52:16 INFO]: [CClearChat] Disabling CClearChat v2.3 [18:52:16 INFO]: [WorldGuard] Disabling WorldGuard v6.1 [18:52:16 INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks... [18:52:16 INFO]: [ProtocolLib] Disabling ProtocolLib v4.2.0 [18:52:16 INFO]: [WorldBorder] Disabling WorldBorder v1.8.4 [18:52:16 INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped. [18:52:16 INFO]: [AutoMessage] Disabling AutoMessage v2.5.5 [18:52:16 INFO]: [eastStone] Disabling eastStone v4.0 [18:52:16 INFO]: [FairPvP] Disabling FairPvP v1.0 [18:52:16 INFO]: [ClearLag] Disabling ClearLag v2.9.3 [18:52:16 INFO]: [ClearLag] Clearlag is now disabled! [18:52:16 INFO]: [FullJoinVip] Disabling FullJoinVip v1.4 [18:52:16 INFO]: [Essentials] Disabling Essentials vTeamCity [18:52:16 INFO]: [CheckPlayer] Disabling CheckPlayer v0.4.3 [18:52:16 INFO]: [CheckPlayer] # CheckPlayer v0.4.3 off # [18:52:16 INFO]: [CheckPlayer] Author: filippop1 [18:52:16 INFO]: [CheckPlayer] Kontynuacja: MinecraftKondziu [18:52:16 INFO]: [AntiCreeper] Disabling AntiCreeper v4.19 [18:52:16 INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id [18:52:16 INFO]: [MotdManager] Disabling MotdManager v1.41-b20 [18:52:16 INFO]: [MotdManager] version 1.41-b20 is disabled! [18:52:17 INFO]: [NovaGuilds][ConfigManager] This server is using version: 1_8_R3 [18:52:17 INFO]: [MotdManager] Loading MotdManager v1.41-b20 [18:52:17 INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id [18:52:17 INFO]: [AntiCreeper] Loading AntiCreeper v4.19 [18:52:17 INFO]: [CheckPlayer] Loading CheckPlayer v0.4.3 [18:52:17 INFO]: [Essentials] Loading Essentials vTeamCity [18:52:17 INFO]: [FullJoinVip] Loading FullJoinVip v1.4 [18:52:17 INFO]: [ClearLag] Loading ClearLag v2.9.3 [18:52:17 INFO]: [FairPvP] Loading FairPvP v1.0 [18:52:17 INFO]: [eastStone] Loading eastStone v4.0 [18:52:17 INFO]: [AutoMessage] Loading AutoMessage v2.5.5 [18:52:17 INFO]: [WorldBorder] Loading WorldBorder v1.8.4 [18:52:17 INFO]: [ProtocolLib] Loading ProtocolLib v4.2.0 [18:52:17 INFO]: [WorldGuard] Loading WorldGuard v6.1 [18:52:17 INFO]: [CClearChat] Loading CClearChat v2.3 [18:52:17 INFO]: [SkinsRestorer] Loading SkinsRestorer v12.9.5 [18:52:17 INFO]: [MaxBans] Loading MaxBans v2.7 [18:52:17 INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity [18:52:17 INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4 [18:52:17 WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs may not be stable! [18:52:17 INFO]: [MyDrop] Loading MyDrop v1.2 RELASE [18:52:17 INFO]: [SuperVanish] Loading SuperVanish v5.8.3 [18:52:17 INFO]: [Tablist] Loading Tablist v1.3.1.11 [18:52:17 INFO]: [Vault] Loading Vault v1.5.6-b49 [18:52:17 INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity [18:52:17 INFO]: [MassiveCore] Loading MassiveCore v2.9.0 [18:52:17 INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000 [18:52:17 INFO]: [AZRank] Loading AZRank v1.2.5 [18:52:17 INFO]: [SkinChanger] Loading SkinChanger v1.0.0 [18:52:17 INFO]: [ChangeSkin] Loading ChangeSkin v2.3.2 [18:52:17 INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.3 [18:52:17 INFO]: [SimpleClans] Loading SimpleClans v2.5.3 [18:52:17 INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267) [18:52:17 INFO]: [Quester] Loading Quester v0.6.3.6 [18:52:17 INFO]: [RandomTeleport] Loading RandomTeleport v5.0.2 [18:52:17 INFO]: [NovaGuilds] Loading NovaGuilds v39 [18:52:17 INFO]: [NovaGuilds][ConfigManager] This server is using Bukkit: 1.8.8-R0.1-SNAPSHOT [18:52:17 INFO]: [NovaGuilds][ConfigManager] Data storage: Primary: MYSQL, Secondary: FLAT [18:52:17 INFO]: [NovaGuilds][DependencyManager] Found plugin Vault [18:52:17 INFO]: [NovaGuilds][DependencyManager] Could not find plugin: VanishNoPacket, disabling certain features [18:52:17 INFO]: [NovaGuilds][DependencyManager] Found plugin Essentials [18:52:17 INFO]: [NovaGuilds][DependencyManager] Could not find plugin: BossBarAPI, disabling certain features [18:52:17 INFO]: [NovaGuilds][DependencyManager] Could not find plugin: BarAPI, disabling certain features [18:52:17 INFO]: [NovaGuilds][DependencyManager] Could not find plugin: ScoreboardStats, disabling certain features [18:52:17 INFO]: [NovaGuilds][DependencyManager] Found plugin WorldGuard [18:52:17 INFO]: [NovaGuilds][DependencyManager] Running additional task 'WorldGuardFlagInjector' for WorldGuard [18:52:17 INFO]: [NovaGuilds][DependencyManager] Successfully injected WorldGuard Flag [18:52:17 INFO]: [NovaGuilds][DependencyManager] Found plugin HolographicDisplays [18:52:17 INFO]: [NovaGuilds][DependencyManager] Running additional task 'HolographicDisplaysAPIChecker' for HolographicDisplays [18:52:17 INFO]: [AuthMe] Loading AuthMe v5.0-SNAPSHOT [18:52:17 INFO]: [PayInItemsForGuild] Loading PayInItemsForGuild v1.0 [18:52:17 INFO]: [dtlTraders] Loading dtlTraders v3.2.0-snapshot [18:52:17 INFO]: [ProtocolLib] Enabling ProtocolLib v4.2.0 [18:52:17 INFO]: [ProtocolLib] Started structure compiler thread. [18:52:17 INFO]: [Vault] Enabling Vault v1.5.6-b49 [18:52:17 INFO]: [Vault] [Economy] Essentials Economy found: Waiting [18:52:17 INFO]: [Vault] [Permission] PermissionsEx found: Waiting [18:52:17 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [18:52:17 INFO]: [Vault] [Chat] PermissionsEx found: Waiting [18:52:18 INFO]: [Vault] Enabled Version 1.5.6-b49 [18:52:18 INFO]: [MassiveCore] Enabling MassiveCore v2.9.0 [18:52:18 INFO]: [MassiveCore 2.9.0] === ENABLE START === [18:52:18 INFO]: [MassiveCore 2.9.0] Loading Cachefile datas... [18:52:18 INFO]: [MassiveCore 2.9.0] Loading Onlineplayer datas... [18:52:18 INFO]: [MassiveCore 2.9.0] Loading Registry datas... [18:52:18 INFO]: [MassiveCore 2.9.0] Saving Cachefile... [18:52:18 INFO]: [MassiveCore 2.9.0] Setup of IdUtil took 337ms. [18:52:18 INFO]: [MassiveCore 2.9.0] Mixin NmsBasics set to Minecraft 1.7.10+ [1_7_R4+] [18:52:18 INFO]: [MassiveCore 2.9.0] Mixin NmsBoard set to Minecraft 1.8.0+ [1_8_R1+] [18:52:18 INFO]: [MassiveCore 2.9.0] Mixin NmsChat set to Minecraft 1.8.3+ [1_8_R2+] [18:52:18 INFO]: [MassiveCore 2.9.0] Mixin NmsEntityDamageEvent set to Minecraft 1.7.10+ [1_7_R4+] [18:52:18 INFO]: [MassiveCore 2.9.0] Mixin NmsEntityGet set to Minecraft 1.8.0+ [1_8_R1+] [18:52:18 INFO]: [MassiveCore 2.9.0] Mixin NmsItemStackCreate set to Minecraft 1.7.10+ [1_7_R4+] [18:52:18 INFO]: [MassiveCore 2.9.0] Mixin NmsItemStackTooltip set to Minecraft 1.8.0+ [1_8_R1+] [18:52:18 INFO]: [MassiveCore 2.9.0] Mixin NmsPermissions set to Minecraft 1.7.10+ [1_7_R4+] [18:52:18 INFO]: [MassiveCore 2.9.0] Mixin NmsPlayerInventoryCreate set to Minecraft 1.7.10+ [1_7_R4+] [18:52:18 INFO]: [MassiveCore 2.9.0] Mixin NmsSkullMeta set to Minecraft 1.8.0+ [1_8_R1+] reload [18:52:19 INFO]: [MassiveCore 2.9.0] Integration Activated IntegrationVault [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:50:53 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:50:53 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:50:53 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1)

[18:52:47 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1)

18:52:47 ERROR: Current Thread: Server Infinisleeper 18:52:47 ERROR:PID: 17 | Suspended: false | Native: false | State: TIMED_WAITING

18:52:47 ERROR:java.lang.Thread.sleep(Native Method)

18:52:47 ERROR: Current Thread: Snooper Timer 18:52:47 ERROR:PID: 13 | Suspended: false | Native: false | State: TIMED_WAITING

18:52:47 ERROR:java.lang.Object.wait(Native Method)

18:52:47 ERROR: Current Thread: Signal Dispatcher 18:52:47 ERROR:PID: 5 | Suspended: false | Native: false | State: RUNNABLE

18:52:47 ERROR: Current Thread: Finalizer 18:52:47 ERROR:PID: 3 | Suspended: false | Native: false | State: WAITING

18:52:47 ERROR:java.lang.Object.wait(Native Method)

18:52:47 ERROR: Current Thread: Reference Handler 18:52:47 ERROR:PID: 2 | Suspended: false | Native: false | State: WAITING

18:52:47 ERROR:java.lang.Object.wait(Native Method)

[18:52:47 INFO]: Startup script './start.sh' does not exist! Stopping server. [18:52:47 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:52:47 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage. [18:52:47 INFO]: [NovaGuilds][StorageConnector] Connecting to MYSQL storage (attempt: 1) [18:52:48 INFO]: [NovaGuilds][StorageConnector] java.lang.IllegalArgumentException [18:52:48 INFO]: [NovaGuilds][StorageConnector] MySQL credentials not specified in the config. Switching to secondary storage.

MarcinWieczorek commented 7 years ago

Did you reload the server?

DzejPiYT commented 7 years ago

yes

MarcinWieczorek commented 7 years ago

And now you know why you should never reload the server...

DzejPiYT commented 7 years ago

I do not understand

MarcinWieczorek commented 7 years ago

I don't take any responsibility for how the plugin acts if you reload the server. It's your fault.

DzejPiYT commented 7 years ago

how can I fix it