Jump to content

Script compilation error


Recommended Posts

I've been trying to install a mod pack for the last few days in between sleep and work and i cannot get it to work it keeps coming up with Script Compilation Errors:
 

Error [mod0000_mergedfiles]game\player\playerwitcher.ws(12656): Could not find function 'DisableRadialMenuInput'
Error [modclevermainmenu]local\clevermainmenu\cmm_override.ws(173): Function 'OnShowOptionSubmenu@1' does not take 3 param(s)
Error [content0]game\gui\r4guimanager.ws(747): Could not find function 'OnRefreshHDR'

Warning [modarddhustable]local\arddhustable_hoveringpreview\arddhustable_hoveringpreview_main.ws(1): Adding state 'ArdDhuStable_HoveringPreview_DialogState' to class 'CR4HudModuleDialog' which is not a state machine. Did you forget the 'statemachine' keyword in class?
Warning [modarddhustable]local\arddhustable_hoveringpreview\arddhustable_hoveringpreview_main.ws(18): Adding state 'ArdDhuStable_HoveringPreview_DialogStateExit' to class 'CR4HudModuleDialog' which is not a state machine. Did you forget the 'statemachine' keyword in class?
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.
Warning [modprogressonthepath]local\progressonthepath_compiled.ws(8354): Return statement prevents the execution of successive lines of script
Warning [modprogressonthepath]local\progressonthepath_compiled.ws(8355): Return statement prevents the execution of successive lines of script

Does anyone know how to fix this?

Link to comment
Share on other sites

  • Recently Browsing   0 members

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