This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What is the problem?Doesn't start up
What steps will reproduce the problem?1. Server reload/restart?2. ?3. ?
What version of HawkEye are you using (shown in console during start-up)?1.0.5 ?
Show me any console errors and/or your start-up console message for HawkEye
06.10 12:17:17 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)06.10 12:17:17 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)06.10 12:17:17 [Server] INFO at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)06.10 12:17:17 [Server] INFO at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)06.10 12:17:17 [Server] INFO at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)06.10 12:17:17 [Server] INFO at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)06.10 12:17:17 [Server] INFO at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)06.10 12:17:17 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)06.10 12:17:17 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:920)06.10 12:17:17 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)06.10 12:17:17 [Server] INFO at uk.co.oliwali.HawkEye.HawkEye.onEnable(HawkEye.java:90)06.10 12:17:17 [Server] INFO at uk.co.oliwali.HawkEye.SessionManager.<init>(SessionManager.java:20)06.10 12:17:17 [Server] INFO java.lang.NoSuchMethodError: org.bukkit.Server.getConsoleSender()Lorg/bukkit/command/ConsoleCommandSender;06.10 12:17:17 [Server] SEVERE Error occurred while enabling HawkEye v1.0.5 (Is it up to date?): org.bukkit.Server.getConsoleSender()Lorg/bukkit/command/ConsoleCommandSender;
Show me your config.yml and/or your config.php (REMOVE YOUR PASSWORD)
block-filter:- 97- 98log: lava-bucket: true painting-place: true other: true pvp-death: true block-fade: true chat: true enderman-place: true quit: true sign-place: true enderman-pickup: true painting-break: true lava-flow: true flint-steel: true button: true command: true block-form: true teleport: true lever: true item-drop: true water-bucket: true block-burn: true sign-break: true block-break: true leaf-decay: true water-flow: true join: true door-interact: true block-place: true open-container: true item-pickup: true explosion: true container-transaction: true mob-death: true other-death: truegeneral: check-for-updates: true tool-block: '17' default-tool-command: '' log-item-drops-on-death: false delete-data-on-rollback: false cleanse-period: 20m debug: false log-ip-addresses: true default-here-radius: 5 max-lines: 0 cleanse-age: '0' give-user-tool: true max-radius: 0mysql: hawkeye-table: hawkeye port: 3306 player-table: hawk_players username: admin world-table: hawk_worlds hostname: mcsql.daddycheese.com max-connections: 10 password: **************** database: hawkversion: 1.0.5command-filter:- /login- /restartsrv- /register
Have you checked the FAQ page?
To post a comment, please login or register a new account.