InventivetalentDev / MapManager

MIT License
54 stars 20 forks source link

Images are not loaded when moving the world. #68

Closed lww9562 closed 3 years ago

lww9562 commented 3 years ago

What steps will reproduce the problem?

  1. Loaded normally the first time I run the server.
  2. The following error occurs when the player teleports to another world.
  3. Since then, images have not been loaded normally and remain in the form below.

What were you expecting to happen? What happened instead?

What version of the plugin are you using? Type /version <Plugin Name>

-> MapManager version 1.8.0-SNAPSHOT

What Spigot version are you using? Type /version

-> PaperSpigot, Spigot 1.16.5

What plugins ae you using? Type /plugins

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

Paper : https://pastebin.com/ZmPX1X4e

Spigot : https://pastebin.com/Yg89maPm

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

From when a player moves to another world, we see a problem where all players' animated frames are not loaded. I replaced it with Spigot today because I thought it was a problem with Paper Bukkit, but the same symptoms appear.

Java 11 version is in use, and after the crash, the image will not load even after creating a new Animated Frame.

CrazyWords1 commented 3 years ago

@lww9562 can you help me, how i can update a map in player's hands, not change, namely update or how i can do a simple animation on map in player's hands

stale[bot] commented 3 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.