Closed DanCousins closed 1 year ago
I think that's an Azule on Linux error, at least one other person had it and they were on Linux too. Unfortunately I have 0 idea how to fix it, but the Azule dev might know what's up: https://github.com/Al4ise/Azule
(if it does turn out to be my fault, lmk and I'll fix)
I'm on mac & facing it too...
I'm on mac & facing it too...
What version of Mac OS are you on? My MBP is very old, so 10.15.7 is the latest I can run.
I'm going to attempt it later on today with a friends one on Ventura.
Experiencing this on Pop OS 22.04, as well.
Hey all - I’ve created a ticket for this on the azule repo which you can find and track here:
This error message was resolved after I manually modified the SatellaJailed.dylib path, on MacOS. https://github.com/Al4ise/Azule/issues/140#issuecomment-1501175740
Does it work if you change the script to use `"$PWD/SatellaJailed.dylib"? Thanks for finding the issue btw!
Does it work if you change the script to use `"$PWD/SatellaJailed.dylib"? Thanks for finding the issue btw!
Yes, it works.
Added the fix to latest commit
Hey,
Trying to patch on linux, but I'm running into an error in the process:
Any ideas? Is this an issue with the app I'm trying to patch? Not sure about the last error, as that dylib file is certainly in the folder.
Thanks