Jump to content
  • 0

Game does not start


Fallender

Question

I try to load the game however it does not start. I think something is wrong with java. But already de and installed it aswell as zomboid same thing :( so sad.

 

pzexe config file: C:\Spiele\steamapps\common\ProjectZomboid/ProjectZomboid64.json
pzexe: mainClass: zombie/gameStates/MainScreenState
pzexe: classpath: -Djava.class.path=.;jinput.jar;lwjgl.jar;lwjgl_util.jar;sqlite-jdbc-3.8.10.1.jar;uncommons-maths-1.2.3.jar;trove-3.0.3.jar;javacord-2.0.17-shaded.jar;guava-23.0.jar
pzexe: vmArg (json) 1: -Xms1200m
pzexe: vmArg (json) 2: -Xmx2048m
pzexe: vmArg (json) 3: -Dzomboid.steam=1
pzexe: vmArg (json) 4: -Dzomboid.znetlog=1
pzexe: vmArg (json) 5: -Djava.library.path=natives/;.
pzexe: vmArg (json) 6: -XX:+UseConcMarkSweepGC
pzexe: Steam is running
Setting breakpad minidump AppID = 108600
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198013124225 [API loaded no]
Exception in thread "main" java.util.zip.ZipError: zip END header not found
        at com.sun.nio.zipfs.ZipFileSystem.zerror(ZipFileSystem.java:1605)
        at com.sun.nio.zipfs.ZipFileSystem.findEND(ZipFileSystem.java:1021)
        at com.sun.nio.zipfs.ZipFileSystem.initCEN(ZipFileSystem.java:1030)
        at com.sun.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:130)
        at com.sun.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:117)
        at java.nio.file.FileSystems.newFileSystem(FileSystems.java:326)
        at java.nio.file.FileSystems.newFileSystem(FileSystems.java:276)
        at zombie.core.logger.ZipLogs.addZipFile(ZipLogs.java:29)
        at zombie.gameStates.MainScreenState.main(MainScreenState.java:108)

 

Same is true for 32.

pzexe config file: C:\Spiele\steamapps\common\ProjectZomboid/ProjectZomboid32.json
pzexe: mainClass: zombie/gameStates/MainScreenState
pzexe: classpath: -Djava.class.path=.;jinput.jar;lwjgl.jar;lwjgl_util.jar;sqlite-jdbc-3.8.10.1.jar;uncommons-maths-1.2.3.jar;trove-3.0.3.jar;javacord-2.0.17-shaded.jar;guava-23.0.jar
pzexe: vmArg (json) 1: -Xms1200m
pzexe: vmArg (json) 2: -Xmx1200m
pzexe: vmArg (json) 3: -Dzomboid.steam=1
pzexe: vmArg (json) 4: -Dzomboid.znetlog=1
pzexe: vmArg (json) 5: -Djava.library.path=natives/;.
pzexe: vmArg (json) 6: -XX:+UseConcMarkSweepGC
pzexe: Steam is running
Setting breakpad minidump AppID = 108600
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198013124225 [API loaded no]
Exception in thread "main" java.util.zip.ZipError: zip END header not found
        at com.sun.nio.zipfs.ZipFileSystem.zerror(ZipFileSystem.java:1605)
        at com.sun.nio.zipfs.ZipFileSystem.findEND(ZipFileSystem.java:1021)
        at com.sun.nio.zipfs.ZipFileSystem.initCEN(ZipFileSystem.java:1030)
        at com.sun.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:130)
        at com.sun.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:117)
        at java.nio.file.FileSystems.newFileSystem(Unknown Source)
        at java.nio.file.FileSystems.newFileSystem(Unknown Source)
        at zombie.core.logger.ZipLogs.addZipFile(ZipLogs.java:29)
        at zombie.gameStates.MainScreenState.main(MainScreenState.java:108)
 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

In case you have this again or someone finds this via Google, this error (specifically "Exception in thread "main" java.util.zip.ZipError: zip END header not found") is fixed by deleting the logs.zip in C:\Users\Yourusername\Zomboid

 

IIRC, we have this fixed for the upcoming build.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...