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

Perforce 'Mark for Add' causing import error #6

Open
undertheradar84 opened this issue Jan 8, 2018 · 5 comments
Open

Perforce 'Mark for Add' causing import error #6

undertheradar84 opened this issue Jan 8, 2018 · 5 comments

Comments

@undertheradar84
Copy link

Hello,

I get an error cropping up due to Perforce insisting on 'Mark for Add' being okayed on new files. I get a pop up window on the Waapi saying 'some files could not be imported into Wwise. The associated render queue projects have been re-created'.

The files DO in fact get imported but the error is a bit misleading. I'm not sure if there is anyway around this?

Thanks

image

@nikolalkc
Copy link

nikolalkc commented Feb 8, 2018

Same thing happens to me with SVN. The problem happens because WWISE asks me to confirm if I want new files to be added to SVN repo.
If I manage to click YES quickly for every sound while rendering is active everything goes smoothly, like in gif below.
while

But, if I fail to click confirmation dialog on time some sounds remain in BouncedSounds folder even though I uncheked "Copy Files to Wwise Originals" and they remain in my Render Queue inside REAPER.
after

This is very annoying and it would be extremely eficient to override this dialog box inside WAAPI Transfer.
I export a large number of files from REAPER everyday and I would like to have this solved, if possible. A simple YES TO ALL checkbox inside plugin would be nice.

@karltechno
Copy link
Owner

Hi @undertheradar84 and @nikolalkc - please try https://github.com/karltechno/Reaper-Waapi-Transfer/releases/tag/v0.1.8-beta and let me know if this fixes the issue, thanks.

@nikolalkc
Copy link

nikolalkc commented Feb 11, 2018

@karltechno Thank you for responding so quickly. This fix actually helps. Error message doesn't pop up anymore, but, I still have to click YES in wwise for every sound that is exported from REAPER. Is there a way to override this dialog so WAAPI Transfer automatically marks all new files for Add in source control?

@karltechno
Copy link
Owner

@nikolalkc From a cursory glance I can't see anything in the schema allowing me to do that: https://www.audiokinetic.com/library/edge/?source=SDK&id=ak__wwise__core__audio__import.html - additionally it seems as though source control operations aren't available to WAAPI currently: https://www.audiokinetic.com/qa/4347/how-to-create-a-new-workunit-using-waapi

@nikolalkc
Copy link

Oh well, we'll just have to wait for those options to be implemented. Thanks again.

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

3 participants