turbo intrude 报错怎么解决

用bp插件turbo intrude一直爆错误,加了参数也没用

For your convenience, here's the full stack trace:
java.lang.NullPointerException: Cannot read field "modules" because the return value of "org.python.core.Py.getSystemState()" is null
    at org.python.core.PyModule.module___init__(PyModule.java:64)
    at org.python.core.PyModule.<init>(PyModule.java:47)
    at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:112)
    at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:94)
    at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:71)
    at burp.Fast_httpKt.evalJython(fast-http.kt:35)
    at burp.TurboIntruderFrame$actionPerformed$1$ToggleAttack$actionPerformed$1.invoke(fast-http.kt:326)
    at burp.TurboIntruderFrame$actionPerformed$1$ToggleAttack$actionPerformed$1.invoke(fast-http.kt:276)
    at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)

img

img

img