Chaosforge Forum

  • June 13, 2025, 04:00
  • Welcome, Guest
Please login or register.



Login with username, password and session length
Pages: [1]

Author Topic: CTD on Linux Native  (Read 4296 times)

jwrichards82

  • Backer
  • Private
  • *
  • *
  • Offline Offline
  • Posts: 1
  • Lost Soul
    • View Profile
CTD on Linux Native
« on: May 20, 2025, 17:36 »

OS: Arch Linux
Kernel: 6.14.4
Desktop: KDE PLasma 6.3.4
KDE Framework 6.13
Qt verison 6.9
Graphic backend: Wayland
CPU Ryzen 5 7600
GPU Radeon RX6800 XT (ASRock Phantom Gaming D OC)

When I install the latets version on Steam, I try to run it, doesn't matter if I choose Culkan or OpenGl on game startuip, it SCTDs with no error.
This is the log when I go into the game directory:

Code: [Select]
00:00:00.00 [NOTICE  ] Jupiter Hell  1.8j Logging started
00:00:00.00 [NOTICE  ] Detected application pref dir: len: 0
00:00:00.00 [NOTICE  ] library "libsteam_api.so" : loading...
00:00:00.00 [INFO    ] nv-steam_core : SteamAPI initialized
00:00:00.00 [INFO    ] nv-steam : Hello, jwrichards1982!
00:00:00.00 [INFO    ] nv-steam : UGC mod count - 0
00:00:00.00 [NOTICE  ] Configuring...
00:00:00.00 [TRACE   ] Lua state created
00:00:00.00 [NOTICE  ] Loading Lua buffer 'lua::configuration::scheme'
00:00:00.01 [TRACE   ] Lua state created
00:00:00.01 [NOTICE  ] Loading Lua buffer 'lua::configuration::scheme'
00:00:00.01 [INFO    ] Loading module "jh"...
00:00:00.01 [NOTICE  ] Creating World...
00:00:00.01 [TRACE   ] Lua state created
00:00:00.01 [NOTICE  ] Creating Interface...
00:00:00.01 [NOTICE  ] Reading mods...
00:00:00.01 [NOTICE  ] audio_interface : Creating FMOD audio engine...
00:00:00.01 [NOTICE  ] library "libfmod.so" : loading...
00:00:00.01 [NOTICE  ] library "libfmod.so" : failed to open!
00:00:00.01 [CRITICAL] library "libfmod.so" : failed to load!
00:00:00.01 [CRITICAL] Abort called : Can't load library!
00:00:00.01 [CRITICAL]   in ../../../nv/src/core/library.cc:51 (void nv::library::open(nv::string_view))
00:00:00.01 [CRITICAL] Aborting...
00:00:00.01 [DEBUG   ] ./jh() [0x7f86a3]
00:00:00.01 [DEBUG   ] ./jh() [0x7f856a]
00:00:00.01 [DEBUG   ] ./jh() [0x7e793d]
00:00:00.01 [DEBUG   ] ./jh() [0x7e792d]
00:00:00.01 [DEBUG   ] ./jh() [0x7c1306]
00:00:00.01 [DEBUG   ] ./jh() [0x76488e]
00:00:00.01 [DEBUG   ] ./jh() [0x73f5e9]
00:00:00.01 [DEBUG   ] ./jh() [0x4082f4]
00:00:00.01 [DEBUG   ] ./jh() [0x413da4]
00:00:00.01 [DEBUG   ] ./jh() [0x525cfd]
00:00:00.01 [DEBUG   ] ./jh() [0x59d391]
00:00:00.01 [DEBUG   ] /usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/libc.so.6(+0x276b5) [0x7d33086376b5]
00:00:00.01 [DEBUG   ] /usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x89) [0x7d3308637769]
00:00:00.01 [DEBUG   ] ./jh() [0x40426e]
00:00:00.01 [CRITICAL] Game has crashed! Please send this crash report to chaosforge team!
00:00:00.01 [NOTICE  ] library "libSDL2-2.0.so.0" : loading...
00:00:00.03 [ERROR   ] sdl - error displaying message box!
00:00:00.03 [INFO    ] nv-steam_core : SteamAPI deinitialized

I have had this system installed for the last year, I have not played Jupiter Hell since I started using Linux a couple of years ago, so I cannot tell if any previous version worked.
Inc ase it is a directory issue, I copied libfmod and libsdl files formt he Jupiter Hell directory to /usr/lib and it still fails to open them.
Logged
Pages: [1]