Reflexes v1.50 released! Reimplemented the mod now with modCustomSkillsFramework. You will have to install that mod for this to continue working. This will allow you to add additional custom skills without nasty script mergers.
This mod has to be updated to next gen, I want to use your mods such as Custom Skills Framework, Phoenix Rage and Reflexes (Reflex Blast and Witcher Reflex), can you port these mods to Next Gen please?
Hi, I'm on 1.30, and i installed your update, but only got: Error [content0]game\gameplay\focus\focus.ws(207): Function 'LogWithName' does not take 1 param(s) Error [content0]game\gameplay\focus\focus.ws(267): Function 'LogWithName' does not take 1 param(s) Error [content0]game\gui\menus\gwintgamemenu.ws(107): Function 'LogWithName' does not take 1 param(s) Error [content0]game\player\states\vehicles\horseriding.ws(49): Function 'LogWithName' does not take 1 param(s) Error [content0]game\player\states\vehicles\sailing.ws(56): Function 'LogWithName' does not take 1 param(s) Error [content0]game\player\states\playerdialogstate.ws(4: Function 'LogWithName' does not take 1 param(s) Error [content0]game\player\states\aimthrow.ws(42): Function 'LogWithName' does not take 1 param(s) Error [content0]game\player\states\combat.ws(124): Function 'LogWithName' does not take 1 param(s) Error [content0]game\player\states\exploration.ws(55): Function 'LogWithName' does not take 1 param(s) Error [content0]game\player\states\swimming.ws(252): Function 'LogWithName' does not take 1 param(s)
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. Dont know whats wrong :S
Error [modwitcherreflex]game\player\states\combatsword.ws(1037): Could not find function 'SetWhirlAtkSpd' Error [modwitcherreflex]game\player\states\combatsword.ws(1046): 'WhirlAtkActive' is not a member of 'handle:CR4Player'
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.
you know, the Mod Auto Updater DOES work for not only this, but the Custom Skills Framework mod as well. I use this mod, just discovered it yesterday, working just fine
^Guys don't listen to this sickening troll. The Automatic Mod Version Converter does not work for this. Especially since the line ending code is different(this mod uses DOS; 1.31 mods use Unix)
I understand whenever you have time would be appreciated. This looks like a great mod for those who have already beat the game over and looking to get that OP experience.
Oh come on go hell with that busy we are here dying and u keep saying busy browww loook at that ~~~~ Error [mod0000_mergedfiles]game\r4game.ws(1751): Function 'RemoveAllNonAutoBuffs' does not take 2 param(s) Error [mod0000_mergedfiles]game\gui\hud\modules\hudmoduleradialmenu.ws(62: Could not find function 'ShouldUseInfiniteWaterBolts' Error [modcustomlocalizationfix]game\gui\menus\alchemymenu.ws(62): Could not find function 'GetAlchemyFilters' Error [modcustomlocalizationfix]game\gui\menus\alchemymenu.ws(126): Could not find function 'SetAlchemyFilters' Error [modcustomlocalizationfix]game\gui\menus\alchemymenu.ws(189): Could not find function 'AddExpandedAlchemyCategory' Error [modcustomlocalizationfix]game\gui\menus\alchemymenu.ws(193): Could not find function 'RemoveExpandedAlchemyCategory' Error [modcustomlocalizationfix]game\gui\menus\alchemymenu.ws(315): Could not find function 'GetExpandedAlchemyCategories' Error [modcustomlocalizationfix]game\gui\menus\craftingmenu.ws(103): Could not find function 'GetCraftingFilters' Error [modcustomlocalizationfix]game\gui\menus\craftingmenu.ws(170): Could not find function 'SetCraftingFilters' Error [modcustomlocalizationfix]game\gui\menus\craftingmenu.ws(266): Could not find function 'AddExpandedCraftingCategory' Error [modcustomlocalizationfix]game\gui\menus\craftingmenu.ws(270): Could not find function 'RemoveExpandedCraftingCategory' Error [modcustomlocalizationfix]game\gui\menus\craftingmenu.ws(47: Could not find function 'GetExpandedCraftingCategories' Error [content0]game\gui\menus\glossarybestiarymenu.ws(103): Could not find function 'AddExpandedBestiaryCategory' Error [content0]game\gui\menus\glossarybestiarymenu.ws(107): Could not find function 'RemoveExpandedBestiaryCategory' Error [content0]game\gui\menus\glossarybestiarymenu.ws(162): Could not find function 'GetExpandedBestiaryCategories' ~~~ i have GOTY Gog newest version 1.31 TW3 game pack with Bow, HoS with all DLC okhhh even my other 84 mods working well but your this s#*! mod after perfect merging its shows error plss do something in today !!!!!!!!!!!!!!
I'm getting this error and it doesn't seem to be conflicting with other mods
Error [modwitcherreflex]game\replacers\ciri.ws(13: Property 'EvadeSpdMultID' does not exist in 'W3ReplacerCiri' Error [modwitcherreflex]game\replacers\ciri.ws(139): Property 'FastAtkSpdMultID' does not exist in 'W3ReplacerCiri' Error [modwitcherreflex]game\replacers\ciri.ws(140): Property 'StrongAtkSpdMultID' does not exist in 'W3ReplacerCiri'
Warning [modkngdof]engine\environment.ws(30): Global native function 'EnableDebugOverlayFilter' was not exported from C++ code. Warning [modkngdof]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 had exactly this problem even after installing "standalone reflex" from ms onedrive. to fix it, open ciri.ws from *mod0000_MergedFiles\content\scripts\game\replacers\ and add
private var EvadeSpdMultID : int; default EvadeSpdMultID = -1; private var FastAtkSpdMultID : int; default FastAtkSpdMultID = -1; private var StrongAtkSpdMultID : int; default StrongAtkSpdMultID = -1;
to the beginning section:
statemachine class W3ReplacerCiri extends W3Replacer {
312 comments
Reimplemented the mod now with modCustomSkillsFramework. You will have to install that mod for this to continue working. This will allow you to add additional custom skills without nasty script mergers.
Check out my other new skill Phoenix Rage!
For help using this mod, see the Wiki.
For suggestions and feedback, please provide them on my Trello board.
Error [content0]game\gameplay\focus\focus.ws(207): Function 'LogWithName' does not take 1 param(s)
Error [content0]game\gameplay\focus\focus.ws(267): Function 'LogWithName' does not take 1 param(s)
Error [content0]game\gui\menus\gwintgamemenu.ws(107): Function 'LogWithName' does not take 1 param(s)
Error [content0]game\player\states\vehicles\horseriding.ws(49): Function 'LogWithName' does not take 1 param(s)
Error [content0]game\player\states\vehicles\sailing.ws(56): Function 'LogWithName' does not take 1 param(s)
Error [content0]game\player\states\playerdialogstate.ws(4
Error [content0]game\player\states\aimthrow.ws(42): Function 'LogWithName' does not take 1 param(s)
Error [content0]game\player\states\combat.ws(124): Function 'LogWithName' does not take 1 param(s)
Error [content0]game\player\states\exploration.ws(55): Function 'LogWithName' does not take 1 param(s)
Error [content0]game\player\states\swimming.ws(252): Function 'LogWithName' does not take 1 param(s)
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.
Dont know whats wrong :S
Error [modwitcherreflex]game\player\states\combatsword.ws(1046): 'WhirlAtkActive' is not a member of 'handle:CR4Player'
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.
~~~~
Error [mod0000_mergedfiles]game\r4game.ws(1751): Function 'RemoveAllNonAutoBuffs' does not take 2 param(s)
Error [mod0000_mergedfiles]game\gui\hud\modules\hudmoduleradialmenu.ws(62
Error [modcustomlocalizationfix]game\gui\menus\alchemymenu.ws(62): Could not find function 'GetAlchemyFilters'
Error [modcustomlocalizationfix]game\gui\menus\alchemymenu.ws(126): Could not find function 'SetAlchemyFilters'
Error [modcustomlocalizationfix]game\gui\menus\alchemymenu.ws(189): Could not find function 'AddExpandedAlchemyCategory'
Error [modcustomlocalizationfix]game\gui\menus\alchemymenu.ws(193): Could not find function 'RemoveExpandedAlchemyCategory'
Error [modcustomlocalizationfix]game\gui\menus\alchemymenu.ws(315): Could not find function 'GetExpandedAlchemyCategories'
Error [modcustomlocalizationfix]game\gui\menus\craftingmenu.ws(103): Could not find function 'GetCraftingFilters'
Error [modcustomlocalizationfix]game\gui\menus\craftingmenu.ws(170): Could not find function 'SetCraftingFilters'
Error [modcustomlocalizationfix]game\gui\menus\craftingmenu.ws(266): Could not find function 'AddExpandedCraftingCategory'
Error [modcustomlocalizationfix]game\gui\menus\craftingmenu.ws(270): Could not find function 'RemoveExpandedCraftingCategory'
Error [modcustomlocalizationfix]game\gui\menus\craftingmenu.ws(47
Error [content0]game\gui\menus\glossarybestiarymenu.ws(103): Could not find function 'AddExpandedBestiaryCategory'
Error [content0]game\gui\menus\glossarybestiarymenu.ws(107): Could not find function 'RemoveExpandedBestiaryCategory'
Error [content0]game\gui\menus\glossarybestiarymenu.ws(162): Could not find function 'GetExpandedBestiaryCategories'
~~~
i have GOTY Gog newest version 1.31 TW3 game pack with Bow, HoS with all DLC okhhh even my other 84 mods working well but your this s#*! mod after perfect merging its shows error plss do something in today !!!!!!!!!!!!!!
i had exactly this problem even after installing "standalone reflex" from ms onedrive.
to fix it, open ciri.ws from *mod0000_MergedFiles\content\scripts\game\replacers\
and add
to the beginning section:
mb this helps someone...