Plugin - java.lang.NoSuchFieldError: EnableCompression

I get the following error -

java.lang.NoSuchFieldError: EnableCompression - when I run a Plugin. Only works on one computer we have, I don’t get the error and it runs fine. I checked everything out, like servoy versions, java versions and everything is the same, so it seems.

I searched the web and can find no mention of the error. I have ran new installations on other computers and get the same error, Windows Xp and Mac. Doesn’t matter what version of Java I am running.

If anybody has any information or suggestions please let me know.

Thanks

Well, without further info it is hard to give you the correct pointers but I can imagine you use some kind of external library that you forgot to copy to the other computers? Or you made a mistake with your classpath.

Thanks, fixed it for now by copying over the working Servoy to the other computer. Will have to go through the files to see what’s different. Something on a fresh Servoy install is messing it up, don’t know what yet.