Jump to content
  • 0

Issues loading game


poodledook

Question

Hi! I've recently installed PZ on a new laptop, specs are;

 

Windows 10

AMD Radeon 7500/7600M series

i7 3520M

16GB RAM

 

On a previous laptop ran with no issues, but I've come to install it here and I can't get it to launch. Runs through CMD window and then does nothing else. Googled and tried a lot of things - adding -novoip, running previous betas that are available, deleting the user/zomboid folder, running .bat files instead, compatibility options, 32 bit versions, etc. I can't seem to find an answer.

 

My console file is as below, could someone please help me out? It'd be hugely appreciated.

 

Spoiler

08-09-2018 09:48:46
cachedir is "C:\Users\User\Zomboid"
-- listing properties --
java.runtime.name=Java(TM) SE Runtime Environment
sun.boot.library.path=C:\Program Files (x86)\Steam\steamapp...
java.vm.version=25.121-b13
java.vm.vendor=Oracle Corporation
java.vendor.url=http://java.oracle.com/
path.separator=;
java.vm.name=Java HotSpot(TM) 64-Bit Server VM
file.encoding.pkg=sun.io
user.script=
user.country=GB
sun.os.patch.level=
java.vm.specification.name=Java Virtual Machine Specification
user.dir=C:\Program Files (x86)\Steam\steamapp...
java.runtime.version=1.8.0_121-b13
java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
java.endorsed.dirs=C:\Program Files (x86)\Steam\steamapp...
os.arch=amd64
java.io.tmpdir=C:\Users\User\AppData\Local\Temp\
line.separator=

java.vm.specification.vendor=Oracle Corporation
user.variant=
os.name=Windows 10
sun.jnu.encoding=Cp1252
zomboid.steam=1
java.library.path=natives/;.
java.specification.name=Java Platform API Specification
java.class.version=52.0
sun.management.compiler=HotSpot 64-Bit Tiered Compilers
zomboid.znetlog=1
os.version=10.0
user.home=C:\Users\User
user.timezone=Europe/London
java.awt.printerjob=sun.awt.windows.WPrinterJob
file.encoding=Cp1252
java.specification.version=1.8
user.name=User
java.class.path=.;jinput.jar;lwjgl.jar;lwjgl_util.jar...
java.vm.specification.version=1.8
sun.arch.data.model=64
java.home=C:\Program Files (x86)\Steam\steamapp...
java.specification.vendor=Oracle Corporation
user.language=en
awt.toolkit=sun.awt.windows.WToolkit
java.vm.info=mixed mode
java.version=1.8.0_121
java.ext.dirs=C:\Program Files (x86)\Steam\steamapp...
sun.boot.class.path=C:\Program Files (x86)\Steam\steamapp...
sun.stderr.encoding=cp850
java.vendor=Oracle Corporation
file.separator=\
java.vendor.url.bug=http://bugreport.sun.com/bugreport/
sun.cpu.endian=little
sun.io.unicode.encoding=UnicodeLittle
sun.stdout.encoding=cp850
sun.desktop=windows
sun.cpu.isalist=amd64
-----
versionNumber=39.67.5 demo=false
1536396526682 [javafmodJNI] Init: Start
1536396526682 [javafmodJNI] Init: WIN 64
1536396526693 fmod: Java loging: OK
1536396526696 fmod: System Create: OK
1536396526767 fmod: Create DSP for capture sound
org.lwjgl.LWJGLException: Pixel format not accelerated
    at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
    at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
    at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
    at org.lwjgl.opengl.Display.createWindow(Display.java:306)
    at org.lwjgl.opengl.Display.create(Display.java:848)
    at org.lwjgl.opengl.Display.create(Display.java:757)
    at zombie.core.Core.init(Core.java:2199)
    at zombie.GameWindow.maina(GameWindow.java:973)
    at zombie.gameStates.MainScreenState.main(MainScreenState.java:183)
 

 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Pixel format not accelerated means the GPU doesn't support the required OpenGL version. You will need to find updated drivers for your video card, hoping that the latest version supports it.

Don't trust Windows to find the latest driver for you. 

AMD Catalyst drivers for that card range should be at 15.7.1.

Unfortunately, that's quite an old GPU (about 7 years I think?) so if the latest driver doesn't fix it, only a GPU upgrade would fix the issue.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...