Results 53 comments of Kotcrab
trafficstars

Actually better if you can test with https://github.com/kotcrab/ghidra-allegrex/actions/runs/10644441954 as I cleaned some old hacky stuff

I also ran into this issue, it can be fixed by writing `@field:JsonAnySetter`. In 2.17.0 `ElementType.PARAMETER` was added to the `@Target` list of `JsonAnySetter`, this causes Kotlin to add this...