Sequoia: [/builds/inolen/redream-private/src/library.c:106] Check failed: r
Here's my trace on a Mac terminal for Sequoia 15.7.2 Apple M1 Pro, I kicked off redream in a terminal to get the trace:
why2jjj@mega-indurain:~ $ cd /Applications/redream.app/Contents/MacOS && ./redream
[1] 57220 killed ./redream
why2jjj@mega-indurain:Contents/MacOS $ cd /Applications/redream.app/Contents/MacOS && ./redream
[INFO] SDL redream v1.5.0-1133-g03c2ae963 appdir=/Users/why2jjj/Library/Application Support/redream
[INFO] read /Users/why2jjj/Library/Application Support/redream/redream.cfg
[WARN] failed to open /Users/why2jjj/Library/Application Support/redream/redream.cfg
[INFO] SDL mode set to windowed width=1024 height=576
[INFO] SDL audio initialized latency=34.83 ms period=128 frames
[INFO] SDL registered device 0 desc=auto name=auto
[INFO] SDL registered device 2 desc=keyboard name=keyboard
[INFO] SDL registered device 1 desc=disabled name=disabled
[INFO] SDL video context created GL_RENDERER=Apple M1 Pro GL_VERSION=4.1 Metal - 89.4 GLSL_VERSION=4.10
[INFO] SDL video initialized GL_VERSION=4.1 Metal - 89.4 GLSL_VERSION=4.10 2048x1152 px
[INFO] GL_HLE supports indexes=1
[INFO] GL_HLE supports texture_fetch=1
[INFO] GL_HLE supports fragment_feedback=1
[INFO] port 0 set device keyboard
[INFO] LIB add directory /Users/why2jjj
[ERROR] LIB [/builds/inolen/redream-private/src/library.c:106] Check failed: r
Seems to happen right around when adding Library directories in the window browser
why2jjj@mega-in
issue