Jumper251 / AdvancedReplay

Minecraft plugin to record players on your server
GNU General Public License v3.0
145 stars 59 forks source link

Could not retrieve player profile #184

Closed HEMO313 closed 1 month ago

HEMO313 commented 1 month ago

image

Jumper251 commented 1 month ago

When you have a server in offline mode AdvancedReplay tries to load the skin from mojang, this does not work if you have players without an existing minecraft account.

You can disable this by setting use_offline_skins: false in the config.yml.