-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug Report: Strange Slowdown / Stuttering Bug On A Custom Song #3956
Comments
"You need access" |
Try to use the fnf format for the metadata and level instead because something is off with the way it is generated, it did the same for me untill i removed some stuff (idk which but I believe its in the metadata of the song for sure) {
"version": "2.2.4",
"songName": "Breaking Point",
"artist": "Zeroh",
"charter": "Insert_AFM",
"looped": false,
"playData": {
"difficulties": [ "easy", "normal", "hard" ],
"characters": {
"player": "pico-christmas",
"girlfriend": "nene",
"opponent": "darnell",
"instrumental": "",
"opponentVocals": [ "dad" ],
"playerVocals": [ "bf" ]
},
"stage": "limoRideErect",
"noteStyle": "funkin",
"ratings": { "easy": 3, "normal": 4, "hard": 5 },
"previewStart": 0,
"previewEnd": 0
},
"timeFormat": "ms",
"timeChanges": [{ "d": 4, "n": 4, "t": 0, "bt": [4, 4, 4, 4], "bpm": 140 }],
"generatedBy": "Friday Night Funkin' - v0.5.3"
} |
Nah, it's too long to do that without it looking like shit. I made it public. Srry about that. |
I will try this when I have access, thanks. Though even if it works this is still a bug lol cause the version the game generates you should function lmao. |
I tried it. It was ineffective. Thanks for trying though. |
Issue Checklist
Platform
Itch.io (Downloadable Build) - Windows
Browser
Microsoft Edge
Version
0.5.3
Description (include any images, videos, errors, or crash logs)
I'm making a custom song, so after charting it to a decent degree, I put in week format and put it in the game. But when playing the week, it appears all jittery and slow for some reason.
Here's a link to where you can watch it happening in full: https://drive.google.com/file/d/1q8eTjR__UvLO7U75sLGzAK5dPILasWTc/view?usp=drive_link
Just to make sure it's not a fault of mine, I'll paste the metadata and week .json's below. If you want any other files, let me know.
Metadata:
Week file:
Yeah idk what's going on.
Steps to Reproduce
The text was updated successfully, but these errors were encountered: