The fix for this is extremely easy. Just change the value of OP_GroupFollow2 to 0x008d on line 122 of eq_opcodes.h. Like so:
Code:
#define OP_GroupFollow2 0x008d
Next time I'll spend at least 15 minutes trying to solve a problem before I post a request.