Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link battles cannot start during the VS screen #5866

Open
Nopinou opened this issue Dec 23, 2024 · 1 comment
Open

Link battles cannot start during the VS screen #5866

Nopinou opened this issue Dec 23, 2024 · 1 comment
Labels
bug Bug category: battle-mechanic Pertains to battle mechanics status: unconfirmed This bug has not been reproduced yet

Comments

@Nopinou
Copy link

Nopinou commented Dec 23, 2024

Description

Using the mgba multiplayer feature, I tested with colloseum single and double battles.

image
link_battle_1
link_battle_2

I noticed the small flickering during the VS screen, maybe there's something that is not correctly loaded ?

Version

1.10.0 (Latest release)

Upcoming/master Version

Both 1.10 (master) and upcoming

Discord contact info

Nopinou#8678

@Nopinou Nopinou added bug Bug category: battle-mechanic Pertains to battle mechanics status: unconfirmed This bug has not been reproduced yet labels Dec 23, 2024
@Nopinou
Copy link
Author

Nopinou commented Dec 28, 2024

If this can be of any help, I wanted to further investigate on this and tested this on my repo with an old branch, that was last synced with expansion around 7 months ago (last merged PR commit is #4462 ) and a quick link-single-battle worked correctly.

I tried to play around with DebugPrintfLevel in single battles to find where things go wrong, and I found that the host gets stuck in the second iteration of DoBattleIntro (it loops through BATTLE_INTRO_STATE_GET_MON_DATA and BATTLE_INTRO_STATE_LOOP_BATTLER_DATA, but does not reach BATTLE_INTRO_STATE_PREPARE_BG_SLIDE). At this stage, the connected player does not reach DoBattleIntro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug category: battle-mechanic Pertains to battle mechanics status: unconfirmed This bug has not been reproduced yet
Projects
None yet
Development

No branches or pull requests

1 participant