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: 10-3-2015 Alpha 1.5.47.001
by bduddy » 28 Oct 2015, 06:22
Not sure where my last post yet... but I tried that. The Forge logo screen came up, but a progress bar didn't appear, and nothing happened. I'm running Android 6.0, could that have anything to do with it?drdev wrote:Looks like your skin files are missing or corrupt. Try deleting the /storage/emulated/Forge/res/ folder and restarting Forge. It should then prompt you to re-download the skin files.
- bduddy
- Posts: 9
- Joined: 01 Mar 2014, 19:51
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge Android App: 10-3-2015 Alpha 1.5.47.001
by MAMUGI1492 » 02 Nov 2015, 17:20
Description: [describe what you were doing when the crash occurred]
- NullPointerException | Open
- Code: Select all
Forge Version: 1.5.47.001
Operating System: Linux 3.4.0-g8aa6344 armv7l
Java Version: 0 The Android Project
java.lang.NullPointerException: Attempt to invoke interface method 'void forge.card.CardZoom$ActivateHandler.activate(int)' on a null object reference
at forge.card.CardZoom.fling(CardZoom.java:158)
at forge.Forge$MainInputProcessor.fling(Forge.java:610)
at forge.toolbox.FGestureAdapter.touchUp(FGestureAdapter.java:221)
at forge.toolbox.FGestureAdapter.touchUp(FGestureAdapter.java:158)
at com.badlogic.gdx.backends.android.AndroidInput.processEvents(AndroidInput.java:360)
at com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(AndroidGraphics.java:420)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1522)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1239)
- MAMUGI1492
- Posts: 4
- Joined: 15 Jul 2015, 01:09
- Has thanked: 2 times
- Been thanked: 0 time
Re: Forge Android App: 11-8-2015 Alpha 1.5.48.001
by hollowwill » 09 Nov 2015, 09:17
Description: [everytime I press 'save' button after changing my decks in QUEST MODE,forge would crash and deliver scripts I post under.Decks can still be changed,though]
- StringIndexOutOfBoundsException | Open
- Code: Select all
Forge Version: 1.5.48.001
Operating System: Linux 3.10.49-perf-g6f05a8e-00404-g705f07c aarch64
Java Version: 0 The Android Project
java.lang.StringIndexOutOfBoundsException: length=11; index=37
at java.lang.String.indexAndLength(String.java:500)
at java.lang.String.substring(String.java:1313)
at forge.deck.FDeckEditor$DeckController.save(FDeckEditor.java:1447)
at forge.deck.FDeckEditor.save(FDeckEditor.java:492)
at forge.deck.FDeckEditor$1.handleEvent(FDeckEditor.java:272)
at forge.toolbox.FLabel.tap(FLabel.java:231)
at forge.Forge$MainInputProcessor.tap(Forge.java:578)
at forge.toolbox.FGestureAdapter.touchUp(FGestureAdapter.java:196)
at forge.toolbox.FGestureAdapter.touchUp(FGestureAdapter.java:158)
at com.badlogic.gdx.backends.android.AndroidInput.processEvents(AndroidInput.java:360)
at com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(AndroidGraphics.java:420)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1522)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1239)
- hollowwill
- Posts: 1
- Joined: 09 Nov 2015, 09:09
- Has thanked: 0 time
- Been thanked: 0 time
Re: Forge Android App: 11-8-2015 Alpha 1.5.48.001
by nachobara » 09 Nov 2015, 10:43
Hello, I installed this app perfectly!
When I try to play vs another human via online I leave it blank to create a server but it doesn't work.
Can we play via online with this app??
Thank you so much.
When I try to play vs another human via online I leave it blank to create a server but it doesn't work.
Can we play via online with this app??
Thank you so much.
Re: Forge Android App: 6-6-2015 Alpha 1.5.41.001
by Traldar » 09 Nov 2015, 11:50
Is there any way to enable Tiny Leaders support on Android?
Thanks,
- traldar
Thanks,
- traldar
Traldar wrote:Hello there!
Is the Tiny Leaders format implemented on the Android version?
Thanks,
- traldar
Re: Forge Android App: 11-8-2015 Alpha 1.5.48.001
by drdev » 09 Nov 2015, 20:00
Online support is currently not working. It's been kind of on the back burner for a bit ever since the guy who had been working on it went MIA. Hopefully we'll find a way to get it up and running in the not too distant future.nachobara wrote:Hello, I installed this app perfectly!
When I try to play vs another human via online I leave it blank to create a server but it doesn't work.
Can we play via online with this app??
Thank you so much.
Last edited by drdev on 10 Nov 2015, 14:30, edited 1 time in total.
- drdev
- Programmer
- Posts: 1958
- Joined: 27 Jul 2013, 02:07
- Has thanked: 189 times
- Been thanked: 565 times
Re: Forge Android App: 11-8-2015 Alpha 1.5.48.001
by jtrowell » 10 Nov 2015, 12:37
I have the exact same error since the update. (same StringIndexOutOfBoundsException, also when saving an updated deck in quest mode)hollowwill wrote:Description: [everytime I press 'save' button after changing my decks in QUEST MODE,forge would crash and deliver scripts I post under.Decks can still be changed,though]
- StringIndexOutOfBoundsException | Open
- Code: Select all
Forge Version: 1.5.48.001
Operating System: Linux 3.10.49-perf-g6f05a8e-00404-g705f07c aarch64
Java Version: 0 The Android Project
java.lang.StringIndexOutOfBoundsException: length=11; index=37
at java.lang.String.indexAndLength(String.java:500)
at java.lang.String.substring(String.java:1313)
at forge.deck.FDeckEditor$DeckController.save(FDeckEditor.java:1447)
at forge.deck.FDeckEditor.save(FDeckEditor.java:492)
at forge.deck.FDeckEditor$1.handleEvent(FDeckEditor.java:272)
at forge.toolbox.FLabel.tap(FLabel.java:231)
at forge.Forge$MainInputProcessor.tap(Forge.java:578)
at forge.toolbox.FGestureAdapter.touchUp(FGestureAdapter.java:196)
at forge.toolbox.FGestureAdapter.touchUp(FGestureAdapter.java:158)
at com.badlogic.gdx.backends.android.AndroidInput.processEvents(AndroidInput.java:360)
at com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(AndroidGraphics.java:420)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1522)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1239)
Re: Forge Android App: 11-10-2015 Alpha 1.5.48.002
by drdev » 11 Nov 2015, 00:13
I just released 1.5.48.002, which should fix this issue.jtrowell wrote:I have the exact same error since the update. (same StringIndexOutOfBoundsException, also when saving an updated deck in quest mode)hollowwill wrote:Description: [everytime I press 'save' button after changing my decks in QUEST MODE,forge would crash and deliver scripts I post under.Decks can still be changed,though]
- StringIndexOutOfBoundsException | Open
- Code: Select all
Forge Version: 1.5.48.001
Operating System: Linux 3.10.49-perf-g6f05a8e-00404-g705f07c aarch64
Java Version: 0 The Android Project
java.lang.StringIndexOutOfBoundsException: length=11; index=37
at java.lang.String.indexAndLength(String.java:500)
at java.lang.String.substring(String.java:1313)
at forge.deck.FDeckEditor$DeckController.save(FDeckEditor.java:1447)
at forge.deck.FDeckEditor.save(FDeckEditor.java:492)
at forge.deck.FDeckEditor$1.handleEvent(FDeckEditor.java:272)
at forge.toolbox.FLabel.tap(FLabel.java:231)
at forge.Forge$MainInputProcessor.tap(Forge.java:578)
at forge.toolbox.FGestureAdapter.touchUp(FGestureAdapter.java:196)
at forge.toolbox.FGestureAdapter.touchUp(FGestureAdapter.java:158)
at com.badlogic.gdx.backends.android.AndroidInput.processEvents(AndroidInput.java:360)
at com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(AndroidGraphics.java:420)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1522)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1239)
- drdev
- Programmer
- Posts: 1958
- Joined: 27 Jul 2013, 02:07
- Has thanked: 189 times
- Been thanked: 565 times
Re: Forge Android App: 11-10-2015 Alpha 1.5.48.002
by Caostotal » 11 Nov 2015, 18:46
First I want to say thanks for lot of hours of fun with this app and apologise because my English is crap.
I updated today my htc one m8 converted to gpe to 6.0 and I couldn't start the app, all I see is a black screen, I had tried to delete res folder and make a new installation but problem remains.
Log doesn't show any errorThreadUtil first call): Running on a machine with 4 cpu core(s)
Language 'java.util.PropertyResourceBundle@1cc27a28' loaded successfully.
Read cards: 15191 archived files in 8093 ms (25 parts) using thread pool
Read decks (375 ms): 36 constructed, 0 sealed, 0 draft, 3 cubes, 0 scheme, 0 planar, 0 commander, 0 tiny leaders.
AI profile Reckless was chosen for the lobby player Morpheus.
revealcost - 1Elf[Nissa's Chosen (117)]
revealcost - 1Elf[Nissa's Chosen (117)]
revealcost - 1Elf[Nissa's Chosen (117)]
revealcost - 1Elf[Nissa's Chosen (117)]
I don't know if it's a marshmallow problem because all others apps works perfectly.
I updated today my htc one m8 converted to gpe to 6.0 and I couldn't start the app, all I see is a black screen, I had tried to delete res folder and make a new installation but problem remains.
Log doesn't show any errorThreadUtil first call): Running on a machine with 4 cpu core(s)
Language 'java.util.PropertyResourceBundle@1cc27a28' loaded successfully.
Read cards: 15191 archived files in 8093 ms (25 parts) using thread pool
Read decks (375 ms): 36 constructed, 0 sealed, 0 draft, 3 cubes, 0 scheme, 0 planar, 0 commander, 0 tiny leaders.
AI profile Reckless was chosen for the lobby player Morpheus.
revealcost - 1Elf[Nissa's Chosen (117)]
revealcost - 1Elf[Nissa's Chosen (117)]
revealcost - 1Elf[Nissa's Chosen (117)]
revealcost - 1Elf[Nissa's Chosen (117)]
I don't know if it's a marshmallow problem because all others apps works perfectly.
Re: Forge Android App: 11-10-2015 Alpha 1.5.48.002
by kestell » 12 Nov 2015, 09:55
For some reason I can't seem to be able to install it on the Note 5.
"Unfortunately, Package installer has stopped"
"Unfortunately, Package installer has stopped"
Re: Forge Android App: 11-10-2015 Alpha 1.5.48.002
by Caostotal » 13 Nov 2015, 01:14
I think I fixed it, it seems to be some problem with the external SD, I have copied all my external SD files to internal memory and it works again.
I prefer to keep the files on external SD because I feel me safer but at least I can play Magic again hehe
I prefer to keep the files on external SD because I feel me safer but at least I can play Magic again hehe
Re: Forge Android App: 11-10-2015 Alpha 1.5.48.002
by drdev » 15 Nov 2015, 17:00
Have you had any luck with this? Is there any other information you can provide about what is failing? And has anyone with a Note 5 run into issues like this that could offer any suggestions?kestell wrote:For some reason I can't seem to be able to install it on the Note 5.
"Unfortunately, Package installer has stopped"
- drdev
- Programmer
- Posts: 1958
- Joined: 27 Jul 2013, 02:07
- Has thanked: 189 times
- Been thanked: 565 times
Re: Forge Android App: 11-10-2015 Alpha 1.5.48.002
by VStorm » 16 Nov 2015, 22:28
This app gave me a virus on my Android phone. If I had the app and access to internet connection on my phone and turned on my phone, a tab on Google Chrome would appear claiming that I got viruses from visiting "adult sites". I deleted Forge, and sure enough, the pop-ups stopped. Please fix this if you can- this used to not happen with Forge, and I REALLY love this app.
- VStorm
- Posts: 1
- Joined: 16 Nov 2015, 22:04
- Has thanked: 0 time
- Been thanked: 0 time
Who is online
Users browsing this forum: No registered users and 59 guests