getting Error: Out Of Memory Error Details: Failed invoking

Hi, I was trying to make a watch face with settings and was able to make it due to a lot of help here. I have another problem right now, when I am trying to run the code on every watch besides vivoactive 4 or Venu 2 I see the following error 

Error: Out Of Memory Error
Details: Failed invoking <symbol>
Stack: 
  - onUpdate() at C:\temp\eclipse-workspace
arutoWithSettings\source\watchimageView.mc:71 0x10000282 

I have the watch built right and just like I wanted but with an IQ icon on it like in the following image: 

Can you help me understand what causes this problem? I understand it is something with memory but my code isn't too long and I'm not sure that PNGs should be the problem in my case because my simulator shows I have more place for memory.

TY in advance!