После обновления снегопат перестал запускаться и не запускает в конфигуратор. ошибку выдает следующую:
---------- Ошибка ---------- AngelScript: file lexer.as, line: 473, col: 1 Identifier 'LexemTypes' is not a data type in global namespace
---------- Информация ---------- AngelScript: file keywords.as, line: 104, col: 5 Compiling void Keywords::processParseResult(ParseMethodResult@, IntelliSite@)
---------- Ошибка ---------- AngelScript: file keywords.as, line: 108, col: 41 'lexName' is not declared
---------- Ошибка ---------- AngelScript: file keywords.as, line: 114, col: 103 'kwFor' is not declared
---------- Ошибка ---------- AngelScript: file keywords.as, line: 114, col: 62 'kwVal' is not declared
---------- Ошибка ---------- AngelScript: file keywords.as, line: 114, col: 29 'lexName' is not declared
---------- Ошибка ---------- AngelScript: file keywords.as, line: 116, col: 78 'kwNull' is not declared
---------- Информация ---------- AngelScript: file lexer.as, line: 247, col: 5 Compiling IV8Lexer::IV8Lexer(const string&inout, uint)
---------- Ошибка ---------- AngelScript: file lexer.as, line: 259, col: 29 'lexRemark' is not declared
---------- Информация ---------- AngelScript: file ModuleTextProcessor.as, line: 176, col: 5 Compiling void ModuleTextProcessor::smartEnter(TextPosition&inout, TextWnd@)
---------- Ошибка ---------- AngelScript: file ModuleTextProcessor.as, line: 183, col: 17 'lexQuoteOpen' is not declared
---------- Ошибка ---------- AngelScript: file ModuleTextProcessor.as, line: 198, col: 24 'lexRemark' is not declared
---------- Информация ---------- AngelScript: file ModuleTextProcessor.as, line: 267, col: 5 Compiling void ModuleTextProcessor::activateInModule(TextWnd@, const string&in, TextPosition&inout, ActivateModes, uint16)
---------- Ошибка ---------- AngelScript: file ModuleTextProcessor.as, line: 272, col: 9
|