Unfortunately seems to have been abandoned. I get a lot of conflicts with this mod and others on the latest version of Witcher 3. Best bet is to try to pick out mods that do the individual things this one combines.
Does anybody know a way to delete a comment on these forums because my comments just restating what's already been said... so I deleted it as much as I could.
Hey, i got a question, would it be possible to divide this mod into modules? Like separate perks changes, alchemy etc etc? I know it can be pain in the ass, so i am just asking (not gonna beg, threat you, or anything like this) cause i already installed some overhauls to my game and its pretty "the game i dreamed and i enjoy the most" but it dont have that few changes which are implemented in your mod (like said above - perks, alchemy changes , signs intesivity) ((And yea i think i already maxed my compatibility script merger abilities so...))
Error [modwitcher3totaloverhaul]game\gameplay\items\spells\quenentity.ws(57): Function 'Init' takes 3 parameter(s) which is inconsistent with base function (4).
>Error [modwitcher3totaloverhaul]game\gameplay\items\spells\quenentity.ws(57): Function 'Init' takes 3 parameter(s) which is inconsistent with base function (4).
It looks like the signature of a function changed in the update. Either they added a parameter, or removed one (most likely added). What this means is if the mods old code does not use the same number of parameters, everything breaks.
For those of you who already updated the game to the latest version: you can always do rollback to the 1.8.4 version and wait for the update of the mod.
62 comments
I know it can be pain in the ass, so i am just asking (not gonna beg, threat you, or anything like this) cause i already installed some overhauls to my game and its pretty "the game i dreamed and i enjoy the most" but it dont have that few changes which are implemented in your mod (like said above - perks, alchemy changes , signs intesivity) ((And yea i think i already maxed my compatibility script merger abilities so...))
Error [modwitcher3totaloverhaul]game\gameplay\items\spells\quenentity.ws(57): Function 'Init' takes 3 parameter(s) which is inconsistent with base function (4).
Anyone know how to fix it?
- Mods I have installed ->
Wealthy vendors with fair sale v1.08.3
Increased creature loot v1.4
Gwent deluxe v1.3.4
Immersive cam v2.2.0
No auto sword sheathe v1.3
(This mod) v0.2
Main map zoom v1.1
No talk Icon v1.0.3
Oil indicator v1.07.1
>Error [modwitcher3totaloverhaul]game\gameplay\items\spells\quenentity.ws(57): Function 'Init' takes 3 parameter(s) which is inconsistent with base function (4).
It looks like the signature of a function changed in the update. Either they added a parameter, or removed one (most likely added). What this means is if the mods old code does not use the same number of parameters, everything breaks.