etternagame / etterna

Advanced cross-platform rhythm game focused on keyboard play
https://etternaonline.com/
MIT License
497 stars 135 forks source link

[Bug]: i cannot click anything like dowload the bundles or anything like that #1241

Closed jaydenthetra closed 1 year ago

jaydenthetra commented 1 year ago

Is there an existing issue for this?

Contact Details

jaydencruz03210@gmail.com

Version Info

Latest available release

What operating system are you seeing the problem on?

macOS

Bug Behavior

i cant click anything like the bundle dowloads or anything else like that.

Screen Shot 2023-02-22 at 9 19 04 PM

Expected Behavior

i should be able to click the bundle dowload.

Reproduction Steps

  1. dowload the game
  2. open it
  3. cant click anything

Anything else?

https://user-images.githubusercontent.com/125235787/220807729-79b49305-6ab3-4bdd-bd6f-f8a43f1f9626.mov

bluebandit21 commented 1 year ago

Hey!

Can you try following the steps in https://gist.github.com/bluebandit21/d34d7b0b4f9137c34c167e607db63c03 and see if that fixes it?

That has steps that fix macOS inputs problems for most people :)

jaydenthetra commented 1 year ago

Hey!

Can you try following the steps in https://gist.github.com/bluebandit21/d34d7b0b4f9137c34c167e607db63c03 and see if that fixes it?

That has steps that fix macOS inputs problems for most people :)

whenever i click the plus and add the eterna app it dosent appear on the input monitering

bluebandit21 commented 1 year ago

Did you try the CFBundleIdentifier step as well? Sometimes that's required before being able to add apps to Input Monitoring for reasons :tm: I still don't fully understand.

jaydenthetra commented 1 year ago

Did you try the CFBundleIdentifier step as well? Sometimes that's required before being able to add apps to Input Monitoring for reasons ™️ I still don't fully understand

yea i did do that but it didnt do anything

bluebandit21 commented 1 year ago

Do you have a Discord account by chance? Might be a little better for back-and-forth than this :)

First off -- just to double check, you're not running Etterna from inside of the disk image, right? (You dragged the Etterna folder to somewhere else before trying to run it, and you're opening the Etterna.app on your computer rather than in the disk image?)

jaydenthetra commented 1 year ago

yes i

Do you have a Discord account by chance? Might be a little better for back-and-forth than this :)

First off -- just to double check, you're not running Etterna from inside of the disk image, right? (You dragged the Etterna folder to somewhere else before trying to run it, and you're opening the Etterna.app on your computer rather than in the disk image?)

yes i have a discord and i have the folder in applications

jaydenthetra commented 1 year ago

the discord would be moonie#4688

bluebandit21 commented 1 year ago

Sick. Mind going to #support in https://discord.gg/ZqpUjsJ ? :) We'll debug more there :D

poco0317 commented 1 year ago

proceeding conversation https://discord.com/channels/261758887152058368/344545197914456068/1078154573207838790

relevant related issue https://forums.etternaonline.com/t/etterna-not-taking-inputs-on-mac/3445/7

aykk commented 1 year ago

Hello, if you are still having this issue this worked for me:

  1. Make sure Etterna is closed

  2. Go to System Settings -> Privacy & Security -> Input Monitoring

  3. Instead of adding Etterna.app, try going into the package contents of Etterna.app then Contents -> MacOS -> Etterna and add the exec file instead.

Try opening Etterna from the Applications like normal and it should work.

poco0317 commented 1 year ago

superceded by #1260