Jump to content

Script compilation error


milko1995

Recommended Posts

So everything was working fine, mods were installing correctly but since patch 1.10, whenever i install any kind of mod it crashes nd displays this error. I would appreciate if somebody could help me out, thanks!

 

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.
Link to comment
Share on other sites

when you update/patch your game you need to take out all your mods first. Mods need to be updated to work with the new patch by the mod authors. I add my mods back one at a time to see if they are compatible with the new patch, if not go to the mod site and see if there's an update. If you're still on patch 1.10 like I am, you might need to do this .....

 

 

 

" Quote Originally Posted by Wasteland_Ghost View Post

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:

 

\content\content0\scripts\game\behavior_tree\tasks\monsters\btTaskMaintainSpeed.ws

 

Code:

 

\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."

 

I don't know if it's necessary for patch 1.11.

Edited by CyniclyPink
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...