CConnectionRepository - setVerbose()

So, I’m working on an MMORPG using Panda3D, and I need to call the setVerbose() method on one of my server’s AI repositories to track the various messages sent back and forth for debugging purposes. This has worked fine in the past. However, I haven’t used Panda3D for this kind of work in probably well over a year or so, and now whenever I try to call it, the process freezes up, and stops responding completely without any error messages. Anyone have any idea why this might be happening? :confused: