Project Zomboid

Project Zomboid

Only run 32 no run 64
Game no run in 64bit, start steam CTD, only run 32 direct without STEAM
< >
1-15 / 19 のコメントを表示
Chris 2014年5月20日 3時26分 
Works just fine in 64bit for me on win 7 64, is your java / drivers upto date?
ok I´m chek it.. thx
Chris 2014年5月20日 3時40分 
Might be worth verifying the files too, just incase.
I unistall java 32. install java 64 , nvidia drivers too update ,
NO RUN
Chris 2014年5月20日 4時08分 
Dunno what to tell you then sorry, hopefully one of the devs will be along in awhile & be able to assist you better. Also you'll need both versions of java installed, saves issues later on.
最近の変更はChrisが行いました; 2014年5月20日 4時08分
anyway thank you very much for the help
Chris 2014年5月20日 4時25分 
No worries, hope it gets sorted.
Error :

java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\Steam\SteamApps\common\ProjectZomboid\RakNet64.dll: %1 no es una aplicación Win32 válida
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1957)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1882)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1872)
at java.lang.Runtime.loadLibrary0(Runtime.java:849)
at java.lang.System.loadLibrary(System.java:1087)
at zombie.core.raknet.RakNetPeerInterface.init(RakNetPeerInterface.java:19)
at zombie.GameWindow.init(GameWindow.java:1581)
at zombie.GameWindow.maina(GameWindow.java:982)
at zombie.gameStates.MainScreenState.main(MainScreenState.java:144)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
最近の変更は©HarryJonS®[ESP]が行いました; 2014年5月20日 10時32分
HarryJonS の投稿を引用:
Error :

java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\Steam\SteamApps\common\ProjectZomboid\RakNet64.dll: %1 no es una aplicación Win32 válida

Looks like it is looking for a file that is not where it is supposed to be if at all. I think it has to do with your windows being 32bit, the program being 64bit. Revert back to 32bit.

You may also have issues with language selection, though Im not exactly sure how to fix that.

Try getting all programs back to 32bit and see if that fixes it. If not, PC specs will be needed.

But I believe the issue is 32/64 based.
I was assuming that since he manged running it on 32 bit he doesnt have a 64 bit system, contray to folders named "...x86" that may exist on his system. The folder could of been created when he manually installed java64 et cetera. Plus the "Not a win32 app" warning.
I have this machine i7-2670Q 2.2 ghz
NVIDIA Geoforce GT630M With 2GB dedicated VRAM
8 GB RAM

Console says :

20-05-2014 20:57:17
-- listing properties --
java.runtime.name=Java(TM) SE Runtime Environment
exe4j.moduleName=C:\Program Files (x86)\Steam\steamapp...
sun.boot.library.path=c:\program files (x86)\steam\steamapp...
exe4j.semaphoreName=Local\c:_program_files_(x86)_steam_st...
java.vm.version=23.25-b01
java.vm.vendor=Oracle Corporation
java.vendor.url=http://java.oracle.com/
path.separator=;
exe4j.consoleCodepage=cp850
java.vm.name=Java HotSpot(TM) 64-Bit Server VM
file.encoding.pkg=sun.io
user.script=
user.country=ES
sun.os.patch.level=Service Pack 1
install4j.exeDir=C:\Program Files (x86)\Steam\SteamApp...
java.vm.specification.name=Java Virtual Machine Specification
user.dir=C:\Program Files (x86)\Steam\steamapp...
java.runtime.version=1.7.0_25-b17
java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
java.endorsed.dirs=c:\program files (x86)\steam\steamapp...
os.arch=amd64
java.io.tmpdir=C:\Users\Harry\AppData\Local\Temp\
line.separator=

java.vm.specification.vendor=Oracle Corporation
user.variant=
exe4j.tempDir=C:\Users\Harry\AppData\Local\Temp\e4j...
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\Harry
user.timezone=Europe/Paris
java.awt.printerjob=sun.awt.windows.WPrinterJob
java.specification.version=1.7
file.encoding=Cp1252
user.name=Harry
java.class.path=C:\Users\Harry\AppData\Local\Temp\e4j...
java.vm.specification.version=1.7
sun.arch.data.model=64
java.home=c:\program files (x86)\steam\steamapp...
sun.java.command=C:\Program Files (x86)\Steam\steamapp...
exe4j.launchName=C:\Program Files (x86)\Steam\steamapp...
java.specification.vendor=Oracle Corporation
user.language=es
awt.toolkit=sun.awt.windows.WToolkit
java.vm.info=mixed mode
exe4j.unextractedPosition=385552
java.version=1.7.0_25
java.ext.dirs=c:\program files (x86)\steam\steamapp...
sun.boot.class.path=c:\program files (x86)\steam\steamapp...
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.desktop=windows
sun.cpu.isalist=amd64
-----
SVN REVISION 964
versionNumber=Build 26 demo=false
LightingFPS set to 15
OpenGL version: 4.4.0
Desktop resolution 1366x768
Initial resolution 1024x768 fullScreen=false
GL_ARB_vertex_buffer_object is supported
GLBufferObject using core OpenGL 1.5
Loading RakNet from: ./
java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\Steam\SteamApps\common\ProjectZomboid\RakNet64.dll: %1 no es una aplicación Win32 válida
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1957)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1882)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1872)
at java.lang.Runtime.loadLibrary0(Runtime.java:849)
at java.lang.System.loadLibrary(System.java:1087)
at zombie.core.raknet.RakNetPeerInterface.init(RakNetPeerInterface.java:19)
at zombie.GameWindow.init(GameWindow.java:1581)
at zombie.GameWindow.maina(GameWindow.java:982)
at zombie.gameStates.MainScreenState.main(MainScreenState.java:144)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
I am crazy.
i reinstall STEAM,
New read console:

