Jump to content

PZ Multiplayer Crashes


DeathSpikeSteve

Recommended Posts

Me and my friend have been waiting and waiting for multiplayer, and now it's finally out! So I did everything to start multiplayer, but when it started up, it was black screen, like usual, when it was loading, but then it just exited out without any warning whatsoever, does anyone have a solution?

 

Were you able to run Project Zomboid before multiplayer was available? Sounds like you need to be running the game in compatibility mode.

Link to comment
Share on other sites

Get the log output before you do:

 

Delete %username%\zomboid (C:\users\EG\zomboid, where EG the name of your Windows account). If this brings no joy, let us know.

 

Same folder, log should be called mpconsole.txt

First of all, if I do have a username for Zomboid, 'm not aware of it, and secondly, where is the log? I checked the PZ folder and there is no log in there.

Link to comment
Share on other sites

Under Windows, hit Window Key + R (or hit the start button and type 'run' into the search field) and insert:

 

%homepath%\Zomboid

 

%homepath% is your windows account profile folder.

So do I go into the console, or what?

 

*EDIT* OKay, so I went back up and read what you posted, and so I went into the mpconsole and I couldn't find %username%/Zomboid

all I found was user.name=Shane The Destroyer and Shane The Destroyer is my PC username thingymabob, so do I delete that or something else?

Link to comment
Share on other sites

Console? No, the steps given should load a program called 'Run':

run.jpg

 

In the Open: field you type: %homepath%\Zomboid

And then hit OK. That should take you to where zomboid stores its log file.

Note %homepath% rather than %username%. %username% wont work here unless your windows username has no spaces.

 

Edit: Bad habit of me assuming what operating system you're running, but it would be good if you could clarify that. When you've found the log file, dump the contents of that file here.

Link to comment
Share on other sites

Console? No, the steps given should load a program called 'Run':

run.jpg

 

In the Open: field you type: %homepath%\Zomboid

And then hit OK. That should take you to where zomboid stores its log file.

Note %homepath% rather than %username%. %username% wont work here unless your windows username has no spaces.

 

Edit: Bad habit of me assuming what operating system you're running, but it would be good if you could clarify that. When you've found the log file, dump the contents of that file here.

Yes, I went into ther, but what do I do after that? That's what I dont understand.

Link to comment
Share on other sites

-- listing properties --

java.runtime.name=Java 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=cp437

java.vm.name=Java HotSpot 64-Bit Server VM

file.encoding.pkg=sun.io

user.script=

user.country=US

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\SHANET~1\AppData\Local\Temp\

line.separator=

 

java.vm.specification.vendor=Oracle Corporation

user.variant=

exe4j.tempDir=C:\Users\SHANET~1\AppData\Local\Temp\...

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\Shane The Destroyer

user.timezone=

java.awt.printerjob=sun.awt.windows.WPrinterJob

java.specification.version=1.7

file.encoding=Cp1252

user.name=Shane The Destroyer

java.class.path=C:\Users\SHANET~1\AppData\Local\Temp\...

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=en

awt.toolkit=sun.awt.windows.WToolkit

java.vm.info=mixed mode

exe4j.unextractedPosition=385530

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=\


sun.cpu.endian=little

sun.io.unicode.encoding=UnicodeLittle

sun.desktop=windows

sun.cpu.isalist=amd64

-----

SVN REVISION 956

versionNumber=Build 24 demo=false

WARNING: Found unknown Windows version: Windows 7

Attempting to use default windows plug-in.

Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin

----------------------------------------------

--    Controller setup - use this info to     

--    edit joypad.ini in save directory       

----------------------------------------------

----------------------------------------------

--  Joypad: HP USB Multimedia Keyboard

----------------------------------------------

----------------------------------------------

--    Button definitions for controller 0

----------------------------------------------

Testing for button: System Power

Testing for button: System Sleep

Testing for button: System Wake Up

----------------------------------------------

--  Joypad: HP USB Multimedia Keyboard

----------------------------------------------

----------------------------------------------

--    Button definitions for controller 1

----------------------------------------------

Testing for button: Volume Decrement

