robinp7720 / Blue-Stats-Minecraft

Ever wanted a stat interface for truly everything?
http://stats.mysunland.org/
Apache License 2.0
33 stars 14 forks source link

Unknown error #19

Closed ghost closed 9 years ago

ghost commented 9 years ago

Just installed Bluestats and am getting this error

Unknown error: [2] json_encode(): Invalid UTF-8 sequence in argument. File:/var/www/classes/main.class.php Line:144

Any ideas?

robinp7720 commented 9 years ago

Try disabling the query cache. Should probably do the trick. Not sure whats going on though.

ghost commented 9 years ago

that's fixed that error. Thanks However now i'm getting 2 more errors and the online player heads don't work anymore

Unknown error: [8] Undefined index: PingInfo. File:/var/www/classes/main.class.php Line:164

and

Unknown error: [8] Undefined index: Online_Players. File:/var/www/classes/main.class.php Line:165

robinp7720 commented 9 years ago

You probably dont have the correct server details in the configs. Make sure the ip and port is correct and query is enabled on the server

ghost commented 9 years ago

it's all correct. Everything was working fine with query caching enabled

robinp7720 commented 9 years ago

hmm no clue whats going on