CyberdyneCC / Thermos

(NO LONGER DEVELOPED) Minecraft Forge Server Software implementing the Spigot/Bukkit API, formerly known as Cauldron/MCPC
http://cyberdynecc.github.io/Thermos/
GNU General Public License v3.0
258 stars 184 forks source link

[BUG] Item map doesn't work properly #119

Closed skmedix closed 7 years ago

skmedix commented 8 years ago

What is wrong: Rendered image disappears from the map.

Video: https://skmedix.pl/share/2016-02-17-0152-42.mp4 (Available for contributors only) Logs: https://gist.github.com/skmedix/259223f990e10669bd09

List of plugins: http://dev.bukkit.org/bukkit-plugins/pixelator/ (Best to reproduce) http://dev.bukkit.org/bukkit-plugins/imageonmap/ http://dev.bukkit.org/bukkit-plugins/imagemaps/ http://dev.bukkit.org/bukkit-plugins/imgmap/

How to reproduce: Just use commands:

/pixel create http://i.imgur.com/p1uolQ3.jpg
/pixel give 0

And look at the results.

Affects Versions: All versions since Cauldron. Bug occurs in all versions of the engine. (Cauldron, KCauldron, Thermos)

sameer commented 8 years ago

Possibly fixed by 17d71edfe280765f663f27ee68f3861852eb0d41

Time6628 commented 7 years ago

Assuming this is fixed.

skmedix commented 7 years ago

@Time6628 Would be awesome, but nah. This bug still exist.

Eufranio commented 7 years ago

I can use maps rendered by FramePicture in my server, is it your problem? The video seems to be offline...

skmedix commented 7 years ago

Video is offline, because there was a few IP's, that I don't want's to public. I gave @Robotia a special link for this file. Also that's right, frames are working fine, but problem is with item maps. I'll try to find out a fix for them in next few days, but I need more free time. Im not completely sure, if that's not a bug with Forge on client side, because server is sending map to client, but after a while, map is overridden with vanilla generated view.