segfault


Total World Records: ??
Country: GB

Stars Earned
14
8
2
7

Currently displaying scores for mode. Select another difficulty to view scores for it.

World mode enabled - Comparing scores to current world records.

Song Title Artist Level Score Delta Ranking Gap Grade WR Date
Dynamo Oscillator X 19 84738 -15262 -5510 100000 2024-02-03 17:15:11
Think Thousand Thoughts Auvic 20 79069 -20931 -8372 100000 2024-08-30 12:20:46
Medicine 2013 Kim Leoni 19 30353 -69647 -25143 100000 2024-03-23 17:05:38
Zodiac Banzai 21 34228 -65772 -29005 100000 2024-03-23 16:30:14
Funny Love Dan Balan 19 42943 -57057 -20598 100000 2024-02-03 17:11:57
One Step Further Jenna Drey 20 81771 -18229 -7292 100000 2024-03-23 14:52:00
Land Of The Rising Sun Spacekatz 21 72177 -27823 -12270 100000 2024-03-07 11:20:21
This Is Rock And Roll DJ Zombie 19 11919 -88081 -31797 100000 2024-03-23 13:35:43
Typical Tropical Bambee 19 75681 -24319 -8779 100000 2024-02-03 17:51:08
Doh! Tale & Dutch 20 86153 -13847 -5539 100000 2024-02-03 16:29:22
What Love Feels Like Leonail 20 84123 -15877 -6351 100000 2024-03-23 13:46:45
Ma Huggies FIG & Nico Sleator 20 69167 -30833 -12333 100000 2024-03-23 16:15:10
Hip Hop Jam Indiggo 20 9763 -90237 -36095 100000 2024-03-23 16:11:42
Katana Fighter Electron 22 12335 -87665 -42430 100000 2024-03-23 15:22:07
Operator Miss Papaya 19 76315 -23685 -8550 100000 2024-02-03 16:25:27
Robot World Oscillator X 19 89721 -10279 -3711 100000 2024-12-19 12:49:55
The Naughty Song Oscillator X 19 81071 -18929 -6833 100000 2024-02-03 17:18:05
Sing It Again Kirk Monteux 19 86936 -13064 -4716 100000 2023-11-11 20:23:18
Here For You PIXL feat. Q'AILA 19 86112 -13888 -5014 100000 2023-11-11 20:20:16
TURBO Tokyo Machine 21 83510 -16490 -7272 100000 2024-03-23 16:27:02
Orbit Ellis 19 88895 -11105 -4009 100000 2024-08-30 13:12:40
Crab Rave Noisestorm 20 72880 -27120 -10848 100000 2024-03-23 16:07:59
Born to Run Red Parker 19 30320 -69680 -25154 100000 2023-07-05 17:21:53
Sirens RENOLD X Scarlett 19 90235 -9765 -3525 100000 2024-03-23 14:44:29
All Starts Now Laurell 19 90068 -9932 -3585 100000 2024-02-03 16:22:20
Breathe Me Back To Life Stonebank feat. Lena Sue 20 83264 -16736 -6694 100000 2024-03-23 14:48:00
The 7 Jump Ken-D 19 90563 -9437 -3407 100000 2024-03-23 13:41:30
Tick Tock Technikore 20 73782 -26218 -10487 100000 2024-08-30 13:00:56
Truth or Dare PIXY 19 92740 -7260 -2621 100000 2024-03-23 13:33:29
Got Good Vibes MO XO 22 22406 -77594 -37555 100000 2024-03-23 15:19:21
Be Alright Red Parker 20 83678 -16322 -6529 100000 2024-12-19 13:07:17
  BENCHMARKS  
Loading Time: Base Classes  0.0038
Controller Execution Time ( Main / Rival )  3.1574
Total Execution Time  3.1614
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,922,968 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10467/compare/world/3
  CLASS/METHOD  
main/rival
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 4 (3.1465 seconds)  (Hide)
0.0058   SELECT `gs`.`grade`, count(*) as count
FROM 
`gamer_high_scores` as `ghs`
JOIN `song_charts` as `scON `sc`.`id` = `ghs`.`song_chart_id`
JOIN `gamer_scores` as `gsON `gs`.`id` = `ghs`.`gamer_score_id`
WHERE (`sc`.`game_difficulty_id` = or `sc`.`game_difficulty_id` = 10)
AND `
sc`.`is_enabled` = 1
AND `ghs`.`private` = 0
AND `ghs`.`gamer_id` = '10467'
GROUP BY `gs`.`grade
0.0029   SELECT `s`.`id` as `song_id`, `ghs`.`song_chart_id`, `s`.`title` as `title`, `s`.`artist`, `sc`.`difficulty`, `ghs`.`created_at` as `date`, `ghs`.`score`, `gs`.`flags`, `gs`.`perfect1`, `gs`.`perfect2`, `gs`.`early`, `gs`.`green`, `gs`.`yellow`, `gs`.`red`, `gs`.`late`, `gs`.`misses`, `gs`.`grade`, `s`.`game_song_id`, `sc`.`game_difficulty_id` as `difficulty_id`
FROM `gamer_high_scores` as `ghs`
JOIN `song_charts` as `scON `sc`.`id` = `ghs`.`song_chart_id`
JOIN `songs` as `sON `sc`.`song_id` = `s`.`id`
JOIN `gamer_scores` as `gsON `ghs`.`gamer_score_id` = `gs`.`id`
WHERE (`sc`.`game_difficulty_id` = or `sc`.`game_difficulty_id` = 10)
AND `
sc`.`is_enabled` = 1
AND `sc`.`edit_keyIS NULL
AND `ghs`.`gamer_id` = '10467'
AND `ghs`.`private` = 
0.0002   SELECT `id`, `first_name` as `first`, `last_name` as `last`, `username`, `country`, `picture_path`, `hex_color`, `r`.`rank` as `rank_points`
FROM `gamers` as `g`
JOIN `statmani_devel`.`ranking` as `rON `r`.`user_id` = `g`.`id`
WHERE `id` = '10467'
AND `r`.`name` = 'total' 
3.1376   SELECT max(ghs.score) as score, `ghs`.`song_chart_id`, `s`.`id` as `song_id`, `sc`.`id` as `song_chart_id`, `s`.`title`, `s`.`artist`, `sc`.`game_difficulty_id` as `difficulty_id`
FROM `gamer_high_scores` as `ghs`
JOIN `song_charts` as `scON `sc`.`id` = `ghs`.`song_chart_id`
JOIN `songs` as `sON `sc`.`song_id` = `s`.`id`
WHERE `sc`.`game_difficulty_id` = 3
AND `sc`.`is_enabled` = 1
AND `ghs`.`private` = 0
GROUP BY 
`ghs`.`song_chart_id
  DATABASE:  stepmani_db (Stats:$smx)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Api_model:$smx)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Main:$smx)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  HTTP HEADERS  (Show)
  CONFIG VARIABLES  (Show)