When I run my app, the output is displayed twice in the simulator version 2013.1137. I’m using the LuaGlider editor and they said that it’s not happenning in IOS. Help! Thanks.
Can you not use glider and run one of the sample apps and see if this is happening?
There are generally two causes of this.
1. you are doing: require(“main”) in your main.lua
- you are using Glider. Since you are using Glider, I would recommend that we move this post to their subforum and let M.Y. Developers help you solve the issue.
Let me know if running Corona on a sample app outside of glider has this issue or not.
It was working fine when I ran some sample projects. It was also fine when I ran my own app. So, it must be happening in LuaGlider. Thanks so much for your help.
Hi Rob,
I contacted M.Y. Developers and let them know that the sample apps did not do the double run but they cannot do anything about it. Unfortunately for me, I’m left with no resolution. Below is their response:
M.Y.developers has just posted a reply to a topic that you have subscribed to titled “Cannot create a new project”.
http://forums.coronalabs.com/topic/37898-cannot-create-a-new-project/?view=getnewpost
Hello Ruben,
Yes the problem occurs when you run the simulator from the command line with a command line argument to the project main.lua file. If you launch the simulator and then run your app it will work just fine without double run. Unfortunately, there is nothing we can do about this.
Regards,
M.Y. Developers
Please advise.
Thanks,
Ruben
Hello Ruben,
Please see this topic:
We can confirm that this problem does not occur in Mac but the windows version has the double print issue. Even without Glider just running the simulator from the command line results in a double run. We can confirm that this no longer occurs in the Mac version of Corona, I think it was fixed in the last public release, but the windows version is still affected.
Regards,
M.Y. Developers
Rob,
I ran the same app on the Outlaw IDE and still got the double print in the simulator. I see postings of the same problem earlier this year around May and I’m wondering whether it really got fixed in Corona. If fixed in the latest version, I shouldn’t be having the same problem. MY Developers posted to “confirm that this no longer occurs in the Mac version of Corona, I think it was fixed in the last public release, but the windows version is still affected.”
Thanks,
Ruben
This should be fixed as of build 1146. Are you using a later build and seeing this behavior?
I’m using the latest public release 1137. I think I’ll go install the latest daily build 1196 and let you know if the problem goes away.
Thanks,
Ruben
Rob, I installed 1196 and the problem is fixed. Thanks again.
Can you not use glider and run one of the sample apps and see if this is happening?
There are generally two causes of this.
1. you are doing: require(“main”) in your main.lua
- you are using Glider. Since you are using Glider, I would recommend that we move this post to their subforum and let M.Y. Developers help you solve the issue.
Let me know if running Corona on a sample app outside of glider has this issue or not.
It was working fine when I ran some sample projects. It was also fine when I ran my own app. So, it must be happening in LuaGlider. Thanks so much for your help.
Hi Rob,
I contacted M.Y. Developers and let them know that the sample apps did not do the double run but they cannot do anything about it. Unfortunately for me, I’m left with no resolution. Below is their response:
M.Y.developers has just posted a reply to a topic that you have subscribed to titled “Cannot create a new project”.
http://forums.coronalabs.com/topic/37898-cannot-create-a-new-project/?view=getnewpost
Hello Ruben,
Yes the problem occurs when you run the simulator from the command line with a command line argument to the project main.lua file. If you launch the simulator and then run your app it will work just fine without double run. Unfortunately, there is nothing we can do about this.
Regards,
M.Y. Developers
Please advise.
Thanks,
Ruben
Hello Ruben,
Please see this topic:
We can confirm that this problem does not occur in Mac but the windows version has the double print issue. Even without Glider just running the simulator from the command line results in a double run. We can confirm that this no longer occurs in the Mac version of Corona, I think it was fixed in the last public release, but the windows version is still affected.
Regards,
M.Y. Developers
Rob,
I ran the same app on the Outlaw IDE and still got the double print in the simulator. I see postings of the same problem earlier this year around May and I’m wondering whether it really got fixed in Corona. If fixed in the latest version, I shouldn’t be having the same problem. MY Developers posted to “confirm that this no longer occurs in the Mac version of Corona, I think it was fixed in the last public release, but the windows version is still affected.”
Thanks,
Ruben
This should be fixed as of build 1146. Are you using a later build and seeing this behavior?
I’m using the latest public release 1137. I think I’ll go install the latest daily build 1196 and let you know if the problem goes away.
Thanks,
Ruben
Rob, I installed 1196 and the problem is fixed. Thanks again.