Problems collaborating project via Github while using Wwise on one end

Greetings

User responsible for sounds is using Wwise, while I do not and I cannot launch the project with the plugin in. After researching it I am at an end of my ideas, and am turning to You !

I can launch project with plugin folders deleted, but the files created there won’t open then and they just break.

Is it just gitignore problem? I cannot seem to find any info about this that would help.

Could you please clarify your issue? Did your collaborator submit his progress and what’s different from that and the previous versions is that the new one has an additional plugin? In that case, it might cause problems on your side when you try to pull the changes if you don’t have that plugin enabled in your editor. Try reverting your project to the previous version, enable the necessary plugins and pull the changes again. Sometimes, it might be too late and even reverting won’t fix some corruptions and even may not revert at all! That’s why it’s crucial to always have a backup of your project that’s not connected to version control.

Currently no progress is made, we are just trying to set things up.

Basically that plugin is directly integrated with Wwise and I couldn’t even find it in plugins list, even if I did the plugin is connected to WWise account. I’ve seen people making it work, so that only one person has to have Wwise software and others can still work with the project without it.

Found the solution. GitIgnore file had Binaries in it as default, removed that and everything works

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.