misode.github.io icon indicating copy to clipboard operation
misode.github.io copied to clipboard

Fetching github files sometimes failes (Cannot load preset)

Open Ethanout opened this issue 2 years ago • 5 comments

Crash report

  • Page url: https://misode.github.io/advancement/?version=1.19.4
  • Generator ID: advancement
  • Current version: 1.19.4
  • Latest version: 1.19.4

Generator JSON

{
  "criteria": {
    "looking at": {
      "trigger": "minecraft:tick"
    }
  },
  "display": {
    "icon": {
      "item": "minecraft:air"
    },
    "title": "",
    "description": "",
    "hidden": true,
    "announce_to_chat": false,
    "show_toast": false
  }
}

Ethanout avatar Apr 02 '23 11:04 Ethanout

Cannot reproduce. This was probably a temporary error on github's end. If this same error is persisting let me know.

misode avatar Apr 05 '23 21:04 misode

Sorry to bother you. I don't know why it always fails when I try to use the preset. Maybe I'm in Chinese mainland? By the way, I tried using both the Chorm and the Edge, but both failed (I know very little about programming and can only provide this information)

Ethanout avatar Apr 06 '23 12:04 Ethanout

image

Ethanout avatar Apr 06 '23 12:04 Ethanout

There is some code that should fallback to another host if GitHub rawusercontent is unavailable, not sure why that is failing here...

misode avatar Apr 06 '23 13:04 misode

if you think this is an internet issue which this probably is just build the website on your local machine and it should work I am doing the same thing

CodeCraftPlugin avatar Nov 22 '23 12:11 CodeCraftPlugin