Ravenmoore17 Posted March 23, 2020 Share Posted March 23, 2020 Hey guys, I'm fairly new to modding and am having trouble after trying my hand at modding this game. So far i have tried using script merger and verifying file integrity through steam and have had no luck getting past this script errors. I would greatly appreciate any help. This is what is coming up: Error [content0]game\replacers\ciri.ws(329): Function 'GetCriticalHitChance' takes 5 parameter(s) which is inconsistent with base function (3).Error [modmapquestobjectivesfull]game\player\playerwitcher.ws(1756): Function 'ApplyOil' has different return type 'Bool' than base function (void).Error [modmapquestobjectivesfull]game\player\playerwitcher.ws(2161): Function 'GetCriticalHitChance' takes 5 parameter(s) which is inconsistent with base function (3). Warning [content0]engine\environment.ws(30): Global native function 'EnableDebugOverlayFilter' was not exported from C++ code.Warning [content0]engine\environment.ws(32): Global native function 'EnableDebugPostProcess' was not exported from C++ code.Warning [content0]engine\showflags.ws(11): Global native function 'DebugSetEShowFlag' was not exported from C++ code. Thanks to any ahead of time that has some suggestions. Link to comment Share on other sites More sharing options...
Ravenmoore17 Posted March 25, 2020 Author Share Posted March 25, 2020 Alright i've done a clean install and I solved the first batch of issues, but I am still running into these: Error [content0]game\replacers\ciri.ws(329): Function 'GetCriticalHitChance' takes 5 parameter(s) which is inconsistent with base function (3).Error [content0]game\player\playerwitcher.ws(1752): Function 'ApplyOil' has different return type 'Bool' than base function (void).Error [content0]game\player\playerwitcher.ws(2157): Function 'GetCriticalHitChance' takes 5 parameter(s) which is inconsistent with base function (3). any suggestions? Link to comment Share on other sites More sharing options...
Mrsuperx13 Posted April 1, 2020 Share Posted April 1, 2020 Have you installed the unification patch? Link to comment Share on other sites More sharing options...
Recommended Posts