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

cant upload CSV File #22

Closed
KurseDarkstone opened this issue Dec 7, 2021 · 3 comments
Closed

cant upload CSV File #22

KurseDarkstone opened this issue Dec 7, 2021 · 3 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@KurseDarkstone
Copy link

so your tutorial was amazing... though kinda stuck in one spot. I have the CSV file from Syrinscape. but not seeing how to actually upload the file. not sure if its a compatibility issue with the new version or not.
image

@frondeus frondeus added this to the 0.2.0 milestone Dec 8, 2021
@frondeus frondeus added the bug Something isn't working label Dec 8, 2021
@daggerfortysix
Copy link

I ran into this issue as well and wanted to share what I did to get around it. (Please note that I host my Foundry on The Forge.) After downloading my Syrinscape Remote Control Link csv, I changed .csv to .jpg, uploaded that file into my Assets on the Forge, and then changed .jpg back to .csv. After that I was able to link to the file via the Control Links in the SyrinControl settings and everything works perfectly. I figured I would share this workaround until an appropriate fix is done. Thank you!

@frondeus
Copy link
Owner

Okay, thanks! I will look into it as soon as I can

@frondeus frondeus self-assigned this Dec 17, 2021
@frondeus frondeus moved this to In Progress in Syrin Control Dec 17, 2021
@frondeus
Copy link
Owner

Hi, first of all, thanks for making this issue @KurseDarkstone, and thanks, @daggerfortysix, for finding the workaround.
Unfortunately, I'm not using the CSV file method, so I missed that issue.

I confirm, you cannot upload the CSV file using the Foundry file picker. The Foundry does not support JSON/CSV format, so I need to figure out another way. For now, the workaround found by @daggerfortysix seems to be the only solution.

If you are running Foundry locally, it should be possible just to put CSV in the correct directory and select it (only the upload part should not be working) with the file picker. If that's not working as well, I'd instead consider making a separate issue ("I cant select CSV using the filepicker").

frondeus added a commit that referenced this issue Dec 29, 2021
Fix #22 - CSV loading without uploading it to the foundry
Repository owner moved this from In Progress to Done in Syrin Control Dec 29, 2021
@frondeus frondeus removed this from Syrin Control Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants