#Crash During Draft Pick (Adventure Mode 2.00)

20 messages · Page 1 of 1 (latest)

vagrant marsh
#

I'm on the snapshot released today, but had a similar issue on desktop last week. Occasionally, during draft, I'll be unable to choose a particular card, and if the menu to add to my deck pops up, sometimes it adds the wrong card. I can't blow the card up to see it, and I have to click on another one to "reset" it. Managed to get through a Duskmourn draft with no crash, though I noticed a similar bug. Bloomburrow has crashed on me every time.

Let me know if you need more info. It might be reproducible. It's happened about halfway through draft every time for me.

cinder sparrow
#
EDT > java.lang.RuntimeException: BoosterDraft : setChoice() error - card not found - null - booster pack = [Kindlespark Duo, Thistledown Players, Swamp, Gossip's Talent]
    at forge.gamemodes.limited.BoosterDraft.setChoice(BoosterDraft.java:536)
    at forge.adventure.scene.AdventureDeckEditor$DraftPackPage.afterCardPicked(AdventureDeckEditor.java:113)
    at forge.adventure.scene.AdventureDeckEditor$DraftPackPage.onCardActivated(AdventureDeckEditor.java:102)
    at forge.adventure.scene.AdventureDeckEditor$CardManagerPage.lambda$new$0(AdventureDeckEditor.java:735)
    at forge.adventure.scene.AdventureDeckEditor$CardManagerPage.$r8$lambda$g_QqJ4ry3WyN_O_Q2UZWgl_2VRU(Unknown Source:0)
    at forge.adventure.scene.AdventureDeckEditor$CardManagerPage$$ExternalSyntheticLambda2.handleEvent(D8$$SyntheticClass:0)
    at forge.itemmanager.ItemManager.activateSelectedItems(ItemManager.java:871)
#

null?

vagrant marsh
#

If that first line is what's was left in the pack, I believe I was trying to take Thistledown Players, if that helps.

cinder sparrow
#

Hmm

#

I know there's a finicky bug with the deck editor, where sometimes a card would be selected thats different than the one you tried clicking on

#

Wait.. this is desktop?

vagrant marsh
#

This is Android, but I had a similar error on desktop as well

cinder sparrow
#

Adventure mode on desktop?

vagrant marsh
#

Yes

cinder sparrow
#

Ah ok

#

Thats the same codebase

#

I almost had a meltdown

vagrant marsh
#

XD XD XD

cinder sparrow
#

Alright a few people have reported different versions of this issue. I'll see if we can just reject a draft selection rather than crashing no matter why its bad

vagrant marsh
cinder sparrow
#

Yea the other one is related to filters i think, but its really hard to reproduce so its possible that draft is impacted by it too

vagrant marsh
#

i was recording a bit for a video and managed to capture the UI bug as it happened, as well as it grabbing a Swamp instead of the card i chose

#

this is on today's snapshot fwiw

#

i could be wrong, but i think it might be happening when pack 1 comes back around again. it always seems to happen in the middle of a draft, and i haven't been paying particular attention, but that might be the case