PluginBugs / Issues-ItemsAdder

Repository used to keep track of issues of my plugin ItemsAdder
https://itemsadder.devs.beer
54 stars 21 forks source link

Any custom item triggers the smelting animation in the furnace #3937

Closed PSYCHEER closed 2 months ago

PSYCHEER commented 2 months ago

Terms

Discord Username (optional)

PSYCHEER

What happened?

image image

Steps to reproduce the issue

  1. Put item into furnace
  2. Look what's wrong
  3. Be nice in warm and laugh a lot xD

Server version

image

ItemsAdder Version

image

ProtocolLib Version

image

LoneLibs Version

image

Full Server Log

https://mclo.gs/a1g8Hue

Error (optional)

No response

Problematic items yml configuration file (optional)

info:
  namespace: df
items:
  copper_sword:
    display_name: Copper Sword
    permission: copper_set
    resource:
      material: IRON_SWORD
      generate: true
      textures:
        - item/copper_sword
recipes:
  anvil_repair:
    copper_sword:
      permission: copper_set
      enabled: true
      ingredient: copper_ingot
      item: df:copper_sword

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

PortableGames commented 2 months ago

Purpur or any other forks of paper/spigot are not officially supported. Read the Wiki :

Server Software This plugin works with Spigot and Paper, I can't guarantee that the plugin will work on other Spigot forks. By using other server software solutions you agree that the plugin may not work correctly.

PSYCHEER commented 2 months ago

Purpur or any other forks of paper/spigot are not officially supported. Read the Wiki

Unimportant answer as it's doing on all of instances. Not purpur related

PortableGames commented 2 months ago

Purpur or any other forks of paper/spigot are not officially supported. Read the Wiki

Unimportant answer as it's doing on all of instances. Not purpur related

When reporting a bug, you should first test the plugin on a supported server version

PSYCHEER commented 2 months ago

Purpur or any other forks of paper/spigot are not officially supported. Read the Wiki

Unimportant answer as it's doing on all of instances. Not purpur related

When reporting a bug, you should first test the plugin on a supported server version

Tests was done, but as my main thing is going on purpur I posted a purpur log, but for your happiness I will post a PAPER log as well imageimage https://mclo.gs/vy9JhAR

Just for your eyes only 💝

PSYCHEER commented 2 months ago

image image

It's doing with vanilla iron sword too

PortableGames commented 2 months ago

Tak to je asi bug 🤣

PSYCHEER commented 2 months ago

Tak to je asi bug 🤣

Please keep the consistency of using English and yep it is really a bug

PortableGames commented 2 months ago

Tak to je asi bug 🤣

Please keep the consistency of using English and yep it is really a bug

https://github.com/PluginBugs/Issues-ItemsAdder/issues/209

PortableGames commented 2 months ago

Old bug 🍻

LoneDev6 commented 2 months ago

image Can't reproduce on 4.0.2-alpha-test-8-pre-release-1

PSYCHEER commented 2 months ago

{96E78A99-CD3D-4C76-B15A-4A7DD24D614F} https://mclo.gs/M1YJNXX

AGAIN xD

PAPER LOG: https://mclo.gs/eGHprOP

Andre601 commented 2 months ago

How does the config file for that item look like?

PSYCHEER commented 2 months ago

How does the config file for that item look like?

Same as OP...just another namespace and item name, even removed a recipe from config