Jump to content

Urgent help needed! Script Compilation Errors!


JesusLlama

Recommended Posts

Hello, I've recently installed some mode with NMM. Whenever I try to launch the game I get this script error:

 

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\npc\npc.ws(584): Could not find function 'GetPlayerMaxLevel'
Error [content0]game\npc\npc.ws(586): Could not find function 'GetPlayerMaxLevel'
Error [content0]game\npc\npc.ws(1965): Could not find function 'GetPlayerMaxLevel'
Error [content0]game\npc\npc.ws(1967): Could not find function 'GetPlayerMaxLevel'
Error [content0]game\vehicles\horse\horsecomponent.ws(189): Function 'GetCategoryDefaultItem' does not take 1 param(s)
Error [content0]game\gui\hud\modules\hudmoduleradialmenu.ws(615): Could not find function 'ShouldUseInfiniteWaterBolts'
Error [content0]game\gui\menus\charactermenu.ws(253): Could not find function 'GetFirstUnusedMutagenByName'
Error [content0]game\gui\menus\charactermenu.ws(708): Could not find function 'GetUnusedMutagensCount'
Error [content0]game\gui\menus\charactermenu.ws(721): Could not find function 'GetUnusedMutagensCount'
Error [content0]game\gui\menus\charactermenu.ws(734): Could not find function 'GetUnusedMutagensCount'
Error [content0]game\gui\menus\charactermenu.ws(1093): Could not find function 'MoveMutagenToSlot'
Error [content0]game\gui\menus\listbasemenu.ws(186): Could not find function 'GetUnusedMutagensCount'
Error [content0]game\gui\menus\alchemymenu.ws(62): Could not find function 'GetAlchemyFilters'
Error [content0]game\gui\menus\alchemymenu.ws(126): Could not find function 'SetAlchemyFilters'
Error [content0]game\gui\menus\alchemymenu.ws(189): Could not find function 'AddExpandedAlchemyCategory'
Error [content0]game\gui\menus\alchemymenu.ws(193): Could not find function 'RemoveExpandedAlchemyCategory'
Error [content0]game\gui\menus\alchemymenu.ws(307): Could not find function 'GetExpandedAlchemyCategories'
Error [content0]game\gui\menus\craftingmenu.ws(103): Could not find function 'GetCraftingFilters'
Error [content0]game\gui\menus\craftingmenu.ws(170): Could not find function 'SetCraftingFilters'
Error [content0]game\gui\menus\craftingmenu.ws(266): Could not find function 'AddExpandedCraftingCategory'
Error [content0]game\gui\menus\craftingmenu.ws(270): Could not find function 'RemoveExpandedCraftingCategory'
Error [content0]game\gui\menus\craftingmenu.ws(474): Could not find function 'GetExpandedCraftingCategories'
Error [content0]game\gui\menus\glossarybestiarymenu.ws(103): Could not find function 'AddExpandedBestiaryCategory'
Error [content0]game\gui\menus\glossarybestiarymenu.ws(107): Could not find function 'RemoveExpandedBestiaryCategory'
Error [content0]game\gui\menus\glossarybestiarymenu.ws(162): Could not find function 'GetExpandedBestiaryCategories'
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.
Is there any fix for this?
The mods I installed were:
Auto Apply Oils - Auto Apply Oils v1.31.1
Better Icons - Better Icons all inclusive.
Indestructible Items - No More Weapon Degradation - Indestructible Items(1.30)
Levelling Witcher asnd Relic gear BALANCED - modLevelingGear.7z
TradeMan - TradeMan 1.22h4
I have also attached a screenshot of my mod manager screen, so you can look at it and see if there is anything wrong with it
Link to comment
Share on other sites

Hello !

 

I had a script error too. I tried launching the game with the mods disabled and it worked. So I tried to enable 1 mod at a time, and the one which was causing this problem was "Indestructible items" because I didn't updated it.

Try to deactivate your mods and find the one causing the error.

Edited by Elendhyll
Link to comment
Share on other sites

  • 1 year later...

 

