Forge Android App: 11-13-2016 Alpha 1.5.58.002
by mtgrares
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
Re: Forge Android App: 09-19-2014 Alpha 1.5.28.003
by timmermac » 20 Sep 2014, 02:00
I get a Forge has stopped message after upgrading. HTC EVO 4G LTE.
"I just woke up, haven't had coffee, let alone a pee in 7 days, and I find out you stole my ass and made a ...mini-me! Carter, I should be irked currently, yes?" - Jack O'Neill
Re: Forge Android App: 09-19-2014 Alpha 1.5.28.003
by Agetian » 20 Sep 2014, 04:56
Same here, the .003 version appears broken on both my tablets (Galaxy Tab 2 and Google Nexus 7), in both cases I get a black screen quickly followed by the "Forge has stopped" message. Nothing I tried helps.
- Agetian
- Agetian
- Agetian
- Programmer
- Posts: 3489
- Joined: 14 Mar 2011, 05:58
- Has thanked: 684 times
- Been thanked: 572 times
Re: Forge Android App: 09-19-2014 Alpha 1.5.28.003
by drdev » 20 Sep 2014, 06:17
That's very strange. I was able to update without issue on my device. Is anyone else seeing this?Snoops wrote:This update has completely broken for me (using HTC One M8). I just get a black screen on start-up. Tried clearing cache, uninstalling, deleting whole folder, reinstalling. Goes to a black screen every time.drdev wrote:I'm excited to announce the release of 1.5.28.003
P.s. can we get an option to filter decks by folder please? (Like in the desktop app) thanks.
Edit: after re-downloading and installing from fresh and it still going to a black screen I checked the forge folder and it's now empty
Do you not ever see the splash screen even? Could somebody having this issue maybe send me the forge.log file?
For those having this issue, you can reinstall the previous version while I try to figure out the problem. For those who haven't taken the update yet, consider waiting until I give the all clear.
http://cardforge.org/android/releases/forge/forge-gui-android/1.5.28.002/forge-android-1.5.28.002-signed-aligned.apk
I apologize for any inconvenience.
- drdev
- Programmer
- Posts: 1958
- Joined: 27 Jul 2013, 02:07
- Has thanked: 189 times
- Been thanked: 565 times
Re: Forge Android App: 09-19-2014 Alpha 1.5.28.003
by Agetian » 20 Sep 2014, 06:36
For me it crashes before Forge.log is generated (that is, I still have Forge.log from the previous game version, and it's not cleared or overwritten in any way). And yes, no splash screen is generated, just an immediate crash after a split second black screen. Reinstalling the old version (1.5.28.002) makes it work fine again, but the new version is no go. 
- Agetian

- Agetian
- Agetian
- Programmer
- Posts: 3489
- Joined: 14 Mar 2011, 05:58
- Has thanked: 684 times
- Been thanked: 572 times
Re: Forge Android App: 09-19-2014 Alpha 1.5.28.003
by Agetian » 20 Sep 2014, 07:06
Tried it on yet another device (Explay Fog) - 1.5.28.002 works and 1.5.28.003 does not work in the exact same way. Reinstalling from scratch (uninstalling the previous version, then installing 1.5.28.003) on either device does not seems to help either.
I wish I was able to somehow help with testing, but I don't have a full production environment that would be able to make an .apk and deploy it to a device.
- Agetian
I wish I was able to somehow help with testing, but I don't have a full production environment that would be able to make an .apk and deploy it to a device.

- Agetian
- Agetian
- Programmer
- Posts: 3489
- Joined: 14 Mar 2011, 05:58
- Has thanked: 684 times
- Been thanked: 572 times
Re: Forge Android App: 09-19-2014 Alpha 1.5.28.003
by bevryde » 20 Sep 2014, 07:21
Black screen here after start of new version as well. Sony Xperia Z1.
Just want to mention I have seen black screen situations before, always... Felt like the app UI not refreshing. I cannot tell precisely, it has to do with bringing the app to background when its not completely started. Then bringing it fore/back/ and pressing the Android "Escape" key (IIRC) suddenly made the Forge menu appear. A wild "clicking" orgy.
But now in case of .003, its just all black
No problem, no time for playing anyway.
Just want to mention I have seen black screen situations before, always... Felt like the app UI not refreshing. I cannot tell precisely, it has to do with bringing the app to background when its not completely started. Then bringing it fore/back/ and pressing the Android "Escape" key (IIRC) suddenly made the Forge menu appear. A wild "clicking" orgy.
But now in case of .003, its just all black

Re: Forge Android App: 09-19-2014 Alpha 1.5.28.003
by Snoops » 20 Sep 2014, 08:46
Sorry, I went to bed, UK here. Nope I never see the splash screen. But seems other people are having this problem too. Sorry I can't produce a log fileThat's very strange. I was able to update without issue on my device. Is anyone else seeing this?
Do you not ever see the splash screen even? Could somebody having this issue maybe send me the forge.log file?
For those having this issue, you can reinstall the previous version while I try to figure out the problem. For those who haven't taken the update yet, consider waiting until I give the all clear.
I apologize for any inconvenience.

Re: Forge Android App: 09-19-2014 Alpha 1.5.28.003
by friarsol » 20 Sep 2014, 13:33
What's the name of the package? I don't have IntelliJ setup with adb, but I should be able to run it from the cmdline.
Oh nevermind, you found it.
Oh nevermind, you found it.
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Forge Android App: 09-21-2014 Alpha 1.5.28.004
by drdev » 21 Sep 2014, 05:30
I just released 1.5.28.004, which fixes the issue that resulted in getting a black screen on startup. The issue turned out to be a simple missing NOT on a line of code from the GUI code refactoring done recently. I didn't catch it sooner because that code only executes on mobile devices (I usually test on my PC), and for some reason my phone wasn't choking on the improper code path that resulted the way my tablet and other's devices were. At any rate, you should feel safe to update to the latest version. For those who have the broken install, you'll need to click the link in the first post of this thread since you can't get to the Update prompt.
Also, note that this release bumps the app's Android API version to 20, which was necessary after updating my development tools in order to debug my tablet. This is just the target version, so this change should not impact anyone on older versions of Android.
Lastly, this release also includes some overdue scaling optimizations for tablets. There have been certain areas of certain screens (like the buttons on the home screen and the prompt on the match screen) that weren't tall enough on a tablet display. Since I was already using my tablet to test the fix for the other problem, I thought it would be a good chance to improve the scaling logic used by the app for adjusting to different displays. Consider it my way of apologizing for the previous release.
Thanks.
-Dan
NOTE: .004 is not actually up yet because I'm having FTP issues. In the meantime, I've changed the link on the first page to point to 1.5.28.002 instead for those who installed the broken version. I'll update the link when .004 is able to be uploaded.
Also, note that this release bumps the app's Android API version to 20, which was necessary after updating my development tools in order to debug my tablet. This is just the target version, so this change should not impact anyone on older versions of Android.
Lastly, this release also includes some overdue scaling optimizations for tablets. There have been certain areas of certain screens (like the buttons on the home screen and the prompt on the match screen) that weren't tall enough on a tablet display. Since I was already using my tablet to test the fix for the other problem, I thought it would be a good chance to improve the scaling logic used by the app for adjusting to different displays. Consider it my way of apologizing for the previous release.

Thanks.
-Dan
NOTE: .004 is not actually up yet because I'm having FTP issues. In the meantime, I've changed the link on the first page to point to 1.5.28.002 instead for those who installed the broken version. I'll update the link when .004 is able to be uploaded.
- drdev
- Programmer
- Posts: 1958
- Joined: 27 Jul 2013, 02:07
- Has thanked: 189 times
- Been thanked: 565 times
Re: Forge Android App: 09-21-2014 Alpha 1.5.28.004
by bevryde » 21 Sep 2014, 06:41
Argh, an I let 002 autoupdate and got black screen version again
- Thanks for your effort.
You mention scaling issues: When you scale cards in match, the background also scales in a weird way, it shouldn't scale I think...

You mention scaling issues: When you scale cards in match, the background also scales in a weird way, it shouldn't scale I think...
Re: Forge Android App: 09-21-2014 Alpha 1.5.28.004
by drdev » 21 Sep 2014, 13:17
That's a separate issue that I need to find a way to address eventually. I haven't come up with a good way yet.bevryde wrote:Argh, an I let 002 autoupdate and got black screen version again- Thanks for your effort.
You mention scaling issues: When you scale cards in match, the background also scales in a weird way, it shouldn't scale I think...
- drdev
- Programmer
- Posts: 1958
- Joined: 27 Jul 2013, 02:07
- Has thanked: 189 times
- Been thanked: 565 times
Re: Forge Android App: 09-21-2014 Alpha 1.5.28.004
by Agetian » 21 Sep 2014, 14:33
Ok, I successfully compiled and uploaded a new version (1.5.28.004) to the FTP server. Here's hoping that everything is going to work fine.
Please let me know how it goes with the new version. I tested it on my tablet and it seems to work alright.
- Agetian

- Agetian
- Agetian
- Programmer
- Posts: 3489
- Joined: 14 Mar 2011, 05:58
- Has thanked: 684 times
- Been thanked: 572 times
Re: Forge Android App: 09-21-2014 Alpha 1.5.28.004
by drdev » 21 Sep 2014, 14:53
Appears to be working well. I've updated the first post to point to the new install. All clear everyone.Agetian wrote:Ok, I successfully compiled and uploaded a new version (1.5.28.004) to the FTP server. Here's hoping that everything is going to work fine.Please let me know how it goes with the new version. I tested it on my tablet and it seems to work alright.
- Agetian
Thanks again, Agetian.
- drdev
- Programmer
- Posts: 1958
- Joined: 27 Jul 2013, 02:07
- Has thanked: 189 times
- Been thanked: 565 times
Who is online
Users browsing this forum: No registered users and 63 guests