Open Jaguar-515 opened 5 years ago
That's weird, can you record a video of you reproducing this?
Alright, will do.
Is an image ok? I don't want to reveal my real name for privacy reasons.
It's tough for me to help since I don't know what you're actually doing to select the folder. Can you screenshot what you're selecting before it crashes?
I am attempting to select this place. I am attempting to select this folder.
If you create a src
folder in the folder, does this still happen?
Yes.
That's super strange, it comes from this code:
self.root
uses the same path as self.source
so writing to there SHOULD error first--I suppose there isn't anything in the src directory either, though?
Also, I'm assuming the place file actually has scripts inside it?
The place file does not have any scripts inside it.
That might be why. It's still weird that happens since there's tests to make sure that empty places work, but can you check if it works with places with scripts for you? For the time being, rbxlx-to-rojo is only useful for places with scripts anyhow.
Alright, I'll do that.
It works with places with scripts. Oddly, it doesn't work with places without scripts.
It's strange that this happens, but it's not a huge priority for me since you shouldn't be using this with places without scripts right now anyway.
If you're starting a place fresh, just learn how to setup Rojo on your own.
Alright. I already know how to setup Rojo on my own.
After I select a folder, it returns this error:
Is this a normal error or did I do something wrong?