This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What is the problem?When i start up Hawkeye i get this error indicating that it's sending large packets. Which according to the server host it's a bug and they will not change the MySQL to support that large of packets.
What steps will reproduce the problem?1.starting up the server
What version of HawkEye are you using (shown in console during start-up)?1.0.5b
Show me any console errors and/or your start-up console message for HawkEye2011-12-15 12:32:21 [INFO] [HawkEye] Starting HawkEye 1.0.5b initiation process...2011-12-15 12:32:21 [INFO] [HawkEye] Using PermissionsEx for user permissions2011-12-15 12:32:21 [INFO] [HawkEye] Performing update check...2011-12-15 12:32:27 [INFO] [HawkEye] No updates available for HawkEye2011-12-15 12:32:27 [SEVERE] [HawkEye] Error whilst attempting to get connection: com.mysql.jdbc.PacketTooBigException: Packet for query is too large (3158578 > 1048576). You can change this value on the server by setting the max_allowed_packet' variable.2011-12-15 12:32:27 [SEVERE] [HawkEye] Error initiating HawkEye database connection, disabling plugin2011-12-15 12:32:27 [INFO] [HawkEye] Version 1.0.5b disabled!
Show me your config.yml and/or your config.php (REMOVE YOUR PASSWORD)Hawkeye MySQL config:mysql:hawkeye-table: hawkeyeport: 21player-table: hawk_playersusername: shadowraixworld-table: hawk_worldshostname: 50.31.24.167max-connections: 10password:database: shadowraix
Have you checked the FAQ page?Yes
Sorry but your host is wrong. Their limits are set wayyy too low from what I can tell. Who are your hosts?
To post a comment, please login or register a new account.