Jump to content

Defective Soul

Member
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Defective Soul

  1. So... after using execstack link to last report at libfmod,,,, game still crashing while world geterating...  and than i again run game via bash and same stuff/crash still ...

    $ bash projectzomboid.sh 
    64-bit java detected
    Java HotSpot(TM) 64-Bit Server VM warning: ignoring option UseSplitVerifier; support was removed in 8.0
    Setting breakpad minidump AppID = 108600
    Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198209803892 [API loaded no]
    java.io.EOFException
            at zombie.iso.IsoLot.readInt(IsoLot.java:70)
            at zombie.iso.IsoMetaGrid$MetaGridLoaderThread.loadCell(IsoMetaGrid.java:1202)
            at zombie.iso.IsoMetaGrid$MetaGridLoaderThread.runInner(IsoMetaGrid.java:1155)
            at zombie.iso.IsoMetaGrid$MetaGridLoaderThread.run(IsoMetaGrid.java:1146)
    

    p.s. i try run game in all modes (compatibillity and normal) but with difference thay still gating halted because java.io.EOFException

  2. So... i get endless game loading while i try start game.... every time... 
    Then I load game via bash and get this

     

    bash projectzomboid.sh 
    64-bit java detected
    Java HotSpot(TM) 64-Bit Server VM warning: ignoring option UseSplitVerifier; support was removed in 8.0
    Setting breakpad minidump AppID = 108600
    Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198209803892 [API loaded no]
    Java HotSpot(TM) 64-Bit Server VM warning: You have loaded library /home/defective/.local/share/Steam/steamapps/common/ProjectZomboid/projectzomboid/linux64/libfmod.so.10.8 which might have disabled stack guard. The VM will try to fix the stack guard now.
    It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
    java.io.EOFException
            at zombie.iso.IsoLot.readInt(IsoLot.java:70)
            at zombie.iso.IsoMetaGrid$MetaGridLoaderThread.loadCell(IsoMetaGrid.java:1202)
            at zombie.iso.IsoMetaGrid$MetaGridLoaderThread.runInner(IsoMetaGrid.java:1155)
            at zombie.iso.IsoMetaGrid$MetaGridLoaderThread.run(IsoMetaGrid.java:1146)



    p.s. i try run execstack bur it not installed and pacman don't find it in repository
    PC spec:
    ██████████████████  ████████     OS: Manjaro 18.0.0 Illyria
    ██████████████████  ████████     Kernel: x86_64 Linux 4.19.1-1-MANJARO
    ██████████████████  ████████     Uptime: 2h 7m
    ████████                             ████████     Packages: 1296
    ████████    ████████    ████████     Shell: bash
    ████████    ████████    ████████     Resolution: 1600x900
    ████████    ████████    ████████     DE: KDE 5.52.0 / Plasma 5.14.3
    ████████    ████████    ████████     WM: KWin
    ████████    ████████    ████████     WM Theme: Breeze High Contrast
    ████████    ████████    ████████     GTK Theme: Breeze-Dark [GTK2/3]
    ████████    ████████    ████████     Icon Theme: Adwaita
    ████████    ████████    ████████     Font: Noto Sans Regular
    ████████    ████████    ████████     CPU: Intel Pentium 4 3.00GHz @ 2x 3GHz
                                                                                 GPU: GeForce GT 610
                                                                                 RAM: 1488MiB / 3252MiB

×
×
  • Create New...