Jump to content

Script compilation errors after hours of working time


Recommended Posts

I have an issue in which I get this response when compilation: Error [content0]game\gameplay\alchemy\alchemymanager.ws(196): Could not find function 'GetUnusedMutagensCount'

Error [content0]game\gameplay\alchemy\alchemymanager.ws(270): Could not find function 'RemoveUnusedMutagensCount'
Error [content0]game\player\playerwitcher.ws(730): Function 'SetItemStackable' does not take 2 param(s)
Error [content0]game\player\playerwitcher.ws(735): Function 'SetItemStackable' does not take 2 param(s)
Error [content0]game\player\playerwitcher.ws(740): Function 'SetItemStackable' does not take 2 param(s)
Error [content0]game\player\playerwitcher.ws(745): Function 'SetItemStackable' does not take 2 param(s)
Error [content0]game\player\playerwitcher.ws(785): Function 'SetItemStackable' does not take 2 param(s)
Error [content0]game\player\playerwitcher.ws(789): Function 'SetItemStackable' does not take 2 param(s)
Error [content0]game\player\playerwitcher.ws(793): Function 'SetItemStackable' does not take 2 param(s)
Error [content0]game\player\playerwitcher.ws(797): Function 'SetItemStackable' does not take 2 param(s)
Error [content0]game\player\playerwitcher.ws(5469): Function 'SplitItem' does not take 2 param(s)
Error [content0]game\vehicles\horse\horsecomponent.ws(189): Function 'GetCategoryDefaultItem' does not take 1 param(s)
Error [modcustomlocalizationfix]game\gui\menus\blacksmithmenu.ws(601): Unable to convert from '&array:2,0,SItemUniqueId' to 'Int32'
Error [modcustomlocalizationfix]game\gui\menus\blacksmithmenu.ws(601): With parameter 'dismantleCount'
Error [modcustomlocalizationfix]game\gui\menus\alchemymenu.ws(62): Could not find function 'GetAlchemyFiltters'
Error [modcustomlocalizationfix]game\gui\menus\alchemymenu.ws(126): Could not find function 'SetAlchemyFiltters'
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 [content0]game\gameplay\ability\playerabilitymanager.ws(623): Function 'SetItemStackable' does not take 2 param(s)
Error [content0]game\gameplay\ability\playerabilitymanager.ws(4031): Could not find function 'RemoveUnusedMutagensCountById'
Warning [content0]engine\environment.ws(30): Global native function 'EnableDebugOverlayFilter' was not exported from C++ code.
Warning [content0]engine\environment.ws(32): Global native function 'EnableDebugPostProcess' was not exported from C++ code.
Warning [content0]engine\showflags.ws(11): Global native function 'DebugSetEShowFlag' was not exported from C++ code.
I have updated both the mods and verified the game casche. It has worked after the updates of both HOS and B&W but now I cannot get the game to run. Any assistance in this matter would be greatly appreciated.
Link to comment
Share on other sites

  • Recently Browsing   0 members

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