#Shipwreck - Fix after SDL2 Update

86 messages · Page 1 of 1 (latest)

rose mauve
#

<@&1123159718874058882>

pine siren
#

i thought it was an utility at first with the sea related name

#

lol

rose mauve
#

lol

dark ravine
jagged veldt
#

Tested both linux and windows

rose mauve
#

I'll test tomorrow on ark

harsh furnace
rose mauve
#

Yeah seems it's fixed on Jelos now

#

but not on ark

#

ffs

#

I'm done with the mono games 😄

stoic willow
#

This version works on 351p. The one on PM crashed a ton. It should be pulled or this version pushed.

rose mauve
stoic willow
#

So it isn't broken everywhere else?

rose mauve
#

not worth the time

#

At least if its not something i did or have the power over

stoic willow
#

If it's not rtr it should be pulled then so folks don't go out buying things they can't use.

rose mauve
stoic willow
#

In amber I had to update the dlls and libs folder using this zip. The one downloaded via PM did not work.

rose mauve
tall nova
#

No fix it for ark me needs it lol

supple thistle
#

Is there any update for ArkOS? here is my log #🩺|port-help message

supple thistle
stoic willow
#

Failed to create secure directory (/run/user/1002//pulse): No such file or directory I see a double backslash

rose mauve
#
[ERROR] System.DllNotFoundException: libvorbisfile assembly:<unknown assembly> type:<unknown type> member:(null)
[ERROR] System.DllNotFoundException: libvorbisfile assembly:<unknown assembly> type:<unknown type> member:(null)```
stoic willow
#

So the real crash is the libvorbisfile thing

rose mauve
#

yeah

stoic willow
#

So why doesn't it recognize linux assembly is the question.

#

In FNAdll.config: <dllmap dll="libvorbisfile.dll" os="linux" target="libvorbisfile.so.3"/>

tulip river
#

this bullshit usually means a failure to load the library - and is often a funny red herring

#

try to ldd the libvorbisfile.so.3

stoic willow
#

What if arkos doesn't have it?

#

What if Cebion just adds it to the libs folder?

#

😛

rose mauve
stoic willow
#

I don't have arkos

#

You blundering fool

#

😄

tulip river
#

arkos should have libvorbis IIRC

#

unless something happened

stoic willow
#

Let me go change my roles as a reminder

#

@rose mauve

rose mauve
stoic willow
#

Don't tell me to ldd a lib in arkos 🙂

rose mauve
#

@tall nova 🙂

tall nova
rose mauve
tall nova
#

Test what ?

rose mauve
tall nova
#

I know that but what you actually need testing ? With the port lol

rose mauve
tall nova
#

I think I remember how to do that lol , will message you if I get stuck later , might have some running around today depends on delivery update at 10

rose mauve
#

Let me get my 353m

rose mauve
# tulip river try to ldd the libvorbisfile.so.3

Yeah no luck

ark@rg353m:/roms/ports$ ldd /usr/lib/aarch64-linux-gnu/libvorbis.so.0.4.8
        linux-vdso.so.1 (0x0000007fa4d11000)
        libm.so.6 => /lib/aarch64-linux-gnu/libm.so.6 (0x0000007fa4beb000)
        libogg.so.0 => /lib/aarch64-linux-gnu/libogg.so.0 (0x0000007fa4bd1000)
        libc.so.6 => /lib/aarch64-linux-gnu/libc.so.6 (0x0000007fa4a5f000)
        /lib/ld-linux-aarch64.so.1 (0x0000007fa4ce2000)
ark@rg353m:/roms/ports$ ldd /usr/lib/aarch64-linux-gnu/libvorbisfile.so.3
        linux-vdso.so.1 (0x0000007f8d251000)
        libvorbis.so.0 => /lib/aarch64-linux-gnu/libvorbis.so.0 (0x0000007f8d1bb000)
        libogg.so.0 => /lib/aarch64-linux-gnu/libogg.so.0 (0x0000007f8d1a1000)
        libc.so.6 => /lib/aarch64-linux-gnu/libc.so.6 (0x0000007f8d02f000)
        /lib/ld-linux-aarch64.so.1 (0x0000007f8d222000)
        libm.so.6 => /lib/aarch64-linux-gnu/libm.so.6 (0x0000007f8cf86000)
#

all there

#

But you also wrote something about vorbis

# Custom version of FNA included with patcher- v23, but with VorbisFile-CS added back (from v16)
# see https://github.com/JohnnyonFlame/FNAHacks/tree/Shipwreck```
rose mauve
#

Let's try

export MONO_LOG_MASK=dll
and
export MONO_LOG_LEVEL=debug

#

Yeah

#
Mono: DllImport attempting to load: 'libvorbisfile'.
Mono: DllImport error loading library '/roms/ports/shipwreck/dlls/libvorbisfile': '/roms/ports/shipwreck/dlls/libvorbisfile: cannot open shared object file: No such file or directory'.
Mono: DllImport error loading library '/roms/ports/shipwreck/dlls/libvorbisfile.so': '/roms/ports/shipwreck/dlls/libvorbisfile.so: cannot open shared object file: No such file or directory'.
Mono: DllImport error loading library '/roms/ports/shipwreck/dlls/libvorbisfile.so': '/roms/ports/shipwreck/dlls/libvorbisfile.so: cannot open shared object file: No such file or directory'.
Mono: DllImport error loading library '/home/ark/mono/lib/libvorbisfile': '/home/ark/mono/lib/libvorbisfile: cannot open shared object file: No such file or directory'.
Mono: DllImport error loading library '/home/ark/mono/lib/libvorbisfile.so': '/home/ark/mono/lib/libvorbisfile.so: cannot open shared object file: No such file or directory'.
Mono: DllImport error loading library '/home/ark/mono/lib/libvorbisfile.so': '/home/ark/mono/lib/libvorbisfile.so: cannot open shared object file: No such file or directory'.
Mono: DllImport error loading library 'libvorbisfile': 'libvorbisfile: cannot open shared object file: No such file or directory'.
Mono: DllImport error loading library 'libvorbisfile.so': 'libvorbisfile.so: cannot open shared object file: No such file or directory'.
Mono: DllImport error loading library 'libvorbisfile.so': 'libvorbisfile.so: cannot open shared object file: No such file or directory'.
Mono: DllImport error loading library 'libvorbisfile': 'libvorbisfile: cannot open shared object file: No such file or directory'.
Mono: DllImport unable to load library 'libvorbisfile'.
Mono: DllImport attempting to load: 'libvorbisfile'.
Mono: DllImport error loading library '/roms/ports/shipwreck/dlls/libvorbisfile': '/roms/ports/shipwreck/dlls/libvorbisfile: cannot open shared object file: No such file or directory'.
Mono: DllImport error loading library '/roms/ports/shipwreck/dlls/libvorbisfile.so': '/roms/ports/shipwreck/dlls/libvorbisfile.so: cannot open shared object file: No such file or directory'.
Mono: DllImport error loading library '/roms/ports/shipwreck/dlls/libvorbisfile.so': '/roms/ports/shipwreck/dlls/libvorbisfile.so: cannot open shared object file: No such file or directory'.
Mono: DllImport error loading library '/home/ark/mono/lib/libvorbisfile': '/home/ark/mono/lib/libvorbisfile: cannot open shared object file: No such file or directory'.
Mono: DllImport error loading library '/home/ark/mono/lib/libvorbisfile.so': '/home/ark/mono/lib/libvorbisfile.so: cannot open shared object file: No such file or directory'.
Mono: DllImport error loading library '/home/ark/mono/lib/libvorbisfile.so': '/home/ark/mono/lib/libvorbisfile.so: cannot open shared object file: No such file or directory'.
Mono: DllImport error loading library 'libvorbisfile': 'libvorbisfile: cannot open shared object file: No such file or directory'.
Mono: DllImport error loading library 'libvorbisfile.so': 'libvorbisfile.so: cannot open shared object file: No such file or directory'.
Mono: DllImport error loading library 'libvorbisfile.so': 'libvorbisfile.so: cannot open shared object file: No such file or directory'.
Mono: DllImport error loading library 'libvorbisfile': 'libvorbisfile: cannot open shared object file: No such file or directory'.
Mono: DllImport unable to load library 'libvorbisfile'```
#

got it

#

The reason why ark?

Jelos:


RK3566:~ # ls -l /usr/lib/libvorbisfile.so*
lrwxrwxrwx    1 root     root            22 Jan 21 07:47 /usr/lib/libvorbisfile.so -> libvorbisfile.so.3.3.8
lrwxrwxrwx    1 root     root            22 Jan 21 07:47 /usr/lib/libvorbisfile.so.3 -> libvorbisfile.so.3.3.8
-rwxr-xr-x    1 root     root         67936 Jan 21 07:47 /usr/lib/libvorbisfile.so.3.3.8
#

Ark:

ark@rg353m:/roms/ports$ ls -l /usr/lib/aarch64-linux-gnu/libvorbisfile.so*
lrwxrwxrwx 1 root root    22 Feb 25  2019 /usr/lib/aarch64-linux-gnu/libvorbisfile.so.3 -> libvorbisfile.so.3.3.7
-rw-r--r-- 1 root root 34616 Feb 25  2019 /usr/lib/aarch64-linux-gnu/libvorbisfile.so.3.3.7
#

Ark is missing the .so link

stoic willow
#

Wonder if this is the same case with my libmodplug.a issue in descent.

tall nova
#

So does this mean you fixed it @rose mauve and if so what I need to do to try the fix my end lol

tall nova
rose mauve
tall nova
rose mauve
rose mauve
#

<@&1123159718874058882> Have at it 🙂

tall nova
#

Hay why didn't you say lol

#

ITS ALIVE ITS ALIVE

rose mauve
#

That's one for ark,

needs jelos and ambere now 🙂

stoic willow
#

I thought I told you it's working in jelos and amber

dark ravine
#

Amberelec

#

Fun one this one🙂