kotcrab / ghidra-allegrex

Ghidra processor module adding support for the Allegrex CPU (PSP)
Apache License 2.0
88 stars 8 forks source link

Import File - Uncaught Exception: java.lang.NoClassDefFoundError #21

Closed Nemoumbra closed 1 year ago

Nemoumbra commented 1 year ago

image

Context: I tried to import the eboot.bin file of Patapon 3 EUR. The version is "Allegrex-Ghidra-10.1.5" from the latest release.

Mc-muffin commented 1 year ago

Ghidra version 10.2.2

There's your problem, there's no 10.2.X version yet, try with 10.1.5 which is the latest Ghidra version that the extension supports

kotcrab commented 1 year ago

Yes, you need to use same Ghidra version as in the extension file name. This is covered by #20.