Skip to content

CosmeticsCore 1.3.10 generated an exception java.lang.InterruptedException #353

@torpedv

Description

@torpedv

Terms

  • I'm using the very latest version of CosmeticsCore and its dependencies.
  • I already searched on this Github page to check if the same issue was already reported.
  • I already searched on the plugin wiki to know if a solution is already known.
  • I already searched on the Discord server to know if anyone already provided a solution in the past for the issue.

Discord tag (optional)

torpedv

What happened?

The plugin issues an error every few days, usually after the server is restarted. After restarting the plugin server again, it works fine for a while.

Steps to reproduce the issue

the error appears randomly after the server is restarted, once every few days.

Server version

1.21.8-2497-HEAD@a49cdb9 (2025-09-19T01:51:04Z)

CosmeticsCore Version

1.3.10

ProtocolLib Version

5.4.0

FULL server log

latest.log

Error (optional)

[01:13:02 ERROR]: [CosmeticsCore] Task #30 for CosmeticsCore 1.3.10 generated an exception
java.lang.InterruptedException
at CosmeticsCore_1.3.10.jar/dev.lone.cosmeticscore.nms.cliententity.slime.impl.v1_21_3.a(SourceFile:389) ~[?:?]
at CosmeticsCore_1.3.10.jar/dev.lone.cosmeticscore.ct.a(SourceFile:510) ~[?:?]
at CosmeticsCore_1.3.10.jar/dev.lone.cosmeticscore.aa.a(SourceFile:504) ~[?:?]
at CosmeticsCore_1.3.10.jar/dev.lone.cosmeticscore.shaded.org.jetbrains.annotations.NonBlockingExecutor.a(SourceFile:413) ~[?:?]
at CosmeticsCore_1.3.10.jar/dev.lone.cosmeticscore.nms.packet.IPackets$WrapperInput.a(SourceFile:292) ~[?:?]
at CosmeticsCore_1.3.10.jar/dev.lone.cosmeticscore.shaded.com.zaxxer.hikari.pool.HikariPool$MaxLifetimeTask.a(SourceFile:432) ~[?:?]
at CosmeticsCore_1.3.10.jar/dev.lone.cosmeticscore.nms.entity.impl.v1_21_6.a(SourceFile:164) ~[?:?]
at CosmeticsCore_1.3.10.jar/dev.lone.cosmeticscore.nms.cliententity.player.SingleClientPlayer.a(SourceFile:499) ~[?:?]
at CosmeticsCore_1.3.10.jar/dev.lone.cosmeticscore.shaded.org.intellij.lang.annotations.JdkConstants$HorizontalAlignment.a(SourceFile:502) ~[?:?]
at CosmeticsCore_1.3.10.jar/dev.lone.cosmeticscore.nms.cliententity.offset.impl.v1_20_R2.a(SourceFile:195) ~[?:?]
at CosmeticsCore_1.3.10.jar/dev.lone.cosmeticscore.nms.packet.IPackets.a(SourceFile:209) ~[?:?]
at CosmeticsCore_1.3.10.jar/dev.lone.cosmeticscore.bt.a(SourceFile:336) ~[?:?]
at CosmeticsCore_1.3.10.jar/dev.lone.cosmeticscore.shaded.org.jetbrains.annotations.MustBeInvokedByOverriders.a(SourceFile:487) ~[?:?]
at CosmeticsCore_1.3.10.jar/dev.lone.cosmeticscore.cw.a(SourceFile:163) ~[?:?]
at CosmeticsCore_1.3.10.jar/dev.lone.cosmeticscore.nms.packet.impl.v1_21_10.a(SourceFile:285) ~[?:?]
at CosmeticsCore_1.3.10.jar/dev.lone.cosmeticscore.shaded.com.alessiodp.libby.RepositoryResolutionMode.a(SourceFile:21) ~[?:?]
at CosmeticsCore_1.3.10.jar/dev.lone.cosmeticscore.shaded.com.alessiodp.libby.logging.Logger.a(SourceFile:570) ~[?:?]
at CosmeticsCore_1.3.10.jar/dev.lone.cosmeticscore.dv.a(SourceFile:348) ~[?:?]
at CosmeticsCore_1.3.10.jar/dev.lone.cosmeticscore.shaded.com.zaxxer.hikari.pool.HikariPool$PoolEntryCreator.a(SourceFile:146) ~[?:?]

[01:13:02 INFO]: [CosmeticsCore] Disabling CosmeticsCore v1.3.10

CosmeticsCore config.yml

lang: en
prefix: '&5Cosmetics&r '
extract_default_assets: true
cosmetics:
  max_equippable:
    body: 3
    balloon: 2
  hide_during_combat:
    enabled: true
    combat_duration_ticks: 600
    only_pvp: true
  fix_invisible_nametag: false
  hide_in_vanish: true
  worlds:
  - '*'
wardrobe_room:
  allow-not-owned-preview: true
  camera:
    hide_actionbar_texts: true
    use_invisibility_potion: false
    rotation:
      manual:
        enabled: true
        step: 20
      auto:
        enabled: true
        direction: RIGHT
        step: 1.5
        pause_ticks_on_manual_rotation: 60
    zoom:
      enabled: true
      min: 2
    fade_effect: true
    location:
      world: flat
      x: 205
      y: -58.5
      z: 41
      yaw: 359.85
      pitch: 6.6
  mannequin:
    location:
      world: flat
      x: 204.5
      y: -60
      z: 45.5
      yaw: 180
      pitch: 0
  teleport_area:
    enter:
      world: flat
      pos1:
        x: 167
        y: -61
        z: 42
      pos2:
        x: 167
        y: -57
        z: 37
    exit_location:
      world: flat
      x: 164
      y: -60
      z: 40
      yaw: 98
      pitch: 10
  gui:
    cursor_default: fermented_spider_eye:9000001
    cursor_rotate: fermented_spider_eye:9000002
    cursor_pointer: fermented_spider_eye:9000003
    dyeing_pointer: fermented_spider_eye:9100003
    tutorial_gui: fermented_spider_eye:9100004
    tutorial_gui_checked: fermented_spider_eye:9100005
    slots:
      colors:
        owned: 56,67,100
        not_owned: 195,147,57
        wearing: 57,70,195
        wearing_preview: 195,120,57
        max_amount_reached_owned: 24, 29, 43
        max_amount_reached_not_owned: 64, 48, 17
      add_item_in_blank_slots:
        # This is useful only for some expert users that need to do some crazy stuff.
        # Do not enable it if you don't know what you are doing.
        enabled: false
        type: PAPER
        custom_model_data: 1337666
  commands:
    whitelist:
      enabled: true
      list:
      - msg
      - tell
      - r
      - reply
      - help
    blacklist:
      enabled: false
      list:
      - home
      - sethome
send_creative_hidden_hat_message: true
save:
  # Use only one at a time
  file:
    enabled: true
  mysql:
    enabled: true
    url: ****
    username: *
    password: *
    table: cosmeticscore_saved
debug: false

Problematic items yml configuration file (optional)

Other files, you can drag and drop them here to upload. (optional)

No response

Screenshots/Videos (you can drag and drop files or paste links)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions