GithubHelp home page GithubHelp logo

[05:57:47 ERROR] [geyser]: Couldn't merge skin of .ActualSix095004 with head skin url https://textures.minecraft.net/texture/c52b1c8547e6e310291bfe9a7467bd21c0b6be6e93ddf64bf5a218441789ef5c j about geyser HOT 4 CLOSED

CayanNet avatar CayanNet commented on May 29, 2024
[05:57:47 ERROR] [geyser]: Couldn't merge skin of .ActualSix095004 with head skin url https://textures.minecraft.net/texture/c52b1c8547e6e310291bfe9a7467bd21c0b6be6e93ddf64bf5a218441789ef5c j

from geyser.

Comments (4)

onebeastchris avatar onebeastchris commented on May 29, 2024

This error is likely occurring as it took more than 5 seconds to retrieve the skin for a player.
See https://github.com/GeyserMC/Geyser/blob/master/core/src/main/java/org/geysermc/geyser/skin/FakeHeadProvider.java#L62 for reference - it waits for 5 seconds to get the skin, and throws if it can't get it - which is likely what's happening here.

What you could try would be increasing the cache-image setting to more than 0 - that would cache skins/other downloaded files for a while, which might reduce the amount of these errors.

from geyser.

CayanNet avatar CayanNet commented on May 29, 2024

sure but is there a recommend value for more than 0?

from geyser.

onebeastchris avatar onebeastchris commented on May 29, 2024

Well, it's the amount of days it would be cached - try e.g. 1 or 2

from geyser.

CayanNet avatar CayanNet commented on May 29, 2024

ok i will try it to 2

from geyser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.