Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

No Sounds Are Playing


GrimReaperReborn
 Share

Recommended Posts

It only happens when in VB6\. If its compiled, the music does play. I found that it was a line to check App.LogData which exited the function before FMOD could be initialized. I'm not really sure what this check is for… I could just remove that If statement but I'm not sure if it will cause other problems... How do I enable App.LogData?
Link to comment
Share on other sites

Check and see if the standalone exe has sound(the already compiled one). if it does, it's something people like to do with the project to remove sound when developing and having to restart the application constantly(to test to see if something works, if not, just stop, edit, and start it up again, rinse and repeat).
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...