Pushed up some changes to server: - [Enhancement] Post limit increased from 2[sup]16[/sup] to 2[sup]17[/sup] (65k to 130k chars) - [Fix] PM count added back to [url=http://www.roleplayerguild.com/me/convos]convo list[/url]. - [Experimental] [Performance] A garbage-collection hack replaced with what is hopefully going to trigger an incremental sweep. The nasty GC loop was a temporary fix that may have been causing an error a few people experience from time to time. And other random bits. I'll be monitoring that GC fix.