Skip to content
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

Cannot change parameters on FMOD events #217

Open
Gaming-With-Portals opened this issue May 18, 2024 · 3 comments
Open

Cannot change parameters on FMOD events #217

Gaming-With-Portals opened this issue May 18, 2024 · 3 comments

Comments

@Gaming-With-Portals
Copy link

Gaming-With-Portals commented May 18, 2024

I can't figure out for the life of me why my events won't accept parameter changes, when I try to change parameters I get "The requested parameter, bus, or vca could not be found.
This is my code:
image

This is how I am creating the event tracks:
image

Here are the parameters in FMOD: (And yes, these are applied to the event I am using them on)
image

Edit:
I realize some code is redundant, this is mostly an artifact of me trying a bunch of different solutions before asking this

Any ideas?

@Gaming-With-Portals Gaming-With-Portals changed the title Cannot change parameter events Cannot change parameters on FMOD events May 18, 2024
@Gaming-With-Portals
Copy link
Author

Update: I tried changing master.strings to load first, as that was a fix for a few other people, and now my game just crashes on load, it's a grey screen for a few seconds and then it just says --debugging stopped--

@piiertho
Copy link
Member

Update: I tried changing master.strings to load first, as that was a fix for a few other people, and now my game just crashes on load, it's a grey screen for a few seconds and then it just says --debugging stopped--

Hello ! Thanks for reporting.
Can you start engine from a terminal so we get more logs ?

@Gaming-With-Portals
Copy link
Author

I don't have the logs, I was able to use a different extension to get it to work.
As far as I'm aware it was reporting nothing though, I assume it's just a driver conflict or something with my Audio API as I have a lot of custom stuff installed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants