Healix / Gw2Launcher

Manages and allows for multiple Guild Wars 2 clients to be launched
MIT License
181 stars 24 forks source link

Error when launching since the latest update on 18 July #341

Open MoleMolester opened 1 year ago

MoleMolester commented 1 year ago

launching any accounts will be greeting by "A serious error has occirred that prevents..." and the only available button is to "Send Report to ArenaNet"

Healix commented 1 year ago

If you were using the -dx9 option, it was removed and will cause a crash when clicking play. Click show details to see the reason for the crash. If it's because of DX9, you'll see: Assertion: No valid case for switch variable 'grInterface'

MoleMolester commented 1 year ago

Thanks Healix, indeed it was DX9 that was causing it but I am still experiencing the same error message even after I had removed it from launcher

Healix commented 1 year ago

You have to click show details to see what the error actually is.

If you're still seeing "No valid case for switch variable 'grInterface'", ensure -dx9 isn't set in the arguments under the launch options for both the account (Edit > Launch options) and the global settings (Settings > Guild Wars 2 > Launch options).

If it's something else, the usual cause is outdated addons.

MoleMolester commented 1 year ago

ohh i forgot about the account level argument! its working now. thanks healix!