Can the bug be found among the known bugs in the trello Trello? If so, upvote it there instead!
What is the bug? Answer: the bass blaster just, like. it doesnt look right. the circle bits stick out too far.
How often does the bug happen?(Everytime, sometimes or rarely) Answer: i cleared cache and went back in a few times. happened each time.
What device did you play on?(Computer, Phone, Tablet or Xbox) Answer: macbook
What steps do you need to take for it to happen? List them in very high detail:
join game
spawn car (im using brabham bt62)
go to bass blaster
observe
Is the bug related to GUI/Interface on the screen? Or did the bug only appear for you? Check yes if the bug didn’t happen for everyone in the server at the same time. Yes/No: no. i had someone confirm
If yes, screenshot all red and yellow text in the developer console and post it here.(Open console by pressing F9 on computer, or by saying /Console in the chat) there were too many lines of red and yellow for me to get so im just posting the top screenshot. plus it all says line 688 anyway
ok not to be that person, but can i still get pro crusher for the report if it gets fixed? also what keeps breaking it. is it the line 688 that showed up in GUI?
i have no clue as to what causes this
the console seems to be unrelated
and you can probably still get pc from this provided they mention it in the logs
It is (possibly) more of a roblox issue than cc2. This a a thing with code that I call over flow, and its a result of multiple players activating the same event or code at the same time. Unless a code or part is client sided, this is almost impossible to avoid. Variables will exponentially get larger and then settle down to number that is a total of all the ended numbers. Im pretty sure that cc2 didn’t use a loop and instead set it manually instead. Loops are not exactly the best if you are trying to get an accurate beat. It is likely that this may never be fixed and will remain with cc2. however I don’t program cc2 so this may not be true.