Pop2121 / quake2-gwt-port

Automatically exported from code.google.com/p/quake2-gwt-port
GNU General Public License v2.0
0 stars 0 forks source link

Patch for Exception in thread "main" java.lang.NoClassDefFoundError #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
For those having problems with : 

Exception in thread "main" java.lang.NoClassDefFoundError

By reading in issues, i re-made a patch. Cause every diff HG files i did 
generate #HUNK Failed while patching (patch -p0 < diff.file), i upload the 4 
files re-made for last commit in November.

Well, 

1. do the wiki build&running topic till step 3 (HG Clone ... done).
2.

Replace : 

quake2-gwt-port/src/jake2/qcommon/FS.java by FS.java attached here.

and Replace : 

quake2-gwt-port/src/jake2/tools/Installer.java + Unpak.java + WAVConverter.java 
by files attached here.

3. Navigate in quake2-gwt-port and launch : ant run
4. Wait untill complete (maybe some host to get demo game are down or low, keep 
in wait, it will try different hosts)

Enjoy playing!

Original issue reported on code.google.com by thierry....@gmail.com on 4 Dec 2010 at 11:24

Attachments:

GoogleCodeExporter commented 8 years ago
Fixed using the patch from issue 34

Original comment by stefan.haustein on 11 Oct 2011 at 6:49