Jump to content

Can't start the game with error


remay

Recommended Posts

Here's the error being shown: ERROR: General     , 1690489133546> GameWindow.uncaughtException> Unhandled java.lang.UnsatisfiedLinkError thrown by thread MainThread.
ERROR: General     , 1690489133546> ExceptionLogger.logException> Exception thrown java.lang.UnsatisfiedLinkError: 'void zombie.core.raknet.RakVoice.RVInit(int)' at RakVoice.RVInit (Native Method). Message: Unhandled java.lang.UnsatisfiedLinkError thrown by thread MainThread.
ERROR: General     , 1690489133548> DebugLogStream.printException> Stack trace:
java.lang.UnsatisfiedLinkError: 'void zombie.core.raknet.RakVoice.RVInit(int)'
        at zombie.core.raknet.RakVoice.RVInit(Native Method)
        at zombie.core.raknet.VoiceManager.VoiceInitClient(VoiceManager.java:179)
        at zombie.core.raknet.VoiceManager.InitVMClient(VoiceManager.java:532)
        at zombie.GameWindow.enter(GameWindow.java:750)
        at zombie.GameWindow.mainThread(GameWindow.java:491)
        at java.base/java.lang.Thread.run(Unknown Source)
LOG  : General     , 1690489133556> GameThread exited.

Link to comment
Share on other sites

Try going to your Steam Library > Right click Project Zomboid > Properties > Set Launch Options > Type -novoip > Start the game
If that does not help, can you try typing -nosound instead? This is to check if it is a sound related issue.

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...