I've had a few instances where my mod would randomly crash using YYTK v5 and Aurie v2. When running a debugger, it seems like it's when it tries to run the copy constructor and copy assignment operator. It was crashing on RV_CreateEmpty and RV_Free, but I couldn't get it to happen consistently to test it more.