Hello, I've recently installed some mode with NMM. Whenever I try to launch the game I get this script error:

 

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\npc\npc.ws(584): Could not find function 'GetPlayerMaxLevel'
Error [content0]game\npc\npc.ws(586): Could not find function 'GetPlayerMaxLevel'
Error [content0]game\npc\npc.ws(1965): Could not find function 'GetPlayerMaxLevel'
Error [content0]game\npc\npc.ws(1967): Could not find function 'GetPlayerMaxLevel'
Error [content0]game\vehicles\horse\horsecomponent.ws(189): Function 'GetCategoryDefaultItem' does not take 1 param(s)
Error [content0]game\gui\hud\modules\hudmoduleradialmenu.ws(615): Could not find function 'ShouldUseInfiniteWaterBolts'
Error [content0]game\gui\menus\charactermenu.ws(253): Could not find function 'GetFirstUnusedMutagenByName'
Error [content0]game\gui\menus\charactermenu.ws(708): Could not find function 'GetUnusedMutagensCount'
Error [content0]game\gui\menus\charactermenu.ws(721): Could not find function 'GetUnusedMutagensCount'
Error [content0]game\gui\menus\charactermenu.ws(734): Could not find function 'GetUnusedMutagensCount'
Error [content0]game\gui\menus\charactermenu.ws(1093): Could not find function 'MoveMutagenToSlot'
Error [content0]game\gui\menus\listbasemenu.ws(186): Could not find function 'GetUnusedMutagensCount'
Error [content0]game\gui\menus\alchemymenu.ws(62): Could not find function 'GetAlchemyFilters'
Error [content0]game\gui\menus\alchemymenu.ws(126): Could not find function 'SetAlchemyFilters'
Error [content0]game\gui\menus\alchemymenu.ws(189): Could not find function 'AddExpandedAlchemyCategory'
Error [content0]game\gui\menus\alchemymenu.ws(193): Could not find function 'RemoveExpandedAlchemyCategory'
Error [content0]game\gui\menus\alchemymenu.ws(307): Could not find function 'GetExpandedAlchemyCategories'
Error [content0]game\gui\menus\craftingmenu.ws(103): Could not find function 'GetCraftingFilters'
Error [content0]game\gui\menus\craftingmenu.ws(170): Could not find function 'SetCraftingFilters'
Error [content0]game\gui\menus\craftingmenu.ws(266): Could not find function 'AddExpandedCraftingCategory'
Error [content0]game\gui\menus\craftingmenu.ws(270): Could not find function 'RemoveExpandedCraftingCategory'
Error [content0]game\gui\menus\craftingmenu.ws(474): Could not find function 'GetExpandedCraftingCategories'
Error [content0]game\gui\menus\glossarybestiarymenu.ws(103): Could not find function 'AddExpandedBestiaryCategory'
Error [content0]game\gui\menus\glossarybestiarymenu.ws(107): Could not find function 'RemoveExpandedBestiaryCategory'
Error [content0]game\gui\menus\glossarybestiarymenu.ws(162): Could not find function 'GetExpandedBestiaryCategories'
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.
Is there any fix for this?
The mods I installed were:
Auto Apply Oils - Auto Apply Oils v1.31.1
Better Icons - Better Icons all inclusive.
Indestructible Items - No More Weapon Degradation - Indestructible Items(1.30)
Levelling Witcher asnd Relic gear BALANCED - modLevelingGear.7z
TradeMan - TradeMan 1.22h4
I have also attached a screenshot of my mod manager screen, so you can look at it and see if there is anything wrong with it attachicon.gifddce8de55b36d4345936aa3eb01a0617.png

 

 

 

OMG bro i hade exactly the same problem! but the only mod in common we have is Trademan, so ur image made me realize u have an outdated version of the TRADEMAN mod omg, just use this link

 

https://www.nexusmods.com/witcher3/mods/1997/?tab=files

 

Thanks dude, hope it helps u!

Link to comment
Share on other sites

  • Recently Browsing   0 members

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