issues with webcore failure?

Make all T-Engine/ToME 4 bug reports here

Moderator: Moderator

Post Reply
Message
Author
BDDM
Posts: 2
Joined: Wed Oct 01, 2025 2:35 am

issues with webcore failure?

#1 Post by BDDM »

heyo i need some help. whenever i attempt to run tome through my application launcher on sway it seems that the webcore is failing. heres whats on my terminal
WebCore config: library(/var/home/tony/t-engine4-linux64-1.7.6/lib64/libte4-web.so) spawn(/var/home/tony/t-engine4-linux64-1.7.6/cef3spawn64)
Loading WebCore: Failed loading /var/home/tony/t-engine4-linux64-1.7.6/lib64/libte4-web.so: libgconf-2.so.4: cannot open shared object file: No such file or directory
[CPU] Detected 2 CPUs
ALSA lib pcm_dsnoop.c:567:(snd_pcm_dsnoop_open) unable to open slave
ALSA lib pcm_dmix.c:1000:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm.c:2722:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2722:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2722:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib pcm_dmix.c:1000:(snd_pcm_dmix_open) unable to open slave
OpenAL device available: PulseAudio Software (default PulseAudio Software)
OpenAL device available: ALSA Software (default PulseAudio Software)
OpenAL device available: PortAudio Software (default PulseAudio Software)
Available video driver: x11
Available video driver: dummy
NO SELFEXE: bootstrapping from CWD
Creating save thread
Loading discord rpc: library(/var/home/tony/t-engine4-linux64-1.7.6/lib64/libdiscord-rpc.so) => loaded
===top 0
WARNING: No bootstrap code found, defaulting to working directory for engine code!
Creating particles thread 0
[DO RESIZE] Requested: 800x600 (0, 0); zoom 100%
[GAMMA] Getting desktop gamma of 1.000000
[DO RESIZE] Got: 800x600 (0, 0)
OpenGL max texture size: 16384
OpenGL max texture size: 16384
Upgrading black texture to size 64
Running lua loader code...
it just gets stuck running lua loader code and doesnt boot
i can go to my file manager and run it from there and it boots completely fine but for some reason rofi isnt loading it

BDDM
Posts: 2
Joined: Wed Oct 01, 2025 2:35 am

Re: issues with webcore failure?

#2 Post by BDDM »

i was able to get it to run with rofi by editing my .desktop file.
i created it in local/shared/applications using nano
this is what was used.
[Desktop Entry]
Name=Tales of Maj'Eyal
Comment=An open-source, single-play>
Exec=/bin/bash -c 'cd ~/t-engine4-l>
Icon=
Type=Application
Categories=Game;RolePlaying;
Terminal=true

Post Reply