Fix /sidebar reload
FinlayDaG33k opened this issue ยท 12 comments
Hii there,
Tried to get the plugin to work.
However, it doesn't work when switching to MySQL:
[19:06:25] [Server thread/INFO]: [ScoreboardStats] Registered replacers: [PlayerPingVariable, BukkitGlobalVariables, BungeeCordVariables, GeneralVariables, BukkitVariables, VaultVariables, PlaceHolderVariables, FactionsVariables]
[19:06:26] [Server thread/INFO]: SubClassFactory parent ClassLoader [com.github.games647.scoreboardstats.ReloadFixLoader]
[19:06:26] [Server thread/INFO]: Entities enhanced[0] subclassed[1]
[19:06:26] [Server thread/INFO]: runScript
[19:06:26] [Server thread/INFO]: executing 1 of 1 create table IF NOT EXISTS scoreboardstats_player_stats ( id...
[19:06:26] [Server thread/INFO]: ... end of script
Any suggestions?
Could you fix it? because now there is no way to reload the configuration.
restartting the server kills it, reloading the server kills it, using /sidebar reload
kills it.
Scoreboard is there (default config).
I restart the server.
Scoreboard is gone and doesn't come back after 5 minutes.
Server log:
http://pastebin.com/X6YU80PB
config.yml:
http://pastebin.com/ttvkkRWV
It seems to worked a moment ago (and surviving a reload).
but then flipping compatibilityMode: false
to true
broke it again.
now it seems to work and survive a restart.
but could you please fix the /sidebar reload
command? it takes a ton of time to restart the whole server all the time :\
I'll open another "issue" with some ideas by the way.