matcracker / BedcoreProtect

BedcoreProtect is a fast, efficient, data logging and anti-griefing tool for PocketMine servers. Rollback and restore any amount of damage.
https://poggit.pmmp.io/p/BedcoreProtect/
GNU General Public License v3.0
43 stars 8 forks source link

Console Log Plaster Issue #71

Closed cherrychip8293 closed 1 year ago

cherrychip8293 commented 1 year ago

Issue description

Steps to reproduce the issue

1.Try plug-in 2.And if you go around the spawn randomly, you'll get a log like that

OS and versions

Plugins

image

Crashdump, backtrace or other files

[Server thread/ERROR]: [World Provider: world] [Loading chunk x=-10 z=-16 v40] [Subchunk y=4 v9] Failed to deserialize blockstate: Property "item_frame_photo_bit" is missing offset 47 in palette, blockstate NBT: TAG_Compound={ "name" => TAG_String="minecraft:frame" "version" => TAG_Int=18040320 "states" => TAG_Compound={ "facing_direction" => TAG_Int=4 } } [17:11:20.776] [Server thread/ERROR]: [World Provider: world] [Loading chunk x=-10 z=-16 v40] [Subchunk y=4 v9] Failed to deserialize blockstate: Property "item_frame_photo_bit" is missing offset 48 in palette, blockstate NBT: TAG_Compound={ "name" => TAG_String="minecraft:frame" "version" => TAG_Int=18040320 "states" => TAG_Compound={ "facing_direction" => TAG_Int=3 } } [17:11:22.926] [Server thread/ERROR]: [World Provider: world] [Loading chunk x=2 z=-17 v40] [Subchunk y=4 v9] Failed to deserialize blockstate: Property "wall_post_bit" is missing offset 33 in palette, blockstate NBT: TAG_Compound={ "name" => TAG_String="minecraft:cobblestone_wall" "version" => TAG_Int=18040320 "states" => TAG_Compound={ "wall_block_type" => TAG_String="cobblestone" } } [17:11:22.926] [Server thread/ERROR]: [World Provider: world] [Loading chunk x=2 z=-17 v40] [Subchunk y=5 v9] Failed to deserialize blockstate: Property "wall_post_bit" is missing offset 12 in palette, blockstate NBT: TAG_Compound={ "name" => TAG_String="minecraft:cobblestone_wall" "version" => TAG_Int=18040320 "states" => TAG_Compound={ "wall_block_type" => TAG_String="cobblestone" } }

matcracker commented 1 year ago

Hi, I'm not able to reproduce the error and I doesn't seems related to the plugin. Have you tried removing all the other plugins?Can you provide more steps?

Thanks.

matcracker commented 1 year ago

I confirm that this is not related with BedcoreProtect but with PocketMine chunk's upgrader.