[SPIGOT-1364] sendMap sends the updated column count as 0 everytime Created: 23/Dec/15 Updated: 01/Jul/16 Resolved: 01/Jul/16 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Kim-Yannick | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | bug, frame, map, mapview, render, spigot |
Description |
Player.sendMap does render the map, but the arguments given to the packet contain 0 for the updated Column count, which causes the client to ignore the changes. The problem with this is that sometimes, when the player looks at a map in an item frame, the regular updates happen only 2 times per second. sendMap should force the map to update on the client to archieve higher rates, but this bug forbids this. There is an easy workaround, but a fix would also be nice. |
Comments |
Comment by Kim-Yannick [ 23/Dec/15 ] |
Still not fixed in the latest version (git-Spigot-db6de12-d3e0b6f). I forgot to update my server. Is it possible to edit the issue and change the version? |
Comment by SpigotMC [ 23/Dec/15 ] |
Your build is not the latest and therefore may be the reason you are having this issue. Spigot is 1 version(s) behind. CraftBukkit is 4 version(s) behind. This message was automatically generated and is not guaranteed to be a solution to your issue. |