Got error failed to find image(assets/lecmpa_logo_off.png)
code is
default=“assets/lecmpa_logo_off.png”
It is in the assets list.
It is in the folder.
Why can’t corona see it? [import]uid: 136344 topic_id: 30863 reply_id: 330863[/import]
Got error failed to find image(assets/lecmpa_logo_off.png)
code is
default=“assets/lecmpa_logo_off.png”
It is in the assets list.
It is in the folder.
Why can’t corona see it? [import]uid: 136344 topic_id: 30863 reply_id: 330863[/import]
It appears there is an inconsistency in corona. If I reference the png without the qualifying directory it works fine. What gives? [import]uid: 136344 topic_id: 30863 reply_id: 123442[/import]
Can you post some code?
[import]uid: 19626 topic_id: 30863 reply_id: 123529[/import]
This code does not work.
default=“assets/lecmpa_logo_off.png”
this code works
default=“lecmpa_logo_off.png”
this code works
default=“assets/tabIcon-down.png”
both png’s are in the same folder.
inconsistent behavior.
How are we supposed to know? [import]uid: 136344 topic_id: 30863 reply_id: 123533[/import]
It appears there is an inconsistency in corona. If I reference the png without the qualifying directory it works fine. What gives? [import]uid: 136344 topic_id: 30863 reply_id: 123442[/import]
Can you post some code?
[import]uid: 19626 topic_id: 30863 reply_id: 123529[/import]
This code does not work.
default=“assets/lecmpa_logo_off.png”
this code works
default=“lecmpa_logo_off.png”
this code works
default=“assets/tabIcon-down.png”
both png’s are in the same folder.
inconsistent behavior.
How are we supposed to know? [import]uid: 136344 topic_id: 30863 reply_id: 123533[/import]
I guess there is no rhyme or reason we just have to suck it up. [import]uid: 136344 topic_id: 30863 reply_id: 124180[/import]
And so it continues. Now corona can’t find it again. Is there any pattern to this gd randomness? [import]uid: 136344 topic_id: 30863 reply_id: 124212[/import]
Oooooh. So today you add the assets folder. save it. and it runs. tomorrow I suppose I need to take the folder out so it runs. Is there a way to dynamically add the folder to the code every other day for me? [import]uid: 136344 topic_id: 30863 reply_id: 124213[/import]
Nope. Guess it is not today that the folder changes. [import]uid: 136344 topic_id: 30863 reply_id: 124365[/import]
I guess there is no rhyme or reason we just have to suck it up. [import]uid: 136344 topic_id: 30863 reply_id: 124180[/import]
And so it continues. Now corona can’t find it again. Is there any pattern to this gd randomness? [import]uid: 136344 topic_id: 30863 reply_id: 124212[/import]
Oooooh. So today you add the assets folder. save it. and it runs. tomorrow I suppose I need to take the folder out so it runs. Is there a way to dynamically add the folder to the code every other day for me? [import]uid: 136344 topic_id: 30863 reply_id: 124213[/import]
Nope. Guess it is not today that the folder changes. [import]uid: 136344 topic_id: 30863 reply_id: 124365[/import]