[SPIGOT-1176] MapRenderer stops drawing on canvas after world change Created: 07/Sep/15 Updated: 07/Sep/15 Resolved: 07/Sep/15 |
|
Status: | Closed |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | ChaoZ | Assignee: | Unassigned |
Resolution: | Duplicate | Votes: | 0 |
Labels: | Map, MapCanvas, MapRenderer, World |
Issue Links: |
|
Description |
I use a custom MapRenderer for my plugin. This plugin draws some things onto the map, and as long as you are in the same world, everything works fine. But as soon as you switch the world, the canvas doesn't draw anything onto the map - after that it doesn't work for any world. The render() method is still called, though. The Renderer is contextual - this means, this problem only appears for the person who switches the world, but not for everyone. After quitting and joining on the server, it works again flawlessly. (Maybe a problem with the RenderData of the specific player?) |
Comments |
Comment by md_5 [ 07/Sep/15 ] |
https://bugs.mojang.com/browse/MC-80297 Client bug |
Comment by SpigotMC [ 07/Sep/15 ] |
Your build is not the latest and therefore may be the reason you are having this issue. Spigot is 18 version(s) behind. CraftBukkit is 37 version(s) behind. This message was automatically generated and is not guaranteed to be a solution to your issue. |