-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Description
Did you clear cache before opening an issue?
- I have cleared my cache
Is there an existing issue for this?
- I have searched the existing issues
Does the issue happen when logged in?
Yes
Does the issue happen when logged out?
No
Does the issue happen in incognito mode when logged in?
Yes
Does the issue happen in incognito mode when logged out?
No
Account name
heuristics
Account config
{"theme":"repose_dark","themeLight":"serika","themeDark":"serika_dark","autoSwitchTheme":false,"customTheme":false,"customThemeColors":["#323437","#e2b714","#e2b714","#646669","#2c2e31","#d1d0c5","#ca4754","#7e2a33","#ca4754","#7e2a33"],"favThemes":[],"showKeyTips":true,"smoothCaret":"medium","quickRestart":"off","punctuation":false,"numbers":false,"words":50,"time":15,"mode":"time","quoteLength":[1],"language":"korean","fontSize":1.75,"freedomMode":false,"difficulty":"normal","blindMode":false,"quickEnd":false,"caretStyle":"default","paceCaretStyle":"default","flipTestColors":false,"layout":"default","funbox":"none","confidenceMode":"off","indicateTypos":"off","timerStyle":"mini","liveSpeedStyle":"mini","liveAccStyle":"off","liveBurstStyle":"off","colorfulMode":false,"randomTheme":"off","timerColor":"main","timerOpacity":"1","stopOnError":"off","showAllLines":false,"keymapMode":"off","keymapStyle":"staggered","keymapLegendStyle":"lowercase","keymapLayout":"overrideSync","keymapShowTopRow":"layout","fontFamily":"Roboto_Mono","smoothLineScroll":true,"alwaysShowDecimalPlaces":false,"alwaysShowWordsHistory":false,"singleListCommandLine":"on","capsLockWarning":true,"playSoundOnError":"off","playSoundOnClick":"off","soundVolume":"0.5","startGraphsAtZero":true,"showOutOfFocusWarning":true,"paceCaret":"off","paceCaretCustomSpeed":100,"repeatedPace":true,"accountChart":["on","on","on","on"],"minWpm":"off","minWpmCustomSpeed":100,"highlightMode":"letter","typingSpeedUnit":"wpm","ads":"result","hideExtraLetters":false,"strictSpace":false,"minAcc":"off","minAccCustom":90,"monkey":false,"repeatQuotes":"off","oppositeShiftMode":"off","customBackground":"","customBackgroundSize":"cover","customBackgroundFilter":[0,1,1,1,1],"customLayoutfluid":"qwerty#dvorak#colemak","monkeyPowerLevel":"off","minBurst":"off","minBurstCustomSpeed":100,"burstHeatmap":false,"britishEnglish":false,"lazyMode":false,"showAverage":"off","tapeMode":"off","maxLineWidth":75}
Current Behavior
Results for any Korean test fail to save with the message Failed to save result: Result data doesn't make sense
I pulled one example payload from my network tab in case it helps (error 463)
{"result":{"wpm":62.4,"rawWpm":62.4,"charStats":[78,0,0,0],"charTotal":78,"acc":93.94,"mode":"time","mode2":"15","punctuation":false,"numbers":false,"lazyMode":false,"timestamp":1717386650847,"language":"korean","restartCount":4,"incompleteTests":[{"acc":80,"seconds":2.38},{"acc":90.91,"seconds":6.96},{"acc":83.33,"seconds":1.92},{"acc":83.33,"seconds":1.24}],"incompleteTestSeconds":12.5,"difficulty":"normal","blindMode":false,"tags":[],"keySpacing":[951.8,1919.9,1016.2,1095.8,704,712,576.1,871.8,1716.3,1838.6,1104.2],"keyDuration":[118.70000000018626,103,103.1000000005588,102.79999999981374,103.1000000005588,87.40000000037253,111,114.8999999994412,123.09999999962747,102.90000000037253,831.1000000005588,111],"keyOverlap":0,"lastKeyToEnd":1569.6,"startToFirstKey":924.3,"consistency":65.55,"wpmConsistency":86.97,"keyConsistency":58.48,"funbox":"none","bailedOut":false,"chartData":{"wpm":[96,84,64,63,62,66,70,75,73,66,68,63,66,66,62],"raw":[120,84,48,60,72,108,96,132,72,60,84,60,96,72,24],"err":[0,0,1,0,0,0,0,0,0,3,0,2,0,0,0]},"testDuration":15,"afkDuration":0,"stopOnLetter":false,"uid":"tcADooA9rNauRHzXupBHfjBvKSR2","hash":"de438907a0539e9d31c653811050a81dd3cb3091"}}
{
"message": "Result data doesn't make sense",
"data": {
"uid": "tcADooA9rNauRHzXupBHfjBvKSR2"
}
}
Tried a few different test types, Korean, Korean 1K, Korean 5K, different times, etc.
Also failed for brand new account in incognito window.
Expected Behavior
Test results save successfully
Steps To Reproduce
- Log in
- Switch to Korean
- Run a test
Environment
- OS: Windows 10
- Browser: Chrome
- Browser Version: 125.0.6422.141
Anything else?
No response