Error converting vocal SNG file to XML : No overload for method Serialize takes '2' arguments.
Featured Replies
Recently Browsing 0
- No registered users viewing this page.
By using this site, you agree to our Guidelines. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. - Privacy Policy
I am trying to convert a vocal PS3 SNG file to XML, and getting the following error:
--- No overload for method 'Serialize' takes 2 arguments. ---
It is coming from the MS CSharp RuntimeBinder.
I tried it with the latest general and beta versions (2.8.4.0 and 2.8.4.1) both resulted the same error.
I did used the 'vocal' option for the Arrangment type.
XML conversion works fine for the non vocal SNG files.
Any idea what can cause this error, and how could I fix it?
------------------