question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Skins do not appear

See original GitHub issue

Hi there,

Skins do not appear on the web interface when a server is in offline mode and LiveAtlas is installed. You can observe this on our map.

The issue persists even if the following settings are enabled:

# Control loading of player faces (if set to false, skins are never fetched)
fetchskins: true

# Control updating of player faces, once loaded (if faces are being managed by other apps or manually)
refreshskins: true

# Customize URL used for fetching player skins (%player% is macro for name)
skin-url: "https://cravatar.eu/avatar/%player%/16.png"

Dynmap’s SkinsRestorer integration also fails to rectify the issue when enabled (skinsrestorer-integration: true).

This occurs on both Dynmap v3.1-beta5 and Dynmap v3.1-beta4. Skins can be seen normally on the default web interface.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
JLynecommented, Aug 2, 2021

Should be fixed in the latest commit. You can wait for the next release or try this version in the meantime

1reaction
JLynecommented, Dec 22, 2020

Whoops, I was using the name property of players when getting skin images, instead of account. Looks like on your server player names have HTML in them, which broke everything. Just pushed a fix, will release a 0.4.1 including it later today.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Minecraft Skins Are Not Showing Fix | TGG - TheGlobalGaming
If your skin still hasn't been updated, the second-best option would be to restart your Minecraft game. This can cause Minecraft to check...
Read more >
Minecraft Skin Not Showing: 3 Ways To Fix - West Games
Anything bigger than 64×64 will cause issues with the game and the skin won't show at all. Because of this, the game will...
Read more >
Skins not showing? - Mineplex
Go to settings in the pause menu >> Go to Profile >> Toggle "Only Allow Trusted Skins" and Relog to see if that...
Read more >
Skins not showing up in multiplayer? : r/Minecraft - Reddit
I'm honestly stumped as to why this is. The server for skins appears to be online. I closed my game and my personal...
Read more >
How to fix skins fail to load on Minecraft - AddictiveTips
Look for the skin(s) that were not loading before and they should load this time. Load skin in world. The skin is still...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found