Global
Notice
osu!FX Client is now Banned. Usage of this client could get you restricted.
<% seasonsError %>
Loading seasonal data...
Seasons Debug Console

State

View: <% view %>
Season: <% season %>
Selected Schedule: <% selectedSchedule ? selectedSchedule.name : 'None' %>
Selected Year: <% selectedYear || 'None' %>
Seasons Available: <% seasonsAvailable %>
Seasons Loading: <% seasonsLoading %>

Data

Schedules: <% schedules.length %>
All Seasons: <% allSeasons.length %>
Year Options: <% yearOptions.length %>
Season Options: <% seasonOptions.length %>

Validation

Season Selection Valid: <% validateSeasonSelection() %>
Active Season Found: <% allSeasons.find(se => se.is_active) ? 'Yes' : 'No' %>

Recent Logs

<% log.time %> <% log.level %> <% log.message %>
Clan <% (sort=='pp' ? "PP" : "" ) %> <% (sort=='rscore' ? "Score" : "" ) %> Accuracy Playcount Max Combo
#<% getRank(index) %>
<% flags[user.country.toUpperCase()] %>
[<% user.clan_tag %>] <% (sort=='pp' ? user.pp+'pp' : "" ) %> <% (sort=='rscore' ? scoreFormat(user.rscore) : "" ) %> <% user.acc.toFixed(2) %>% <% addCommas(user.plays) %> <% addCommas(user.max_combo) %>
There are no players to display!