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

UI breaks when interacting with a card popup #6266

Closed
ag0r opened this issue Feb 8, 2020 · 2 comments
Closed

UI breaks when interacting with a card popup #6266

ag0r opened this issue Feb 8, 2020 · 2 comments
Labels
FAQ Instructions to fix problems support Questions from users, help and support

Comments

@ag0r
Copy link

ag0r commented Feb 8, 2020

When playing against another player (this didn't seem to happen playing against AI) any time a popup window displays, for example after searching the deck for a card, the UI breaks spectacularly after interacting with that window in any way other than moving or minimizing it. Closing the window, hovering over the card in the window, clicking the card in the window... All break the UI. After this breakage happens, any time the mouse moves over an interactive item on screen the whole UI redraws relative to the position of that item. Technically the game is still playable at this point; clicking things still works if you can find them.

@JayDi85
Copy link
Member

JayDi85 commented Feb 8, 2020

It can be:

  1. Some error on client side (need logs to research);
  2. Errors with images (broken archives -- find and delete all zero size files from \xmage\mage-client\plugins\images folder);
  3. Old graphic card drivers (try to update it and/or run client with extra command -Dsun.java2d.d3d=false, look here)

If you can't fix it then:

  1. Delete logs file \xmage\mage-client\mageclient.log;
  2. Run game and reproduce that bug;
  3. Upload logs to https://pastebin.com/ or send me on email: jaydi85@gmail.com

@JayDi85 JayDi85 added the support Questions from users, help and support label Feb 8, 2020
@ag0r
Copy link
Author

ag0r commented Feb 10, 2020

I am marking this as closed because after following the steps above I was no longer able to reproduce the issue. I'm unfortunately not sure which of the steps resolved it though.

@ag0r ag0r closed this as completed Feb 10, 2020
@JayDi85 JayDi85 added the FAQ Instructions to fix problems label Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FAQ Instructions to fix problems support Questions from users, help and support
Projects
None yet
Development

No branches or pull requests

2 participants