Groups; MySQL error when accessing created group

Running 1.7.1, default groups plugins. No other plugins should be touching the groups at all.

I can get to the step where you can create a group, but when I click the create button, it gives this error. Weird thing is that the group is created, meaning I can see it "groups I own", but when I click on it, it also throws this error.

The error I am receiving is as follows:

DatabaseException


You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and e.site_guid = 1 and e.container_guid = 3889 and ( (1 = 1) and e.enabled='' at line 1
QUERY: SELECT * from grizwald_entities e join grizwald_objects_entity o on e.guid=o.guid where e.type='object' and e.subtype= and e.site_guid = 1 and e.container_guid = 3889 and ( (1 = 1) and e.enabled='yes') order by e.time_created desc limit 0, 1