When I Try to launch with this mod, it gives me a huge error. I only have the Bootstrap nextgen dependency mods and sharedimports.
I receive a very large stack trace when I try to launch the game with this mod:
Error [content0]game\quests\quest_function.ws(9006): Could not find function 'GetCannotUseUndying' Error [content0]game\quests\quest_function.ws(9015): Could not find function 'SetCannotUseUndyingSkill' Error [content0]game\gameplay\items\spells\quenentity.ws(89): Could not find function 'IsSuperchargedSign' Error [content0]game\gameplay\items\spells\yrdenentity.ws(126): Could not find function 'IsSuperchargedSign' Error [content0]game\player\r4player.ws(11212): Could not find function 'IsSuperchargedSign' Error [content0]game\player\playerinput.ws(1387): Could not find function 'GetRadialPopupShown' Error [content0]game\player\playerinput.ws(1394): Could not find function 'PotionSelectionPopup' Error [content0]game\player\playerinput.ws(1396): Could not find function 'PotionSelectionPopup' Error [content0]game\player\playerinput.ws(1410): Could not find function 'PotionSelectionPopup' Error [content0]game\player\playerinput.ws(1412): Could not find function 'PotionSelectionPopup' Error [content0]game\player\playerinput.ws(1495): Could not find function 'PotionSelectionPopup' Error [content0]game\player\playerinput.ws(1498): Could not find function 'PotionSelectionPopup' Error [content0]game\player\playerinput.ws(1501): Could not find function 'PotionSelectionPopup' Error [content0]game\player\playerinput.ws(1504): Could not find function 'PotionSelectionPopup' Error [content0]game\player\playerinput.ws(1526): Could not find function 'OilSelectionPopup' Error [content0]game\player\playerinput.ws(1530): Could not find function 'OilSelectionPopup' Error [content0]game\player\playerinput.ws(1554): Could not find function 'GetRadialPopupShown' Error [content0]game\player\playerinput.ws(1588): Could not find function 'GetRadialPopupShown' Error [content0]game\player\playerinput.ws(1620): Could not find function 'GetRadialPopupShown' Error [content0]game\player\playerinput.ws(1649): Could not find function 'GetRadialPopupShown' Error [content0]game\gameplay\actions\baseaction.ws(712): Could not find function 'IsSuperchargedSign' Error [content0]game\gui\popups\itemselectionpopup.ws(289): Could not find function 'EnableRadialInput' Error [content0]game\gui\popups\itemselectionpopup.ws(300): Could not find function 'EnableRadialInput' Error [content0]game\gui\popups\itemselectionpopup.ws(311): Could not find function 'EnableRadialInput' Error [content0]game\gui\popups\itemselectionpopup.ws(322): Could not find function 'EnableRadialInput' Error [content0]game\gui\popups\itemselectionpopup.ws(333): Could not find function 'EnableRadialInput' Error [content0]game\gui\popups\itemselectionpopup.ws(345): Could not find function 'EnableRadialInput' Error [content0]game\gui\popups\itemselectionpopup.ws(394): Could not find function 'EnableRadialInput' Error [content0]game\gameplay\ability\playerabilitymanager.ws(2670): Cannot call private function 'RemoveExtraOilsFromItem' in class 'W3PlayerWitcher' here. Error [content0]game\gameplay\ability\playerabilitymanager.ws(2674): Cannot call private function 'RemoveExtraOilsFromItem' in class 'W3PlayerWitcher' here.
Warning [modsharedimports]engine\environment.ws(30): Global native function 'EnableDebugOverlayFilter' was not exported from C++ code. Warning [modsharedimports]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.
12 comments
I receive a very large stack trace when I try to launch the game with this mod:
Error [content0]game\quests\quest_function.ws(9006): Could not find function 'GetCannotUseUndying'
Error [content0]game\quests\quest_function.ws(9015): Could not find function 'SetCannotUseUndyingSkill'
Error [content0]game\gameplay\items\spells\quenentity.ws(89): Could not find function 'IsSuperchargedSign'
Error [content0]game\gameplay\items\spells\yrdenentity.ws(126): Could not find function 'IsSuperchargedSign'
Error [content0]game\player\r4player.ws(11212): Could not find function 'IsSuperchargedSign'
Error [content0]game\player\playerinput.ws(1387): Could not find function 'GetRadialPopupShown'
Error [content0]game\player\playerinput.ws(1394): Could not find function 'PotionSelectionPopup'
Error [content0]game\player\playerinput.ws(1396): Could not find function 'PotionSelectionPopup'
Error [content0]game\player\playerinput.ws(1410): Could not find function 'PotionSelectionPopup'
Error [content0]game\player\playerinput.ws(1412): Could not find function 'PotionSelectionPopup'
Error [content0]game\player\playerinput.ws(1495): Could not find function 'PotionSelectionPopup'
Error [content0]game\player\playerinput.ws(1498): Could not find function 'PotionSelectionPopup'
Error [content0]game\player\playerinput.ws(1501): Could not find function 'PotionSelectionPopup'
Error [content0]game\player\playerinput.ws(1504): Could not find function 'PotionSelectionPopup'
Error [content0]game\player\playerinput.ws(1526): Could not find function 'OilSelectionPopup'
Error [content0]game\player\playerinput.ws(1530): Could not find function 'OilSelectionPopup'
Error [content0]game\player\playerinput.ws(1554): Could not find function 'GetRadialPopupShown'
Error [content0]game\player\playerinput.ws(1588): Could not find function 'GetRadialPopupShown'
Error [content0]game\player\playerinput.ws(1620): Could not find function 'GetRadialPopupShown'
Error [content0]game\player\playerinput.ws(1649): Could not find function 'GetRadialPopupShown'
Error [content0]game\gameplay\actions\baseaction.ws(712): Could not find function 'IsSuperchargedSign'
Error [content0]game\gui\popups\itemselectionpopup.ws(289): Could not find function 'EnableRadialInput'
Error [content0]game\gui\popups\itemselectionpopup.ws(300): Could not find function 'EnableRadialInput'
Error [content0]game\gui\popups\itemselectionpopup.ws(311): Could not find function 'EnableRadialInput'
Error [content0]game\gui\popups\itemselectionpopup.ws(322): Could not find function 'EnableRadialInput'
Error [content0]game\gui\popups\itemselectionpopup.ws(333): Could not find function 'EnableRadialInput'
Error [content0]game\gui\popups\itemselectionpopup.ws(345): Could not find function 'EnableRadialInput'
Error [content0]game\gui\popups\itemselectionpopup.ws(394): Could not find function 'EnableRadialInput'
Error [content0]game\gameplay\ability\playerabilitymanager.ws(2670): Cannot call private function 'RemoveExtraOilsFromItem' in class 'W3PlayerWitcher' here.
Error [content0]game\gameplay\ability\playerabilitymanager.ws(2674): Cannot call private function 'RemoveExtraOilsFromItem' in class 'W3PlayerWitcher' here.
Warning [modsharedimports]engine\environment.ws(30): Global native function 'EnableDebugOverlayFilter' was not exported from C++ code.
Warning [modsharedimports]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 hope I am using the comment feature correctly.
See List of unneeded mods for Next-Gen Update (already included or obsolete).
there is a tip about the next gen mod version...
I have mods as follows
- Auto Loot NG
- Auto Apply Oils
I want your Mods but when I install it it won't work.
Endorsed!
Seriously, thank you for this.