It is currently 30 Jun 2025, 23:39
   
Text Size

Forge Android App: 11-13-2016 Alpha 1.5.58.002

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Re: Forge Android App: 01-14-2016 Alpha 1.5.48.009

Postby drdev » 14 Jan 2016, 17:22

So I realized right after releasing .008 that CHAOS and X symbols were appearing in several places where the new COLORLESS symbol should be appearing. You'd also experience a crash if you tried viewing a card with the COLORLESS symbol in its mana cost.

I just released .009 as a quick patch for these issues.
drdev
Programmer
 
Posts: 1958
Joined: 27 Jul 2013, 02:07
Has thanked: 189 times
Been thanked: 565 times

Re: Forge Android App: 01-14-2016 Alpha 1.5.48.009

Postby Sirspud » 14 Jan 2016, 18:26

Description: Continuable crash, but this comes up when I tap on my opponent's card objects twice or more. Figured this was a UI bug in the Android version specifically.
IllegalStateException | Open
Code: Select all
Forge Version:    1.5.48.009
Operating System: Linux 3.10.49-g201f9bb aarch64
Java Version:     0 The Android Project

java.lang.IllegalStateException: forge.FThreads.assertExecutedByEdt must be accessed from the event dispatch thread.
   at forge.FThreads.assertExecutedByEdt(FThreads.java:20)
   at forge.toolbox.FOverlay.setVisible(FOverlay.java:94)
   at forge.card.CardZoom.setVisible(CardZoom.java:79)
   at forge.toolbox.FOverlay.show(FOverlay.java:81)
   at forge.card.CardZoom.show(CardZoom.java:61)
   at forge.screens.match.views.VCardDisplayArea$CardAreaPanel.showZoom(VCardDisplayArea.java:401)
   at forge.screens.match.views.VCardDisplayArea$CardAreaPanel.access$100(VCardDisplayArea.java:207)
   at forge.screens.match.views.VCardDisplayArea$CardAreaPanel$1.run(VCardDisplayArea.java:348)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
   at java.lang.Thread.run(Thread.java:818)

Sirspud
 
Posts: 19
Joined: 26 Jun 2014, 01:08
Has thanked: 32 times
Been thanked: 3 times

Re: Forge Android App: 01-14-2016 Alpha 1.5.48.009

Postby 1mrlee » 14 Jan 2016, 21:01

Hi Dan,


Just found a typo:

Oath of Gideon isn't one mana:

Attachment below
Attachments
Screenshot_20160115-075830.png
1mrlee
 
Posts: 45
Joined: 07 Oct 2015, 00:34
Has thanked: 0 time
Been thanked: 4 times

Re: Forge Android App: 01-14-2016 Alpha 1.5.48.009

Postby sorinmarkov » 14 Jan 2016, 23:41

Hi All,
Getting this crash every game. It happens randomly when I click any card:

IllegalStateException | Open
Code: Select all
Forge Version:    1.5.48.009
Operating System: Linux 3.4.0-perf-gbe52486 armv7l
Java Version:     0 The Android Project

java.lang.IllegalStateException: forge.FThreads.assertExecutedByEdt must be accessed from the event dispatch thread.
   at forge.FThreads.assertExecutedByEdt(FThreads.java:20)
   at forge.toolbox.FOverlay.setVisible(FOverlay.java:94)
   at forge.card.CardZoom.setVisible(CardZoom.java:79)
   at forge.toolbox.FOverlay.show(FOverlay.java:81)
   at forge.card.CardZoom.show(CardZoom.java:61)
   at forge.screens.match.views.VCardDisplayArea$CardAreaPanel.showZoom(VCardDisplayArea.java:401)
   at forge.screens.match.views.VCardDisplayArea$CardAreaPanel.access$100(VCardDisplayArea.java:207)
   at forge.screens.match.views.VCardDisplayArea$CardAreaPanel$1.run(VCardDisplayArea.java:348)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
   at java.lang.Thread.run(Thread.java:818)
Thanks for all the releases!

S.M.
"The vampires of this world don't know the pleasures of hunger. They gorge themselves without savoring the kill."
—Sorin Markov
sorinmarkov
 
Posts: 28
Joined: 05 Dec 2015, 18:50
Has thanked: 51 times
Been thanked: 2 times

Re: Forge Android App: 01-14-2016 Alpha 1.5.48.009

Postby Qanadhar » 15 Jan 2016, 13:37

Hissing Quagmire was missing an \n in oracle text.
Sea Gate Wreckage had an extra ability it shouldn't.
fixed text docs attached.
Attachments
sea_gate_wreckage.txt
(531 Bytes) Downloaded 344 times
hissing_quagmire.txt
(843 Bytes) Downloaded 368 times
User avatar
Qanadhar
 
Posts: 36
Joined: 10 Jun 2013, 01:05
Has thanked: 64 times
Been thanked: 17 times

Re: Forge Android App: 01-14-2016 Alpha 1.5.48.009

Postby RedDevil13 » 15 Jan 2016, 14:52

Stalking Drone has an ability to pay a <> and pump himself. The AI just used a forest to pay the <> cost to pump the creature.

Edit: Actually the AI is able to use any land it wants to pay the colorless cost requirements on any of the new cards.
RedDevil13
 
Posts: 19
Joined: 08 Dec 2015, 15:41
Has thanked: 0 time
Been thanked: 2 times

