Forums
Games
Cyberpunk 2077 Thronebreaker: The Witcher Tales GWENT®: The Witcher Card Game The Witcher 3: Wild Hunt The Witcher 2: Assassins of Kings The Witcher The Witcher Adventure Game
Jobs Store Support Log in Register
Forums - CD PROJEKT RED
Menu
Forums - CD PROJEKT RED
  • Hot Topics
  • NEWS
  • GENERAL
    THE WITCHER ADVENTURE GAME
  • STORY
    THE WITCHER THE WITCHER 2 THE WITCHER 3 THE WITCHER TALES
  • GAMEPLAY
    THE WITCHER THE WITCHER 2 THE WITCHER 3 MODS (THE WITCHER) MODS (THE WITCHER 2) MODS (THE WITCHER 3)
  • TECHNICAL
    THE WITCHER THE WITCHER 2 (PC) THE WITCHER 2 (XBOX) THE WITCHER 3 (PC) THE WITCHER 3 (PLAYSTATION) THE WITCHER 3 (XBOX) THE WITCHER 3 (SWITCH)
  • COMMUNITY
    FAN ART (THE WITCHER UNIVERSE) FAN ART (CYBERPUNK UNIVERSE) OTHER GAMES
  • RED Tracker
    The Witcher Series Cyberpunk GWENT
THE WITCHER
THE WITCHER 2
THE WITCHER 3
MODS (THE WITCHER)
MODS (THE WITCHER 2)
MODS (THE WITCHER 3)
Menu

Register

Resolving script compilation issues for GOG patch 1.10 version

+
Wasteland_Ghost

Wasteland_Ghost

Senior user
#1
Oct 18, 2015
Resolving script compilation issues for GOG patch 1.10 version

As it turned out, there are two versions of patch 1.10 for GOG and the earlier one has duplicated/leftover scripts that prevent players from using any of the script-based mods.

To fix the problem, you need to delete these two files:
Code:
<Path To The Witcher 3>\content\content0\scripts\game\behavior_tree\tasks\monsters\btTaskMaintainSpeed.ws
Code:
<Path To The Witcher 3>\content\content0\scripts\game\behavior_tree\tasks\reactions\btTaskIsMan.ws
I usually am against deleting anything from the game folder, but in this case the problem was confirmed by thorough investigation: see this topic for more details.

It's not clear whether or not there are any other differences, but in case of unusual bugs like CDTs or missing textures, re-download game files to make sure you're not using "broken" patch 1.10 version and do a clean install, manually removing leftover files after de-installation.

PS I don't know if this request will be out of line, but can we have this topic pinned?
 
  • RED Point
Reactions: althrian, web-head91 and dragonbird
Zanderat

Zanderat

Forum veteran
#2
Oct 18, 2015
I think CDPR might have done a stealth patch to fix this, as I have neither file as part of my installation and I have not previously removed them.
 
Wasteland_Ghost

Wasteland_Ghost

Senior user
#3
Oct 18, 2015
Wasteland_Ghost said:
see this topic for more details
Click to expand...
:)
 
V

Vik

Senior user
#4
Oct 20, 2015
Thanks for this info. I've tried my best to solve every issue but I failed. I could start the game after patching it to 1.10 but only without mods. (I've even updated one to patch 1.10 I wanted to use and that the owner missed it. :) Anyway, I'm reverting back to patch 1.08.4.
 
C

Cyrics

Rookie
#5
Oct 23, 2015
Wasteland_Ghost said:
As it turned out, there are two versions of patch 1.10 for GOG and the earlier one has duplicated/leftover scripts that prevent players from using any of the script-based mods.

To fix the problem, you need to delete these two files:
Code:
<Path To The Witcher 3>\content\content0\scripts\game\behavior_tree\tasks\monsters\btTaskMaintainSpeed.ws
Code:
<Path To The Witcher 3>\content\content0\scripts\game\behavior_tree\tasks\reactions\btTaskIsMan.ws
I usually am against deleting anything from the game folder, but in this case the problem was confirmed by thorough investigation: see this topic for more details.

It's not clear whether or not there are any other differences, but in case of unusual bugs like CDTs or missing textures, re-download game files to make sure you're not using "broken" patch 1.10 version and do a clean install, manually removing leftover files after de-installation.

