Posted February 08, 2017
So I reinstalled the game after I had to solve a problem, started modding on a clean sheet. After adding an animation mod, this script problem popped up. Script merger doesn't show me any conflicts.
Error [content0]game\replacers\ciri.ws(327): Function 'GetCriticalHitChance' takes 5 parameter(s) which is inconsistent with base function (3).
Error [moddrinkinganimations]game\player\playerwitcher.ws(6574): Function 'FinishQuen' takes 1 parameter(s) which is inconsistent with base function (2).
I think it's somehow related to how the code was written, though I don't really know much in the matter. Could I get some help?
Error [content0]game\replacers\ciri.ws(327): Function 'GetCriticalHitChance' takes 5 parameter(s) which is inconsistent with base function (3).
Error [moddrinkinganimations]game\player\playerwitcher.ws(6574): Function 'FinishQuen' takes 1 parameter(s) which is inconsistent with base function (2).
I think it's somehow related to how the code was written, though I don't really know much in the matter. Could I get some help?
This question / problem has been solved by Hickory