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

On Linux Debian Sid 32-bits : Stendhal does not display properly its game window #174

Closed
goupildb opened this issue Jun 24, 2018 · 7 comments

Comments

@goupildb
Copy link

On Linux Debian Sid 32-bits, Stendhal does not display properly its game window:
scr-0303

Console messages:
Console.txt

@balaur64
Copy link
Member

There seems to be an issue with multiple monitors, on newer Java versions.

@goupildb
Copy link
Author

Thanks for the information

@AntumDeluge
Copy link
Member

AntumDeluge commented Jun 24, 2018

I have had a similar issue in the past (with multiple different versions of Java). But it seemed to only happen randomly once in a while. I would log in, hear the startup music, but the screen would remain blank. Closing it & restarting the client usually worked. And it didn't make a difference if I was using multiple monitors. But, @balaur64 may be right about it.

The issue I had/have has occured on Windows & Linux (if I remember correctly) systems. If it is happening for you every time, it may be a different issue. There may be a VM argument to change graphics settings. I will see if I can find something. What version of Java/OpenJDK are you using?

@kiheru
Copy link
Contributor

kiheru commented Jun 25, 2018

This sounds like an experimental version of java, if I'm reading it correctly at all:

INFO [main] stendhal.java ( 200) - Java-Runtime: OpenJDK Runtime Environment 11+18-Debian-1 from /usr/lib/jvm/java-11-openjdk-i386
INFO [main] stendhal.java ( 203) - Java-VM: Oracle Corporation OpenJDK Server VM 11+18-Debian-1

(also the error pointed by the stack trace does not make much sense unless the bug is in the java libraries instead of stendhal)

@nhnb
Copy link
Member

nhnb commented Jun 25, 2018

@nhnb nhnb closed this as completed Jun 25, 2018
@AntumDeluge
Copy link
Member

Sounds like you should switch to Java 8 @goupildb.

@goupildb
Copy link
Author

Yes it works with Java 8:
capture du 2018-06-28 20-52-09
You were right, the problem comes from Java!
I also tested version 9, it does not work either.
Sorry I did not respond faster, I did not see your message.

So far the sound did not work on the game, but now it works well, I hear now the pretty soundtrack.

Thank you a lot for your answer and for your very good game.
Solved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants