Oleg Agafonov

Results 527 comments of Oleg Agafonov

Can you see "search country window" on connection dialog? If you can see it then check where exactly is that window popup on your mac (behind or in front of...

OK, then try to search client logs and report it here (after your client "freeze" on set selection). It's can contain errors. That's logs can found in black window or...

It's old logs (from February 22), maybe you are shown file from wrong folder (check your link/folder to start up launcher/client). Delete `mageclient.log` file, restart xmage, try to create new...

There are possible some text assistance or whatever third party software on MacOs (app freeze on text field enter -- that's third party software try to create quick search buttons...

XMage uses custom code to simulate modal dialogs -- see `startModal()` for related code. Also you can run client app with `-debug` param to enable debug menu and run render...

I'm talking about a minimum impact to the game. Just empty card. XMage doesn't support manual/user defined rules by design.

Some graphic library is missing from the system like GTK. Try [that instructions](https://stackoverflow.com/a/21203726/1276632) P.S. You can set java app params from the launcher - settings - java - client: `-Dprism.verbose=true`

Please, don't merge. I need to review it. Too much inherited classes.

There are must be another problems too. New watcher code was introduced month ago, but people can't run xmage under java 9+ many years.