The Witcher 3: Wild Hunt

The Witcher 3: Wild Hunt

View Stats:
Oichigo May 18, 2023 @ 5:32am
Some problems with mods maybe a kind person can help please x)
Hello, I have some problems with modding this game. I download the mods manually following instructions but after the merged when I launch the game I have this errors list :

Error [content0]game\player\playertypes.ws(222): 'ITEM_SET_TAG_NETFLIX' is not a member of 'handle:W3GameParams'
Error [modbrothersinarms]local\bia_versioning.ws(86): 'BIA_VersioningManager' is not a member of '&handle:CPlayerInput'
Error [modbrothersinarms]local\bia_versioning.ws(88): 'BIA_VersioningManager' is not a member of '&handle:CPlayerInput'
Error [modbrothersinarms]local\bia_versioning.ws(90): 'BIA_VersioningManager' is not a member of '&handle:CPlayerInput'
Error [modnewlightningeffect]local\lightnings.ws(8): 'vLight' is not a member of 'handle:CR4Player'
Error [modswordfx]local\modswordfx.ws(378): Could not find function 'SetAerondightParam'
Error [modswordfx]local\modswordfx.ws(413): Could not find function 'SetAerondightParam'
Error [mod_interfaceanim]game\player\playerwitcher.ws(430): Could not find function 'NGEFixSkillPoints'
Error [mod_interfaceanim]game\player\playerwitcher.ws(5409): 'ITEM_SET_TAG_NETFLIX' is not a member of 'handle:W3GameParams'
Error [mod_interfaceanim]game\player\playerwitcher.ws(10330): 'ITEM_SET_TAG_NETFLIX' is not a member of 'handle:W3GameParams'
Error [mod_interfaceanim]game\player\playerwitcher.ws(10363): 'ITEM_SET_TAG_NETFLIX' is not a member of 'handle:W3GameParams'
Error [modcrislowmocr]local\crislowmocrconfig.ws(176): Could not find function 'IsSlowActive'
Error [modcrislowmocr]local\crislowmocrconfig.ws(213): Could not find function 'IsSlowActive'
Error [modcrislowmocr]local\crislowmocrconfig.ws(244): Could not find function 'SetSlowActive'
Error [modcrislowmocr]local\crislowmocrconfig.ws(258): Could not find function 'SetSlowActive'
Error [modcrislowmocr]local\crislowmocrconfig.ws(272): Could not find function 'SetSlowActive'
Error [modcrislowmocr]local\crislowmocrconfig.ws(279): Could not find function 'SetSlowActive'
Error [modcrislowmocr]local\crislowmocrconfig.ws(320): Could not find function 'SetSlowActive'
Error [modshield]local\dlcshieldclass.ws(53): Could not find function 'DestroyArrows'
Error [modmorequickslots]game\components\inventorycomponent.ws(3902): 'ITEM_SET_TAG_NETFLIX' is not a member of 'handle:W3GameParams'
Error [modmorequickslots]game\components\inventorycomponent.ws(3921): 'ITEM_SET_TAG_NETFLIX' is not a member of 'handle:W3GameParams'
Error [modmorequickslots]game\components\inventorycomponent.ws(3922): 'ITEM_SET_TAG_NETFLIX' is not a member of 'handle:W3GameParams'
Error [mod_interfaceanim]local\interfaceanim\interfaceanim_inventory.ws(21): Cannot call private function 'ShowQuickInventory' in class 'WmkQuickInventory' here.
Error [mod_interfaceanim]local\interfaceanim\interfaceanim_meditation.ws(23): Could not find function 'OnHoldToMeditate'
Error [mod_interfaceanim]local\interfaceanim\interfaceanim_stash.ws(23): Could not find function 'OnAccessHorseStash'
Error [content0]game\definitionsmanager.ws(365): 'ITEM_SET_TAG_NETFLIX' is not a member of 'handle:W3GameParams'
Error [modquickinventory]wmkquickinventory.ws(545): Cannot access private property 'm_fxSetMeditationButtonEnabledSFF' in class 'CR4HudModuleRadialMenu' here.
Error [modquickinventory]wmkquickinventory.ws(574): 'm_quickInventorySaveData' is not a member of '&handle:W3PlayerWitcher'
Error [modquickinventory]wmkquickinventory.ws(575): 'm_quickInventorySaveData' is not a member of '&handle:W3PlayerWitcher'
Error [modquickinventory]wmkquickinventory.ws(580): 'm_quickInventorySaveData' is not a member of '&handle:W3PlayerWitcher'
Error [modquickinventory]wmkquickinventory.ws(584): 'm_quickInventorySaveData' is not a member of '&handle:W3PlayerWitcher'
Error [modquickinventory]wmkquickinventory.ws(1422): Cannot call private function 'SendToxicityTooHighMessage' in class 'W3PlayerWitcher' here.
Error [modbetterradialmenu]game\gui\main_menu\ingamemenu.ws(1494): Could not find function 'SetAutoApplyOils'
Error [modbetterradialmenu]game\gui\main_menu\ingamemenu.ws(1496): Could not find function 'SetAutoApplyOils'
< >
Showing 1-6 of 6 comments
Crumb May 18, 2023 @ 6:06am 
Use witcher mod manager to install mods it's much easier. This just looks like script errors try delete your merges, reinstall all mods with mod manager then re merge the script make sure the order of your mods is correct - merged files mod usually first in list and BIA probably towards the top too.
bluspacecow May 18, 2023 @ 6:54am 
Gee wilkies that's a lot of mods erroring out. Were these mods all working previous to the 4.0.3 patch or is this your first time using mods ?