PS I don't know if this request will be out of line, but can we have this topic pinned?
Click to expand...
Deleting these files did not work for me because they were not found.
Can somebody just upload their script folder?
The only mods I wanna use is the Auto-Pickup and Fast Travel everywhere
Not everyone has a fast internet connection for GOG to re-download the whole patch or those 20GBs.
 
Wasteland_Ghost

Wasteland_Ghost

Senior user
#6
Oct 23, 2015
If they're not found, then your game version is good. Make sure you're using mods for matching game version, because the game was recently patched to 1.11.
 
C

Cyrics

Rookie
#7
Oct 25, 2015
Wasteland_Ghost said:
If they're not found, then your game version is good. Make sure you're using mods for matching game version, because the game was recently patched to 1.11.
Click to expand...
I get
Error [content0]game\temp.ws(8931): Could not find function 'AddSessionTag'
Error [content0]game\temp.ws(8936): Could not find function 'RemoveSessionTag'
Error [content0]game\temp.ws(10693): Cannot call exec function 'XDPPrintUserStats' from scripts instead of the console.
Error [content0]game\temp.ws(10698): Cannot call exec function 'XDPPrintUserAchievement' from scripts instead of the console.
Error [content0]game\temp.ws(11168): Could not find function 'SetGameProgress'
Error [content0]game\gameplay\leveling\levelmanager.ws(151): Could not find function 'LogWithValue'
Error [content0]game\gameplay\leveling\levelmanager.ws(160): Could not find function 'LogWithValue'
Error [content0]game\gameplay\leveling\levelmanager.ws(236): Could not find function 'LogWithValue'
Error [content0]game\npc\npc.ws(1631): Could not find function 'LogWithLabelAndValue'
Error [content0]game\npc\npc.ws(2376): Could not find function 'LogWithLabelAndValue'
Error [content0]game\player\player.ws(1079): Could not find function 'LogWithLabel'
Error [content0]game\player\r4player.ws(8207): Could not find function 'LogWithLabelAndValue'
Error [content0]game\player\r4player.ws(11020): Could not find function 'LogWithLabel'
Error [content0]game\player\r4player.ws(12974): Could not find function 'LogWithLabel'
Error [content0]game\player\playerwitcher.ws(3856): Could not find function 'LogWithLabelAndValue'
Error [content0]game\player\playerwitcher.ws(4213): Could not find function 'LogWithLabelAndValue'
Error [content0]game\player\playerwitcher.ws(4644): Could not find function 'LogWithValueStr'
Error [content0]game\player\playerwitcher.ws(5153): Could not find function 'LogWithLabel'
Error [content0]game\components\inventorycomponent.ws(160): Could not find function 'LogWithValue'
Error [content0]game\components\inventorycomponent.ws(173): Could not find function 'LogWithValue'
Error [content0]game\components\inventorycomponent.ws(709): Could not find function 'LogWithLabelAndValue'
Error [content0]game\components\inventorycomponent.ws(3143): Could not find function 'LogWithLabelAndValue'
Error [content0]game\r4game.ws(1650): Could not find function 'SetCommonStatI32'
Error [content0]game\gui\hud\hud.ws(1110): Could not find function 'LogWithLabel'
Error [content0]game\gui\hud\hud.ws(1111): Could not find function 'LogWithLabelAndValue'
Error [content0]game\gui\hud\hud.ws(1115): Could not find function 'LogWithLabelAndValue'
Error [content0]game\gui\menus\inventorymenu.ws(2627): Could not find function 'LogWithLabelAndValue'
Error [content0]game\gui\menus\inventorymenu.ws(2691): Could not find function 'LogWithLabelAndValue'
Error [content0]game\gameplay\alchemy\alchemymanager.ws(320): Could not find function 'LogWithLabelAndValue'
Error [content0]game\gameplay\alchemy\alchemymanager.ws(324): Could not find function 'LogWithLabelAndValue'
Error [content0]game\gameplay\ability\playerabilitymanager.ws(332): Could not find function 'SetCommonStatFlt'
Error [content0]game\gameplay\ability\playerabilitymanager.ws(363): Could not find function 'SetCommonStatFlt'
Error [content0]game\gameplay\ability\playerabilitymanager.ws(482): Could not find function 'LogWithValueStr'
Error [content0]game\gameplay\ability\playerabilitymanager.ws(1532): Could not find function 'LogWithValueStr'
Error [content0]game\player\states\vehicles\usevehicle.ws(1615): Could not find function 'LogWithValueStr'
Click to expand...
I only wish to use Fast Travel

