In the simulator everything works perfect, but on the device i got blackscreen and only background music.
Please fix it.
[import]uid: 86417 topic_id: 25970 reply_id: 325970[/import]
In the simulator everything works perfect, but on the device i got blackscreen and only background music.
Please fix it.
[import]uid: 86417 topic_id: 25970 reply_id: 325970[/import]
+1
805 and 806 - everything works perfect in sim - but device only loads to black screen. If I revert to 799 it all compiles and works properly in sim and on device (iOS device - have not tested droid). [import]uid: 87791 topic_id: 25970 reply_id: 105105[/import]
+1 revert to the 799 everything works for me too, but i got a bugreport about that my game is close n on the Samsung Galaxy Ace [import]uid: 86417 topic_id: 25970 reply_id: 105108[/import]
Same here.
Wondering if it has anything to do with storyboard. [import]uid: 19297 topic_id: 25970 reply_id: 105115[/import]
are your lua files in subdirectories?
[import]uid: 19626 topic_id: 25970 reply_id: 105132[/import]
Yepp, something is wrong with the latest build. My game runs perfect in the simulator, but when it is compiled and installed on my iPad, it just starts and stays there. No messages to the console, nada?
I will try an older version.
Joakim [import]uid: 81188 topic_id: 25970 reply_id: 105143[/import]
Yepp, confirmed! 805 is corrupt - the 799 works as it should. I am not sure about 806, but I guess that 805 with all bug fixes has something to do with this.
Joakim [import]uid: 81188 topic_id: 25970 reply_id: 105145[/import]
Same here - build 806 - black screen on iPad 2 and iPod Touch (v4). LuaFileSystem need to wait for next daily build [import]uid: 12704 topic_id: 25970 reply_id: 105153[/import]
+1
Got the same problem on both iOS and Android devices but fine in the simulator. When I debug on the Android device using ddms I see a Corona storyboard error about transitioning to a scene that is not loaded or has been destroyed. The scene detailed in the error is my first storyboard scene I am loading from my main.lua. When I go back to 799 everything is fine. [import]uid: 91886 topic_id: 25970 reply_id: 105160[/import]
I was also getting black screen on 805 and 806 on my Evo 4G and Galaxy Nexus, didn’t try the iPod. [import]uid: 69531 topic_id: 25970 reply_id: 105161[/import]
+1 805 and 806 black screen on Android and iOS [import]uid: 8697 topic_id: 25970 reply_id: 105188[/import]
+1 with 806 - black screen on iPhone and iPad [import]uid: 56440 topic_id: 25970 reply_id: 105222[/import]
Same. 805,806 = wtfbbq.
Black screen etc. [import]uid: 61600 topic_id: 25970 reply_id: 105250[/import]
We are looking into it. We’ve tracked it down to a really bad fix for fogbugz #13986. We’ve put the infamous rubber chicken on the desk of the engineer responsible for this [import]uid: 26 topic_id: 25970 reply_id: 105400[/import]
The fix will be in the next daily build (after 2012.806).
Thanks to all who brought this to our attention. [import]uid: 52430 topic_id: 25970 reply_id: 105414[/import]
Thanks, Jonathan.
Can you say when the new build will be out?
Séamus [import]uid: 56440 topic_id: 25970 reply_id: 105421[/import]
Now:
http://developer.anscamobile.com/release/2012/807
[import]uid: 52430 topic_id: 25970 reply_id: 105433[/import]
Awesome. Thanks! [import]uid: 56440 topic_id: 25970 reply_id: 105435[/import]
Did Build 807 fix this problem for anyone? I still have the problem: works fine on the Corona simulator, black screen on iOS simulator and device. Same behavior with Build 799 too. Could it be my code? I am using the newer storyboard features.
Mike [import]uid: 101075 topic_id: 25970 reply_id: 105777[/import]
Fixed it for me, and masks work properly now too.
Saved me writing a bunch of code to get round the masking problem. [import]uid: 8697 topic_id: 25970 reply_id: 105783[/import]