This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
-----------------------What is the problem?When Hawkeyes is started oon my (2) servers it use sqldatabase non stop (ibdata1 for xampp) and also use 100% of my hard disk activity and make crash my serveurs all the days or if no crash make heavy lag.
-----------------------What steps will reproduce the problem?1.when people do something logged by hawkeyes2.when i use sql functionnality3.all time
-----------------------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 HawkEyeno errors, never
-----------------------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 max-lines: 0 tool-block: '17' log-item-drops-on-death: false cleanse-age: '0' default-tool-command: '' delete-data-on-rollback: false cleanse-period: 20m log-ip-addresses: true debug: false max-radius: 0 default-here-radius: 5mysql: hawkeye-table: hawkeye port: 3306 player-table: hawk_players username: root world-table: hawk_worlds hostname: localhost max-connections: 10 password: ******** database: minecraftversion: 1.0.5command-filter:- /login- /restartsrv- /register**********************
-----------------------Have you checked the FAQ page?no
That's not HawkEye. Sounds like your MySQL setup is screwed up.
Turn off water flow and lava flow, those should be off by default. They log the flow of all environmental water/lava. You can keep their bucket counter-parts enable to find out if someone placed either.
Also stuff like leaf decay is pointless and eats up performance/HD.
Block pick up can also eat up HD. EVERY time someone picks up anything it gets logged. You'd rarely need to see the thousands of dirt blocks or cobblestone someone gathered.
ok i will try to remove that, perhaps i will not have the problem again i push my serveurs on ssd disk sandforce3.
To post a comment, please login or register a new account.