PluginBugs / Issues-ItemsAdder

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

blocks keep disappearing and glitching #1805

Closed SNokerYT closed 2 years ago

SNokerYT commented 2 years ago

Terms

Discord tag (optional)

SLoKer#5953

What happened?

the texture of the blocks keeps disappearing and glitching

Steps to reproduce the issue

I just update itemsadder to 1.19 and place any block and the problem gonna happen

Server version

Paper version git-Paper-36 (MC: 1.19) (Implementing API version 1.19-R0.1-SNAPSHOT) (Git: 5593f4e) You are running the latest version Previous version: git-Paper-339 (MC: 1.18.2

ItemsAdder Version

ItemsAdder version 3.2.0c-beta6

ProtocolLib Version

ProtocolLib version 5.0.0-SNAPSHOT-b569

LoneLibs Version

LoneLibs version 1.0.19

LightAPI Version (optional)

No response

LibsDisguises Version (optional)

10.0.28

FULL server log

No response

Error (optional)

No response

ItemsAdder config.yml

No response

Problematic items yml configuration file (optional)

No response

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

SNokerYT commented 2 years ago

https://user-images.githubusercontent.com/68678154/175565109-78037b81-cb85-4ec0-b948-d92008e9340a.mp4

LoneDev6 commented 2 years ago

Send me the block configuration. It's hard to help you without any info

SNokerYT commented 2 years ago
  polished_strata:     
    display_name: Polished Strata                                      
    permission: blockus
    resource:     
      material: PAPER  
      generate: true   
      textures:        
      - block/polished_strata.png   
      - block/polished_strata.png   
      - block/polished_strata.png   
      - block/polished_strata.png   
      - block/polished_strata.png   
      - block/polished_strata.png   
    specific_properties:                                               
      block:      
        placed_model:  
          type: REAL_NOTE                                              
          break_particles: ITEM                                        
        break_tools_whitelist:                                         
        - AXE     
        - HAND 
SNokerYT commented 2 years ago

it was working fine on the previous version 1.18.2

LoneDev6 commented 2 years ago

I cannot reproduce the issue

SNokerYT commented 2 years ago

i don't know what's gonna happen if i used this command | /iacleancache blocks should i try it ? or it's gonna corrupt all the blocks that are on the buildings right now

SNokerYT commented 2 years ago

i deleted the fast world edit plugin and restart the server and then I just placed a block and that's what I got in the console | https://paste.md-5.net/gocujuvuki.md

LoneDev6 commented 2 years ago

/iacleancache blocks is not useful for that task, it won't have any effect.

[17:51:56 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-36 (MC: 1.19) --- [17:51:56 ERROR]: The server has not responded for 10 seconds! Creating thread dump

You have a plugin that is somehow triggering noteblock physics in a loop. This causes the server lag. ItemsAdder cancels noteblock events automatically, this behaviour is not normal.

SNokerYT commented 2 years ago

even without any plugins | https://paste.md-5.net/akexipolec.md [17:01:32 INFO]: Plugins (4): ItemsAdder, LibsDisguises, LoneLibs, ProtocolLib also this time i'm trying | Purpur

LoneDev6 commented 2 years ago

Please avoid reporting bugs without testing with Spigot and Paper. Test with them, then report back if it is still an issue.

LoneDev6 commented 2 years ago

https://paste.md-5.net/akexipolec.md

17:01:21 ERROR]: net.minecraft.world.level.Level.setBlock(Level.java:756)
[17:01:21 ERROR]: net.minecraft.world.level.Level.setBlock(Level.java:665)
[17:01:21 ERROR]: net.minecraft.world.level.block.TripWireBlock.checkPressed(TripWireBlock.java:200)
[17:01:21 ERROR]: net.minecraft.world.level.block.TripWireBlock.entityInside(TripWireBlock.java:133)

In this case you have a player/entity/drop pressing a tripwire, this is causing some lag.

SNokerYT commented 2 years ago

[22:09:21 INFO]: This server is running Paper version git-Paper-39 (MC: 1.19) (Implementing API version 1.19-R0.1-SNAPSHOT) (Git: 37afe98) You are running the latest version here we go | https://paste.md-5.net/bayayafodi.md

SNokerYT commented 2 years ago

https://paste.md-5.net/sonezobofu.m

https://user-images.githubusercontent.com/68678154/176043249-79e96720-6f64-4a0e-a853-a1f8e8966508.mp4

LoneDev6 commented 2 years ago

Can't reproduce. There is something misconfigured or interfering.

https://user-images.githubusercontent.com/27242001/176126931-dbd41d34-a407-4dcd-a4bc-aab973b5e0f5.mp4

ChatColor2, EpicBackpacks, EpicRename, Essentials, EssentialsChat, ExecutableItems, Interface4, ItemsAdder, ItemsAdder-WorldEdit, ItemsAdderBlocksInjector, LibsDisguises, LightAPI, LoneLibs, LuckPerms, Multiverse-Core, PlaceholderAPI, PlugManX (PlugMan), ProtocolLib, SCore, Scoreboard-revision*, ServerBooster, Space, SpigotPing, Vault, ViaVersion, WorldEdit, WorldGuard

This server is running Paper version git-Paper-39 (MC: 1.19) (Implementing API version 1.19-R0.1-SNAPSHOT) (Git: 37afe98)

SNokerYT commented 2 years ago

https://user-images.githubusercontent.com/68678154/176328938-e4426e83-6f98-45f5-82a5-bd76a8a8cb76.mp4

after 8 hours of figuring out where the problem comes from i finally got it the problem comes from the | blockstates | 1 - this problem wasn't happening on 1.18.2 at all it's just happen on 1.19.2 look's like after 1.19 itemsadder started to read this folder

2 - from where did I get this | blockstates files | I really don't know and don't remember I never touch it looks like I was importing so many resurspacks and not even look at this folder and it was fine at the time

3 - after I removed the | blockstates | folder to fix the problem again! it still there look's like their files are infected and will not be fixed again because of the blockstates files

4 - what I did to fix the problem was just remove the world and removed the storage folder of items adder | but you have to know that of course, I can't do this on my main server because there a data on these files and don't need to corrupt any buildings or any emoji.

here is the blockstates folder | blockstates.zip

LoneDev6 commented 2 years ago

I'm 100% sure this is not the issue. The blockstates folder of the resourcepack is just graphical stuff, it can't make your server stuck on blocks placement simply because the server doesn't even know about that folder and doesn't execute strange code if that folder exists.

LoneDev6 commented 2 years ago

We found out the cause! It's about the "powered" tag. This will be fixed in the next update :D

potapenchikov commented 9 months ago

Please send the settings of the allowed blocks on the server. I think I know what's going on.

LoneDev6 commented 8 months ago

This issue was from 2022 and possibly it's not something related to what you think @potapenchikov , please do not comment on very old solved issues. Thanks.