Guest User

Untitled

a guest
Jun 9th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1. 2016-06-09 16:29:38.4160;DEBUG;Rubberduck.Parsing.VBA.RubberduckParser;Module 'A0_Base_Standard_Methods' was NOT modified;
  2. 2016-06-09 16:29:38.4160;DEBUG;Rubberduck.Parsing.VBA.RubberduckParser;Creating declarations for module projDirectorsReport.A0_Base_Standard_Methods.;
  3. 2016-06-09 16:29:38.4380;ERROR;Rubberduck.Parsing.VBA.RubberduckParser;Exception thrown acquiring declarations for 'A0_Base_Standard_Methods' (thread 5).;System.NullReferenceException: Object reference not set to an instance of an object.
  4. at Rubberduck.Parsing.Symbols.DeclarationSymbolsListener.CreateDeclaration(String identifierName, String asTypeName, Accessibility accessibility, DeclarationType declarationType, ParserRuleContext context, Selection selection, Boolean isArray, AsTypeClauseContext asTypeContext, String typeHint, Boolean selfAssigned, Boolean withEvents) in C:\Users\hosch\Documents\Visual Studio 2015\Projects\Rubberduck\Rubberduck.Parsing\Symbols\DeclarationSymbolsListener.cs:line 185
  5. at Rubberduck.Parsing.Symbols.DeclarationSymbolsListener.EnterArgList(ArgListContext context) in C:\Users\hosch\Documents\Visual Studio 2015\Projects\Rubberduck\Rubberduck.Parsing\Symbols\DeclarationSymbolsListener.cs:line 656
  6. at Rubberduck.Parsing.Grammar.VBAParser.ArgListContext.EnterRule(IParseTreeListener listener) in C:\Users\hosch\Documents\Visual Studio 2015\Projects\Rubberduck\Rubberduck.Parsing\Grammar\VBAParser.cs:line 5393
  7. at Antlr4.Runtime.Tree.ParseTreeWalker.EnterRule(IParseTreeListener listener, IRuleNode r)
  8. at Antlr4.Runtime.Tree.ParseTreeWalker.Walk(IParseTreeListener listener, IParseTree t)
  9. at Antlr4.Runtime.Tree.ParseTreeWalker.Walk(IParseTreeListener listener, IParseTree t)
  10. at Antlr4.Runtime.Tree.ParseTreeWalker.Walk(IParseTreeListener listener, IParseTree t)
  11. at Antlr4.Runtime.Tree.ParseTreeWalker.Walk(IParseTreeListener listener, IParseTree t)
  12. at Antlr4.Runtime.Tree.ParseTreeWalker.Walk(IParseTreeListener listener, IParseTree t)
  13. at Antlr4.Runtime.Tree.ParseTreeWalker.Walk(IParseTreeListener listener, IParseTree t)
  14. at Rubberduck.Parsing.VBA.RubberduckParser.ResolveDeclarations(VBComponent component, IParseTree tree) in C:\Users\hosch\Documents\Visual Studio 2015\Projects\Rubberduck\Rubberduck.Parsing\VBA\RubberduckParser.cs:line 530
  15. 2016-06-09 16:29:38.4560;DEBUG;Rubberduck.Parsing.VBA.RubberduckParserState;Module 'A0_Base_Standard_Methods' state is changing to 'ResolverError' (thread 5);
  16. 2016-06-09 16:29:38.4560;DEBUG;Rubberduck.Parsing.VBA.RubberduckParserState;ParserState evaluates to 'ResolverError' (thread 5);
Advertisement
Add Comment
Please, Sign In to add comment