Jump to content

Failed to start by Linux


PIknik

Recommended Posts

Hello!

 

I have a steam version of Project Zomboid and I can't start game. When I start game, I see a window of the game, then I see first text of loading and game crashing.

Another games is fine.

 

In console I see this log

[1202/225931.142468:INFO:crash_reporting.cc(270)] Crash reporting enabled for process: renderer
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)
[1202/225931.317740:ERROR:frame_sink_video_capturer_impl.cc(197)] Invalid resolutions constraints: 0x0 must not be greater than 0x0; and also within media::limits.
CAPIJobRequestUserStats - Server response failed 2
Dec 02, 2019 10:59:32 PM java.util.prefs.FileSystemPreferences$1 run
INFO: Created user preferences directory.
Exception in thread "main" java.lang.NoClassDefFoundError: Lzombie/ui/TextDrawObject$DrawElement;
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Class.java:2583)
    at java.lang.Class.getDeclaredFields(Class.java:1916)
    at se.krka.kahlua.integration.expose.LuaJavaClassExposer.exposeLikeJavaByClass(LuaJavaClassExposer.java:584)
    at se.krka.kahlua.integration.expose.LuaJavaClassExposer.exposeLikeJava(LuaJavaClassExposer.java:541)
    at se.krka.kahlua.integration.expose.LuaJavaClassExposer.exposeLikeJavaByClass(LuaJavaClassExposer.java:585)
    at se.krka.kahlua.integration.expose.LuaJavaClassExposer.exposeLikeJava(LuaJavaClassExposer.java:541)
    at se.krka.kahlua.integration.expose.LuaJavaClassExposer.exposeList(LuaJavaClassExposer.java:562)
    at se.krka.kahlua.integration.expose.LuaJavaClassExposer.exposeLikeJavaByClass(LuaJavaClassExposer.java:580)
    at se.krka.kahlua.integration.expose.LuaJavaClassExposer.exposeLikeJava(LuaJavaClassExposer.java:541)
    at se.krka.kahlua.integration.expose.LuaJavaClassExposer.exposeLikeJavaRecursively(LuaJavaClassExposer.java:525)
    at zombie.Lua.LuaManager$Exposer.exposeAll(LuaManager.java:612)
    at zombie.Lua.LuaManager.init(LuaManager.java:688)
    at zombie.GameWindow.init(GameWindow.java:1904)
    at zombie.GameWindow.maina(GameWindow.java:1089)
    at zombie.gameStates.MainScreenState.main(MainScreenState.java:184)
Caused by: java.lang.ClassNotFoundException: zombie.ui.TextDrawObject$DrawElement
    at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    ... 16 more
Caused by: java.io.IOException: Bad file descriptor
    at java.io.FileInputStream.readBytes(Native Method)
    at java.io.FileInputStream.read(FileInputStream.java:255)
    at sun.misc.Resource.getBytes(Resource.java:124)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:462)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
    ... 22 more
>>> Adding process 1789 for game ID 108600
Game removed: AppID 108600 "", ProcID 1691 

 

Fedora 30

 

Link to comment
Share on other sites

1 hour ago, PIknik said:

Hm... I solved it problem by... update and reboot system.

I don't known, what is have been.

 

Ok, thanks! You can to delete it report or state it here for future solving problem for some people

 

Lol, my favourite type of issue :D;)

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