using java decompiler jd-gui and getting // INTERNAL ERROR //
Anyone passing by this question should look at this instead: https://github.com/deathmarine/Luyten
Using this instead of jd-gui, I was able to successully view all code which showed as INTERNAL ERROR on jd-gui.
You can also try Jadx: https://github.com/skylot/jadx
I fixed the problem by installing Java Jdk 64Bit "Java SE Development Kit 8u111"