Andavin / Images

A custom image loading plugin for Spigot.
66 stars 30 forks source link

Large images cannot be deleted? #4

Closed A-Words closed 1 year ago

A-Words commented 4 years ago

I placed a picture with a resolution of 1118X1534, I can place it normally, but I cannot delete it in any way(even if I use / image delete or uninstall the plugin ...).

Andavin commented 4 years ago

Do you have any addition info on this?

  1. What does happen when you click on the image?
  2. What version of Spigot/Paper are you using?
  3. What version of the plugin are you using?
  4. Have you tested with smaller images and are you able to successfully delete them?
  5. Are you running ProtocolLib?
  6. Have you tested without any other plugins installed besides CustomImages and/or ProtocolLib?
MoMoMoReilly commented 4 years ago

Second this. I can't remove an image I placed. The plugin works great besides this. When you initiate the delete command and right click on the image, nothing happens. If anything, I think the best thing to incorporate is a "delete all" or "delete last" command as a failsafe for this. Otherwise great plugin, I just got stuck with an image I placed poorly on my wall that can't be destroyed.

Andavin commented 4 years ago

Second this. I can't remove an image I placed. The plugin works great besides this. When you initiate the delete command and right click on the image, nothing happens. If anything, I think the best thing to incorporate is a "delete all" or "delete last" command as a failsafe for this. Otherwise great plugin, I just got stuck with an image I placed poorly on my wall that can't be destroyed.

I'd recommend installing ProtocolLib and see if it makes a difference and hopefully report back. ProtocolLib tends to have a much higher reliability than the built in packet listener for some reason.