Hi Jared,
1. The code to download on sourceforge for gmod-1.1 is Apollo 1.11.1 rather that 1.11.6, the newest version. Is this code available?
To get the most current code, you should checkout the code from SVN: $ svn co https://gmod.svn.sourceforge.net/svnroot/gmod/apollo/trunk Apollo
2. There is no makefile in the src/java directory to rebuild as per the README.
You should use ant to build Apollo. $ cd Apollo/src/java ## assuming your checkout is named Apollo $ ant jar
Any thoughts are appreciated. I will be happy to submit a fix if I figure one out.
If you can provide a database dump (or access to the database), I can also poke at this problem a bit further to figure out why the Apollo is guessing the pre-FMB schema. Cheers, Ed _______________________________________________ apollo mailing list [email protected] http://mail.fruitfly.org/mailman/listinfo/apollo
