Page 12 of 13

Re: Network Multiplayer (Multi-human players)

PostPosted: 13 Jun 2015, 20:24
by KrazyTheFox
drdev wrote:Is network play working for anyone right now? I've been trying to get the mobile app to be able to play a game against the desktop, but right now only the hosting app is getting any game information and if the joining app tries to take an action, the game crashes. I can reproduce with desktop v. desktop, so it's not an issue specific to the mobile app.

The crash is the result of the joining player not having a currentPlayer set in AbstractGuiGame, but I don't know why none of the other game information is syncing.
My network play is also broken, with the same exception.

Re: Network Multiplayer (Multi-human players)

PostPosted: 14 Jun 2015, 19:31
by drdev
KrazyTheFox wrote:
drdev wrote:Is network play working for anyone right now? I've been trying to get the mobile app to be able to play a game against the desktop, but right now only the hosting app is getting any game information and if the joining app tries to take an action, the game crashes. I can reproduce with desktop v. desktop, so it's not an issue specific to the mobile app.

The crash is the result of the joining player not having a currentPlayer set in AbstractGuiGame, but I don't know why none of the other game information is syncing.
My network play is also broken, with the same exception.
Any idea when this broke? I got the impression that network play used to work, at least in so much as you could actually play.

Re: Network Multiplayer (Multi-human players)

PostPosted: 14 Jun 2015, 19:42
by KrazyTheFox
drdev wrote:Any idea when this broke? I got the impression that network play used to work, at least in so much as you could actually play.
I'm afraid not. Last I played was at least a month ago and it did work then.

Re: Network Multiplayer (Multi-human players)

PostPosted: 18 Jun 2015, 15:43
by drdev
KrazyTheFox wrote:
drdev wrote:Any idea when this broke? I got the impression that network play used to work, at least in so much as you could actually play.
I'm afraid not. Last I played was at least a month ago and it did work then.
Given I've seen reports of this being broken in the latest Beta as well, can somebody who understands the network code or was the one to break it please fix it? I've got an Android app release that's ready to go other than this issue.

Re: Network Multiplayer (Multi-human players)

PostPosted: 21 Dec 2015, 14:03
by MIC132
What's the current status on this? Does network play work at all?

Re: Network Multiplayer (Multi-human players)

PostPosted: 30 Dec 2015, 23:17
by CORE
Is there any way to setup the Forge multiplayer server externally without using the Forge client?

Re: Network Multiplayer (Multi-human players)

PostPosted: 05 Feb 2016, 23:21
by MIC132
How playable is multiplayer currently?

Re: Network Multiplayer (Multi-human players)

PostPosted: 07 Feb 2016, 19:21
by MIC132
To answer my own question, it's not really playable.

Deck selection in EDH doesn't work properly (people selected decks, and then still got random generated decks), somehow if there are more than 2 players, they names get overwritten constantly, and there is quite a lot of crashes.

I really hope it can get to playable state soon.

Re: Network Multiplayer (Multi-human players)

PostPosted: 07 Feb 2016, 22:06
by friarsol
MIC132 wrote:I really hope it can get to playable state soon.
Can't make any promises. The developer who was working on it, has been busy IRL. It seems to work for some people, but no matter what I'd call it pre-alpha.

Re: Network Multiplayer (Multi-human players)

PostPosted: 07 Feb 2016, 22:27
by MIC132
Well, it kinda-sorta works with two players and normal decks.

But with EDH and three players the deck selection gets bugged, and everyone except for me (the host) get generated decks despite selecting theirs.

Re: Network Multiplayer (Multi-human players)

PostPosted: 23 Mar 2016, 19:46
by MIC132
Is any progress currently being made with multiplayer?

Re: Network Multiplayer (Multi-human players)

PostPosted: 24 Apr 2016, 12:05
by churrufli
Interested too about any progress with multiplayer

Re: Network Multiplayer (Multi-human players)

PostPosted: 14 May 2016, 15:33
by uhlersoth
Could you use the assistance of a professional Java developer of 15 years in getting network multiplayer to work?

Wait, I tried that approach three years ago. Never mind, carry on with your efforts. :D

Re: Network Multiplayer (Multi-human players)

PostPosted: 21 Aug 2016, 03:05
by zitiwaffle
The network play actually works pretty well now. The biggest bug I see is that after Game 1, my opponent and I sideboard, but we both submit our decklists and see "Waiting for opponent". I've seen a couple other minor bugs, but if just that one was fixed, it would easily be playable.

Re: Network Multiplayer (Multi-human players)

PostPosted: 21 Aug 2016, 12:23
by MIC132
There is also another big problem, though it's EDH specific.

When picking decks, only the Host will get whatever they picked, and the rest will get random generated decks, no mater what the choose.