Problem solved I think. The issue was in my MQ2Hud.ini file. It contained this bit of code.
RDPauseInd1=3,10,122,225,250,225,${If[${Macro.Name.Equal["raiddruid.mac"]},RD PAUSED = ,]}
RDPauseInd2=3,85,122,225,0,0,${If[${RDPause},YES,]}
RDPauseInd3=3,85,122,0,225,0,${If[!${RDPause} &&...