Testing for button: Volume Increment

Testing for button: Mute

Testing for button: Play/Pause

Testing for button: Scan Next Track

Testing for button: Scan Previous Track

Testing for button: Stop

Testing for button: Eject

Testing for button: Button 8

Testing for button: Button 9

Testing for button: Button 10

Testing for button: Button 11

Testing for button: Button 12

Testing for button: Button 13

Testing for button: Button 14

Testing for button: Button 15

Testing for button: Button 16

Testing for button: Button 17

Testing for button: Button 18

java.lang.IllegalStateException: Function is not supported at org.lwjgl.BufferChecks.checkFunctionAddress(BufferChecks.java:58) at org.lwjgl.opengl.GL15.glGenBuffers(GL15.java:116) at zombie.core.skinnedmodel.model.VertexBufferObject.LoadVBO(VertexBufferObject.java:119) at zombie.core.skinnedmodel.model.VertexBufferObject.<init>(VertexBufferObject.java:50) at zombie.core.skinnedmodel.model.ModelLoader.Load(ModelLoader.java:287) at zombie.core.skinnedmodel.ModelManager.loadModel(ModelManager.java:383) at zombie.core.skinnedmodel.ModelManager.create(ModelManager.java:40) at zombie.core.SpriteRenderer.create(SpriteRenderer.java:125) at zombie.GameWindow.initShared(GameWindow.java:378) at zombie.GameWindow.init(GameWindow.java:1603) at zombie.GameWindow.maina(GameWindow.java:962) at zombie.gameStates.MainScreenState.main(MainScreenState.java:137) 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)

Link to comment
Share on other sites

http://theindiestone.com/forums/index.php/topic/6095-problem-running-onlinetest/

 

You have the same issue as this person at the moment. You can try the suggestion given in that thread and update your graphics drivers directly from the manufacturer. Before that though, follow Enigma's instruction, delete your Zomboid folder and restart your game.

Link to comment
Share on other sites

http://theindiestone.com/forums/index.php/topic/6095-problem-running-onlinetest/

 

You have the same issue as this person at the moment. You can try the suggestion given in that thread and update your graphics drivers directly from the manufacturer. Before that though, follow Enigma's instruction, delete your Zomboid folder and restart your game.

What do you mean by my Zomboid folder?

Link to comment
Share on other sites

Probably won't help at the moment -- 3D models are being loaded, despite not being utilized. For whatever reason, your graphics card doesn't support an OpenGL function necessary for their use.

Programmers will have to fix it, or you'll have to find a driver for the moment.


 

http://theindiestone.com/forums/index.php/topic/6095-problem-running-onlinetest/

 

You have the same issue as this person at the moment. You can try the suggestion given in that thread and update your graphics drivers directly from the manufacturer. Before that though, follow Enigma's instruction, delete your Zomboid folder and restart your game.

What do you mean by my Zomboid folder?

 

The folder called Zomboid where you found the mpconsole.txt.

Link to comment
Share on other sites

Probably won't help at the moment -- 3D models are being loaded, despite not being utilized. For whatever reason, your graphics card doesn't support an OpenGL function necessary for their use.

Programmers will have to fix it, or you'll have to find a driver for the moment.

 

http://theindiestone.com/forums/index.php/topic/6095-problem-running-onlinetest/

 

You have the same issue as this person at the moment. You can try the suggestion given in that thread and update your graphics drivers directly from the manufacturer. Before that though, follow Enigma's instruction, delete your Zomboid folder and restart your game.

What do you mean by my Zomboid folder?

 

The folder called Zomboid where you found the mpconsole.txt.

I don't want to wait, so I'll update my driver, so how do I do that?

 

EDIT*

 

Okay, I know what to do now, I'll tell you if it works or not.

Link to comment
Share on other sites

 

Does anyone have a different solution?

 

Programmers will have to fix it, or you'll have to find a driver for the moment.

 

Sorry, but as far as anyone knows, this is is the only solution right now. If updating your graphics card drivers (hopefully you went to download the updates directly from the gfx card manufacturer) doesn't help, you just have to wait until the devs fix it.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...