Unable to use 'Run from here'

Hi all,
in Katalon 5.9.1, i can’t use ‘Run from here’ to test partial case
each time i’ve got an error message in console

SLF4J: The requested version 1.7.16 by your slf4j binding is not compatible with [1.6]
SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for further details.
Caught: groovy.lang.MissingMethodException: No signature of method: static com.kms.katalon.core.main.TestCaseMain.runTestCaseRawScript() is applicable for argument types: (java.lang.String, java.lang.String, com.kms.katalon.core.testcase.TestCaseBinding, com.kms.katalon.core.model.FailureHandling, java.lang.Boolean, java.lang.Boolean) values: [import static com.kms.katalon.core.checkpoint.CheckpointFactory.findCheckpoint

i try with Katalon 5.8.6 and i’ve got the same message without the 2 lines SLF4J

where is the problem???

i find solution
uncheck Project setting>execution>terminate drivers after each test case