FunkinCrew / Funkin

A rhythm game made with HaxeFlixel
https://www.newgrounds.com/portal/view/770371
Other
2.9k stars 2.26k forks source link

Bug Report: Nene's A-Bot speaker doesn't react to the music #2216

Closed biomseed closed 3 months ago

biomseed commented 4 months ago

Please check for duplicates or similar issues, as well performing simple troubleshooting steps (such as clearing cookies, clearing AppData, trying another browser) before submitting an issue.

If you are playing the game in a browser, what site are you playing it from?

If you are playing the game in a browser, what browser are you using?

What version of the game are you using? Look in the bottom left corner of the main menu. (ex: 0.2.7, 0.2.1, shit like that)

v0.3 prototype

Have you identified any steps to reproduce the bug? If so, please describe them below in as much detail as possible. Use images if possible.

it didn't work on one attempt, and it didn't work again

Please describe your issue. Provide extensive detail and images if possible.

image

If you're game is FROZEN and you're playing a web version, press F12 to open up browser dev window, and go to console, and copy-paste whatever red error you're getting

SilverT4 commented 4 months ago

A video may work better here. I recorded this same thing occurring just now:

https://github.com/FunkinCrew/Funkin/assets/41199354/0dadba6e-2ba6-43a5-ae04-cf42c5b0b8e1

The current version is a prototype, so not everything will work as expected. It's possible this is just a bug with the prototype and the next version will fix it.

EliteMasterEric commented 4 months ago

Issue is confirmed and being worked on.

NotStampyC commented 4 months ago

well yea its a newgrounds exclusive

NotStampyC commented 4 months ago

no shit it dont work

Johferson commented 4 months ago

is it fixed now? couldn't really see it because i am busy for my upcoming tests

nebulazorua commented 4 months ago

well yea its a newgrounds exclusive

no its not its on itch.io

biomseed commented 4 months ago

is it fixed now? couldn't really see it because i am busy for my upcoming tests

not yet but they don't know why it's happening

NukeThief commented 3 months ago

someone on PE discord managed to get it working somehow. i couldn't find the message again. but it's possible.

NotHyper-474 commented 3 months ago

Looking through the code it appears it was intentionally left out in other platforms due to a problem that causes a crash. This doesn't happen in Web version tho since they use a different approach.

Edit: PR https://github.com/FunkinCrew/funkVis/pull/5 seems to fix this, I've tested it internally and it works like a charm. Now we just need it to get fully fleshed out lol

Skiawm91 commented 3 months ago

https://drive.google.com/file/d/1P5TarL4JJMbuSw5EVlP0VQKb9497ebN6/view?usp=drive_link i build " funkin.vis branch: useGrig " Version, now worked.

AbnormalPoof commented 3 months ago

useGrig does indeed make the visualizer work! However, performance takes a hit... along with the fact that (I think) another A-Bot visualizer gets created on song restart, leading to major FPS drops if you restart enough times. Though, I'm sure these are issues that can be ironed out eventually.

(I can't post a video because the file size is large.)

biomseed commented 3 months ago

(I can't post a video because the file size is large.)

Use 8mb.video. It opened my eyes.

BaremetalFlesh commented 3 months ago

I'm running it on Arch Linux through wine and the A-bot doesn't work for me.

BaremetalFlesh commented 3 months ago

I'm gonna start trying to fix it in a few minutes, hopefully it will get merged!

AbnormalPoof commented 3 months ago

FunkinCrew/funkVis#5 was merged! A-Bot has been fixed in the new content update that just released.

EliteMasterEric commented 3 months ago

Resolved in v0.4.0.