Re: Forge Android App: 01-14-2016 Alpha 1.5.48.009

Postby friarsol » 15 Jan 2016, 16:20

RedDevil13 wrote:Stalking Drone has an ability to pay a <> and pump himself. The AI just used a forest to pay the <> cost to pump the creature.

Edit: Actually the AI is able to use any land it wants to pay the colorless cost requirements on any of the new cards.
Yep we fixed that already. I'm sure Dan will get another Android release out when he has a chance.
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Forge Android App: 01-15-2016 Alpha 1.5.48.010

Postby drdev » 16 Jan 2016, 01:49

I just released 1.5.48.010, which should fix the crash people were experiencing when clicking on cards during gameplay. It also includes a bunch of fixes for OGW cards.
drdev
Programmer
 
Posts: 1958
Joined: 27 Jul 2013, 02:07
Has thanked: 189 times
Been thanked: 565 times

Re: Forge Android App: 01-15-2016 Alpha 1.5.48.010

Postby sorinmarkov » 16 Jan 2016, 17:26

Massive thanks for this. Really appreciate it!!!

S.M.
"The vampires of this world don't know the pleasures of hunger. They gorge themselves without savoring the kill."
—Sorin Markov
sorinmarkov
 
Posts: 28
Joined: 05 Dec 2015, 18:50
Has thanked: 51 times
Been thanked: 2 times

Re: Forge Android App: 01-15-2016 Alpha 1.5.48.010

Postby shlarin » 18 Jan 2016, 00:25

I tried installing it on my Nexus 5 and it just hangs at "Checking for Updates". Tried redownloading and reinstalling it on the same device and still no go.

Btw, it works fine on my older android tablet (Galaxy Note 10.1 2012 edition) but then again, I installed 15.48.009 first and was prompted to upgrade to 15.48.010 and it still works on that one.
shlarin
 
Posts: 8
Joined: 24 Dec 2015, 23:52
Location: California
Has thanked: 1 time
Been thanked: 0 time

Re: Forge Android App: 01-15-2016 Alpha 1.5.48.010

Postby RedDevil13 » 18 Jan 2016, 13:07

shlarin wrote:I tried installing it on my Nexus 5 and it just hangs at "Checking for Updates". Tried redownloading and reinstalling it on the same device and still no go.

Btw, it works fine on my older android tablet (Galaxy Note 10.1 2012 edition) but then again, I installed 15.48.009 first and was prompted to upgrade to 15.48.010 and it still works on that one.
I had a similar problem with newer androids as well. I upgraded from an older Amazon kindle to their newest one and Forge will install and play, but crashes constantly, sometimes without even giving a crash log. Not quite the same as your situation, but Kindle does have a bit of proprietary modding to the standard Android system too. I gave up and just started using it on my phone. Figure I will look into rooting the Kindle at some point.
RedDevil13
 
Posts: 19
Joined: 08 Dec 2015, 15:41
Has thanked: 0 time
Been thanked: 2 times

Re: Forge Android App: 01-14-2016 Alpha 1.5.48.009

Postby RedDevil13 » 18 Jan 2016, 13:09

friarsol wrote:
RedDevil13 wrote:Stalking Drone has an ability to pay a <> and pump himself. The AI just used a forest to pay the <> cost to pump the creature.

Edit: Actually the AI is able to use any land it wants to pay the colorless cost requirements on any of the new cards.
Yep we fixed that already. I'm sure Dan will get another Android release out when he has a chance.
Yep. working now, thanks for the update!

I found a new glitch. Linvala does not award the life gain under any circumstances I have seen so far. I do get the 3/3 token, but never the life gain.
RedDevil13
 
Posts: 19
Joined: 08 Dec 2015, 15:41
Has thanked: 0 time
Been thanked: 2 times

Re: Forge Android App: 01-15-2016 Alpha 1.5.48.010

Postby RedDevil13 » 19 Jan 2016, 15:06

Oath of Gideon did not add the additional Loyalty counter when a planeswalker was cast.
RedDevil13
 
Posts: 19
Joined: 08 Dec 2015, 15:41
Has thanked: 0 time
Been thanked: 2 times

Re: Forge Android App: 01-15-2016 Alpha 1.5.48.010

Postby drdev » 19 Jan 2016, 15:35

RedDevil13 wrote:Oath of Gideon did not add the additional Loyalty counter when a planeswalker was cast.
This has already been fixed, so it should be working in the next release.
drdev
Programmer
 
Posts: 1958
Joined: 27 Jul 2013, 02:07
Has thanked: 189 times
Been thanked: 565 times

Re: Forge Android App: 01-15-2016 Alpha 1.5.48.010

Postby RedDevil13 » 19 Jan 2016, 15:54

drdev wrote:
RedDevil13 wrote:Oath of Gideon did not add the additional Loyalty counter when a planeswalker was cast.
This has already been fixed, so it should be working in the next release.
Awesome! And you saw the post on Linvala?

Thanks for the work you all put into this!
RedDevil13
 
Posts: 19
Joined: 08 Dec 2015, 15:41
Has thanked: 0 time
Been thanked: 2 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 16 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 16 users online :: 0 registered, 0 hidden and 16 guests (based on users active over the past 10 minutes)
Most users ever online was 5050 on 26 Jun 2025, 06:02

Users browsing this forum: No registered users and 16 guests

Login Form