Jump to content

Mod help


Recommended Posts

First of all the script merger isn't working. The application freezes on startup.

 

When I run the game then I get the following script errors:

 

Error [content0]game\replacers\ciri.ws(329): Function 'GetCriticalHitChance' takes 5 parameter(s) which is inconsistent with base function (3).
Error [modautolootmenu]game\player\playerwitcher.ws(1761): Function 'ApplyOil' has different return type 'Bool' than base function (void).
Error [modautolootmenu]game\player\playerwitcher.ws(2166): Function 'GetCriticalHitChance' takes 5 parameter(s) which is inconsistent with base function (3).

Warning [content0]engine\telemetrykeyword.ws(9): Native function 'Log' was not exported from class 'CR4TelemetryScriptProxy' in C++ code.
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.

 

Please help, I would love to play the Wticher 3 with mods.

Link to comment
Share on other sites

Which mods are you trying to merge?

 

I'm not an expert or even a programmer by any means (so please take my advice with that in mind haha) but one thing I noticed is when you are trying to fix the unsolved conflicts that the merger cannot solve you can sometimes select the line from both B and C (in other words the 2 conflicting mods, not A from vanilla). Sometimes this still doesn't work since it'll mess with the code anyway but since fixing that is as simple as deleting the merge it doesn't matter much.

 

Or if one of the two optional lines in an unsolved conflict starts with // that means it is just a comment I believe so you can choose the other option.

 

And if that doesn't work the best advice I can give would be to just not use one of the 2 conflicting mods, kind of lame I know but you just have to choose your favourite of the two and uninstall the other.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...