The Witcher 3
0 of 0

File information

Last updated

Original upload

Created by

Skomski and Co

Uploaded by

pHaZic

Virus scan

Some manually verified files

1434 comments

  1. pHaZic
    pHaZic
    • member
    • 19 kudos
    Sticky
    (Please read) New update available!

    I've started some researching after getting compiling errors too.
    After patching the game, a file was missing which caused the big errors
    while compiling the mod scripts for starting up the game.

    It was not an error with the console enabler but the game itself.

    I've included the missing file so please just paste the included folders and files
    to the main folder of your game installation and overwrite existing files!


    NOTE: Some commands won't work anymore. Don't know why yet.

    Thanks to this great community for helping each other out
    in the comment section while i was away. You're doing great!


    Feel free to tell me the result and have fun with the HoS expansion.
    1. nwsaylor87
      nwsaylor87
      • member
      • 0 kudos
      Still getting a "Script Compilation Error" even with the newest patch.

      Error [content0]game\behavior_tree\tasks\monsters\bttaskmaintainspeed.ws(10): Class 'CBTTaskMaintainSpeed' already defined.
      Error [content0]game\behavior_tree\tasks\monsters\bttaskmaintainspeed.ws(74): Class 'CBTTaskMaintainSpeedDef' already defined.
      Error [content0]game\behavior_tree\tasks\reactions\bttaskisman.ws(4): Class 'CBTCondIsMan' already defined.
      Error [content0]game\behavior_tree\tasks\reactions\bttaskisman.ws(15): Class 'CBTCondIsManDef' already defined.

    2. SaskiaAedirn
      SaskiaAedirn
      • member
      • 1 kudos
      Hi, the difference from this 1.10 update fix against the older versions is the file

      "telemetryKeyword.ws"

      in the folder

      The Witcher 3\content\content0\scripts\engine

      I already have this file. Comparing the codes, they are the same. Did you include this file optionally so that people who don't have it could use it? And for others like me who have already had it, we don't have to overwrite this file?

      Thank you for the quick update as always Keep up the good work.
    3. SeregaKR
      SeregaKR
      • supporter
      • 0 kudos
      I have the same problem as nwsaylor87. If I don't use other mods than it's fine. But if I use other mods the game will not start.
      Win 10 x64 v1.10
      How can I fix this?
    4. pHaZic
      pHaZic
      • member
      • 19 kudos
      @nwsaylor87

      First check if your game folder and sub folders/files are set as read-only.
      Then start the game as admin and look what happens.

      If that doesn't do the trick try delete

      bttaskmaintainspeed.ws in \The Witcher 3 Wild Hunt\content\content0\scripts\game\behavior_tree\tasks\monsters\

      and bttaskisman.ws in \The Witcher 3 Wild Hunt\content\content0\scripts\game\behavior_tree\tasks\reactions\

      Create a backup of both files.
    5. devilex94
      devilex94
      • member
      • 6 kudos
      Ok i know how to fix this bug download this zip file https://drive.google.com/file/d/0B7tJE9-oJ3_Od1E0WWZweTI0a3c/view?usp=sharing
      Then rename your scripts folder in \The Witcher 3 Wild Hunt\content\content0 to something like scripts_old
      And paste the script folder from zip in \The Witcher 3 Wild Hunt\content\content0
      Now the game will compile the scripts properly
    6. SeregaKR
      SeregaKR
      • supporter
      • 0 kudos
      Solution from devilex94 works!
      Thanks
    7. Firebirddkz
      Firebirddkz
      • member
      • 0 kudos
      could someone tell me how this workes?

      i think the mod works fine, and it's just me, but now i've tried to write additem bear armor 3 i don't know how many times, and i've tried to look at the IGN console log, but i still can't get it to work, could you guys help me please?
    8. pHaZic
      pHaZic
      • member
      • 19 kudos
      additem('Bear Armor')
      additem('Bear Armor 1')
      additem('Bear Armor 2')
      additem('Bear Armor 3')


      additem('Bear Gloves 1')
      additem('Bear Gloves 2')
      additem('Bear Gloves 3')
      additem('Bear Gloves 4')

      additem('Bear Pants 1')
      additem('Bear Pants 2')
      additem('Bear Pants 3')
      additem('Bear Pants 4')

      additem('Bear Boots 1')
      additem('Bear Boots 2')
      additem('Bear Boots 3')
      additem('Bear Boots 4')


      additem('Bear School silver sword 1')
      additem('Bear School silver sword 2')
      additem('Bear School silver sword 3')
      additem('Bear School silver sword')
      additem('Bear School steel sword 1')
      additem('Bear School steel sword 2')
      additem('Bear School steel sword 3')
      additem('Bear School steel sword')
      additem('Bear School Crossbow')

      Please check this site for exact commands: Debug Console Commands
    9. nwsaylor87
      nwsaylor87
      • member
      • 0 kudos
      Tried devilex94's method and now it is giving me a different set of "Script Compilation Errors":

      Error [content0]game\player\r4player.ws(10695): Could not find function 'GetBoughtSkillLevel'
      Error [content0]game\player\playerwitcher.ws(4855): Could not find function 'SetToxicityOffset'
      Error [content0]game\player\playerwitcher.ws(6117): Could not find function 'GetBoughtSkillLevel'
      Error [content0]game\player\playerwitcher.ws(7009): Could not find function 'Debug_HAX_UnlockSkillSlot'
    10. Zenivo
      Zenivo
      • member
      • 1 kudos
      I had the same script errors as nwsaylor87 and tried devilex94's solution, but now I get these errors:
      Error [content0]game\geralt_templates.ws(10: Could not find function 'AddMultipleSkills'
      all the way to
      Error [content0]game\geralt_templates.ws(142): Could not find function 'AddMultipleSkills'
      Any fix?

      EDIT: I feel stupid. I just had to update some mods. My bad!
    11. ckhs1208
      ckhs1208
      • member
      • 0 kudos
      how do i get to Viper Venomous Steel Sword using Debug Console Enabler
      please tell me Debug Console Enabler commands
    12. LordBret
      LordBret
      • member
      • 0 kudos
      You have name of weapons, armors and items of DLC Hearts Of Stones ......

      Because I would like to have all the awards of Gaunter.


      Many thanks for your Debug Console Enabler. ^_^.
    13. Vinterdimma
      Vinterdimma
      • supporter
      • 2 kudos
      Either they added the file again or I'm just lucky to have already had it.
    14. skootx
      skootx
      • member
      • 0 kudos
      Not working for me. Gog, with a totally clean install, updated to 1.10 with all DLC installed. I backed up my saves, then completely uninstalled TW3 and reinstalled directly from Gog. I patched with 1.10, installed the DLC pack and restored my saves to Documents. I downloaded debug-console-enabler-28-0-2.zip and installed to The Witcher 3 Wild Hunt\bin\x64.

      TW3 launched perfectly, I got the MatchesCountError, but no console access.
    15. LordBret
      LordBret
      • member
      • 0 kudos
      -> skootx

      Strange......

      I have GOG version all free DLC + Hearts of Stone patch 1.10, and for me, the console enabler work perfectly.

    16. Kaynos72
      Kaynos72
      • member
      • 0 kudos
      Oct 19, not working. The console come down find but whatever command i put in, nothing happen.
    17. BLACKJAK007
      BLACKJAK007
      • premium
      • 3 kudos
      I use additem('Armor repair kit 3' ) and additem('Weapon repair kit 3' ) (i precise that i have put a space between ' and ) because the message give me ') at the place). They don't work correctly since the new extension. I don't have the good items.

      I use addupgrades to have all runes. The code work correctly BUT the new runes of the extension, for example to increase the renewed vitality, disappear after a load of any save.
    18. Drakhian
      Drakhian
      • member
      • 0 kudos
      Does anybody know the spawn code for Fallen Knights? Since the "Wild Rose Dethorned" achievement bugged out for me and apparently one of the reasons it might happen, is if you kill a knight too far away from the camp, so I thought maybe I could just spawn few more knights on every camp, kill them and see if that works. I just have no idea what the code for that is (or if there even is one), haven't had luck with trying to spawn them.
    19. maniac3001
      maniac3001
      • premium
      • 0 kudos
      HoS Item list
      http://www.nexusmods.com/witcher3/mods/839/?

      all other codes
      http://www.mmo-game.eu/witcher-3-debug-console-commands/

      I post it here for reasons of clarity

      thanks pHaZic for your work :-)

      have fun
    20. BLACKJAK007
      BLACKJAK007
      • premium
      • 3 kudos
      Thanks you for the list. But i have a problem with weapon repair kit 3 and armor repair kit 3. They give me objects but not the good one.
    21. maniac3001
      maniac3001
      • premium
      • 0 kudos
      @ BLACKJAK007
      the codes are

      Armor:
      armor_repair_kit_1
      armor_repair_kit_2
      armor_repair_kit_3

      Weapon:
      weapon_repair_kit_1
      weapon_repair_kit_2
      weapon_repair_kit_3
    22. cptjmac
      cptjmac
      • supporter
      • 0 kudos
      Error [content0]game\geralt_templates.ws(49): Function 'Debug_ClearCharacterDevelopment' does not take 1 param(s)
      Error [content0]game\quests\quest_function.ws(7071): Could not find function 'SetToxicityOffset'
      Error [content0]game\temp.ws(8203): Could not find function 'Debug_HAX_UnlockSkillSlot'
      Error [content0]game\temp.ws(9798): Function 'Debug_EquipTestingSkills' does not take 2 param(s)
      Error [content0]game\temp.ws(11894): Could not find function 'StandaloneEp1_1'
      Error [content0]game\gui\_old\components\guipaperdollinventorycomponent.ws(76): Could not find function 'HasRunewordActive'
      Error [content0]game\gui\_old\components\guitooltipcomponent.ws(831): Could not find function 'HasRunewordActive'
      Error [content0]game\gui\r4guiscenecontroller.ws(175): Unable to convert from '&array:2,0,SItemUniqueId' to '&array:2,0,CName'
      Error [content0]game\gui\r4guiscenecontroller.ws(175): With parameter 'items'
      Error [content0]game\player\playerinput.ws(1222): Could not find function 'FlipSelectedPotion'
      Error [content0]game\player\playerinput.ws(1238): Could not find function 'FlipSelectedPotion'
      Error [content0]game\player\playerinput.ws(1254): Could not find function 'OnPotionDrinkInput'
      Error [content0]game\player\playerinput.ws(1265): Could not find function 'IsPotionDoubleTapRunning'
      Error [content0]game\player\playerinput.ws(1267): Could not find function 'SetPotionDoubleTapRunning'
      Error [content0]game\player\playerinput.ws(1272): Could not find function 'SetPotionDoubleTapRunning'
      Error [content0]game\player\playerinput.ws(1273): Could not find function 'FlipSelectedPotion'
      Error [content0]game\player\playerinput.ws(1301): Could not find function 'OnPotionDrinkKeyboardsInput'
      Error [content0]game\player\playerinput.ws(1330): Could not find function 'OnPotionDrinkKeyboardsInput'
      Error [content0]game\player\playerinput.ws(1352): Could not find function 'OnPotionDrinkKeyboardsInput'
      Error [content0]game\player\playerinput.ws(1376): Could not find function 'OnPotionDrinkKeyboardsInput'
      Error [content0]game\player\r4player.ws(3246): 'runeword10TriggerredOnFinisher' is not a member of '&handle:W3PlayerWitcher'
      Error [content0]game\player\r4player.ws(3248): Could not find function 'Runeword10Triggerred'
      Error [content0]game\player\r4player.ws(3249): 'runeword10TriggerredOnFinisher' is not a member of '&handle:W3PlayerWitcher'
      Error [content0]game\player\r4player.ws(3251): 'runeword12TriggerredOnFinisher' is not a member of '&handle:W3PlayerWitcher'
      Error [content0]game\player\r4player.ws(3253): Could not find function 'Runeword12Triggerred'
      Error [content0]game\player\r4player.ws(3254): 'runeword12TriggerredOnFinisher' is not a member of '&handle:W3PlayerWitcher'
      Error [modturbolighting]game\player\playerwitcher.ws(1209): Unable to convert from '&array:2,0,CName' to 'handle:CInventoryComponent'
      Error [modturbolighting]game\player\playerwitcher.ws(1209): With parameter 'invComp'
      Error [modturbolighting]game\player\playerwitcher.ws(6032): Could not find function 'Debug_UnlockSkillSlot'
      Error [content0]game\gui\hud\modules\hudmodulebuffs.ws(69): Could not find function 'HasRunewordActive'
      Error [content0]game\gui\hud\modules\hudmodulebuffs.ws(173): Could not find function 'HasRunewordActive'
      Error [content0]game\gui\hud\modules\hudmoduleiteminfo.ws(71): Could not find function 'HasRunewordActive'
      Error [content0]game\gui\hud\modules\hudmoduleiteminfo.ws(110): Could not find function 'GetSelectedPotionSlotUpper'
      Error [content0]game\gui\hud\modules\hudmoduleiteminfo.ws(111): Could not find function 'GetSelectedPotionSlotLower'
      Error [content0]game\gui\hud\modules\hudmoduleiteminfo.ws(113): Could not find function 'GetSelectedPotionSlotUpper'
      Error [content0]game\gui\hud\modules\hudmoduleiteminfo.ws(122): Could not find function 'GetSelectedPotionSlotLower'
      Error [content0]game\gui\hud\modules\hudmoduleiteminfo.ws(135): Could not find function 'FlipSelectedPotion'
      Error [content0]game\gui\hud\modules\hudmoduleiteminfo.ws(139): Could not find function 'FlipSelectedPotion'
      Error [content0]game\gui\hud\modules\hudmoduleiteminfo.ws(166): Could not find function 'HasRunewordActive'
      Error [content0]game\gui\hud\modules\hudmoduleiteminfo.ws(341): Could not find function 'HasRunewordActive'
      Error [content0]game\gui\menus\testmenu.ws(143): Unable to convert from '&array:2,0,SItemUniqueId' to '&array:2,0,CName'
      Error [content0]game\gui\menus\testmenu.ws(143): With parameter 'items'
      Error [content0]game\gameplay\damage\damagemanagerprocessor.ws(169): Could not find function 'Runeword10Triggerred'
      Error [content0]game\gameplay\damage\damagemanagerprocessor.ws(171): Could not find function 'Runeword12Triggerred'
      Error [content0]game\gameplay\damage\damagemanagerprocessor.ws(2621): Could not find function 'GetRunewordInfusionType'
      Error [content0]game\gameplay\effects\effectmanager.ws(1952): Could not find function 'HasRunewordActive'
      Error [content0]game\gameplay\effects\effects\other\repairobjectenhancement.ws(22): Could not find function 'HasRunewordActive'
      Error [content0]game\gameplay\effects\effects\regen\regeneffect.ws(30): Could not find function 'HasRunewordActive'
      Error [content0]game\gameplay\effects\effects\other\wellfed.ws(19): Could not find function 'HasRunewordActive'
      Error [content0]game\gameplay\effects\effects\other\wellfed.ws(31): Could not find function 'HasRunewordActive'
      Error [content0]game\gameplay\effects\effects\other\wellhydrated.ws(20): Could not find function 'HasRunewordActive'
      Error [content0]game\gameplay\effects\effects\other\wellhydrated.ws(32): Could not find function 'HasRunewordActive'
      Error [content0]game\gameplay\ability\abilitymanager.ws(1007): Could not find function 'HasRunewordActive'
      Error [content0]game\gameplay\items\spells\yrdenentity.ws(685): Could not find function 'GetSignTemplate'
      Error [content0]game\player\states\combat.ws(676): Could not find function 'GetRunewordInfusionType'


      ??
    23. BLACKJAK007
      BLACKJAK007
      • premium
      • 3 kudos
      maniac3001 @ BLACKJAK007

      the codes are

      Armor:
      armor_repair_kit_1
      armor_repair_kit_2
      armor_repair_kit_3

      Weapon:
      weapon_repair_kit_1
      weapon_repair_kit_2
      weapon_repair_kit_3

      Thank you. The code are correct ! You should post the good code in this website : http://www.mmo-game.eu/witcher-3-debug-console-commands/
    24. budding
      budding
      • member
      • 0 kudos
      Sorry, where do you guys find the error message? I replaced the files and then the game fail silently after a flash second of the loading video. Anyone have similar issue? Possible fix? Or possible rollback since I forgot to do it before replacing files.

      EDIT: reinstall fixes the issue. However the breakage seems to related to the Chinese localization mod.
    25. nwsaylor87
      nwsaylor87
      • member
      • 0 kudos
      I have literally tried everything that everyone on here has told me to try including pHaZic's suggestions and it I am still getting those script compilation errors. I have uninstalled and reinstalled, tried on a different computer, with and without mods and this isn't working for me. I am very disappointed that there hasn't been any other support from the creator in trying to help alleviate these issues when there are so many users that are having problems. A quick post telling everyone that he/she is working on an update would be enough. So frustrated.
    26. Morphie93
      Morphie93
      • member
      • 0 kudos
      All Mods are working. My problem is that i can't open the console in the game. i put the folders in to the Witcher folder where the witcher3.exe is. Is it wrong? i got the 1.11 with Hearts of stone and 64x win 10 Please help me. I Need this mod
    27. Morphie93
      Morphie93
      • member
      • 0 kudos
      Thanks for the good Help here. It still doesn't work.
    28. BLACKJAK007
      BLACKJAK007
      • premium
      • 3 kudos
      I have check the list of command and i have found new wolf armor with level legendary. In fact it is an armor for level 59 and, of course, his stats are very more powerful than the same armor with level master. But when i check the list of command i found additem('NGP Gryphon Pants 4'...etc. Normally it is the same methods than for wolf armor but this command don't work. If you make additem('NGP Wolf Pants 4' you have an amazing armor of wolf. But if you make additem('NGP Gryphon Pants 4' ... nothing happens.
      Somebody have a method or a command to increase the armor of gryphon, bear or else ?
    29. bigtroutz
      bigtroutz
      • member
      • 0 kudos
      Some suggestions on fixing conflicting/confusing instructions.

      - Fix the read me tab on your page to match the current instructions (they use different folders on installation)

      - When the witcher 3 app does not start, download and install the vcredist_x64.exe (not the other two) at that link. Make sure to close the GOG app before you run or the installation will freeze.

      - include a copy of the installation instruction in the zip if you have conflicting installation instructions on various versions.

      ========================================

      Now that we have that out of the way, thanks for contributing this useful mod. Appreciate it !

      the additem(name,#) apparently does NOT work unless you fuss with the punctuation caps, spaces, etc. ---- Pain in the butt

    30. LordBret
      LordBret
      • member
      • 0 kudos
      Have you the codes of these two objects? :

      - http://image.noelshack.com/fichiers/2015/45/1447001277-2015-11-08-00007.jpg

      This one is in the DLC Hearts of Stone it is the trophy which we gain in the marriage when we bring in pig marked in yellow.

      - http://image.noelshack.com/fichiers/2015/45/1447001284-2015-11-08-00003.jpg


      Many thanks. ^_^.
    31. LordBret
      LordBret
      • member
      • 0 kudos
      Hi all,

      What are the codes to reveal Shani and her clothing declensions?

      And have you the codes of these three objects? :

      - http://image.noelshack.com/fichiers/2015/45/1447001277-2015-11-08-00007.jpg

      This one is in the DLC Hearts of Stone it is the trophy which we gain in the marriage when we bring in pig marked in yellow.

      - http://image.noelshack.com/fichiers/2015/45/1447001284-2015-11-08-00003.jpg

      The code for this weapon of the DLC Earts of Stone is also missing :

      http://image.noelshack.com/fichiers/2015/46/1447437393-2015-11-13-00008.jpg


      Many thanks. ^_^.
    32. harbin17
      harbin17
      • member
      • 0 kudos
      I do everything as required, the game starts but the console DOESN'T pop when i press F2
      I haven't used any other mod on the Witcher 3, these are the first files i downloaded for it
      Help please
    33. moondogs128
      moondogs128
      • member
      • 0 kudos
      i've downloaded the file and copy/pasted into the location specified in the readme, but i'm still getting no window in-game when i press "~" or F2... i'm pretty sure i have the most updated version of the game since i just bought it on sale the other day. i'm kind of new to mods, am i doing something incorrectly?
    34. victoras
      victoras
      • member
      • 0 kudos
      does it work in 1.11?
    35. Tejarah
      Tejarah
      • member
      • 0 kudos
      Yep, at least for me, only problem: keys on a German keyboard. (look for my other posting below, if nec.)
    36. nigg3rboy
      nigg3rboy
      • member
      • 0 kudos
      oi so i installed the enabler and everything works fine and dandy, the interface shows up when i press the tilda key. But, when i do something like addmoney or setlevel it doesnt do anything, however some commands work. I've tested and a handful of commands work like Ciri and Geralt. That's bout it though, i need the meme lord's help now pls
    37. 4X4Strings
      4X4Strings
      • premium
      • 18 kudos
      Don't know if this has been asked before or not, but is there a way to bind specific commands to hotkeys? Like testpause to F3 and untestpause to F4?

      Cheers,
      -4
    38. mattyzakk
      mattyzakk
      • member
      • 0 kudos
      i have copyd the files on to witcher 3 folder bin x64 but still not working
    39. tredren2017
      tredren2017
      • member
      • 0 kudos
      So I've downloaded everything in there right spots and I pressed the F2 button and It Console Command will not pop up. I've tried for a very long time to get it to work and still nothing. Can someone please help its starting to annoy me..
    40. cartham
      cartham
      • member
      • 1 kudos
      Error [content0]game\geralt_templates.ws(10: Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(109): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(110): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(111): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(112): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(113): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(114): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(115): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(116): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(117): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(11: Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(119): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(120): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(121): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(122): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(123): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(124): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(125): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(126): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(127): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(129): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(130): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(131): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(132): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(133): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(134): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(135): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(136): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(137): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(13: Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(139): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(140): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(141): Could not find function 'AddMultipleSkills'
      Error [content0]game\geralt_templates.ws(142): Could not find function 'AddMultipleSkills'

      im getting this error when i try to launch the game. any ideas on how to fix it? nevermind. i just reinstalled the game
    41. Theory162
      Theory162
      • member
      • 0 kudos
      I'm on patch 1.11 clean game and I downloaded and extracted the files and input them into the right spot in the witcher folder but I can't open the console commands. got any suggestions?
    42. sumo28
      sumo28
      • member
      • 1 kudos
      btw it wasn't working for me (nothing happened when i pressed ~ or F2) on 1.10 but i updated to 1.11 and so far so good.
    43. NikolaDexter97
      NikolaDexter97
      • member
      • 0 kudos
      Doesn't work. When I start the game, it does not lunch, just displays an error message, saying: ''Debug Console Mod Error: Pattern Missmatch: 0 != 1 fyT''
    44. btorville
      btorville
      • member
      • 0 kudos
      Just posting to say we're all anxiously awaiting the next update of this for patch 1.12.
    45. Jango9977
      Jango9977
      • supporter
      • 0 kudos
      Hell ya ive just gotten into the game and got stuck so i used god mode, and had to reinstall the mods and the game because of a script error and now im stuck on god mode
    46. naclador
      naclador
      • premium
      • 0 kudos
      Please can you Update this to work with v1.12
      It worked fine for me with v1.10 & v1.11 but after the Update to 1.12 there is no error but the console won't come up after pressing F2.
      (I reinstalled the MOD to prove that, but still no console)
    47. thenextguy
      thenextguy
      • member
      • 0 kudos
      telemetryKeyword.ws script seems to be giving the following error after 1.12 patch

      Error [content0]game\player\playerwitcher.ws(148): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gameplay\focus\focus.ws(199): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gameplay\focus\focus.ws(253): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gui\menus\gwintgamemenu.ws(104): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\player\states\playerdialogstate.ws(48): 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)
      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)

      Warning [content0]engine\telemetrykeyword.ws(9): Native function 'Log' was not exported from class 'CR4TelemetryScriptProxy' in C++ code.
    48. boykimma
      boykimma
      • member
      • 0 kudos
      delete the old code in telemetryword.ws and paste this new code
      /*
      Copyright © CD Projekt RED 2015
      */

      import class CR4TelemetryScriptProxy extends CObject
      {
      import final function LogWithName( eventType : ER4TelemetryEvents );
      import final function LogWithLabel( eventType : ER4TelemetryEvents, label : String );
      import final function LogWithValue( eventType : ER4TelemetryEvents, value : int );
      import final function LogWithValueStr( eventType : ER4TelemetryEvents, value : String );


      import final function LogWithLabelAndValue( eventType : ER4TelemetryEvents, label : String, value : int );
      import final function LogWithLabelAndValueStr( eventType : ER4TelemetryEvents, label : String, value : String );

      import final function SetCommonStatFlt( statType: ER4CommonStats, value : float );
      import final function SetCommonStatI32( statType: ER4CommonStats, value : int );


      import final function SetGameProgress( value : float );


      import final function AddSessionTag( tag : String );
      import final function RemoveSessionTag( tag : String );


      import final function XDPPrintUserStats( statisticName : String );
      import final function XDPPrintUserAchievement( achievementName : String );
      }
    49. DarkKing666
      DarkKing666
      • supporter
      • 0 kudos
      The mod isn't working with 1.12, even after I updated the telemetryword.ws file as suggested. The game loads, but pressing ` or F2 does nothing.
    50. bendragonslayer
      bendragonslayer
      • member
      • 0 kudos
      Which file download is for the game patch 1.7.0? Also, it is compatible with a GOG copy?
    51. joint_striker
      joint_striker
      • member
      • 0 kudos
      Same here, not working with v1.12.
    52. Simarjot
      Simarjot
      • supporter
      • 1 kudos
      https://github.com/Nalatroz/witcher3-booster/releases/tag/0.3.1-1.12 use this for the latest version of Witcher as of Jan 16, 2016. Extract into the main Witcher folder like the other version. Use the ~ button and F4 to activate the console command mod ingame.
    53. mastara2012
      mastara2012
      • member
      • 8 kudos
      I did everything you said but console commands won't open -_-
      I pressed ingame F2 and again console commands dont open when i press ~
      Do you know why is that ?
    54. RippleMaker
      RippleMaker
      • member
      • 0 kudos
      The latest Witcher Patch 1.12 seems to break this tool. Even when I re-apply the files F2 no longer brings up the debug menu.
    55. Nalatroz
      Nalatroz
      • premium
      • 7 kudos
      It was never F2. It's either the Tilde key or F4 by default.
    56. setiweb
      setiweb
      • premium
      • 111 kudos
      https://github.com/Nalatroz/witcher3-booster/releases/tag/0.3.1-1.12 use this for the latest version of Witcher as of Jan 16, 2016. Extract into the main Witcher folder like the other version. Use the ~ button and F4 to activate the console command mod in game.

      This worked for me.
    57. ShadowSnipe
      ShadowSnipe
      • member
      • 0 kudos
      I get this error Error [content0]game\components\inventorycomponent.ws(499): Native function 'GetItemsIds' cannot have script code.
    58. k0mmandant
      k0mmandant
      • member
      • 0 kudos
      I'm getting the same error with the inventoryComponent
    59. Dyrus722
      Dyrus722
      • supporter
      • 0 kudos
      this works for me as well, very helpful considering nothing else was.
    60. FlexBravo
      FlexBravo
      • member
      • 1 kudos
      Did not work for me
    61. Naaris
      Naaris
      • member
      • 0 kudos
      https://github.com/Nalatroz/witcher3-booster/releases/tag/0.3.1-1.12 use this for the latest version of Witcher as of Jan 16, 2016. Extract into the main Witcher folder like the other version. Use the ~ button and F4 to activate the console command mod in game.

      This worked for me too
    62. Hampe332
      Hampe332
      • supporter
      • 1 kudos
      setiweb thank you so fkn much it worked finally for me here is the lin: https://github.com/Nalatroz/witcher3-booster/releases/tag/0.3.1-1.12
      i just downloaded the debug-console-enabler-freecam.7z if u scroll down u will see it ty again
    63. Ant1126
      Ant1126
      • member
      • 0 kudos
      I cannot get my console command to come up at all. I have reinstalled this mod several times, and I know I installed it correctly because I have used it to get all gwent cards. The ~ button and F2 just wont bring up the console, this irritates me because I've wasted a hour I shouldn't have on this mod. PLEASE FIX! or give me pointers.
    64. Ant1126
      Ant1126
      • member
      • 0 kudos
      same here NOTHING!!!!
    65. Bastianos
      Bastianos
      • supporter
      • 0 kudos
      When I start the game I get this Error:
      Error [content0]game\player\playerwitcher.ws(148): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gameplay\focus\focus.ws(199): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gameplay\focus\focus.ws(253): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\player\states\playerdialogstate.ws(48): 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)
      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)

      Warning [content0]engine\telemetrykeyword.ws(9): Native function 'Log' was not exported from class 'CR4TelemetryScriptProxy' in C++ code.
    66. MisterCrap
      MisterCrap
      • member
      • 0 kudos
      Error [content0]game\player\playerwitcher.ws(14: Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gui\menus\gwintgamemenu.ws(104): 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)
      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)

      Warning [content0]engine\telemetrykeyword.ws(9): Native function 'Log' was not exported from class 'CR4TelemetryScriptProxy' in C++ code.

      Dont know what i can do now :/
    67. TopTreeClimber
      TopTreeClimber
      • premium
      • 0 kudos
      Just did a reinstall and wipe of windows 10 pro, re added steam and nexus, then witcher, and last, the debug editor and vmm. unfortunately the game verified but still won't load now. Wondering if maby vmm is no longer compatible or what folders to remove to undo the mod add. dropped to main as dirrected.
    68. RussellCrowe4021
      RussellCrowe4021
      • supporter
      • 8 kudos
      I have a problem.

      First I tried installing it manually by overwriting existing files with the ones from Console Enabler;
      In game, even if I press "F2" and then "~" to open console, it does nothing.

      Then I tried using NMM for installation which does the same as I can see in The Witcher 3 main folder. All the files are placed at their proper position. However, it does not work either.

      I also read some of the posts here, I can't find someone having an issue similar to mine.

      Do you know what it could be?

      Thanks
    69. Sideswipe765
      Sideswipe765
      • member
      • 0 kudos
      i keep getting this error Error [content0]game\components\inventorycomponent.ws(499): Native function 'GetItemsIds' cannot have script code.

      Warning [content0]engine\telemetrykeyword.ws(9): Native function 'Log' was not exported from class 'CR4TelemetryScriptProxy' in C++ code.

      any idea how i can get rid of it?
    70. Blake1990
      Blake1990
      • supporter
      • 0 kudos
      Got the same problem, dont get my game started any longer... pls fix it
    71. raycald
      raycald
      • supporter
      • 0 kudos
      I still can't get it to work
      telemetryKeyword.ws even stops the game from loading, i had to delete it to run the game.
    72. raycald
      raycald
      • supporter
      • 0 kudos
      I don't know why I still can't get it to work. I install the mod, as per instructions, then when i start the game i get this error:

      "Error [content0]engine\telemetrykeyword.ws(: Class 'CR4TelemetryScriptProxy' was already exported."

      Never mind!!
    73. raycald
      raycald
      • supporter
      • 0 kudos
      just delete the telemetryKeyword.ws file
    74. Erkki101
      Erkki101
      • member
      • 0 kudos
      Error [content0]game\player\playerwitcher.ws(148): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gameplay\focus\focus.ws(199): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gameplay\focus\focus.ws(253): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gui\menus\gwintgamemenu.ws(104): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\player\states\playerdialogstate.ws(48): 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)
      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)

      Warning [content0]engine\telemetrykeyword.ws(9): Native function 'Log' was not exported from class 'CR4TelemetryScriptProxy' in C++ code.
      Getting this :/ Please help
    75. Xeagaort
      Xeagaort
      • premium
      • 0 kudos
      Needs update I think
    76. qman887
      qman887
      • member
      • 0 kudos
      https://github.com/Nalatroz/witcher3-booster/releases/tag/0.3.1-1.12

      YES!! thank you so much for telling us about this link. the link above has a Bin folder that worked for me!
    77. Obasom
      Obasom
      • member
      • 0 kudos
      Error [content0]game\player\playerwitcher.ws(14: Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gameplay\focus\focus.ws(199): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gameplay\focus\focus.ws(253): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gui\menus\gwintgamemenu.ws(104): 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)
      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)

      Warning [content0]engine\telemetrykeyword.ws(9): Native function 'Log' was not exported from class 'CR4TelemetryScriptProxy' in C++ code.
    78. MartinThePwner
      MartinThePwner
      • member
      • 0 kudos
      I'm getting this error:
      Error [content0]game\player\playerwitcher.ws(14: Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gameplay\focus\focus.ws(199): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gameplay\focus\focus.ws(253): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gui\menus\gwintgamemenu.ws(104): 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)
      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)

      Warning [content0]engine\telemetrykeyword.ws(9): Native function 'Log' was not exported from class 'CR4TelemetryScriptProxy' in C++ code.
    79. Obasom
      Obasom
      • member
      • 0 kudos
      Error [content0]game\player\playerwitcher.ws(14: Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gameplay\focus\focus.ws(199): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gameplay\focus\focus.ws(253): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gui\menus\gwintgamemenu.ws(104): 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)
      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)

      Warning [content0]engine\telemetrykeyword.ws(9): Native function 'Log' was not exported from class 'CR4TelemetryScriptProxy' in C++ code.
    80. Anton149
      Anton149
      • member
      • 0 kudos
      I'm on 1.12 and I get this
      Error [modinfinitecarry]game\player\playerwitcher.ws(14: Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gameplay\focus\focus.ws(199): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gameplay\focus\focus.ws(253): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gui\menus\gwintgamemenu.ws(104): 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)
      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)

      Warning [content0]engine\telemetrykeyword.ws(9): Native function 'Log' was not exported from class 'CR4TelemetryScriptProxy' in C++ code.
    81. Anton149
      Anton149
      • member
      • 0 kudos
      I tried devilex94's suggestion and I don't get any compiling errors anymore but when I press F2 ingame nothing happens
    82. davidr704
      davidr704
      • member
      • 0 kudos
      Pressing F2 does nothing... :'(
    83. Skyburner11
      Skyburner11
      • member
      • 0 kudos
      These commands don't work anymore; the console opens on my ' key and theres nothing I can do to change it.
    84. ImmortalRD
      ImmortalRD
      • premium
      • 4 kudos
      I see a lot of people trying to claim "https://github.com/Nalatroz/witcher3-booster/releases/tag/0.3.1-1.12" is a valid solution, yet no confirmation from any reputable people to prove this isn't just a virus scam. I mean, if it were a valid update, why wasn't it uploaded here?
    85. Odinsson
      Odinsson
      • member
      • 1 kudos
      Error [content0]game\components\inventorycomponent.ws(499): Native function 'GetItemsIds' cannot have script code.

      Warning [content0]engine\telemetrykeyword.ws(5): Native function 'Log' was not exported from class 'CR4TelemetryScriptProxy' in C++ code.

      I got this message now.
    86. mnich556
      mnich556
      • member
      • 0 kudos
      i put the files into the right folders but when i press nothing happens.
    87. AuronThomas
      AuronThomas
      • member
      • 0 kudos
      I downloaded the mod put it in my bin/X64 folder and when i started the game and tried to launch the drop menu nothing came up any help?
    88. JeremyKA
      JeremyKA
      • premium
      • 0 kudos
      Does this work with the new updates? 1.12.1?
    89. DarthIre
      DarthIre
      • premium
      • 13 kudos
      installed your update and now game will not work. even after removing your files. this broke my game!!!!

      Error [mod__mergedscripts]game\player\playerwitcher.ws(153): Function 'LogWithName' does not take 1 param(s)
      Error [modnowitchersense]game\gameplay\focus\focus.ws(199): Function 'LogWithName' does not take 1 param(s)
      Error [modnowitchersense]game\gameplay\focus\focus.ws(253): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gui\menus\gwintgamemenu.ws(104): 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 [modcombatdistancefix]game\player\states\combat.ws(124): Function 'LogWithName' does not take 1 param(s)
      Error [modcombatdistancefix]game\player\states\exploration.ws(55): Function 'LogWithName' does not take 1 param(s)
      Error [modnowitchersense]game\player\states\swimming.ws(252): 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)

      Warning [content0]engine\telemetrykeyword.ws(9): Native function 'Log' was not exported from class 'CR4TelemetryScriptProxy' in C++ code
    90. Peregrine1313
      Peregrine1313
      • member
      • 0 kudos
      I have the same problem but on 32x win 7
    91. greenlake17
      greenlake17
      • premium
      • 0 kudos
      Using that code you posted gets rid of the compiling errors, however, the console enabler does not appear either using F2/F4 or ~
    92. greenlake17
      greenlake17
      • premium
      • 0 kudos
      Did you extract the files directly into the main Witcher 3 folder?, or into the X64 sub-folder?If we have two x64 folders wouldn't that break the game?
    93. dragar210
      dragar210
      • premium
      • 0 kudos
      Thanks man, this worked!
    94. 1AngryLama1
      1AngryLama1
      • supporter
      • 0 kudos
      Hey guys, the problem might occure because in the latest update in the telemetryKeywords.ws you need to rename function Log() to LogWithName(). After you do this, the game should start properly w/o compilation errors
    95. GoingCammando
      GoingCammando
      • member
      • 0 kudos
      Fucking thank you so much!
    96. BLACKJAK007
      BLACKJAK007
      • premium
      • 3 kudos
      Now my game crash directly. Bad solution i think.
    97. Bionicle06
      Bionicle06
      • supporter
      • 0 kudos
      When do we have a update for 1.21?
    98. LgBlindMan
      LgBlindMan
      • supporter
      • 0 kudos
      devilex94
      Tried your method, didn't work at all. Got a new error never seen before.."Debug Console Error Missmatch" in a small dialog box by itself that appeared right before the red engine page checked for compilation errors and the game never launched. I saw there were 2 script folders there, I used the one named "Scripts" not "oldscripts'), just made sense. Even tried making my game directory read-only, (which I've never had to do before) and still nothing. When I uninstall the mod, game launches fine with all my mods working perfectly. Any advice? Thanks in advance.
    99. Kvothe666
      Kvothe666
      • member
      • 0 kudos
      Im getting this error when trying open the game;

      Debug console Mod Error
      Patern Mismatch
      0 != 1 H

      Here are the script compilation errors;

      Error [content0]game\gameplay\focus\focus.ws(202): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gameplay\focus\focus.ws(262): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\gui\menus\gwintgamemenu.ws(105): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\player\states\playerdialogstate.ws(46): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\player\states\aimthrow.ws(39): Function 'LogWithName' does not take 1 param(s)
      Error [content0]game\player\states\combat.ws(123): 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(247): Function 'LogWithName' does not take 1 param(s)
      Error [modautoapplyoils]game\player\states\vehicles\horseriding.ws(44): 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)

      Warning [content0]engine\telemetrykeyword.ws(9): Native function 'Log' was not exported from class 'CR4TelemetryScriptProxy' in C++ code.
    100. exo2015
      exo2015
      • member
      • 0 kudos
      Same. But game was able to launch after I uninstall;ed it the error still pops up but launchable as long as I don't click OK
    101. ciejmuciej
      ciejmuciej
      • member
      • 0 kudos
      When I want to lauch Witcher 3 i have an error: Debug Console Mod Error
      Pattern missmatch:
      0 != 1 H
      After a moment game lauches but mod of course does not work.
    102. Grozzgar
      Grozzgar
      • premium
      • 0 kudos
      same problem as ciejmuciej
      havn't found any fix yet
    103. shadow21789
      shadow21789
      • member
      • 0 kudos
      it still does not work I get a error pop up when I launch the game same one as yesterday
    104. DarthZiZi
      DarthZiZi
      • premium
      • 0 kudos
      The result is... I've fucked up my game now... As I usually trust mods here and never had problem with them, I trusted your installation description too... So I did paste the files as you said. Now I can'r run the game any more. I have error that says:

      Debug Console Mod Error
      Pattern Mismatch:
      0!= 1H

      Do you have original files to save my game?
    105. EidEs
      EidEs
      • member
      • 0 kudos
      You can go into the files you just pasted and look for dsound.dll, add a 2 (so dsound2) on the end to disable it and your game should work.
    106. Yzor
      Yzor
      • supporter
      • 0 kudos
      Steam updated The Witcher 3 to ver 1.21 and after installing the latest version of your file it gives the error:
      Patern Mismatch
      0 != 1 H

      Then if I don't click 'OK' the game comes up, but no console control.
    107. RavionHD
      RavionHD
      • member
      • 0 kudos
      I have the same problem, Mod doesn't work with the newest patch (1.21).
    108. Drysyn
      Drysyn
      • member
      • 3 kudos
      read the next comment down someone did another one
    109. xxbuffyxx
      xxbuffyxx
      • member
      • 0 kudos
      not working on 1.21
    110. RavionHD
      RavionHD
      • member
      • 0 kudos
      Will there be a update for patch 1.21?
      Still doesn't work.
    111. mistressbliss
      mistressbliss
      • member
      • 0 kudos
      I am having the same issues, was there a fix for this?
    112. mickmida
      mickmida
      • member
      • 0 kudos
      dude i checked the directories but i dont find them
    113. Sysyphe
      Sysyphe
      • member
      • 0 kudos
      Sorry but where is your update, still have previous versions from 2015. Thx
    114. nari7
      nari7
      • member
      • 0 kudos
      Delete the folder with the dllsound file wait when they do a update for the Blood And Wine expanson pack
    115. DarthScythan
      DarthScythan
      • premium
      • 16 kudos
      @DarthZizi: Easy there, That error just comes because your mod(s) that includes Debug Enabler is incompatible with your current Witcher 3 version. Just remove the Debug Enabler from your files and get the Witcher 3 cheat-table for Cheat Engine, load that table with Cheat Engine and you can get Debug menu to work again. Excellent alternative with tons of extra options.

      Load Order & Instructions:
      1. Start Witcher3.exe.
      2. Alt+Tab out and start Cheat Engine.
      3. Find the Witcher3.exe under processes in Cheat Engine.
      4. Open Witcher3.ct cheat table with Cheat Engine and press OK.
      5. Find the cheat you want to use (Enable Debug) and click the white box left of the cheat name to activate.

      This is what I do and it works with my v1.21 including Blood and Wine. For a list of known Blood and Wine ID codes, find them here.

      Another Alternative, Possible Better:
      Download a freshly compiled 'debug enabler' here. And the dsound.dll file here under Files of this mod.

      I credit Eliwood055 for linking it here in the comment section below.
    116. Andi1604
      Andi1604
      • member
      • 0 kudos
      @DarthScythan hi need help debug console works only with cheat engine for me :/
      and also the No Toxicity doesnt work i cant use all potions...
      pls help thx
    117. Dragon2Fox2004
      Dragon2Fox2004
      • supporter
      • 0 kudos
      it keeps saying pattern mismatch for me. its says something like pattern mismatch: 0 !- H
    118. xXShdwLinkXx
      xXShdwLinkXx
      • supporter
      • 0 kudos
      I am getting a:

      Debug Console Mod Error
      Pattern missmatch:
      0!= 1H



      What does this mean? I installed everything correctly...
    119. evionify
      evionify
      • member
      • 2 kudos
      Thank you so much for the file link and alternate solution! Debug console working fine now for me on 1.21 blood and wine
    120. dhanurocks
      dhanurocks
      • member
      • 0 kudos
      i did all the things
      but the game is working but the debug console wont come any help
    121. SMAdez
      SMAdez
      • member
      • 0 kudos
      same erroe
    122. Zherot
      Zherot
      • BANNED
      • 1 kudos
      Same Error since 1.22, 1.21 was working fine but now i get this error message at the beginning.
    123. cball
      cball
      • supporter
      • 0 kudos
      Thanks much DarthScythan!
    124. MrT3a
      MrT3a
      • member
      • 0 kudos
      Playing with 1.22 from GoG, getting a:

      Debug Console Mod Error
      Pattern missmatch:
      0!= 1H

    125. chance8846
      chance8846
      • member
      • 0 kudos
      Make sure you're using the most current version (1.22 as of this post). If you've gotten here from IGN then you need to search out the debug console enabler 1.22 or newer. If you get the matches count error, go to both .dll files ( dsound.dll in x64 folder and debug-console-enabler.dll in the plugins folder) right click, select properties, then check the unblock box in the lower right. That should stop the error from happening and allow the debug console enabler to work properly.
    126. Oursblanc54
      Oursblanc54
      • member
      • 0 kudos
      Thanks for crashing my game ! Now i have to reinstall the game !
    127. Zaldiir
      Zaldiir
      • Moderator
      • 477 kudos
      You may want to read the title of this file, especially the last part of it, and then rethink where the blame lies.
    128. zhamar
      zhamar
      • member
      • 0 kudos
      pHaZic, this shitty mod messed up my whole game, Game would not start, I had to delete the game and reinstall it.
    129. Shayber
      Shayber
      • member
      • 0 kudos
      Hi m8 i have the error 0!=1H how can i fix it, pleas help
    130. Phawex
      Phawex
      • member
      • 0 kudos
      hello, i don't have any problems with launching the game, but nothing has changed, i pressed ~ and f2 and nothing happens, what do i do?
    131. rmt446
      rmt446
      • premium
      • 0 kudos
      Using Witcher 3 version 1.31. Is there any hope that there will be an update of Debug Console Enabler for newer versions of Witcher 3? Really, hope so. It is 1 of 5 modifications/mods that I use. I recently upgrade to include all the DLCs and everything broke. Thanks for all your hard work.
    132. deleted1016523
      deleted1016523
      • account closed
      • 24 kudos
      Some-f*cking-one just be nice and post a STEP BY STEP GUIDE so people don't get confused! I can't make heads or tails of anything!
    133. MaularukoTheBarbarian
      MaularukoTheBarbarian
      • member
      • 0 kudos
      there is no unblock box. i use windows 7. and in following your directions i still can't fix the missmatch error because there is no unblock box.
    134. FreshYeti123
      FreshYeti123
      • member
      • 0 kudos
      Tried downloading this recently but it isn't working. I know the hype has died slightly for this game but if anyone is willing to help i'd appreciate it.

      I got an error "debug console mod error pattern mismatch: 0 ! = 1 H".

      Again, any help would be appreciated. It could be my version of the game but I'm not sure how to revert to older versions.
    135. nealthereal
      nealthereal
      • supporter
      • 0 kudos
      Im getting the error:

      Debug Console Mod Error
      Pattern Mismatch:
      0 != 1 H

      Anyone know what this means and how i can fix it?
    136. Beowulf197641
      Beowulf197641
      • supporter
      • 3 kudos
      I tried the solution from @devilex94 and got:

      Error game\gameplay\ability\abilitymanagertypes.ws(17): Structure 'SBlockedAbility' already defined.
      Error game\behavior_tree\aicombatstorage.ws(2): Cannot find class 'CAIStorageHandler' to import
      Error game\behavior_tree\aistorage.ws(1): Base class mismatch. Class 'CHorseRiderSharedParams' specifies 'CObject' as a base but native code uses 'IScriptable'
      Error game\behavior_tree\aistorage.ws(29): Base class mismatch. Class 'CAIStorageAnimalData' specifies 'CObject' as a base but native code uses 'IScriptable'
      Error game\behavior_tree\aistorage.ws(37): Base class mismatch. Class 'CAIStorageHorseData' specifies 'CObject' as a base but native code uses 'IScriptable'
      Error game\behavior_tree\aistorage.ws(45): Base class mismatch. Class 'CAIStorageRiderData' specifies 'CObject' as a base but native code uses 'IScriptable'
    137. GAnonimus
      GAnonimus
      • member
      • 0 kudos
      I'm in need of every addabl command.
    138. JohnzCut
      JohnzCut
      • supporter
      • 0 kudos
      I just bought The Witcher and not sure how to mod anything yet but tried downloading mod but now when i launch my game it says "Debug Console Mod Error Pattern missmatch: 0 != 1 H" can you tell me what I did wrong?
    139. dpotts220
      dpotts220
      • premium
      • 0 kudos
      Annndddd the game is now broken
    140. AJTators
      AJTators
      • supporter
      • 0 kudos
      Here Here man. :/
    141. deleted6537900
      deleted6537900
      • account closed
      • 50 kudos
      Lol, look at the date he last updated, safe to say he's done/quit so this mod is dead, should have saved back ups of your game then it wont be broken. although last active was: 15:09, 28 Apr 2017.. seems he's forgot about you guys.
    142. gex144
      gex144
      • member
      • 0 kudos
      Guys, these mod is outdated. There's a new version of it compatible with version 1.31. On the nexus, Debug Console Enabler v1.31 by Aquileon.

      https://www.nexusmods.com/witcher3/mods/1555/?

      Works just fine for me, as of 12-10-2017
    143. pritorme
      pritorme
      • member
      • 0 kudos
      Same here
    144. bogyesz1976
      bogyesz1976
      • member
      • 0 kudos
      It's super I can new Install ewrithing Thx.
    145. BloodyGSkull85
      BloodyGSkull85
      • member
      • 0 kudos
      I don't know why but when I try to launch the game, it show me a window with "Debug Console Mod Error Patenr missmatch: 0 != 1 H" and I really don't know what does it means.
    146. Ryan1614
      Ryan1614
      • member
      • 0 kudos
      YOUR s#*! SUCKS
    147. temporiss46
      temporiss46
      • member
      • 0 kudos
      is it possible to do for version 1.32 ? please
    148. SenseiGrove
      SenseiGrove
      • premium
      • 0 kudos
      getting error "Pattern Mismatch 0 ! = 1H". ANy idea how to fix this? Thanks in advance!
    149. yumiifmb
      yumiifmb
      • member
      • 0 kudos
      I've been getting errors, in my case, and it doesn't seem to work
    150. Draxen47
      Draxen47
      • member
      • 0 kudos
      So, didn't realize this wan outdated and got that script error so I just went into steam and selected properties for the witcher 3, went to the local files tab, and clicked verify the integrity of game files and that fixed error. Quicker than redownloading the game I think.
    151. NameIdeas
      NameIdeas
      • member
      • 0 kudos
      Debug Console Mod Error P{attern missmatch 0 != 1H, fresh install of game, and fresh download of mod
    152. Ernherb
      Ernherb
      • member
      • 0 kudos
      I get the same error on start up how did you fix it?
    153. megagornix
      megagornix
      • member
      • 0 kudos
      Same here
    154. Caboose5545
      Caboose5545
      • member
      • 0 kudos
      So I did everything the discription said for the mod but it still wont work. I keep getting an error window on game start up that says this: Debug Console Mod Error Pattern Mismatch:
      0 != 1 H
    155. pedenski
      pedenski
      • member
      • 0 kudos
      this is the same error im getting this script is probably outdated by now.
    156. huzailspy
      huzailspy
      • member
      • 0 kudos
      Console is not working even i'm seeing 0!=1h error
    157. Rumbleblast52
      Rumbleblast52
      • member
      • 0 kudos
      so um... this is severely out of date
    158. Delkauz
      Delkauz
      • member
      • 0 kudos

      Se supone que con este mod también es posible cambiar de personaje y poder jugar con ciri, ¿verdad? Lo he intentado pero no pasa nada, sigo jugando con geralt aunque tecleo el comando para jugar con ciri. ¿Alguien sabe qué pasa o cómo puedo solucionarlo? Quiero jugar con ciri :(
    159. opensorce
      opensorce
      • supporter
      • 0 kudos
      I know this is old but I thought I should leave a warning. This mod breaks the Steam version of the game. It won't launch until you manually delete the files it added and then validate the game files.
    160. stringscutter
      stringscutter
      • member
      • 0 kudos
      Doesn't work anymore?
    161. YeungChiLongtimyeung
      YeungChiLongtimyeung
      • supporter
      • 0 kudos
      .
    162. YeungChiLongtimyeung
      YeungChiLongtimyeung
      • supporter
      • 0 kudos
      .
    163. IceFlowers
      IceFlowers
      • member
      • 0 kudos
      the first line of code in the content\content0\scripts\engine\telemetryKeyword.ws in the code line "import final function Log( eventType : ER4TelemetryEvents );" make it "import final function LogWithName( eventType : ER4TelemetryEvents );" that should fix the "Script Compilation Error" and you need to replace the files that have the same names 
    164. EAF97
      EAF97
      • member
      • 0 kudos
      "the first line of code in the content\content0\scripts\engine\telemetryKeyword.ws in the code line "import final function Log( eventType : ER4TelemetryEvents );" make it "import final function LogWithName( eventType : ER4TelemetryEvents );" that should fix the "Script Compilation Error" and you need to replace the files that have the same names"

      Basically tried this solution, edited that one line in telemetryKeyword.ws, and it fixed all the errors.
    165. deleted34106890
      deleted34106890
      • account closed
      • 16 kudos
      Go to C:\Program Files (x86)\Steam\steamapps\common\The Witcher 3\bin\config\base and open the general.ini file.

      Copy/paste the following line under [General]
      DBGConsoleOn=true

      There, you now have the console enabled. To open it in-game you have to press "~" or 'ö', '@', '§', 'ø' ,' ¨ '. If you are using a french AZERTY keyboard, you might need to press the ' ² ' or ' ù ' key. Just try every damn key on your keyboard if nothing seems to be working, you will find the correct one eventually.
    166. AngelC16AD
      AngelC16AD
      • member
      • 0 kudos
      FUNCIONA PARA CUALQUIER VERSION 17/07/2023
      Para los de habla hispana, no necesitan descargar este mod, aunque no traiga virus ustedes mismos pueden activar el debug con la siguiente linea de comandos, solo deben hacer lo siguiente: 

      1. ir donde tienen guardado el juego (Con el juego cerrado por cierto) por defecto suele ser: C:ArchivosDePograma(x86)\steam\\steamapps\common\The Witcher3\bin\config\base

      2. presionar sobre general y abrir con el block de notas y solo hay que agregar lo siguiente:
      General
      D B G C o n s o l e O n = t r u e
      C o n f i g V e r s i o n  = 5
      Como podrás observar solo debes agregar la linea 2, pero todo junto.

      3. guardas el archivo, asi nada más, no a guardar como, solo presionar guardar.

      4. cierra el gestor de archivos, y abre el juego, al entrar presiona f2 y luego ingresa a tu partida, una vez dentro presiona la tecla ñ y listo, con esa letra abres y cierras la consola de trucos del the witcher 3, de nada.
  2. hyartim
    hyartim
    • member
    • 0 kudos
    Game dont open anymore. Thanks bro, really
  3. Dawnrider11
    Dawnrider11
    • member
    • 0 kudos
    I have the newest Witcher 3 game update now and the console commands box no longer comes up or activates. I then got the Vortex Mod Manager, same problem. Can I have a little help, please?
  4. AngelC16AD
    AngelC16AD
    • member
    • 0 kudos
    FUNCIONA PARA CUALQUIER VERSION 17/07/2023
    Para los de habla hispana, no necesitan descargar este mod, aunque no traiga virus ustedes mismos pueden activar el debug con la siguiente linea de comandos, solo deben hacer lo siguiente: 

    1. ir donde tienen guardado el juego (Con el juego cerrado por cierto) por defecto suele ser: C:ArchivosDePograma(x86)\steam\\steamapps\common\The Witcher3\bin\config\base

    2. presionar sobre general y abrir con el block de notas y solo hay que agregar lo siguiente:
    General
    D B G C o n s o l e O n = t r u e
    C o n f i g V e r s i o n  = 5
    Como podrás observar solo debes agregar la linea 2, pero todo junto.

    3. guardas el archivo, asi nada más, no a guardar como, solo presionar guardar.

    4. cierra el gestor de archivos, y abre el juego, al entrar presiona f2 y luego ingresa a tu partida, una vez dentro presiona la tecla ñ y listo, con esa letra abres y cierras la consola de trucos del the witcher 3, de nada.
    1. M5Modsmodsmodsmodsmods
      M5Modsmodsmodsmodsmods
      • member
      • 0 kudos
      Traducido por Google / Google Translated:

      WORKS FOR ANY VERSION 17/07/2023
      For those who speak Spanish, you don't need to download this mod, even if it doesn't bring viruses you can activate the debug yourself with the following command line, you just have to do the following:

      1. go where they have saved the game (With the game closed by the way) by default it is usually: C:ProgramFiles(x86)\steam\\steamapps\common\The Witcher3\bin\config\base

      2. Click on General and open with Notepad and just add the following:
      General
      D B G C o n s o l e O n = t r u e
      C o n f i g V e r s i o n = 5
      As you can see, you only have to add line 2, but all together.

      3. You save the file, just like that, not to save as, just press save.

      4. Close the file manager, and open the game, when you enter press F2 and then enter your game, once inside press the Ñ key and that's it, with that letter you open and close the cheat console of The Witcher 3, you're welcome. 
  5. therealjc4523
    therealjc4523
    • member
    • 0 kudos
    UPDATE 09/12/2023 ENGLISH 

    as this mod seems to be outdated, i tried looking for other websites with newer solutions. i stumbled across this solution that worked for me, hope you guys get it to work!!               !!!!!!!!(credit goes to the WEBSITE MENTIONED BELOW)!!!!!!!!

    Firstly, make sure The Witcher 3 is closed, then navigate to the game's directory, to do this:

    • Open up Steam
    • Go to your library
    • Right click "The Witcher 3: Wild Hunt" and click "Properties"
    • Click the "Local Files" tab at the top of the properties window and then click "Browse Local Files"


    Go to the bin folder, then the config folder and then the base folder (The Witcher 3/bin/config/base).

    When in the base folder, open the general.ini file with Notepad - usually it will open with notepad by default by double clicking it. If it doesn't open with notepad, right click the file, press "Open With", and then select Notepad.

    Make a new line and paste the following text :

    DBGConsoleOn=true



    Press CTRL + S to save the file. After saving the file you can close Notepad and launch Witcher 3, the console should be enabled. One of the following keys should open the console:

    • ~
    • @
    • §
    • `
    • ö
    • ò
    • ñ
    • æ

    >>>>>>>>>>>>>credit: https://commands.gg/witcher3/blog/enable-console#method-1-changing-game-config
  6. AzizBey
    AzizBey
    • member
    • 4 kudos
    Error [content0]game\gameplay\focus\focus.ws(234): Function 'LogWithName' does not take 1 param(s)
    Error [content0]game\gameplay\focus\focus.ws(338): Function 'LogWithName' does not take 1 param(s)
    Error [content0]game\gui\main_menu\ingamemenu.ws(399): Unable to find suitable operator 'OperatorLogicNot' for given types (void, void)
    Error [content0]game\gui\main_menu\ingamemenu.ws(1168): Function 'TelemetryConsentChanged' does not take 1 param(s)
    Error [content0]game\gui\main_menu\ingamemenu.ws(2066): Function 'NoticeMenuDepth' does not take 1 param(s)
    Error [content0]game\gui\main_menu\ingamemenu.ws(2488): Function 'NoticeMenuDepth' does not take 1 param(s)
    Error [content0]game\gui\menus\gwintgamemenu.ws(108): 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(48): 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(131): Function 'LogWithName' does not take 1 param(s)
    Error [content0]game\player\states\exploration.ws(68): 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.
  7. AlanKinder22
    AlanKinder22
    • member
    • 0 kudos
    Misleading mod ruined my game.
    1. VulcanTourist
      VulcanTourist
      • supporter
      • 15 kudos
      Remove the mod if it's not compatible with the Next Gen Update.  There's a burden of due diligence that is not the responsibility of the author, who for all you know could be dead rather than merely wandered off to another pasture.
  8. mulerstien12
    mulerstien12
    • premium
    • 0 kudos
    my game works fine with adding the files but it is not opening in game at all 
  9. Ingrownbronail
    Ingrownbronail
    • supporter
    • 0 kudos
    Don't download this, it will make it so you can't even launch the game on 1.32, really wish the staff would just take down these old mods that are never going to be updated as if someone didn't know what to do they'd just assume their game was now broken.
    1. deleted34106890
      deleted34106890
      • account closed
      • 16 kudos
      I wish people were smart enough not to download mods from 2015
    2. OverseerDemonic
      OverseerDemonic
      • supporter
      • 0 kudos
      fr
  10. Nightwolf92201
    Nightwolf92201
    • member
    • 0 kudos
    now my game dosent even start thanks a lot
    1. OverseerDemonic
      OverseerDemonic
      • supporter
      • 0 kudos
      you really believe a mod from 2015 that specifically says for one specific version will work 7 years later?
  11. FinAlly84
    FinAlly84
    • member
    • 0 kudos
    cant open game anymore...