xboxscene.org forums

OG Xbox Forums => XBMC Skinning => XBMC for Xbox Forums => Software Forums => Official Team Blackbolt Skins Forum => Topic started by: solar_eclipse2 on October 27, 2007, 11:14:00 PM

Title: Problem With Mc360 Build 964
Post by: solar_eclipse2 on October 27, 2007, 11:14:00 PM
Hi,

I just updated MC360 to Revision 964 and I'm having a problem. My gamer tag went blank and when I tried to get it to update XBMC is telling me DNS might not be working correctly. I'm not sure what that means because my RSS works, weather updates, and really so does everything that connects to the internet. If someone had some suggestions I'd really appreciate it.
Title: Problem With Mc360 Build 964
Post by: asciiii on October 28, 2007, 03:07:00 AM
in MC360\extras\set_gamercard.py you will have to change the line 41 from

CODE
pingip=ping("212.73.231.111")

to ..

CODE
pingip=ping("65.59.234.166")


regards
asg
Title: Problem With Mc360 Build 964
Post by: Blackbolt on October 28, 2007, 05:40:00 AM
Yikes!

Fixing now, I'll fix the download and the SVN Immediatly. Thanks for that asciiii!
Title: Problem With Mc360 Build 964
Post by: asciiii on October 28, 2007, 05:50:00 AM
talked to donno on irc.  he committed a fix to set_gamercard.py already.
Title: Problem With Mc360 Build 964
Post by: Blackbolt on October 28, 2007, 05:31:00 AM
QUOTE(asciiii @ Oct 28 2007, 12:50 PM) View Post

talked to donno on irc.  he committed a fix to set_gamercard.py already.


Yep discovered that! I've made sure the website update included the fix now too.
Title: Problem With Mc360 Build 964
Post by: solar_eclipse2 on October 28, 2007, 09:23:00 AM
Thanks!