mahmutyazici
mahmutyazici
same issue } com.fasterxml.jackson.databind.exc.InvalidTypeIdException: Could not resolve type id 'synfron.reshaper.burp.core.rules.whens.WhenFromTool' as a subtype of `synfron.reshaper.burp.core.rules.whens.When`: no such class found at [Source: (StringReader); line: 1, column: 148] (through reference chain: synfron.reshaper.burp.core.settings.WorkspacesExport["workspaces"]->java.util.ArrayList[0]->synfron.reshaper.burp.core.settings.WorkspaceExport["rules"]->java.util.ArrayList[0]->synfron.reshaper.burp.core.rules.Rule["whens"]->java.util.ArrayList[0])...
> [@acut3](https://github.com/acut3) [@mahmutyazici](https://github.com/mahmutyazici) What OS are you using? How long before the upgrade did you make a change to any rules? If you remove the old rules and create new...
> [@mahmutyazici](https://github.com/mahmutyazici) [@acut3](https://github.com/acut3) This preview resolves the issues with loading rules. https://github.com/synfron/ReshaperForBurp/releases/tag/v2.5.4-pre You can use the provided JAR or generate your own from the pre_release branch code. You'll want to...