Decompiling new clean client

Hello,

I’ve been trying to decompile an clean client I got from Moparisthebest. After downloading the gamepack_dump I have tried different decompilers to try to decompile it to .java files. I’ve tried so far:

  • JAD
  • Fernflower
  • Procyon
  • JDCore
  • CFR
  • others

The problem is that they always fail. Always the’re errors, and i’m not talking about a few. Complete files that failed to decompile, crashing, etc.

I have no prior experience in working on clients, so I though it could be that i’m handling this wrong and there is a better way of doing this. Am I doing this right? I want to have an clean 618 client where I can start working on, and not one I download and use from someone else.

Wout