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

G-earth won't connect (macos) #129

Open
yoitscarolinee opened this issue May 11, 2022 · 3 comments
Open

G-earth won't connect (macos) #129

yoitscarolinee opened this issue May 11, 2022 · 3 comments

Comments

@yoitscarolinee
Copy link

I'm on macOS Monterey 12.3.1
java version "1.8.0_331"
Java(TM) SE Runtime Environment (build 1.8.0_331-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.331-b09, mixed mode)

terminal output:
java.io.IOException: Cannot run program "/Applications/G-Earth/G-Mem": error=13, Permission denied at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) at gearth.protocol.memory.habboclient.macOs.MacOsHabboClient.readPossibleBytes(MacOsHabboClient.java:89) at gearth.protocol.memory.habboclient.macOs.MacOsHabboClient.getRC4possibilities(MacOsHabboClient.java:124) at gearth.protocol.memory.Rc4Obtainer.lambda$onSendFirstEncryptedMessage$3(Rc4Obtainer.java:78) at java.lang.Thread.run(Thread.java:750) Caused by: java.io.IOException: error=13, Permission denied at java.lang.UNIXProcess.forkAndExec(Native Method) at java.lang.UNIXProcess.<init>(UNIXProcess.java:247) at java.lang.ProcessImpl.start(ProcessImpl.java:134) at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ... 4 more java.io.IOException: Cannot run program "/Applications/G-Earth/G-Mem": error=13, Permission denied at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) at gearth.protocol.memory.habboclient.macOs.MacOsHabboClient.readPossibleBytes(MacOsHabboClient.java:89) at gearth.protocol.memory.habboclient.macOs.MacOsHabboClient.getRC4possibilities(MacOsHabboClient.java:124) at gearth.protocol.memory.Rc4Obtainer.lambda$onSendFirstEncryptedMessage$3(Rc4Obtainer.java:78) at java.lang.Thread.run(Thread.java:750) Caused by: java.io.IOException: error=13, Permission denied at java.lang.UNIXProcess.forkAndExec(Native Method) at java.lang.UNIXProcess.<init>(UNIXProcess.java:247) at java.lang.ProcessImpl.start(ProcessImpl.java:134) at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ... 4 more COULD NOT FIND RC4 TABLE

@WiredSpast
Copy link
Collaborator

Did you create the certificate for G-Mem and are you running G-Earth using sudo?

@yoitscarolinee
Copy link
Author

yoitscarolinee commented May 12, 2022

did not create a certificate for G-Mem, how should I do this?
I'm running using sudo

@dorving
Copy link
Contributor

dorving commented May 12, 2022

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

No branches or pull requests

3 participants