Advertisement
Chrispm84

Prism Default Radius Error - Debug on Error Reproduction

May 15th, 2013
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. 17:14:17 [INFO] Chrispm84 issued server command: /pr rb a:place
  2. 17:14:17 [INFO] [Prism]: SELECT id, action_time, action_type, player, world, x, y, z, block_id, block_subid, old_block_id, old_block_subid, data, DATE_FORMAT(pr
  3. ism_actions.action_time, '%c/%e/%y') AS display_date, DATE_FORMAT(prism_actions.action_time, '%l:%i:%s%p') AS display_time FROM prism_actions WHERE prism_action
  4. s.world = 'OmegaCraft' AND (prism_actions.action_type = 'block-place' OR prism_actions.action_type = 'hangingitem-place' OR prism_actions.action_type = 'enderma
  5. n-place') AND prism_actions.action_time >= '2013-05-12 17:14:17' ORDER BY prism_actions.action_time DESC, x ASC, z ASC, y ASC, id DESC;
  6. 17:14:19 [INFO] [Prism]: World change queue size: 180
  7. 17:14:20 [INFO] [Prism]: -- Timer information for last action: --
  8. 17:14:20 [INFO] [Prism]: query started 0ms
  9. 17:14:20 [INFO] [Prism]: query returned, building results 2282ms
  10. 17:14:20 [INFO] [Prism]: results object completed 13ms
  11. 17:14:20 [INFO] [Prism]: applier function complete 47ms
  12. 17:14:20 [INFO] [Prism]: Total time: 2342ms
  13. 17:14:20 [INFO] [Prism]: Changes: 180
  14. 17:14:20 [INFO] [Prism]: Planned: 0
  15. 17:14:20 [INFO] [Prism]: Skipped: 0
  16. 17:14:36 [INFO] Chrispm84 issued server command: /back
  17. 17:14:38 [INFO] Chrispm84 issued server command: /back
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement