Open Shnoulle opened 3 weeks ago
Can you try to update your graphic drivers?
Can you try to update your graphic drivers?
Intel : included in Kernel
$ lspci -k | grep -EA3 'VGA|3D|Display'
00:02.0 VGA compatible controller: Intel Corporation Alder Lake-P GT2 [Iris Xe Graphics] (rev 0c)
Subsystem: Lenovo Device 22e6
Kernel driver in use: i915
Kernel modules: i915, xe
$ uname -a
Linux fedora 6.11.5-300.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Oct 22 20:11:15 UTC 2024 x86_64 GNU/Linux
$ glxinfo | grep -e OpenGL.vendor -e OpenGL.renderer
OpenGL vendor string: Intel
OpenGL renderer string: Mesa Intel(R) Graphics (ADL GT2)
I update to Fedora 41, break at 1st encounter when i click on 1st card.
$ ./forge-adventure.sh
(ThreadUtil first call): Running on a machine with 16 cpu core(s)
Forge v.1.6.65-SNAPSHOT (forge.GuiMobile@41f30979)
Linux (6.11.5-300.fc41.x86_64 amd64)
Red Hat, Inc. (Java 21.0.5+11, OpenJDK 64-Bit Server VM)
Language 'en-US' loaded successfully.
Read cards: 29417 archived files in 462 ms (25 parts) using thread pool
Upcoming set Foundations (FDN) dated in the future. All unaccounted cards will be added to this set with unknown rarity.
Upcoming set Foundations (FDN) dated in the future. All unaccounted cards will be added to this set with unknown rarity.
Read cards: 717 files in 8 ms (7 parts) using thread pool
Looking for resource ui/transition.png... Found!
Looking for resource ui/title_bg.png... Found!
Looking for resource ui/vs.png... Found!
Looking for resource skin/cursor0.png... Found!
[Controllers] added manager for application, 1 managers active
Looking for resource ui/spellsmith.json... Found!
Looking for resource ui/spellsmith.png... Found!
Looking for resource skin/ui_skin.json... Found!
Looking for resource sprites/items.atlas... Found!
Looking for resource sprites/pixelmana.atlas... Found!
Looking for resource skin/keys.atlas... Found!
Looking for resource maps/tileset/compass.atlas... Found!
Looking for resource ui/hud.json... Found!
Looking for resource ui/hud_portrait.png... Found!
Looking for resource ui/minimap.png... Found!
Looking for resource ui/blank.png... Found!
Looking for resource ui/avatarhud.png... Found!
Looking for resource ui/minimap_player.png... Found!
Looking for resource ui/start_menu.json... Found!
Looking for resource ui/save_load.json... Found!
Looking for resource world/items.json... Found!
Looking for resource world/world.json... Found!
Looking for resource world/biomes/base.json... Found!
Looking for resource world/biomes/colorless.json... Found!
Looking for resource world/biomes/white.json... Found!
Looking for resource world/biomes/blue.json... Found!
Looking for resource world/biomes/black.json... Found!
Looking for resource world/biomes/red.json... Found!
Looking for resource world/biomes/green.json... Found!
Looking for resource world/tilesets/terrain.atlas... Found!
Looking for resource world/structures/colorless_structures.atlas... Found!
Looking for resource world/structures/white_structures.atlas... Found!
Looking for resource world/structures/blue_structures.atlas... Found!
Looking for resource world/structures/black_structures.atlas... Found!
Looking for resource world/structures/red_structures.atlas... Found!
Looking for resource world/structures/green_structures.atlas... Found!
Looking for resource world/points_of_interest.json... Found!
Looking for resource ../common/maps/tileset/buildings.atlas... Found!
Looking for resource ../common/maps/tileset/buildingsbosses.atlas... Found!
Looking for resource ../common/maps/tileset/phyrexia/Phyrexian_Buildings.atlas... Found!
Looking for resource maps/tileset/buildings.atlas... Found!
Looking for resource world/enemies.json... Found!
Looking for resource sprites/enemy/construct/golem_2.atlas... Found!
Looking for resource sprites/enemy/humanoid/human/wizard/mage.atlas... Found!
Looking for resource world/heroes.json... Found!
Looking for resource sprites/heroes/avatar.atlas... Found!
Looking for resource sprites/heroes/dwarf_f.atlas... Found!
Looking for resource ui/map.json... Found!
Looking for resource world/sprites/map_sprites.json... Found!
Looking for resource world/sprites/map_sprites.atlas... Found!
Looking for resource world/quests.json... Found!
Looking for resource sprites/enemy/humanoid/human/wizard/black_wiz2.atlas... Found!
Looking for resource sprites/portal3.atlas... Found!
Looking up ./res/adventure/common/music/town//./res/adventure/common/music/town/town5.mp3
Looking for resource ui/sprite_markers.png... Found!
Loading auxiliary sprites.
Looking for resource sprites/enemy/beast/falcon.atlas... Found!
Looking for resource particle_effects/sparks.p... Found!
Looking for resource skin/cursor1.png... Found!
Looking for resource decks/standard/bluewizard_apprentice_1.dck... Found!
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f56fd7a4c9e, pid=5110, tid=5111
#
# JRE version: OpenJDK Runtime Environment (Red_Hat-21.0.5.0.11-1) (21.0.5+11) (build 21.0.5+11)
# Java VM: OpenJDK 64-Bit Server VM (Red_Hat-21.0.5.0.11-1) (21.0.5+11, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C [libgallium-24.2.5.so+0x3a4c9e]
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /home/shnoulle/Games/forge-gui-desktop/core.5110)
#
# An error report file with more information is saved as:
# /home/shnoulle/Games/forge-gui-desktop/hs_err_pid5110.log
[58,604s][warning][os] Loading hsdis library failed
[thread 5295 also had an error]
#
# If you would like to submit a bug report, please visit:
# https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=java-21-openjdk&version=39
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
./forge-adventure.sh : ligne 3 : 5110 Abandon (core dumped)java -Xmx4096m --add-opens java.desktop/java.beans=ALL-UNNAMED --add-opens java.desktop/javax.swing.border=ALL-UNNAMED --add-opens java.desktop/javax.swing.event=ALL-UNNAMED --add-opens java.desktop/sun.swing=ALL-UNNAMED --add-opens java.desktop/java.awt.image=ALL-UNNAMED --add-opens java.desktop/java.awt.color=ALL-UNNAMED --add-opens java.desktop/sun.awt.image=ALL-UNNAMED --add-opens java.desktop/javax.swing=ALL-UNNAMED --add-opens java.desktop/java.awt=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.lang.reflect=ALL-UNNAMED --add-opens java.base/java.text=ALL-UNNAMED --add-opens java.desktop/java.awt.font=ALL-UNNAMED --add-opens java.base/jdk.internal.misc=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/java.math=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.net=ALL-UNNAMED -Dio.netty.tryReflectionSetAccessible=true -Dfile.encoding=UTF-8 -jar forge-gui-mobile-dev-1.6.65-jar-with-dependencies.jar
hmmm looking at two error they point to iris_dri.so & libgallium-24.2.5.so which seems two different driver but both crashes. Does the latest driver the official from fedora? also did you try to run latest snaps 2.0 and still crashes? also can you add flags for your driver, mesa_glthread=true? also hsdis is hotspot dissasembler and I think It's not part of your environment. Don't know why most crashes are coming from linux. I'll try If I can install VMWare to my office computer and reproduce this issue (but I still think this mostly boils down to graphic drivers incompatiblity to LibGDX Engine which adventure mode uses)
About drivers :
shnoulle@fedora:~/Games/forge-gui-desktop$ rpm -qa mesa-dri-drivers
mesa-dri-drivers-24.2.5-1.fc41.x86_64
mesa-dri-drivers-24.2.5-1.fc41.i686
shnoulle@fedora:~/Games/forge-gui-desktop$ rpm -qa mesa-va-drivers
mesa-va-drivers-24.2.5-1.fc41.i686
mesa-va-drivers-24.2.5-1.fc41.x86_64
With : forge-installer-2.0.00-SNAPSHOT-11.03 near same error about libgallium
BUT : with $ mesa_glthread=true ./forge-adventure.sh
i can play and buy cards (seems broke when need load cards)
Describe the bug
In adventure mode : 1st attack core dump java
To Reproduce Steps to reproduce the behavior:
Expected behavior
Play
Screenshots
Desktop (please complete the following information):
Additional context