Jump to content
  • 0

Yet another starting problem


Tromend

Question

Well, I'll go directly to the point, CMD pops out, stays in for a few seconds then vanishes, no  matter if it is compatibiluity mode, 32bit or 64bit, I have 64bit OS, and 64 bit Java 8 installed, just downloaded it form the webpage. Here's the CMD report:
 

 
E:\SteamLibrary\SteamApps\common\ProjectZomboid>".\jre64\bin\java.exe" -Xms1024m
 -Xmx1024m -Djava.library.path=./ -cp lwjgl.jar;lwjgl_util.jar;uncommons-maths-1
.2.3.jar;./ zombie.gameStates.MainScreenState -safemode
01-05-2015 10:18:43
cachedir is "C:\Users\Tromend\Zomboid"
-- listing properties --
java.runtime.name=Java SE Runtime Environment
sun.boot.library.path=E:\SteamLibrary\SteamApps\common\Proj...
java.vm.version=23.25-b01
user.country.format=ES
java.vm.vendor=Oracle Corporation
java.vendor.url=http://java.oracle.com/
path.separator=;
java.vm.name=Java HotSpot 64-Bit Server VM
file.encoding.pkg=sun.io
user.script=
user.country=US
sun.java.launcher=SUN_STANDARD
sun.os.patch.level=Service Pack 1
java.vm.specification.name=Java Virtual Machine Specification
user.dir=E:\SteamLibrary\SteamApps\common\Proj...
java.runtime.version=1.7.0_25-b17
java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
java.endorsed.dirs=E:\SteamLibrary\SteamApps\common\Proj...
os.arch=amd64
java.io.tmpdir=C:\Users\Tromend\AppData\Local\Temp\
line.separator=
 
java.vm.specification.vendor=Oracle Corporation
user.variant=
os.name=Windows 7
sun.jnu.encoding=Cp1252
java.library.path=./
java.specification.name=Java Platform API Specification
java.class.version=51.0
sun.management.compiler=HotSpot 64-Bit Tiered Compilers
os.version=6.1
user.home=C:\Users\Tromend
user.timezone=America/Caracas
java.awt.printerjob=sun.awt.windows.WPrinterJob
file.encoding=Cp1252
java.specification.version=1.7
user.name=Tromend
java.class.path=lwjgl.jar;lwjgl_util.jar;uncommons-ma...
java.vm.specification.version=1.7
sun.arch.data.model=64
java.home=E:\SteamLibrary\SteamApps\common\Proj...
sun.java.command=zombie.gameStates.MainScreenState -sa...
java.specification.vendor=Oracle Corporation
user.language=en
user.language.format=es
awt.toolkit=sun.awt.windows.WToolkit
java.vm.info=mixed mode
java.version=1.7.0_25
java.ext.dirs=E:\SteamLibrary\SteamApps\common\Proj...
sun.boot.class.path=E:\SteamLibrary\SteamApps\common\Proj...
java.vendor=Oracle Corporation
file.separator=\
sun.cpu.endian=little
sun.io.unicode.encoding=UnicodeLittle
sun.desktop=windows
sun.cpu.isalist=amd64
-----
SVN REVISION 964
versionNumber=Early Access v. 31.13 demo=false
connecting to public server list
LightingFPS set to 30
org.lwjgl.LWJGLException: Failed to set display mode (-2).
        at org.lwjgl.opengl.WindowsDisplay.nSwitchDisplayMode(Native Method)
        at org.lwjgl.opengl.WindowsDisplay.switchDisplayMode(WindowsDisplay.java
:332)
        at org.lwjgl.opengl.Display.switchDisplayMode(Display.java:359)
        at org.lwjgl.opengl.Display.create(Display.java:825)
        at org.lwjgl.opengl.Display.create(Display.java:757)
        at zombie.core.Core.init(Core.java:1766)
        at zombie.GameWindow.maina(GameWindow.java:915)
        at zombie.gameStates.MainScreenState.main(MainScreenState.java:162)
AL lib: (EE) alc_cleanup: 1 device not closed
 
E:\SteamLibrary\SteamApps\common\ProjectZomboid>PAUSE
Press any key to continue . . .
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Heya,

 

Looks like you might have set the game resolution to bigger than your screen can handle. If you change it back to a lower or equal value in C:/Users/YourUserName/Zomboid/options.ini it should start working again. You can also just delete that file and the game will remake it for you at a normal resolution. Cheers!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...