gcoulby / IronswornCompanion

Ironsworn Companion is a digital toolkit for playing the tabletop roleplaying game Ironsworn.
Other
56 stars 25 forks source link

Moves page shows up empty #14

Closed RenatoFerrara2000 closed 6 months ago

RenatoFerrara2000 commented 7 months ago

Moves page shows up empty

Screenshot 2024-04-02 at 22 16 14
RenatoFerrara2000 commented 7 months ago

The error seems to be due to the app.js fetching data from https://raw.githubusercontent.com/rsek/datasworn/master/ironsworn_moves.json

Unfortunately this link is not available due to rsek update, but still by changing the fetch to the legacy branch like this: https://raw.githubusercontent.com/rsek/datasworn/legacy/ironsworn_moves.json the error should be solved

gcoulby commented 6 months ago

This has now been resolved, thank your for pointing it out.