Corona logs warning regarding display.newText.

Hi,

When I run my game in simulator, it says this several times on every frame:

2013-04-22 19:19:28.820 Corona Simulator[669:f03] WARNING: Due to system limitations, display.newText() width is going to be increased to nearest multiple of 4: 640 ===> 348.

I checked my codes but I’m not giving 640 as width to any of my display.newText calls. So what could be the problem?

Thanks.

Hi Aidin,

Can you narrow it down to a specific newText() call and post how that looks here?

Thanks,

Brent

Thing is, I don’t know which newText() call Simulator is talking about. Wish there was a line number or something that it could indicate the error.

I checked my code and I have not set 640 as width in my newText() calls.

Are you using any libraries that could be drawing to your screen?

On an unrelated note, several people got signatures created in the forums before we turned off the feature. Signatures have always been against the forum rules, and since you can’t access the link any more to remove yours, we are removing them for the users.  Just wanted to give you a heads up that we are doing this.

Hi Aidin,

Can you narrow it down to a specific newText() call and post how that looks here?

Thanks,

Brent

Thing is, I don’t know which newText() call Simulator is talking about. Wish there was a line number or something that it could indicate the error.

I checked my code and I have not set 640 as width in my newText() calls.

Are you using any libraries that could be drawing to your screen?

On an unrelated note, several people got signatures created in the forums before we turned off the feature. Signatures have always been against the forum rules, and since you can’t access the link any more to remove yours, we are removing them for the users.  Just wanted to give you a heads up that we are doing this.