Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sending .8ek Files not Working? #392

Closed
JWBstuhr opened this issue Apr 21, 2021 · 7 comments
Closed

Sending .8ek Files not Working? #392

JWBstuhr opened this issue Apr 21, 2021 · 7 comments

Comments

@JWBstuhr
Copy link

(Thanks for reporting an issue! Please make sure to fill out the blanks below.)

What's wrong, and with what software version?

Operating System: MacOS
CEmu version: CEmu v1.3 (git: 87c3b43)
Describe your issue:
Sending the files does nothing, they don't appear in the memory at all. The console also seems to report nothing?

What are the steps to reproduce this issue?

  1. Send files, any 8ek- specifically for me, the standard apps like Inequalz
  2. Nothing happens?
@adriweb
Copy link
Member

adriweb commented Apr 21, 2021

This is normal for the released version, it's only supported on the development builds for now. (#362).
You can try downloading a recent mac build, for instance from here: #341 (comment)

@JWBstuhr
Copy link
Author

I don't know if I should make a new issue for this or not, but something isn't working for me with that build.
Screen Shot 2021-04-21 at 2 26 35 PM
Screen Shot 2021-04-21 at 2 28 44 PM

@adriweb
Copy link
Member

adriweb commented Apr 21, 2021

Hmm, interesting. I guess I'll have to fix that somehow with install_name_tool magic...

In the meantime, you can try to install some libs (whichever it's complaining about) with brew: for instance for liblzma.5.dylib, you'd do brew install xz

Also, which macOS version do you have?

@JWBstuhr
Copy link
Author

MacOS Catalina 10.15.7 (19H524)

Also, I unfortunately can't try installing the libs like that, as I don't have permission to run anything in terminal.

@JWBstuhr
Copy link
Author

There's a bit in the error that says
Reason: unsafe use of relative rpath */liblzma.5.dylib in /Users/USER/Downloads/CEmu App.app/Contents/MacOS/../Frameworks/libarchive.13.dylib with restricted binary

@adriweb
Copy link
Member

adriweb commented Apr 21, 2021

Yes I know, that's what I have to manually fix, apparently. Should be doable.

@adriweb
Copy link
Member

adriweb commented Apr 25, 2021

See follow up on #393

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants