| HOME | MY SCORES | COMPARE SCORES | LEADERBOARDS | FIND DLC MATCH | DLC POPULARITY | HELP |
This page shows the number of users who have recorded a score for each Rock Band Network song on any solo instrument.
These numbers will be slightly lower than the actual sales, due to the following reasons:
Click on a column header to sort by that column. You may click again to reverse the direction of the sort.
The "Diff" column shows the change since last week.
| Song | Artist | Release Date | Xbox360 | Diff |
|---|---|---|---|---|
| --> --> |
| <type 'exceptions.TypeError'> | Python 2.6.6: /usr/bin/python Fri Jan 27 15:24:43 2012 |
A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
| /var/www/rockband/rbnpop.cgi in |
| 144 |
| 145 print '<td class="song">' |
| 146 print '<a href="http://www.rockband.com/songs/' + r[5] + '">' |
| 147 print r[0], '</a></td>' |
| 148 |
| r = ('Building the Towers', 'Halcyon Way\t', 31L, 0L, datetime.date(2012, 1, 26), 3508) |
<type 'exceptions.TypeError'>: cannot concatenate 'str' and 'int' objects
args =
("cannot concatenate 'str' and 'int' objects",)
message =
"cannot concatenate 'str' and 'int' objects"