Faithful-Resource-Pack / App

The official web application for the Faithful Website.
https://webapp.faithfulpack.net/
GNU Affero General Public License v3.0
1 stars 6 forks source link

[Bug] Adding multiple textures at once behaves very weirdly #115

Closed Pomi108 closed 10 months ago

Pomi108 commented 11 months ago

What happened?

Self-explanatory. Adding a single texture works fine, but once you try to add two or more at once, you get an error.

Observations:

To reproduce

  1. Go to the Textures tab
  2. Add a texture
  3. In the Add new textures modal, specify two or more textures
  4. Save
  5. Web app errors out

Screenshot(s)

obrazek

Browser name and version

Logs

obrazek

Pomi108 commented 11 months ago

More observations: Attempting to add a single texture with multiple paths produced an error; the texture was created properly, however only the second path specified was added

3vorp commented 11 months ago

makes sense given that the error was a path related error

TheRolfFR commented 10 months ago

Linked with PR https://github.com/Faithful-Resource-Pack/API/pull/38