The Dink Network

Reply to Re: v0.86 Release

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
October 25th 2023, 01:47 AM
wizardb.gif
Phoenix
Peasant He/Him Norway
Back from the ashes 
Well, you're right that it "works" on my PC, in that it doesn't give annoying GLIBC errors anymore, but I still can't get it to run. This is what I get when I try:
$ ./yeoldedink-x86_64.AppImage
Warning: Missing charsets in String to FontSet conversion

Please select your main data location

Select folder from /home/alex/yeoldedink086lua
(esc+enter to cancel): yeoldedink

ERROR: Could not load settings! Will create upon exit
yeoldedink-x86_64.AppImage: imgui_draw.cpp:2202: ImFont* ImFontAtlas::AddFontFromFileTTF(const char*, float, const ImFontConfig*, const ImWchar*): Assertion `(0) && "Could not load font file!"' failed.
Stack trace (most recent call last):
#14   Object "[0xffffffffffffffff]", at 0xffffffffffffffff, in
#13   Object "./yeoldedink-x86_64.AppImage", at 0x55c0bb7b52e4, in
#12   Object "/lib/x86_64-linux-gnu/libc.so.6", at 0x7fe1aca35e3f, in __libc_start_main
#11   Object "/lib/x86_64-linux-gnu/libc.so.6", at 0x7fe1aca35d8f, in
#10   Object "./yeoldedink-x86_64.AppImage", at 0x55c0bb7ad991, in main
#9    Object "./yeoldedink-x86_64.AppImage", at 0x55c0bb7ac399, in
#8    Object "./yeoldedink-x86_64.AppImage", at 0x55c0bb7edaf4, in
#7    Object "./yeoldedink-x86_64.AppImage", at 0x55c0bb803e7f, in
#6    Object "./yeoldedink-x86_64.AppImage", at 0x55c0bb8020cc, in
#5    Object "./yeoldedink-x86_64.AppImage", at 0x55c0bb888562, in
#4    Object "/lib/x86_64-linux-gnu/libc.so.6", at 0x7fe1aca45e95, in __assert_fail
#3    Object "/lib/x86_64-linux-gnu/libc.so.6", at 0x7fe1aca3471a, in
#2    Object "/lib/x86_64-linux-gnu/libc.so.6", at 0x7fe1aca347f2, in abort
#1    Object "/lib/x86_64-linux-gnu/libc.so.6", at 0x7fe1aca4e475, in raise
#0    Object "/lib/x86_64-linux-gnu/libc.so.6", at 0x7fe1acaa2a7c, in pthread_kill
Aborted (Signal sent by tkill() 432 1000)
Aborted

It looks like it can't find a font file, but it's not being particularly helpful in telling me which one or where it's looking for it.