Setting RBundles does not exist (Error) M5

Getting the following error when trying to set the Locale in the a pre-
event handler. It looks like i18n.cfc is looking for RBundles before
LoadBundles sets the value.

The setting RBundles does not exist.

FWSetting flag is false

The error occurred in C:\Projects\frameworks\coldbox\system\core\util
\Util.cfc: line 128
Called from C:\Projects\frameworks\coldbox\system\web\Controller.cfc:
line 271
Called from C:\Projects\frameworks\coldbox\system\plugins\i18n.cfc:
line 143
Called from C:\Projects\public_html\handlers\Main.cfc: line 33
Called from C:\Projects\frameworks\coldbox\system\web\Controller.cfc:
line 629
Called from C:\Projects\frameworks\coldbox\system\web\Controller.cfc:
line 520
Called from C:\Projects\frameworks\coldbox\system\Coldbox.cfc: line
353

Also getting this error in M6