games647 / ScoreboardStats

Bukkit plugin for customizing the sidebar of the scoreboard feature from minecraft
https://dev.bukkit.org/bukkit-mods/scoreboardstats/
MIT License
28 stars 45 forks source link

Crash on startup #31

Closed Styx-Cyber closed 10 years ago

Styx-Cyber commented 10 years ago

I have a Cauldron 1.7.10 server, with ScoreBoardStats 0.8.2 installed. When I start my server, I have this error :

18:30:53 java.lang.IllegalStateException: The Server isn't running on the file system, How? 18:30:53 at com.github.games647.scoreboardstats.pvpstats.DatabaseConfiguration.getServerJarLocation(DatabaseConfiguration.java:65) ~[?:?] 18:30:53 at com.github.games647.scoreboardstats.pvpstats.DatabaseConfiguration.loadConfiguration(DatabaseConfiguration.java:98) ~[?:?] 18:30:53 at com.github.games647.scoreboardstats.pvpstats.Database.setupDatabase(Database.java:151) ~[?:?] 18:30:53 at com.github.games647.scoreboardstats.ScoreboardStats.onEnable(ScoreboardStats.java:81) ~[?:?] 18:30:53 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[JavaPlugin.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] 18:30:53 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:368) [JavaPluginLoader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] 18:30:53 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [SimplePluginManager.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] 18:30:53 at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:415) [CraftServer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] 18:30:53 at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:349) [CraftServer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198] 18:30:53 at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:500) [MinecraftServer.class:?] 18:30:53 at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:474) [MinecraftServer.class:?] 18:30:53 at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:434) [MinecraftServer.class:?] 18:30:53 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:329) [lt.class:?] 18:30:53 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?] 18:30:53 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_05]

My server is located here : C:\Minecraft\Serveurs\Serveur_Cauldron_1.7.10-1.1207.01.198\

http://pastebin.com/tgdHxcED

games647 commented 10 years ago

How do you run your server?

games647 commented 10 years ago

@Vayper It's fixed with this commit: https://github.com/games647/ScoreboardStats/commit/ec87bd011d55e1763eaa035a98d8d5c3b48507ef