21-05-2014 10:29:01
-- listing properties --
java.runtime.name=Java(TM) SE Runtime Environment
exe4j.moduleName=C:\Program Files\Steam\steamapps\comm...
sun.boot.library.path=c:\program files\steam\steamapps\comm...
exe4j.semaphoreName=Local\c:_program_files_steam_steamapp...
java.vm.version=23.25-b01
java.vm.vendor=Oracle Corporation
java.vendor.url=http://java.oracle.com/
path.separator=;
exe4j.consoleCodepage=cp850
java.vm.name=Java HotSpot(TM) 64-Bit Server VM
file.encoding.pkg=sun.io
user.script=
user.country=ES
sun.os.patch.level=Service Pack 1
install4j.exeDir=C:\Program Files\Steam\SteamApps\comm...
java.vm.specification.name=Java Virtual Machine Specification
user.dir=C:\Program Files\Steam\steamapps\comm...
java.runtime.version=1.7.0_25-b17
java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
java.endorsed.dirs=c:\program files\steam\steamapps\comm...
os.arch=amd64
java.io.tmpdir=C:\Users\Harry\AppData\Local\Temp\
line.separator=

java.vm.specification.vendor=Oracle Corporation
user.variant=
exe4j.tempDir=C:\Users\Harry\AppData\Local\Temp\e4j...
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\Harry
user.timezone=Europe/Paris
java.awt.printerjob=sun.awt.windows.WPrinterJob
java.specification.version=1.7
file.encoding=Cp1252
user.name=Harry
java.class.path=C:\Users\Harry\AppData\Local\Temp\e4j...
java.vm.specification.version=1.7
sun.arch.data.model=64
java.home=c:\program files\steam\steamapps\comm...
sun.java.command=C:\Program Files\Steam\steamapps\comm...
exe4j.launchName=C:\Program Files\Steam\steamapps\comm...
java.specification.vendor=Oracle Corporation
user.language=es
awt.toolkit=sun.awt.windows.WToolkit
java.vm.info=mixed mode
exe4j.unextractedPosition=385552
java.version=1.7.0_25
java.ext.dirs=c:\program files\steam\steamapps\comm...
sun.boot.class.path=c:\program files\steam\steamapps\comm...
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.desktop=windows
sun.cpu.isalist=amd64
-----
SVN REVISION 964
versionNumber=Build 26 demo=false
LightingFPS set to 15
OpenGL version: 4.4.0
Desktop resolution 1366x768
Initial resolution 1024x768 fullScreen=false
GL_ARB_vertex_buffer_object is supported
GLBufferObject using core OpenGL 1.5
Loading RakNet from: ./
java.lang.UnsatisfiedLinkError: C:\Program Files\Steam\SteamApps\common\ProjectZomboid\RakNet64.dll: %1 no es una aplicación Win32 válida
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1957)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1882)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1872)
at java.lang.Runtime.loadLibrary0(Runtime.java:849)
at java.lang.System.loadLibrary(System.java:1087)
at zombie.core.raknet.RakNetPeerInterface.init(RakNetPeerInterface.java:19)
at zombie.GameWindow.init(GameWindow.java:1581)
at zombie.GameWindow.maina(GameWindow.java:982)
at zombie.gameStates.MainScreenState.main(MainScreenState.java:144)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
Lets go back a bit. First you CAN run the game but only in 32bit, correct? But you can't get it to run in 64bit which is what you want?

Second I need you to do this really quick. Go to the windows start button and click it. Go to 'Computer' right click and select 'Properties'. On that menu you see a section called 'System' with a sub-section called "System Type". What does it say next to system type?

Third, you have a sub-par CPU for the min specs of the game though this may not be an issue.

Finally, which console are you getting all the java script from?

PS You need to have steam running for this game to run so I'm not sure what you mean here "...only run 32 direct without STEAM"
最近の変更は[REDACTED]が行いました; 2014年5月21日 17時05分
[Second I need you to do this really quick. Go to the windows start button and click it. Go to 'Computer' right click and select 'Properties'. On that menu you see a section called 'System' with a sub-section called "System Type". What does it say next to system type?]

SO 64 bits
I run The game without Steam running. Because it start only 64 bits

[Finally, which console are you getting all the java script from?] I don´t understand this point...
最近の変更は©HarryJonS®[ESP]が行いました; 2014年5月21日 17時19分
Needing steam running was more of a question and I read CTD(crash to desktop) as CFD(Cant find device). The french to english translation had me a little lost.

Its an i7 intel, not an amd, and its sub spec req. Either way OP installed programs somewhere along the line that have caused error.

PS automagically? haha That is a pretty funny typo.
最近の変更は[REDACTED]が行いました; 2014年5月21日 19時13分
< >
1-15 / 19 のコメントを表示
ページ毎: 1530 50

投稿日: 2014年5月20日 2時45分
投稿数: 19