Trilarion / hale

An RPG with turn based combat
https://sourceforge.net/p/hale/wiki/Home/
GNU General Public License v2.0
2 stars 0 forks source link

No display mode available with cofiguration 1280x800 (Linux) #14

Open Trilarion opened 6 years ago

Trilarion commented 6 years ago

On Linux (Mate via remote desktop sesman-xvnc). I get the runtime error

"No display mode available with configuration: 1280x800. Falling back to 800x600 with no sclaing. Unable to find display mode for fallback 800x600 display. Exiting."

at net.sf.hale.Config.createDisplay(Config.java:287) at net.sf.hale.Config.createGameDisplay(Config.java:264) at net.sf.hale.Game.main(Game.java:342)