This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What is the problem?HawkEye does not log sign texts, neither can it roll them back and does not log or show the correct position of signs.
What steps will reproduce the problem?1.Place a sign2.Delete a sign3.Rollback a sign
What version of HawkEye are you using (shown in console during start-up)?1.0.5 cb 1215+
Show me any console errors and/or your start-up console message for HawkEye
Show me your config.yml and/or your config.php (REMOVE YOUR PASSWORD)block-filter:
log: 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: ************ world-table: hawk_worlds hostname: localhost max-connections: 10 password: '****************' database: mc_hawkeyeversion: 1.0.5command-filter:- /login- /restartsrv- /register
Have you checked the FAQ page?There is a FAQ page ? Ill check that out.
IMHO this should have a higher priority.
Thank you.
I don't have time right now - it isn't a massive issue in comparison to others.
agreed. it's nothing compared to a memory leak :O
but thanks for the heads up.
Acknowledged I'll put it on my to-do list
@oliverw92: Go
I've coded a version that only logs the sign text and it's only visible on the web interface as I've yet to get deep into it. If you want to download it you can here, I've even updated the event system to the new r5 or 1.1.
The source code is also available on my github if you're interested, I haven't done much. https:github.com/graywolf336/HawkEye
To post a comment, please login or register a new account.