I mean no offence but some of those haven't been updated for quite some time including some that touch r4Player.ws . CDPR just put out a patch adding an auto applying oils feature much of the code of which is in r4Player.ws. Since Witcher 3 mods work by overriding the built in scripts , the game's looking for that missing code. That outdated mods have overriden several times.

Let's start simple okay.

The following mods you "should" be able to load judging from their nexus mods pages advising they were updated plus they don't touch r4Player.ws -

Interface Animations (NGE)[www.nexusmods.com]

More Quick Slots - Better Radial Menu - Quick Inventory[www.nexusmods.com]

The other 5 including Brothers in Arms , Sword FX etc etc I wouldn't go near for patch 4.0.3

Follow Crumb's advice with using Witcher Mod manager and run a merger. Concentrate on getting just those 2 working first.

Note that with More Quick slots you can use with 2 other mods the author mentions but they must be the same version. See the mod's page for advice.

Then build up your mod collection slowly - install via WMM , merge , make sure the priority is correct test to see if loaded in game. Install another one. Wash rinse repeat.

Try to choose mods that were updated after the 12 of May (when the patch come out) Another thing you can check is on Nexusmod's files page Preview the file contents. If it's an older mod and has a r4Player.ws you may want to avoid it right now.
Last edited by bluspacecow; May 18, 2023 @ 6:55am
Oichigo May 21, 2023 @ 1:51am 
Thank you so much ! Yeah first time I dl mod for the Witcher 3
I deleted mods which have problems but I have this errors now :
Error [content0]game\gameplay\damage\damagemanagerprocessor.ws(557): Could not find function 'ShouldAutoApplyOilImmediately'
Error [content0]game\gameplay\damage\damagemanagerprocessor.ws(562): Could not find function 'ShouldAutoApplyOilImmediately'
Error [content0]game\gameplay\effects\effects\other\oil.ws(177): Could not find function 'ShouldAutoApplyOil'
Error [content0]game\gui\main_menu\ingamemenu.ws(1491): Could not find function 'SetAutoApplyOils'
Error [content0]game\gui\main_menu\ingamemenu.ws(1493): Could not find function 'SetAutoApplyOils'
Error [content0]game\player\states\vehicles\horseriding.ws(141): Could not find function 'ShouldAutoApplyOil'

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.

I tried to fix the game with the launcher but the error still here
Just Guy 0_0 May 21, 2023 @ 2:28am 
Originally posted by Oichigo:
Thank you so much ! Yeah first time I dl mod for the Witcher 3
I deleted mods which have problems but I have this errors now :
Error [content0]game\gameplay\damage\damagemanagerprocessor.ws(557): Could not find function 'ShouldAutoApplyOilImmediately'
Error [content0]game\gameplay\damage\damagemanagerprocessor.ws(562): Could not find function 'ShouldAutoApplyOilImmediately'
Error [content0]game\gameplay\effects\effects\other\oil.ws(177): Could not find function 'ShouldAutoApplyOil'
Error [content0]game\gui\main_menu\ingamemenu.ws(1491): Could not find function 'SetAutoApplyOils'
Error [content0]game\gui\main_menu\ingamemenu.ws(1493): Could not find function 'SetAutoApplyOils'
Error [content0]game\player\states\vehicles\horseriding.ws(141): Could not find function 'ShouldAutoApplyOil'

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.

I tried to fix the game with the launcher but the error still here

Send the list of mods you are trying to use , the error you get means a mod or more is not updated for 4.03 meaning , you need to delete it and look for one that is updated. (Sometimes there are fan made patches for 4.03 for old mods)



Also when modding you need script merger , and merge scripts, are you using it correctly?

Anyway if you have issues just ask but make sure you follow what was already said.

Also make sure a mod is useful and not just there to add to numbers of own mods.
Oichigo May 21, 2023 @ 4:05am 
I used this list : https://docs.google.com/document/d/1Se_CF0pxB2-4P3nT-uuxNzW-YqkWII5udcdip8el_Yo/edit

But I deleted mods which appear as error the first time and now I don't found the mods I need to delete for errors content0

I use WitcherScriptMerge
bluspacecow May 21, 2023 @ 5:31am 
Wow that's a very long list of mods.

What you want to dig into is which of the mods you have in your mods folder have a "r4Player.ws" somewhere within them. If they do delete them and seek a replacement.

I really think you've going a bit too far too fast for a beginning mod user. Get a small set of mods working like 1-3. THEN add another , one at a time.
< >
Showing 1-6 of 6 comments
Per page: 1530 50

Date Posted: May 18, 2023 @ 5:32am
Posts: 6