#Shipwreck - Fix after SDL2 Update
86 messages · Page 1 of 1 (latest)
lol
Can I do the hey you guys? Huh, huh, please..please?😅
I'll test tomorrow on ark
Harbor Master POC
Yeah seems it's fixed on Jelos now
but not on ark
ffs
I'm done with the mono games 😄
This version works on 351p. The one on PM crashed a ton. It should be pulled or this version pushed.
Why push a version if its broken on ark 😛
So it isn't broken everywhere else?
No idea but if i have a break on one system and I can't figure out i'm aborting
not worth the time
At least if its not something i did or have the power over
If it's not rtr it should be pulled then so folks don't go out buying things they can't use.
does it work with the other cfws? Not sure what the problem was. If it is indeed broken should be pulled
In amber I had to update the dlls and libs folder using this zip. The one downloaded via PM did not work.
Then maybe we update for amber/jelos and mark ark as broken
No fix it for ark me needs it lol
Is there any update for ArkOS? here is my log #🩺|port-help message
I have updated with ShipwreckPkg.zip fix and now I get this
Failed to create secure directory (/run/user/1002//pulse): No such file or directory I see a double backslash
That is just xdg redirect error for pulse
[ERROR] System.DllNotFoundException: libvorbisfile assembly:<unknown assembly> type:<unknown type> member:(null)
[ERROR] System.DllNotFoundException: libvorbisfile assembly:<unknown assembly> type:<unknown type> member:(null)```
So the real crash is the libvorbisfile thing
yeah
So why doesn't it recognize linux assembly is the question.
In FNAdll.config: <dllmap dll="libvorbisfile.dll" os="linux" target="libvorbisfile.so.3"/>
this bullshit usually means a failure to load the library - and is often a funny red herring
try to ldd the libvorbisfile.so.3
ldd it
It's only broken in ark
Don't tell me to ldd a lib in arkos 🙂
@tall nova 🙂
?
To test on ark
Test what ?
In what thread are you 😛
I know that but what you actually need testing ? With the port lol
Ldd against the binary
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
Let me get my 353m
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```
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
it was looking libvorbisfile.so instead of libvorbisfile.so.3 @tulip river
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
Wonder if this is the same case with my libmodplug.a issue in descent.
So does this mean you fixed it @rose mauve and if so what I need to do to try the fix my end lol
Yes
Okay so what me got to do to fix it my end
Either wait until i post the new zip
Okay waiting for new zip then
Changelog:
- Add libvorbis.so
- Add libogg.so
- Refactor Script a bit
<@&1123159718874058882> Have at it 🙂
That's one for ark,
needs jelos and ambere now 🙂
I thought I told you it's working in jelos and amber