It would appear as though, after adding in OLC2.1, the instructions for adding a new class (as found in Rom24/doc/class.txt) no longer apply.
After following the instructions (several times over), I have attempted to add in a new class. Once the class is in and I compile the code (via: make clean rom), I end up with a server that won't boot anymore. The error I receive inthe log file is this: fread_number: bad format Unfortunately, I have no idea where to start looking for where the code generates the error (I can get into gdb, but have no idea _how_ to use it). If anybody could shed some light on this dismal situation for me, I'd be greatly appreciative. Thanks in advance, Jesse

