Hello, do you use wow addon?
To increment reloadui delay, edit files "General-*****.*******.xml" (you can found this files in folder "WRobot\Settings\"), search "<MaxLuaMemoryUsage>37000</MaxLuaMemoryUsage>" and replace 37000 by bigger value (put high value can cause wow crash).
To increment reloadui delay, edit files 'WRobotGlobalSetting.xml" (you can found this files in folder "WRobot\Settings\"), search "<MaxLuaMemoryUsage>37000</MaxLuaMemoryUsage>" and replace 37000 by bigger value (put high value can cause wow crash) (to check your current lua memory usage in game you can run this script in the chat: /run DEFAULT_CHAT_FRAME:AddMessage(gcinfo()) ).