Closed laughedelic closed 8 years ago
This supposedly fixes the problem, but it still has to be tested.
Some summary after a lot of experimenting and testing:
implicitly
val for the argValsToSeq
in the abstract AnyMG7Parameters
trait. Even though the type for this implicitly[...]
was fixed, it turned out to be null
:cold_sweat:
Blast fails with
Failure(List(null))
for mysterious reasons.