Advertisement
Guest User

Untitled

a guest
Apr 21st, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.01 KB | None | 0 0
  1. Exception in thread "pool-2-thread-3" Exception in thread "pool-2-thread-4" java.lang.AbstractMethodError: scala/tools/nsc/typechecker/Typers.scala$tools$nsc$typechecker$Typers$_setter_$scala$tools$nsc$typechecker$Typers$$superConstructorCalls_$eq(Lscala/collection/mutable/AnyRefMap;)Vjava.lang.AbstractMethodError: scala/tools/nsc/typechecker/Typers.scala$tools$nsc$typechecker$Typers$_setter_$scala$tools$nsc$typechecker$Typers$$superConstructorCalls_$eq(Lscala/collection/mutable/AnyRefMap;)V
  2.  
  3. at scala.tools.nsc.typechecker.Typers.$init$(Typers.scala:55)
  4. at scala.meta.internal.pc.MetalsGlobal$$anon$1.<init>(MetalsGlobal.scala:40)
  5. at scala.meta.internal.pc.MetalsGlobal.analyzer$lzycompute(MetalsGlobal.scala:38)
  6. at scala.meta.internal.pc.MetalsGlobal.analyzer(MetalsGlobal.scala:38)
  7. at scala.meta.internal.pc.MetalsGlobal.analyzer(MetalsGlobal.scala:22)
  8. at scala.tools.nsc.Global.<init>(Global.scala:988)
  9. at scala.tools.nsc.interactive.Global.<init>(Global.scala:119)
  10. at scala.meta.internal.pc.MetalsGlobal.<init>(MetalsGlobal.scala:28)
  11. at scala.meta.internal.pc.ScalaPresentationCompiler.newCompiler(ScalaPresentationCompiler.scala:169)
  12. at scala.meta.internal.pc.ScalaPresentationCompiler.$anonfun$access$1(ScalaPresentationCompiler.scala:55)
  13. at scala.meta.internal.pc.ScalaPresentationCompiler$$Lambda$1384.00000000A04C63F0.apply(Unknown Source)
  14. at scala.meta.internal.pc.CompilerAccess.loadCompiler(CompilerAccess.scala:158)
  15. at scala.meta.internal.pc.CompilerAccess.withSharedCompiler(CompilerAccess.scala:91)
  16. at scala.tools.nsc.typechecker.Typers.$init$(Typers.scala:55) at scala.meta.internal.pc.CompilerAccess.withNonCancelableCompiler(CompilerAccess.scala:80)
  17.  
  18. at scala.meta.internal.pc.MetalsGlobal$$anon$1.<init>(MetalsGlobal.scala:40) at scala.meta.internal.pc.ScalaPresentationCompiler.hover(ScalaPresentationCompiler.scala:115)
  19.  
  20. at scala.meta.internal.pc.MetalsGlobal.analyzer$lzycompute(MetalsGlobal.scala:38) at scala.meta.internal.metals.Compilers.$anonfun$load$4(Compilers.scala:92)
  21.  
  22. at scala.meta.internal.pc.MetalsGlobal.analyzer(MetalsGlobal.scala:38) at scala.meta.internal.metals.Compilers$$Lambda$1401.0000000064009D50.apply(Unknown Source)
  23.  
  24. at scala.meta.internal.pc.MetalsGlobal.analyzer(MetalsGlobal.scala:22) at scala.Option.foreach(Option.scala:274)
  25.  
  26. at scala.meta.internal.metals.Compilers.$anonfun$load$3(Compilers.scala:90) at scala.tools.nsc.Global.<init>(Global.scala:988)
  27.  
  28. at scala.meta.internal.metals.Compilers.$anonfun$load$3$adapted(Compilers.scala:89) at scala.tools.nsc.interactive.Global.<init>(Global.scala:119)
  29.  
  30. at scala.meta.internal.metals.Compilers$$Lambda$875.00000000A029DA40.apply(Unknown Source) at scala.meta.internal.pc.MetalsGlobal.<init>(MetalsGlobal.scala:28)
  31.  
  32. at scala.collection.immutable.List.foreach(List.scala:392) at scala.meta.internal.pc.ScalaPresentationCompiler.newCompiler(ScalaPresentationCompiler.scala:169)
  33.  
  34. at scala.meta.internal.metals.Compilers.$anonfun$load$1(Compilers.scala:89) at scala.meta.internal.pc.ScalaPresentationCompiler.$anonfun$access$1(ScalaPresentationCompiler.scala:55)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement