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

Program freezes on startup (white/blue/black screen) #4461

Open
LateLine opened this issue Jan 28, 2018 · 2 comments
Open

Program freezes on startup (white/blue/black screen) #4461

LateLine opened this issue Jan 28, 2018 · 2 comments
Labels
FAQ Instructions to fix problems support Questions from users, help and support

Comments

@LateLine
Copy link

I downloaded this today and got the hang of it and went to eat dinner got back on and it'll open a window with a half loaded blue screen and freeze and not respond. Just want to know how to fix it.

@rlombardelli
Copy link

+1 got exactly the same issue... :(

@JayDi85
Copy link
Member

JayDi85 commented Jan 28, 2018

If your client window popup but freeze after some time (blue or white) then it's an auto-connection problem. Your main server may be down or slowdown -- that's normal after new xmage releases. Wait some time and try later.

Easy fix: run xmage without internet connection and uncheck auto-login checkbox in popup connection dialog.

Hard fix: If you don't want to go offline then use that:

  • For Windows: go to search -> regedit -> run it (for windows machine) and delete autoConnect setting in HKEY_CURRENT_USER\Software\JavaSoft\Prefs\mage\client:

shot_180129_035633

  • For MacOS -- find settings file and delete/change same param:
    The preferences files generated by the Preferences API are named com.apple.java.util.prefs. The user’s preferences file is stored in their home directory (~/Library/Preferences/). Warning: you must restart Mac after edit/delete that file to apply new changes.

    • If you can't find ~/Library/Preferences folder then use special command to enable it: open Spotlight, Applications > Utilities, or Launchpad -> Utilities, and enter:
    • chflags nohidden ~/Library/
  • For Linux -- The user’s preferences file is stored in /home/xxx/.java/.userPrefs/mage/client

@JayDi85 JayDi85 changed the title Program freezes....was working fine Program freezes on startup after update Jan 29, 2018
@JayDi85 JayDi85 added support Questions from users, help and support and removed question labels Aug 19, 2018
@JayDi85 JayDi85 added the FAQ Instructions to fix problems label Apr 6, 2019
@JayDi85 JayDi85 changed the title Program freezes on startup after update Program freezes on startup (while/blue/black screen) May 11, 2019
@JayDi85 JayDi85 changed the title Program freezes on startup (while/blue/black screen) Program freezes on startup (white/blue/black screen) May 11, 2019
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

3 participants