Open thaihugo opened 1 year ago
Hi, can you reformat the logs? You can wrap it in three backquotes for better formatting. e.g.
``` your logs here ```
Thanks for the tip, I didn't know this. Do you need a BOX64 log?
It looks fine now, I have downloaded the game, and I'll try to run and add all the missing symbols for this game later.
I'm not able to run this game on RISC-V QEMU, the error seems happened after a getpwuid
call, which is strange. So I can't test it further for now.
QEMU_LD_PREFIX=~/Developer/archriscv ~/Developer/box64/build/box64 ./stellaris Dynarec for RISC-V With extension: I M A F D C PageSize:4096 Running on Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz with 12 Cores Params database has 10 entries Box64 with Dynarec v0.2.3 e32cb72c built on May 12 2023 11:48:41 Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ Using default BOX64_PATH: ./:bin/ Counted 63 Env var Looking for ./stellaris Rename process to "stellaris" Using native(wrapped) libdl.so.2 Using native(wrapped) libc.so.6 Using native(wrapped) ld-linux-x86-64.so.2 Using native(wrapped) libpthread.so.0 Using native(wrapped) libutil.so.1 Using native(wrapped) librt.so.1 Using native(wrapped) libX11.so.6 Using emulated libsteam_api.so Using emulated libpops_api.so Using emulated libnakama-cpp.so Using native(wrapped) libGL.so.1 Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6 Using native(wrapped) libm.so.6 Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1 Using native(wrapped) libz.so.1 Using native(wrapped) libresolv.so.2 Using native(wrapped) libuuid.so.1 Look for __res_query in loaded elfs Found symbol with version GLIBC_2.27, value = 0x4000901fae Using native(wrapped) libXext.so.6 Using native(wrapped) libxcb.so.1 Using native(wrapped) libXau.so.6 Using native(wrapped) libXdmcp.so.6 Using native(wrapped) libXcursor.so.1 Using native(wrapped) libXinerama.so.1 Using native(wrapped) libXrandr.so.2 Using native(wrapped) libXrender.so.1 [systemsettings.cpp:44] CPU Model: Intel Pentium IV @ 4.7GHz [systemsettings.cpp:45] CPU Speed: 4700MHz [systemsettings.cpp:46] CPU Physical Cores: 12 [systemsettings.cpp:47] CPU Logical Cores: 12 [systemsettings.cpp:48] System Memory: 15857 [systemsettings.cpp:49] OS: Linux;5.19.0-41-generic;#42~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 18 17:40:00 UTC 2;x86_64 [systemsettings.cpp:50] OS Language: 31998|SIGSEGV @0x3a2408e0 (???(0x3a2408e0)) (x64pc=0x2f3998b//home/ksco/Documents/Stellaris/stellaris:"/home/ksco/Documents/Stellaris/stellaris/_Z10GetUserDirPKcPci + 27", rsp=0x101ffe520, stack=0x101800000:0x102000000 own=(nil) fp=0x101ffe790), for accessing 0x20 (code=1/prot=0), db=0x3a147eb0(0x3a2408e0:0x3a240950/0x2f3998b:0x2f3999a//home/ksco/Documents/Stellaris/stellaris/_Z10GetUserDirPKcPci + 27:clean, hash:5cf0aaa7/5cf0aaa7) handler=(nil) RAX:0x0000000000000000 RCX:0x0000000101ffe7b0 RDX:0x0000000000000000 RBX:0x0000000101ffe780 RSP:0x0000000101ffe520 RBP:0x0000000101ffe790 RSI:0x0000000101ffe560 RDI:0x00000000000003e8 R8:0x0000000049656e69 R9:0x0000000000000010 R10:0x0000000102ed6b80 R11:0x0000000000001002 R12:0x0000000101ffe878 R13:0x0000000000000000 R14:0x0000000101ffe560 R15:0x000000000327e168 RSP-0x20:0x0000000000000001 RSP-0x18:0x00000000365ac380 RSP-0x10:0x0000000000000182 RSP-0x08:0x0000000002f3998b RSP+0x00:0x000000000000001f RSP+0x08:0x0000000000000000 RSP+0x10:0x0000000000000000 RSP+0x18:0x000000000327e168 Segmentation fault (core dumped)
Also, I noticed that the missing symbol gtk_scrollable_get_type
in your pasted log is from Stellaris/game/crash_reporter/binaries/CrashReporter
, it must crashed before that, can you paste the full log?
The program log is as following:
BOX64 Trace redirected to "./stellaris.log"
Box64 with Dynarec v0.2.3 1ca4f6ac built on May 10 2023 16:27:52
[systemsettings.cpp:44] CPU Model: Intel Pentium IV @ 2GHz
[systemsettings.cpp:45] CPU Speed: 2000MHz
[systemsettings.cpp:46] CPU Physical Cores: 4
[systemsettings.cpp:47] CPU Logical Cores: 4
[systemsettings.cpp:48] System Memory: 7812
[systemsettings.cpp:49] OS: Linux;6.1.21-v8+;#1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023;x86_64
[systemsettings.cpp:50] OS Language:
[virtualfilesystem_physfs.cpp:722] File 'crashes//stellaris_20230511_111618/meta.yml' does not exist : not found
[virtualfilesystem_physfs.cpp:722] File 'crashes//stellaris_20230511_111619/meta.yml' does not exist : not found
[virtualfilesystem_physfs.cpp:722] File 'crashes//stellaris_20230511_111620/meta.yml' does not exist : not found
[virtualfilesystem_physfs.cpp:722] File 'crashes//stellaris_20230511_111621/meta.yml' does not exist : not found
[virtualfilesystem_physfs.cpp:722] File 'crashes//stellaris_20230511_111622/meta.yml' does not exist : not found
[virtualfilesystem_physfs.cpp:722] File 'crashes//stellaris_20230511_111623/meta.yml' does not exist : not found
[virtualfilesystem_physfs.cpp:722] File 'crashes//stellaris_20230511_111624/meta.yml' does not exist : not found
[virtualfilesystem_physfs.cpp:722] File 'crashes//stellaris_20230511_111625/meta.yml' does not exist : not found
Trying to Write minidump to dir: /home/pi/.local/share/Paradox Interactive/Stellaris/crashes/stellaris_20230512_223748/
Failed to create Minidump.
BOX64 Trace redirected to "./stellaris.log"
Box64 with Dynarec v0.2.3 1ca4f6ac built on May 10 2023 16:27:52```
the stellaris.log I created give the same result as before:
```Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 Running on Cortex-A72 with 4 Cores
Params database has 25 entries
Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/
BOX64 will force the used of emulated libs for libz.so.1
Using default BOX64_PATH: ./:bin/
Counted 56 Env var
BOX64 try to Preload /home/pi/games/libz.so.1
Looking for /mnt/0DF9-72DB/Stellaris/game/crash_reporter/binaries/CrashReporter
argv[1]="--crashdir=/home/pi/.local/share/Paradox Interactive/Stellaris/crashes/stellaris_20230512_223748/"
argv[2]="--uploadurl=https://submit.backtrace.io/paradoxinteractive/850c186f02897b84143f5ce791bf876217937e57b10e6ef1fee36e3c66e59e34/minidump"
Rename process to "CrashReporter"
Using emulated /home/pi/games/libz.so.1
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libpthread.so.0
Using native(wrapped) libutil.so.1
Using native(wrapped) librt.so.1
Using native(wrapped) libdl.so.2
Using native(wrapped) libgtk-3.so.0
Using native(wrapped) libgdk-3.so.0
Using native(wrapped) libgobject-2.0.so.0
Using native(wrapped) libglib-2.0.so.0
Using native(wrapped) libgio-2.0.so.0
Using native(wrapped) libgmodule-2.0.so.0
Using native(wrapped) libgdk_pixbuf-2.0.so.0
Using native(wrapped) libpangocairo-1.0.so.0
Using native(wrapped) libpango-1.0.so.0
Using native(wrapped) libharfbuzz.so.0
Using native(wrapped) libatk-1.0.so.0
Using native(wrapped) libcairo-gobject.so.2
Using native(wrapped) libcairo.so.2
Using native(wrapped) libSM.so.6
Using native(wrapped) libICE.so.6
Using native(wrapped) libX11.so.6
Using native(wrapped) libXext.so.6
Using native(wrapped) libxcb.so.1
Using native(wrapped) libXau.so.6
Using native(wrapped) libXdmcp.so.6
Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6
Using native(wrapped) libm.so.6
Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1
Error: PltResolver: Symbol gtk_scrollable_get_type(ver 0: gtk_scrollable_get_type) not found, cannot apply R_X86_64_JUMP_SLOT 0x10078b030 (0x1001c7066) in /mnt/0DF9-72DB/Stellaris/game/crash_reporter/binaries/CrashReporter
This is on aarm64 on rpi4 8GB raspiOS
Well it seems it's an openGL problem. they upped the graphic requirements. Using libgl_software_only=1 makes it launch, without accelerated graphics so FPS is much lower. Sorry for the wrong first diagnostic.
I'm sorry for the way this issue is closed and reopened. I got further in the game and get a missing opcode after roughly 5 minutes on play:
Unimplemented Opcode (FF 03 02 D1) 82 17 00 B0 E5 53 01 91 E4 43 01 91 E3 33 01
Here is the full log below.
Params database has 25 entries
Box64 with Dynarec v0.2.3 1ca4f6ac built on May 10 2023 16:27:52
Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/
BOX64 will force the used of emulated libs for libz.so.1
Using default BOX64_PATH: ./:bin/
Counted 56 Env var
BOX64 try to Preload /home/pi/games/libz.so.1
Looking for ./stellaris
Rename process to "stellaris"
Using emulated /home/pi/games/libz.so.1
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libpthread.so.0
Using native(wrapped) libutil.so.1
Using native(wrapped) librt.so.1
Using native(wrapped) libdl.so.2
Using native(wrapped) libX11.so.6
Using emulated libpops_api.so
Using emulated libnakama-cpp.so
Using emulated libPDXBrowser_IPC.so
Using native(wrapped) libGL.so.1
Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6
Using native(wrapped) libm.so.6
Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1
Using native(wrapped) libresolv.so.2
Using native(wrapped) libuuid.so.1
Using native(wrapped) libXext.so.6
Using native(wrapped) libxcb.so.1
Using native(wrapped) libXau.so.6
Using native(wrapped) libXdmcp.so.6
Using native(wrapped) libXcursor.so.1
Using native(wrapped) libXinerama.so.1
Using native(wrapped) libXrandr.so.2
Using native(wrapped) libXrender.so.1
[systemsettings.cpp:44] CPU Model: Intel Pentium IV @ 2GHz
[systemsettings.cpp:45] CPU Speed: 2000MHz
[systemsettings.cpp:46] CPU Physical Cores: 4
[systemsettings.cpp:47] CPU Logical Cores: 4
[systemsettings.cpp:48] System Memory: 7812
[systemsettings.cpp:49] OS: Linux;6.1.21-v8+;#1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023;x86_64
[systemsettings.cpp:50] OS Language:
[virtualfilesystem_physfs.cpp:722] File 'crashes//stellaris_20230511_111618/meta.yml' does not exist : not found
[virtualfilesystem_physfs.cpp:722] File 'crashes//stellaris_20230511_111619/meta.yml' does not exist : not found
[virtualfilesystem_physfs.cpp:722] File 'crashes//stellaris_20230511_111620/meta.yml' does not exist : not found
[virtualfilesystem_physfs.cpp:722] File 'crashes//stellaris_20230511_111621/meta.yml' does not exist : not found
[virtualfilesystem_physfs.cpp:722] File 'crashes//stellaris_20230511_111622/meta.yml' does not exist : not found
[virtualfilesystem_physfs.cpp:722] File 'crashes//stellaris_20230511_111623/meta.yml' does not exist : not found
[virtualfilesystem_physfs.cpp:722] File 'crashes//stellaris_20230511_111624/meta.yml' does not exist : not found
[virtualfilesystem_physfs.cpp:722] File 'crashes//stellaris_20230511_111625/meta.yml' does not exist : not found
[virtualfilesystem_physfs.cpp:339] Failed to mount /mnt/0DF9-72DB/Stellaris/game/dlc/dlc001_symbols_of_domination/dlc001.zip with error unsupported
[virtualfilesystem_physfs.cpp:339] Failed to mount /mnt/0DF9-72DB/Stellaris/game/dlc/dlc004_plantoid/dlc004.zip with error unsupported
[virtualfilesystem_physfs.cpp:339] Failed to mount /mnt/0DF9-72DB/Stellaris/game/dlc/dlc003_signup_bonus/dlc003.zip with error unsupported
[virtualfilesystem_physfs.cpp:339] Failed to mount /mnt/0DF9-72DB/Stellaris/game/dlc/dlc013_horizon_signal/dlc013.zip with error unsupported
[virtualfilesystem_physfs.cpp:339] Failed to mount /mnt/0DF9-72DB/Stellaris/game/dlc/dlc030_paragon/dlc030.zip with error unsupported
[virtualfilesystem_physfs.cpp:339] Failed to mount /mnt/0DF9-72DB/Stellaris/game/dlc/dlc010_creatures_of_the_void/dlc010.zip with error unsupported
[virtualfilesystem_physfs.cpp:339] Failed to mount /mnt/0DF9-72DB/Stellaris/game/dlc/dlc002_arachnoid/dlc002.zip with error unsupported
[virtualfilesystem_physfs.cpp:339] Failed to mount /mnt/0DF9-72DB/Stellaris/game/dlc/dlc015_anniversary/dlc015.zip with error unsupported
Using native(wrapped) libpulse-simple.so.0
Using native(wrapped) libpulse.so.0
Trying to Write minidump to dir: /home/pi/.local/share/Paradox Interactive/Stellaris/crashes/stellaris_20230513_160326/
Failed to create Minidump.
Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 Running on Cortex-A72 with 4 Cores
Params database has 25 entries
Box64 with Dynarec v0.2.3 1ca4f6ac built on May 10 2023 16:27:52
Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/
BOX64 will force the used of emulated libs for libz.so.1
Using default BOX64_PATH: ./:bin/
Counted 56 Env var
BOX64 try to Preload /home/pi/games/libz.so.1
Looking for /mnt/0DF9-72DB/Stellaris/game/crash_reporter/binaries/CrashReporter
argv[1]="--crashdir=/home/pi/.local/share/Paradox Interactive/Stellaris/crashes/stellaris_20230513_160326/"
argv[2]="--uploadurl=http://filedumps.paradox-interactive.com/stellaris"
Rename process to "CrashReporter"
Using emulated /home/pi/games/libz.so.1
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libpthread.so.0
Using native(wrapped) libutil.so.1
Using native(wrapped) librt.so.1
Using native(wrapped) libSM.so.6
Using native(wrapped) libX11.so.6
Using native(wrapped) libglib-2.0.so.0
Using native(wrapped) libgobject-2.0.so.0
Using native(wrapped) libgdk_pixbuf-2.0.so.0
Using native(wrapped) libpango-1.0.so.0
Using native(wrapped) libpangocairo-1.0.so.0
Using native(wrapped) libgdk-x11-2.0.so.0
Using native(wrapped) libgio-2.0.so.0
Using native(wrapped) libgmodule-2.0.so.0
Using native(wrapped) libgtk-x11-2.0.so.0
Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6
Using native(wrapped) libm.so.6
Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1
Error: Symbol gdk_pixbuf_save not found, cannot apply R_X86_64_JUMP_SLOT @0x10073af60 (0x200ef6) in /mnt/0DF9-72DB/Stellaris/game/crash_reporter/binaries/CrashReporter
Error: Symbol gtk_entry_completion_complete not found, cannot apply R_X86_64_JUMP_SLOT @0x10073c130 (0x203296) in /mnt/0DF9-72DB/Stellaris/game/crash_reporter/binaries/CrashReporter
63854|0x7f7fb8d284: Unimplemented Opcode (FF 03 02 D1) 82 17 00 B0 E5 53 01 91 E4 43 01 91 E3 33 01```
FWIW, 3.7.4 is fine. (but I only tested the beginning)
Stellaris, v3.7.4 (63489), full DLC, Linux x64, GOG, Engine: Clausewitz Engine
Box64 with Dynarec v0.2.3 1d98aa5
Rock 5B, LFS, BSP kernel 5.10.160+ rkr4, Gnome 44.1 PAN_MESA_DEBUG=gofaster,gl3 1080p, default game setting
rico [ /opt/games/stellaris ]$ ./box64-start.sh
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096 Running on Cortex-A55 Cortex-A76 with 8 Cores
Params database has 25 entries
Box64 with Dynarec v0.2.3 1d98aa5 built on May 23 2023 00:11:56
Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/
Using default BOX64_PATH: ./:bin/
Counted 59 Env var
Looking for ./stellaris
Rename process to "stellaris"
Using native(wrapped) libdl.so.2
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libpthread.so.0
Using native(wrapped) libutil.so.1
Using native(wrapped) librt.so.1
Using native(wrapped) libX11.so.6
Using emulated libpops_api.so
Using emulated libnakama-cpp.so
Using emulated libPDXBrowser_IPC.so
Using native(wrapped) libGL.so.1
Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6
Using native(wrapped) libm.so.6
Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1
Using native(wrapped) libz.so.1
Using native(wrapped) libresolv.so.2
Using native(wrapped) libuuid.so.1
Look for __res_query in loaded elfs
Found symbol with version GLIBC_2.17, value = 0x7f8a63e824
Using native(wrapped) libXext.so.6
Using native(wrapped) libxcb.so.1
Using native(wrapped) libXau.so.6
Using native(wrapped) libXdmcp.so.6
Using native(wrapped) libXcursor.so.1
Using native(wrapped) libXinerama.so.1
Using native(wrapped) libXrandr.so.2
Using native(wrapped) libXrender.so.1
[systemsettings.cpp:44] CPU Model: Intel Pentium IV @ 1.8GHz
[systemsettings.cpp:45] CPU Speed: 1800MHz
[systemsettings.cpp:46] CPU Physical Cores: 8
[systemsettings.cpp:47] CPU Logical Cores: 8
[systemsettings.cpp:48] System Memory: 15721
[systemsettings.cpp:49] OS: Linux;5.10.160;#1 SMP Tue May 23 13:45:03 CST 2023;x86_64
[systemsettings.cpp:50] OS Language:
[virtualfilesystem_physfs.cpp:339] Failed to mount /opt/games/stellaris/dlc/dlc004_plantoid/dlc004.zip with error unsupported
[virtualfilesystem_physfs.cpp:339] Failed to mount /opt/games/stellaris/dlc/dlc013_horizon_signal/dlc013.zip with error unsupported
[virtualfilesystem_physfs.cpp:339] Failed to mount /opt/games/stellaris/dlc/dlc029_firstcontact/dlc029.zip with error unsupported
[virtualfilesystem_physfs.cpp:339] Failed to mount /opt/games/stellaris/dlc/dlc002_arachnoid/dlc002.zip with error unsupported
[virtualfilesystem_physfs.cpp:339] Failed to mount /opt/games/stellaris/dlc/dlc015_anniversary/dlc015.zip with error unsupported
Using native(wrapped) libpulse-simple.so.0
Using native(wrapped) libpulse.so.0
Constructing Delaunay triangulation by divide-and-conquer method.
Recovering segments in Delaunay triangulation.
Removing unwanted triangles.
Writing vertices.
Writing triangles.
Writing segments.
Writing edges.
Writing Voronoi vertices.
Writing Voronoi edges.
Writing neighbors.
Statistics:
Input vertices: 846
Input segments: 0
Input holes: 0
Mesh vertices: 846
Mesh triangles: 1669
Mesh edges: 2514
Mesh exterior boundary edges: 21
Mesh interior boundary edges: 0
Mesh subsegments (constrained edges): 21
Mmmm, that opcode, starting with 82, is not supposed to be a valid one in 64bits (it is in 32bits, but it's not a used opcode, it's the same as 80). Also, the dlc not loading because of "unsupported" doesn't seems normal to me. I don't have stellaris for now, so I cannot test myself yet.
It is indeed random, so it needs 5 minutes of play at minimum and might be graphic related, as it tends to disappear on the lowest graphic settings. I will investigate on the lowest graphic settings to see if it happens still and report here.
It seems indeed connected to higher graphic settings. Any setting more than the lowest possible will make the game crash specially when going to the galaxy map on a rpi4 graphic card.
So I don't know if anything can be done, but any player with this device should stick to 1.7.4 on lowest graphics.
Stellaris-v3.8.3.1(GOG) seems fine with me. however, dlc faied to mount warnings still there.
rico [ /opt/games/stellaris ]$ ./box64-start.sh
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096 Running on Cortex-A55 Cortex-A76 with 8 Cores
Params database has 24 entries
Box64 with Dynarec v0.2.3 7e282c9 built on Jun 16 2023 10:18:30
Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/
Using default BOX64_PATH: ./:bin/
Counted 59 Env var
Looking for ./stellaris
Rename process to "stellaris"
Using native(wrapped) libdl.so.2
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libpthread.so.0
Using native(wrapped) libutil.so.1
Using native(wrapped) librt.so.1
Using native(wrapped) libX11.so.6
Using emulated libpops_api.so
Using emulated libnakama-cpp.so
Using native(wrapped) libGL.so.1
Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6
Using native(wrapped) libm.so.6
Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1
Using native(wrapped) libz.so.1
Using native(wrapped) libresolv.so.2
Using native(wrapped) libuuid.so.1
Look for __res_query in loaded elfs
Found symbol with version GLIBC_2.17, value = 0x7f864ee884
Using native(wrapped) libXext.so.6
Using native(wrapped) libxcb.so.1
Using native(wrapped) libXau.so.6
Using native(wrapped) libXdmcp.so.6
Using native(wrapped) libXcursor.so.1
Using native(wrapped) libXinerama.so.1
Using native(wrapped) libXrandr.so.2
Using native(wrapped) libXrender.so.1
[systemsettings.cpp:44] CPU Model: Intel Pentium IV @ 1.8GHz
[systemsettings.cpp:45] CPU Speed: 1800MHz
[systemsettings.cpp:46] CPU Physical Cores: 8
[systemsettings.cpp:47] CPU Logical Cores: 8
[systemsettings.cpp:48] System Memory: 15721
[systemsettings.cpp:49] OS: Linux;5.10.160;#1 SMP Mon Jun 12 07:39:56 CST 2023;x86_64
[systemsettings.cpp:50] OS Language:
[virtualfilesystem_physfs.cpp:339] Failed to mount /opt/games/stellaris/dlc/dlc004_plantoid/dlc004.zip with error unsupported
[virtualfilesystem_physfs.cpp:339] Failed to mount /opt/games/stellaris/dlc/dlc013_horizon_signal/dlc013.zip with error unsupported
[virtualfilesystem_physfs.cpp:339] Failed to mount /opt/games/stellaris/dlc/dlc029_firstcontact/dlc029.zip with error unsupported
[virtualfilesystem_physfs.cpp:339] Failed to mount /opt/games/stellaris/dlc/dlc002_arachnoid/dlc002.zip with error unsupported
[virtualfilesystem_physfs.cpp:339] Failed to mount /opt/games/stellaris/dlc/dlc015_anniversary/dlc015.zip with error unsupported
Using native(wrapped) libpulse-simple.so.0
Using native(wrapped) libpulse.so.0
Constructing Delaunay triangulation by divide-and-conquer method.
Recovering segments in Delaunay triangulation.
Removing unwanted triangles.
Writing vertices.
Writing triangles.
Writing segments.
Writing edges.
Writing Voronoi vertices.
Writing Voronoi edges.
Writing neighbors.
Statistics:
Input vertices: 846
Input segments: 0
Input holes: 0
Mesh vertices: 846
Mesh triangles: 1668
Mesh edges: 2513
Mesh exterior boundary edges: 22
Mesh interior boundary edges: 0
Mesh subsegments (constrained edges): 22
Hello,
the newest version of stellaris 3.8.1 crashes just before displaying the main menu for a new missing wrapped gtk function "gtk_scrollable_get_type" It was not needing it in the 3.7 so I guess this is a new requirement for this program.
Here is the final part of the log: