gerberface / streambadge

Embed and Share Your Live Streaming Status
28 stars 15 forks source link

Hitbox broken - "expected resource, null given" #25

Open MadMakz opened 8 years ago

MadMakz commented 8 years ago
Warning: imagealphablending() expects parameter 1 to be resource, null given in /home/streekmb/public_html/hitbox/badge.php on line 608

Warning: imagesx() expects parameter 1 to be resource, null given in /home/streekmb/public_html/hitbox/badge.php on line 610

Warning: imagesy() expects parameter 1 to be resource, null given in /home/streekmb/public_html/hitbox/badge.php on line 611

Warning: imagecopyresampled() expects parameter 2 to be resource, null given in /home/streekmb/public_html/hitbox/badge.php on line 614

Warning: Cannot modify header information - headers already sent by (output started at /home/streekmb/public_html/hitbox/badge.php:608) in /home/streekmb/public_html/hitbox/badge.php on line 726

Example: http://streambadge.com/hitbox/madmakz.png I guess this is related to avatar fetching. Hitbox might have made changes on their API again.