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

BUG: Can't select folders or files on OSX Catalina #36

Open
ThiagoFacchini opened this issue Oct 6, 2020 · 3 comments
Open

BUG: Can't select folders or files on OSX Catalina #36

ThiagoFacchini opened this issue Oct 6, 2020 · 3 comments

Comments

@ThiagoFacchini
Copy link

Once I run rbxlx-to-rojo, a dialog pops but I can't navigate through folder neither select any file.

The Finder Dialog list's everything alright, although like I said I can't click in anything.

@jv2222
Copy link

jv2222 commented Oct 25, 2020

The way to get around this issue:

  1. Move rbxlx-to-rojo into the same dir as your your-place-name.rbxlx file
  2. Open terminal and change dir into the same dir as rbxlx-to-rojo and your rbxlx file
  3. Type & run ./rbxlx-to-rojo your-place-name.rbxlx
  4. It will open the file prompt click select and the exported stuff will be in that dir

Note: You will not be able to change dir location to export so be sure to take note of the dir it opens to export to - and when it's done it will be in that dir.

@glinesbdev
Copy link

This didn't work for me on Big Sur. What I had to do was the following:

cd directory-where-executable-is
chmod +x rbxlx-to-rojo
./rbxlx-to-rojo my-game.rbxlx destination-folder

@ghost
Copy link

ghost commented Apr 20, 2022

A work-around is dragging the file to the select file dialog and pressing open, worked for me.

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