PluginBugs / Issues-ItemsAdder

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

Fantom Chorus blocks and weird chorus plant textures #3031

Closed WataLaker37821 closed 1 year ago

WataLaker37821 commented 1 year ago

Terms

Discord tag (optional)

DOGE#1690

What happened?

After i place chorus on end stone and break it, players who were near me at the moment, will still be able to see chorus plant block and stand on it (detected as phantom block by Vulcan anti-cheat) Also, why could it be such weird shape? I tried to change updating of a chorus in purpur.yml but it did not help

Steps to reproduce the issue

  1. Place a chorus plant near a player
  2. Break it
  3. Player is able to walk on it and see it, he will need to tp somewhere else, not to see a block anymore

Server version

git-Purpur-2060 (MC 1.20.1)

ItemsAdder Version

3.5.0c-r6

ProtocolLib Version

5.1.0

LoneLibs Version

1.0.25

FULL server log

latest.log

Error (optional)

No response

Problematic items yml configuration file (optional)

reinforced_glass:
    enabled: true
    display_name: '&fУкреплённое стекло'
    permission: ic2.craft
    resource:
      material: PAPER
      generate: true
      textures:
        - item/blocks/reinforced_glass.png
    specific_properties:
      block:
        placed_model:
          type: REAL_TRANSPARENT
          break_particles_material: GLASS
        break_tools_whitelist:
          - IRON_PICKAXE
          - DIAMOND_PICKAXE
          - NETHERITE_PICKAXE
        hardness: 10 #hardness of the block
        blast_resistance: 1 #explosion resistance (by default is hardness*3)
        no_explosion: true #totally immune from explosions, ignoring blast_resistance
        sound: #customizable sounds of the block
          place:
            name: BLOCK_GLASS_PLACE
            volume: 1
            pitch: 0.9
          break:
            name: BLOCK_GLASS_BREAK
            volume: 1
            pitch: 0.9

(Could be a problem, cos i added it myself)

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

config.txt

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

image image image

github-actions[bot] commented 1 year ago

Hello, your report will be looked into as soon as possible. Please do not bump this thread and don't post it on multiple platforms.

Thanks a lot for your patience.

LoneDev6 commented 1 year ago

The "weird texture" is normal, it's the downside of enabling REAL_TRANSPARENT blocks. If you don't want this to happen you have to disable REAL_TRANSPARENT blocks in the config.yml file of ItemsAdder and run /iazip to regenerate the pack.

About the ghost block: I will test and let you know, thanks.

WataLaker37821 commented 1 year ago

thanks a lot, will know in the future, will wait for results of the tests, hope will be able to reproduce, if needed some of my configs or pack files, let me know, maybe smth wrong with them

LoneDev6 commented 1 year ago

I cannot reproduce the issue, I can place the block and the other player can see it. I can mine it and the other player sees it removed from the world.

There probably is something interfering or you're running an old version of the plugin.

WataLaker37821 commented 1 month ago

i tested it out again, on 1.21.1 server and with latest IA and LoneLibs, i use test server with enabled custom chorus setting in a IA config, so when disabled, it doesnt break chorus textures anymore.

My UPD plugins:

IA: 4.0.2-beta-release-12 LoneLibs version 1.0.59 ProtocolLib: ProtocolLib v5.3.0 Server: PurpurMC 1.21.1-2328-d49ca07 (MC: 1.21.1)* My plugins: AxiomPaper, DeluxeMenus, DirectionalBlock, emotecraft, ItemsAdder, LoneLibs, LuckPerms, Multiverse-Core, PlaceholderAPI, ProtocolLib [19:29:01 INFO]: SkinsRestorer, Vault, voicechat, WorldEdit, WorldGuard, WorldGuardExtraFlags