SnaveSutit / origins-mod-json-schemas

MIT License
1 stars 1 forks source link

[BUG] Multiple instances of problems loading references #12

Closed delulugirl closed 6 months ago

delulugirl commented 6 months ago

Describe the bug When editing an origin file (located inside <namespace>/origins) an error pops up saying there were problems loading references. This happens when editing powers too, ...And Origins layers.

To Reproduce Steps to reproduce the behavior:

  1. Make any of the files stated above
  2. Try editing them
  3. Error appears

Expected behavior ~~Errors / warnings not appearing, general use still works, it's just a bit irritating to see it just to realize you didn't make a mistake or a typo. I'm not sure if this is a clientside issue, I have restarted Visual Studio Code.~~

(EDIT: Yeah no, it broke multiple power types... This is really bad.)

Screenshots image image image

SnaveSutit commented 6 months ago

It looks like it failed to fetch the JSON Schemas while loading.

Did you try restarting VSCode? That should fix that issue when it pops up, if you're connected to the internet.

delulugirl commented 6 months ago

For some reason the issue took a bit of time to resolve on my end. It's fixed now though!