http://www.nexusmods.com/witcher3/mods/324/?tab=2&navtag=http://www.nexusmods.com/witcher3/ajax/modfiles/?id=324&pUp=1

Which has been updated for 1.11

I have updated Witcher to 1.11 and I still get these errors can somebody please upload their script folder?
 
A

AkiraCrash

Rookie
#8
Oct 25, 2015
I added a single mod, the updated console command enabler, and get this every time.

Error [content0]game\gui\hud\hud.ws(430): Could not find function 'ShowBuffUpdate'

even verifying the cache doesn't repair the problem and even removing the mod keep this error. VERY unimpressed.
 
P

PeLLeT_RSD

Senior user
#9
Oct 26, 2015
I know the title says patch 1.10 but I want to share my experience with patch 1.11

When patch 1.11 came out I uninstalled my whole game and reinstalled it from the ground. I use the GOG (not Galaxy) version and redownloaded the DLC pack and HoS expansion. After configuring everything I tried to install a mod and got script compilation error. Since it was a fresh install I didn't want to do the sugestions here like verify files, delete script folders and etcetera.

What I did and it worked great so far (except for texture mods that I had to remove because of limitations) was the telemetryKeyword.ws trick: https://us.reddit.com/r/witcher3mods/comments/3h44vx/for_anybody_having_script_compiler_errors_using/
 
  • RED Point
Reactions: tkhquang
M

maloo2

Rookie
#10
Dec 8, 2015
Hello everyone. I am new to this site and hope I can get some help resolving this issue. Below is an error when I click to start up the game from steam. I have recently tried modding with nmm and the game seems to fail when it is compiling. Does anyone have a fix for this error?
Thank you...

Error [modcombatpresets]game\mod\combatpresetsfunctions.ws(1): Structure 'enemyStruct' already defined.
 
M

Martindnewton

Rookie
#11
Dec 9, 2015
maloo2 said:
Hello everyone. I am new to this site and hope I can get some help resolving this issue. Below is an error when I click to start up the game from steam. I have recently tried modding with nmm and the game seems to fail when it is compiling. Does anyone have a fix for this error?
Thank you...

Error [modcombatpresets]game\mod\combatpresetsfunctions.ws(1): Structure 'enemyStruct' already defined.
Click to expand...
Im not an expert by any means, heres how i fix my issues. First see if there is any conflicts to be merged with this. http://www.nexusmods.com/witcher3/mods/484/?

If it doesnt find any/or doesnt fix it, take all the mods out of the folder and put them back in one by one. Some are just out of date for the current patch.
 
G

Gizman

Forum regular
#12
Jan 2, 2016
i deleted
btTaskMaintainSpeed.ws
btTaskIsMan.ws
i deleted haks folder
i downloaded a few script fixes
i tried to use Script Merger
but it doesen't "curse word" help!!!im tired of this "curse word" "curse word"!!!

can anyone halp me pls?
 

Attachments

  • Новый точечный рисунок.jpg
    Новый точечный рисунок.jpg
    55.1 KB Views: 267
Share:
Facebook Twitter Reddit Pinterest Tumblr WhatsApp Email Link
  • English
    English Polski (Polish) Deutsch (German) Русский (Russian) Français (French) Português brasileiro (Brazilian Portuguese) Italiano (Italian) 日本語 (Japanese) Español (Spanish)

STAY CONNECTED

Facebook Twitter YouTube
CDProjekt RED Mature 17+
  • Contact administration
  • User agreement
  • Privacy policy
  • Cookie policy
  • Press Center
© 2018 CD PROJEKT S.A. ALL RIGHTS RESERVED

The Witcher® is a trademark of CD PROJEKT S. A. The Witcher game © CD PROJEKT S. A. All rights reserved. The Witcher game is based on the prose of Andrzej Sapkowski. All other copyrights and trademarks are the property of their respective owners.

Forum software by XenForo® © 2010-2020 XenForo Ltd.