Hello,
I have developed an app by corona sdk.
When I run my app in my phone my app crashed and the app move very slowly.
hope for help
ori
Hello,
I have developed an app by corona sdk.
When I run my app in my phone my app crashed and the app move very slowly.
hope for help
ori
Hi Ori, we would love to help you, but you have to help us.
Please tell us the error you’re getting. A copy/paste from the console log would be most helpful.
Please let us know what version of Corona you have and if you are on Windows or a Mac.
Also let us know what device you are trying to test on and it would really help if you could get the console log of the device as well.
Rob
ye - code is needed. No body can know Or guess what youve written and what is wrong
Hello
in the console I got this error:
WARNING: Cannot create path for resource file ‘gameLevel.ccscene’. File does not exist.
WARNING: Cannot create path for resource file ‘HPQ1.ccscene’. File does not exist.
WARNING: Cannot create path for resource file ‘RGQ1.ccscene’. File does not exist.
I program on windows in version 2018.3326 and I tried on the devices: lg g4, galaxy s8 plus, galaxy s10 plus, galaxy s9 and more
ccscene seems to be a part of an old and long deprecated Composer GUI that was only for MacOS.
Having never used it myself, and not seeing any code, I can only guess that it’s not working anymore. You should update to the newest daily build in any case as the version of Corona that you are running is 2 years old.
Where did you get the code?
Rob
I made the code
Can you share your code?
I am personally not comfortable with opening files from such locations, especially with URLs like that.
You can just post the code here on the forums by using the code formatting tools, i.e. the <> button.
But in the project existent a few pages so to send all the code in the project?
In such a case, you can also zip it and upload it to the forums.
But generally you’ll want to post the code here. If it is in different files, you can add different code blocks for them. Do note, however, that you shouldn’t just dump thousand(s) of lines of code here, but try to isolate the problem area and post that.
I cant to attach zip file.
Hi Ori, we would love to help you, but you have to help us.
Please tell us the error you’re getting. A copy/paste from the console log would be most helpful.
Please let us know what version of Corona you have and if you are on Windows or a Mac.
Also let us know what device you are trying to test on and it would really help if you could get the console log of the device as well.
Rob
ye - code is needed. No body can know Or guess what youve written and what is wrong
Hello
in the console I got this error:
WARNING: Cannot create path for resource file ‘gameLevel.ccscene’. File does not exist.
WARNING: Cannot create path for resource file ‘HPQ1.ccscene’. File does not exist.
WARNING: Cannot create path for resource file ‘RGQ1.ccscene’. File does not exist.
I program on windows in version 2018.3326 and I tried on the devices: lg g4, galaxy s8 plus, galaxy s10 plus, galaxy s9 and more
ccscene seems to be a part of an old and long deprecated Composer GUI that was only for MacOS.
Having never used it myself, and not seeing any code, I can only guess that it’s not working anymore. You should update to the newest daily build in any case as the version of Corona that you are running is 2 years old.
Where did you get the code?
Rob
I made the code
Can you share your code?