MarkusBordihn / BOs-Easy-NPC

Create easily NPC for your world or for your mod.
Other
19 stars 7 forks source link

[FAQ] Skin url doesn't work or I don't know what type of url should be typed #146

Closed semender0 closed 4 months ago

semender0 commented 5 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Debugging Before reporting a issue please enable the debug mode over /easy_npc debug true to get more detailed information about the issue in the logs. Additionally check if there is anything relevant in the crash-reports, debug.log and latest.log file.

Is the issue happening in combination with other mods? (If yes, please provide a full list)

Additional context Add any other context about the problem here.

MarkusBordihn commented 5 months ago

Basically you need to provide the URL to a valid skin image for the selected NPC. See: https://github.com/MarkusBordihn/BOs-Easy-NPC/wiki/Skins#url-skins-

There are some skin pages which has a "Share" option which provide you the image URL. Please not that other skin pages are just providing a link to the HTML page, but you need a link to the skin image itself.

Alternative you can upload the corresponding skin to a owned / local web server or so.