I'm assuming (I may wrong), if we kept resources under separate module & tried to access from different module, above runtime error we are getting; this is because main module can't actually able to access the resources from other modules.