[SPIGOT-149] Newly crafted maps are created with a Level of 3/4 and scaled at 1:8 instead of 0/4 at 1:1 Created: 07/Dec/14 Updated: 17/Dec/14 Resolved: 10/Dec/14 |
|
Status: | Closed |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Matt Gajownik | Assignee: | Thinkofname |
Resolution: | Cannot Reproduce | Votes: | 0 |
Labels: | item |
Description |
Newly crafted maps should be 1:1 and fully zoomed in, allowing them to be re-crafted to zoom out. However, recent Spigot builds seem to generate them with the wrong configuration. This was tested on a clean build of Spigot with no plugins, in the default world. Vanilla: Level 0/4, 1:1 |
Comments |
Comment by David Bell [ 17/Dec/14 ] |
Many thanks guys |
Comment by FearThe1337 [ 17/Dec/14 ] |
Should be fixed in the latest version now (ThinkOfDeath pulled the PR). |
Comment by Matt Gajownik [ 17/Dec/14 ] |
In my initial clean-Spigot test it occurred in the main world. It has since been limited to secondary worlds, Fear. Glad you were able to find the cause though. |
Comment by FearThe1337 [ 17/Dec/14 ] |
PR-149 craftbukkit* my bad. (Unable to edit my previous comment it seems). |
Comment by FearThe1337 [ 17/Dec/14 ] |
Confirmed - it does it in secondary worlds. (Please mention this next time!!) Submitted PR-109 to fix this issue. |
Comment by David Bell [ 17/Dec/14 ] |
Many thanks |
Comment by Matt Gajownik [ 17/Dec/14 ] |
Comment by David Bell [ 17/Dec/14 ] |
Where can I find that fork? |
Comment by Matt Gajownik [ 17/Dec/14 ] |
Currently 2.5-b691, though someone forked MV-Core and made a special 1.8 commit which I want to try out at some point - just needs to be downloaded and compiled. |
Comment by David Bell [ 17/Dec/14 ] |
What version of Multiverse Core are you running Matt? We're running 2.5-b678 (not the latest which is 691). |
Comment by Matt Gajownik [ 17/Dec/14 ] |
Definitely odd - exactly why he tested it though, it seemed like the most likely cause. |
Comment by David Bell [ 17/Dec/14 ] |
Confirmed - maps work fine in Spawn but not in other worlds. Odd though that your friend didn't have the issue on a clean install with Multiverse-Core, otherwise we could have blamed that :/ |
Comment by Matt Gajownik [ 17/Dec/14 ] |
Since initially noticing this issue, it has disappeared from the blank Spigot server I tested it on, but just like David I'm still getting this on my plugin-filled server. I'm running git-Spigot-b43a31a-7bc218d with Here's where it gets strange though - maps are created fine in the main world (in my case, "spawn") but not in other worlds - like survival or creative. A friend tested with a clean install and JUST Multiverse-Core but did NOT have the issue on secondary worlds. |
Comment by David Bell [ 16/Dec/14 ] |
Sorry, I meant git-Spigot-b43a31a-20c65ca Vanilla blank builds don't have the issue, but upgraded servers seem to. I've been unable to reproduce it on a new fresh build with no existing data, but on our existing servers I can. [00:53:30 INFO]: [PlugMan] Plugins (40): BlocksHub, Buycraft, CleanroomGenerator, ClearLag, CommandRegister, CompatNoCheatPlus, EchoPet, Essentials, EssentialsAntiBuild, EssentialsChat, EssentialsProtect, EssentialsSpawn, MineActivity-Core, Minetrends, MiniItems, Mithril-AutoMessage, Mithril-Bans, Mithril-Commands, Mithril-Creative, Mithril-Lib, Multiverse-Core, NametagEdit, NoCheatPlus, NoEntityItems, PermissionsEx, PlotMe, PlugMan, Prism, ProtocolLib, Smileys, TerrainControl, TitleManager, Top, Vault, Votifier, VoxelSniper, WorldBorder, WorldEdit, WorldEditSelectionVisualizer, WorldGuard I've been going through plugins but I fail to see how a plugin could be causing it? |
Comment by FearThe1337 [ 16/Dec/14 ] |
Multiple people tried to reproduce this without any result. Please check your plugins or atleast give us a list of plugins. |
Comment by David Bell [ 16/Dec/14 ] |
Hello, I work for MineActivity and we are using Spigot 1.8 - git-Spigot-b43a31a-20c65a We have exactly the same problem - maps start zoomed out - very zoomed out. At least level 3/4. You may connect to our server and try to build maps to see the results! Please can you re-open this issue? |
Comment by Matt Gajownik [ 10/Dec/14 ] |
Tested again on git-Spigot-d5bf866-b73cfb0 and I'm still getting this issue. |
Comment by FearThe1337 [ 09/Dec/14 ] |
Attempted to reproduce on latest build and on vanilla. Both the results on vanilla and spigot were the same and this bug did not appear. I did however come across a other issue, which I will attempt to fix. |