Aelto / tw3-random-encounters-reworked

Add randomly generated monster contracts, bounties, ambushes and hunts to the game. Dynamically change the vanilla spawns for unique and varied playthroughs. Simulate an ecosystem and a food chain. Add dynamic events to give more weight to your actions
https://aelto.github.io/tw3-random-encounters-reworked
62 stars 13 forks source link

[BUG] Script Compilation Errors with tw3 v4.04 #205

Closed Cl4ySmith closed 12 months ago

Cl4ySmith commented 12 months ago

Describe the bug I updated this mod to v3.03, however Script Compilation Errors occured.

Here is the errors log.

Error [mod0000_mergedfiles]game\player\playerinput.ws(1391): Could not find function 'GetRadialPopupShown' Error [mod0000_mergedfiles]game\player\playerinput.ws(1398): Could not find function 'PotionSelectionPopup' Error [mod0000_mergedfiles]game\player\playerinput.ws(1400): Could not find function 'PotionSelectionPopup' Error [mod0000_mergedfiles]game\player\playerinput.ws(1414): Could not find function 'PotionSelectionPopup' Error [mod0000_mergedfiles]game\player\playerinput.ws(1416): Could not find function 'PotionSelectionPopup' Error [mod0000_mergedfiles]game\player\playerinput.ws(1499): Could not find function 'PotionSelectionPopup' Error [mod0000_mergedfiles]game\player\playerinput.ws(1502): Could not find function 'PotionSelectionPopup' Error [mod0000_mergedfiles]game\player\playerinput.ws(1505): Could not find function 'PotionSelectionPopup' Error [mod0000_mergedfiles]game\player\playerinput.ws(1508): Could not find function 'PotionSelectionPopup' Error [mod0000_mergedfiles]game\player\playerinput.ws(1530): Could not find function 'OilSelectionPopup' Error [mod0000_mergedfiles]game\player\playerinput.ws(1534): Could not find function 'OilSelectionPopup' Error [mod0000_mergedfiles]game\player\playerinput.ws(1558): Could not find function 'GetRadialPopupShown' Error [mod0000_mergedfiles]game\player\playerinput.ws(1592): Could not find function 'GetRadialPopupShown' Error [mod0000_mergedfiles]game\player\playerinput.ws(1624): Could not find function 'GetRadialPopupShown' Error [mod0000_mergedfiles]game\player\playerinput.ws(1653): Could not find function 'GetRadialPopupShown' 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'

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.

Screenshots image image

Random Encounters version used: RER V3.03 used.

Mods you use:

Additional context This mod is great, thanks for your work!

Aelto commented 12 months ago

The other mods you use are probably not updated to 4.04