TheLunar Posted June 28, 2020 Share Posted June 28, 2020 I need some help with some errors I get when trying to launch the game (It goes through the red engine launch thing). First, this is what appears: Error [mod0000_mergedfiles]game\components\inventorycomponent.ws(1201): syntax error, unexpected TOKEN_VAR, near 'var' Warning [mod0000_mergedfiles]game\actor.ws(246): Native function 'IsPlayingChatScene' was not exported from class 'CActor' in C++ code.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. Then, when I try retrying, this appears: Error [mod0000_mergedfiles]game\components\inventorycomponent.ws(1201): syntax error, unexpected TOKEN_VAR, near 'var' Warning [mod0000_mergedfiles]game\actor.ws(246): Native function 'IsPlayingChatScene' was not exported from class 'CActor' in C++ code. does anyone know anything or able to help?Thanks Link to comment Share on other sites More sharing options...
Marcuseon Posted December 28, 2020 Share Posted December 28, 2020 I have the same issue... Link to comment Share on other sites More sharing options...
Recommended Posts