Giter Club home page Giter Club logo

animatedframes's Introduction

AnimatedFrames

Build Status GitHub release

Description

AnimatedFrames is a Minecraft plugin that allows you to play GIFs and display images on frames. The plugin includes features for pausing and playing GIFs. It also works with transparent backgrounds.

SpigotMC page

Item frame Nyan cat

Prerequisites

Dependencies

Quick Start

  1. Installation

    • Download the latest release from here.
  2. Usage

    • To create a GIF or image use the /afcreate <name> <url> command.
    • To display it, right-click on the bottom-left frame and then the top-right frame.
  3. Additional Info

    • /af gives a list of commands.
    • /help <command> gives more information on the command.

Contributing

Issue Tracker: https://github.com/InventivetalentDev/AnimatedFrames/issues

License

This project is licensed under the MIT License - see the LICENSE file for details.

animatedframes's People

Contributors

inventivetalentdev avatar livejar avatar orlandolopez1 avatar renovate-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

animatedframes's Issues

Problems in AnimatedFrame

Hello I have problems with your plugin AnimatedFrames

so I can't remove a frame, when I do the command that say Stopping animation and nothing happend
I can't create an animation ! For the plugin everything work but in minecraft I have nothing !

When I try to remove an animation (who don't work) I have this error

java.lang.NoSuchFieldError: v1_11_R1
at org.inventivetalent.mapmanager.DefaultMapWrapper.sendItemFramePacket(DefaultMapWrapper.java:331) ~[?:?]
at org.inventivetalent.mapmanager.DefaultMapWrapper$1.clearFrame(DefaultMapWrapper.java:231) ~[?:?]
at org.inventivetalent.mapmanager.MultiMapWrapper$1.clearFrames(MultiMapWrapper.java:149) ~[?:?]
at org.inventivetalent.animatedframes.AnimatedFrame.clearFrames(AnimatedFrame.java:361) ~[?:?]
at org.inventivetalent.animatedframes.Commands$2.run(Commands.java:240) ~[?:?]
at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:741) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:672) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:571) [spigot-1.10.jar:git-Spigot-6016ac7-10c10b3]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]

So the plugin don't work at all and I'm in spigot 1.10

when I do the command /afcreate I have that in logs :

[13:30:31] [Server thread/INFO]: Tselatra issued server command: /afcreate Spawn https://media3.giphy.com/media/zDuStFVpRJIZ2/giphy.gif
[13:30:39] [pool-24-thread-3/INFO]: [AnimatedFrames] Downloaded 'https://media3.giphy.com/media/zDuStFVpRJIZ2/giphy.gif' to 'plugins/AnimatedFrames/images/aHR0cHM6Ly9tZWRpYTMuZ2lwaHkuY29tL21lZGlhL3pEdVN0RlZwUkpJWjIvZ2lwaHkuZ2lm'.
[13:30:42] [pool-24-thread-3/WARN]: Exception in thread "
[13:30:42] [pool-24-thread-3/WARN]: pool-24-thread-3
[13:30:42] [pool-24-thread-3/WARN]: "
[13:30:42] [pool-24-thread-3/WARN]: java.lang.NoSuchFieldError: v1_11_R1
[13:30:42] [pool-24-thread-3/WARN]: at org.inventivetalent.mapmanager.DefaultMapWrapper.sendItemFramePacket(DefaultMapWrapper.java:331)
[13:30:42] [pool-24-thread-3/WARN]: at org.inventivetalent.mapmanager.DefaultMapWrapper$1.showInFrame(DefaultMapWrapper.java:216)
[13:30:42] [pool-24-thread-3/WARN]: at org.inventivetalent.mapmanager.DefaultMapWrapper$1.showInFrame(DefaultMapWrapper.java:221)
[13:30:42] [pool-24-thread-3/WARN]: at org.inventivetalent.mapmanager.MultiMapWrapper$1.showInFrames(MultiMapWrapper.java:122)
[13:30:42] [pool-24-thread-3/WARN]: at org.inventivetalent.animatedframes.AnimatedFrame.run(AnimatedFrame.java:214)
[13:30:42] [pool-24-thread-3/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[13:30:42] [pool-24-thread-3/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[13:30:42] [pool-24-thread-3/WARN]: at java.lang.Thread.run(Thread.java:745)

No java.lang.NoSuchFieldException

What steps will reproduce the problem?

  1. Each time I try to create an AnimatedFrame I get this error in the log. (http://pastebin.com/4Uqsb3nx) after running the command I get this error in the console, and no animated gif inside minecraft
  2. I have tried to delete both AnimatedFrames and MapManager folders and start on a fresh, but no luck creating the animation.
  3. This is the line I try to run /afcreate Angel https://dl.dropboxusercontent.com/u/36067670/minecraft/Animated%20gif/8808%20-%20animated_gif%20doctor_who%20tagme%20weeping_angel.gif

What were you expecting to happen? What happened instead?

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

AnimatedFrames version 4.4.2-SNAPSHOT
MapManager version 1.3.4-SNAPSHOT
PacketListenerApi version 3.5.2-SNAPSHOT
This server is running CraftBukkit version git-Spigot-65a0347-a552117 (MC: 1.11.2) (Implementing API version 1.11.2-R0.1-SNAPSHOT)

What Spigot version are you using? Type /version

What plugins are you using? Type /plugins

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

http://pastebin.com/4Uqsb3nx

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

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

image has dissapeared

What steps will reproduce the problem?

  1. i'am create a image on my paperspigot 1.10.2 server
    /afcreate test https://media.giphy.com/media/jG186kNLKs6TS/giphy.gif
  2. and 4 days later, i'am restart the my serwer
  3. and my image has gon
    2016-08-24_21 37 29

What were you expecting to happen? What happened instead?

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

https://timings.aikar.co/v2/?id=d3c119cd8eaf445dbe26dee8e5f5af4a

What Spigot version are you using? Type /version

https://timings.aikar.co/v2/?id=d3c119cd8eaf445dbe26dee8e5f5af4a

What plugins are you using? Type /plugins

https://timings.aikar.co/v2/?id=d3c119cd8eaf445dbe26dee8e5f5af4a

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

no, i have no error

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

no

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

yes and not

path to file?

The discussion for creating a new image says you can specify a URL or a file path. If that's accurate, is the file path relative to the plugin's AnimatedFrames folder in plugins, or to the "image" subfolder in the AnimatedFrames folder?

Would you please include examples of file path references in the command docs, or explain how the path has to be formatted to reference an image file by path?

Thanks - CO

It doesnt load

What steps will reproduce the problem?

  1. /afcreate test3 https://media.giphy.com/media/l4FGGSBOlILMuP9Ze/giphy.gif
  2. Say its loading nothing happens

What were you expecting to happen? What happened instead?

Work, didnt work

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

4.5.0 snapshot

What Spigot version are you using? Type /version

1.8.8

What plugins are you using? Type /plugins

44 plugins

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

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No

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

I dont use bungee

java.lang.ArrayIndexOutOfBoundsException

What steps will reproduce the problem?

  1. Join the game. You get 41 console entries saying "java.lang.ArrayIndexOutOfBoundsException". This happens anywhere on the map, not just when the player is near to an item frame.

What were you expecting to happen? What happened instead?

No console spam was expected! Since installing PacketListenerAPI, MapManager and AnimatedFrames, I'm seeing "java.lang.ArrayIndexOutOfBoundsException" appear in my console a lot (it always appears 41 times). I realise this exception isn't particularly helpful, as there's no stack trace.

What version of the plugin are you using? Type /version

PacketListenerApi version 3.4.4
MapManager version 1.2.0
AnimatedFrames version 4.3.3

What Spigot version are you using? Type /version

CraftBukkit version git-Spigot-e0e1771-5e5cf84 (MC: 1.10.2) (Implementing API version 1.10.2-R0.1-SNAPSHOT)

What plugins are you using? Type /plugins

dynmap, WorldEdit, EmptyWorldGenerator, Essentials, LogBlock, PacketListenerApi, WorldBorder, Modifyworld, MapManager, WorldGuard, DeathMessagesPrime, AutoSaveWorld, EssentialsProtect, VoxelSniper, PermissionsEx, DynamicSigns, Elytra, Conductor, Vault, EssentialsSpawn, Dynmap-Essentials, Herochat, AnimatedFrames, PerWorldInventory, PlotSquared, Dynmap-WorldGuard, Multiverse-Core, Citizens, VanishNoPacket, Dynmap-HeroChat, Plot2Dynmap, CraftBook, Multiverse-NetherPortals, PurpleIRC

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

http://pastebin.com/DWJwhYJG

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No

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

Error report, frames doesn't show.

What steps will reproduce the problem?

  1. Have a 1.9.2 spigot server with a frame in the server
  2. Run buildtool.jar with the command "java -jar BuildTools.jar --rev 1.9.4" to update the server in 1.9.4
  3. The frame should not show up now.

What were you expecting to happen? What happened instead?

Expecting : I have 2 frames, I expected them to load. Happened : They doesn't work.

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

4.3.3

What Spigot version are you using? Type /version

I've switched from 1.9.2 to 1.9.4

What plugins are you using? Type /plugins

Plugins (68): ActionAPI, AdvancedAchievements, AnimatedFrames, AreaShop, Auctions, AutoMessage, Bank, BetterChairs, BossBarPlus, CakeClicker, ChatEx, ChestRegen, ChunkUp, Citizens, ColoredNameTags, CommandNPC, CoreProtect, CrazyEnchantments, CreativeParkour, CS-CoreLib, DabCore, DailyRewards, DiceRoller, DungeonsXL, EditableSign, EnderCore, Essentials, EssentialsSpawn, FirstJoinPlus, HolographicDisplays, iConomy, ItemCases, Jobs, LeakParkour, MapManager, MoreItems, Multiverse-Core, Multiverse-Portals, MyCommand, MythicDrops, MythicMobs, NovaGuilds, OpenInv, PacketListenerApi, PermissionsEx, PlugMan, PowerNBT, PressureCommands, ProRecipes, ProtocolLib, pvparena, QuickMarket, SecondChance, ServerSigns, Servertutorial, SilkSpawners, SimpleStaffList, SuperTrails, Tablist, Taxes, TimeIsMoney, TitleAPI, Trading, Vault, VoxelSniper, WorldEdit, WorldEditSelectionVisualizer, WorldGuard

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

http://pastebin.com/k4MRyYEM

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No

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

It worked well in 1.9.2

Deprecated use of CustomTimingsHandler

Plugin throws exception when using with PaperSpigot 1.10

[12:43:45 INFO]: [AnimatedFrames] The plugin is up-to-date.
[12:43:46 INFO]: [AnimatedFrames] Loading data...
[12:43:47 INFO]: [AnimatedFrames] Loaded 12 frames.
[12:43:47 WARN]: org.bukkit.plugin.AuthorNagException: Deprecated use of CustomTimingsHandler. Please Switch to Timings.of ASAP
[12:43:47 WARN]:        at org.spigotmc.CustomTimingsHandler.<init>(CustomTimingsHandler.java:58)
[12:43:47 WARN]:        at org.inventivetalent.mapmanager.TimingsHelper.createHandler(TimingsHelper.java:44)
[12:43:47 WARN]:        at org.inventivetalent.mapmanager.TimingsHelper.startTiming(TimingsHelper.java:21)
[12:43:47 WARN]:        at org.inventivetalent.animatedframes.AnimatedFrame$1.run(AnimatedFrame.java:310)
[12:43:47 WARN]:        at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:58)
[12:43:47 WARN]:        at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:355)
[12:43:47 WARN]:        at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:792)
[12:43:47 WARN]:        at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:404)
[12:43:47 WARN]:        at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:734)
[12:43:47 WARN]:        at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:633)
[12:43:47 WARN]:        at java.lang.Thread.run(Thread.java:745)
[12:43:47 WARN]: [AnimatedFrames] Task #100 for AnimatedFrames v4.3.3 generated an exception
java.lang.RuntimeException: java.lang.IllegalArgumentException: object is not an instance of declaring class
        at org.inventivetalent.mapmanager.TimingsHelper.startTiming(TimingsHelper.java:27) ~[?:?]
        at org.inventivetalent.animatedframes.AnimatedFrame$1.run(AnimatedFrame.java:310) ~[?:?]
        at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:58) ~[patched_1.10.2.jar:git-Paper-897]
        at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:355) [patched_1.10.2.jar:git-Paper-897]
        at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:792) [patched_1.10.2.jar:git-Paper-897]
        at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:404) [patched_1.10.2.jar:git-Paper-897]
        at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:734) [patched_1.10.2.jar:git-Paper-897]
        at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:633) [patched_1.10.2.jar:git-Paper-897]
        at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
Caused by: java.lang.IllegalArgumentException: object is not an instance of declaring class
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
        at org.inventivetalent.mapmanager.TimingsHelper.startTiming(TimingsHelper.java:25) ~[?:?]
        ... 8 more

error

What steps will reproduce the problem?

  1. /afcreate nyan_cat (link)
  2. the other steps
  3. When i do this command with a gif 200*200 the plugin doesnt show the gif

What were you expecting to happen? What happened instead?

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

What Spigot version are you using? Type /version

What plugins are you using? Type /plugins

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

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

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

Spamming console with errors

What steps will reproduce the problem?

  1. Booting
  2. Playing
  3. Being online on the server

What were you expecting to happen? What happened instead?

Everything works like a charm, the only problem is, that it spams my console with some errors.

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

4.4.1-SNAPSHOT

What Spigot version are you using? Type /version

This server is running CraftBukkit version git-Spigot-21fe707-e1ebe52 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT

What plugins are you using? Type /plugins

CoreProtect, FastAsyncWorldEdit, DJ, CombatLog, Essentials, FastAsyncVoxelSniper, EssentialsGeoIP, PacketListenerApi, ClearLag, EssentialsAntiBuild, x-flags, MapManager, EssentialsSpawn, Multiverse-Core, WorldEdit, EssentialsProtect, VoxelSniper, AnimatedFrames, Multiverse-Portals, WorldGuard

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

https://hastebin.com/futadofami.sql

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No

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

I'm not using bungeecord.
In AnimatedFrames_v4.4.1-SNAPSHOT, AnimatedFrames_v4.4.0-SNAPSHOT, AnimatedFrames_v4.3.3 is all versions I have been using, where the same error comes.

Commands dont work

What steps will reproduce the problem?

  1. typed /afhelp
  2. didn´t work

What were you expecting to happen? What happened instead?

Commands work. But they just say type /help

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

4.5.0 SNAPSHOT

What Spigot version are you using? Type /version

1.12-R0.1-SNAPSHOT

What plugins are you using? Type /plugins

WorldEdit Mypet IDisguise CS-CoreLib SlimeFun Image on map ExoticGarden PacketListenerAPI MapManager AnimatedFrames

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

https://pastebin.com/mvs4Teb1

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No

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

Not using Bungeecord first time using it

AnimatedFrames don't work !

What steps will reproduce the problem?

  1. /afcreate test https://media2.giphy.com/media/zDuStFVpRJIZ2/giphy.gif
  2. I select corners
  3. Nothing happend

What were you expecting to happen? What happened instead?

Nothing happend I can't see the animation

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

4.4.2-SNAPSHOT

What Spigot version are you using? Type /version

1.10

What plugins are you using? Type /plugins

199 plugins

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

Nope

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

Nope

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

The command /afremove don't work too (Nothing work in this plugin it's cool !)

sorry for my english i'm french

Ubuntu 14.04.4 LTS

What steps will reproduce the problem?

What were you expecting to happen? What happened instead?

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

What Spigot version are you using? Type /version

What plugins are you using? Type /plugins

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

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

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

AnimatedFrames plugin not enabling correctly

What steps will reproduce the problem?

  1. I start up the server.
  2. I do nothing else.
  3. And an error shows up while enabling the plugin.

What were you expecting to happen? What happened instead?

To see no errors on startup.

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

AnimatedFrames v4.3.2 | PacketListenerAPI v3.4.4 | MapManager v1.2.0

What Spigot version are you using? Type /version

I'm using CraftBukkit version git-Bukkit-7f9fbe5 (MC: 1.10.2) (Implementing API version 1.10.2-R0.1-SNAPSHOT)

What plugins are you using? Type /plugins

There are no other plugins besides the three mentioned.

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

http://pastebin.com/mHQh89ji

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

Client does not crash.

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

I tried AnimatedFrames v4.3.1 and it still produced the same error

ProtocolLib problem

What steps will reproduce the problem?

  1. install protocolLib and animatedframes
  2. frames stop displaying

What were you expecting to happen? What happened instead?

Frames appear as tho invisible maps were put on them

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

animatedframes 4.3.3

What Spigot version are you using? Type /version

Spigot-078e2f8-f5d891f 1.10.2

What plugins are you using? Type /plugins

[19:34:14] [Server thread/INFO]: Plugins (42): dynmap, Orebfuscator4, OpenInv, Essentials, PacketListenerApi, MapManager, ActionHealth, Multiverse-Core, NoCheatPlus, SimpleBackup, AdvancedPortals, FastAsyncWorldEdit, SuperTrails, AutoFiller, VoxelSniper, EssentialsChat, PermissionsEx, Lottery, LagMonitor, Vault, EssentialsSpawn, afkTerminator, HyperConomy, WorldEdit, LogBlock, AnimatedFrames, Jobs, PerWorldInventory, WorldGuard, Citizens, Sentinel, ColoredTags, Quests, HyperMerchant, GriefPrevention, PvPManager, Statz, MyPet, SavageDeathChest, AreaShop, Autorank, HomeSpawnPlus

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

no errors, it just does not work

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

nope

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

i don't remember it ever working with protocolLib, but protocollib seems to be working fine, its really only this plugin that stops working

AF stopped animation [REopened]

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

latest versions of AF, MM and PLAPI

What Spigot version are you using? Type /version

1.10.2

What plugins are you using? Type /plugins

default

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

No Errors

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

No bungee.

I didnt play all day. At night i log in and see what is happened. 2 of 7 animations stopped working.I was Told my friend about it. He installed Minecraft, created offline account, logged in and see the same as me. 2 of 7 frames not working. And ALL players on server says about it.

NEXT step what i do. Trying many ways to destroy working frames. Success, destroyed them, but when i put EMPTY item_frame to than wall - i see, that animation started working again. Wow.
2016-07-16_02 30 56

I destroyed broken item_frames. put them back - nothing.

I can put items in IT!
2016-07-16_02 40 22

And i CANT PUT MAPS IN IT O_o

2016-07-16_02 40 32

Only way to fix - restart server.

Failed to read artifact descriptor for org.inventivetalent:mapmanager:jar:LATEST

:s

[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building AnimatedFrames 4.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.bukkit.org/content/repositories/public/org/bukkit/bukkit/1.4.5-R0.3-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.sk89q.com/artifactory/repo/org/bukkit/bukkit/1.4.5-R0.3-SNAPSHOT/maven-metadata.xml


[WARNING] Could not transfer metadata org.bukkit:bukkit:1.4.5-R0.3-SNAPSHOT/maven-metadata.xml from/to sk89q-repo (http://maven.sk89q.com/artifactory/repo/): Failed to transfer file: http://maven.sk89q.com/artifactory/repo/org/bukkit/bukkit/1.4.5-R0.3-SNAPSHOT/maven-metadata.xml. Return code is: 500 , ReasonPhrase:Internal Server Error.
[WARNING] Could not transfer metadata org.bukkit:bukkit:1.4.5-R0.3-SNAPSHOT/maven-metadata.xml from/to Bukkit Official (http://repo.bukkit.org/content/repositories/public): repo.bukkit.org
[WARNING] Failure to transfer org.bukkit:bukkit:1.4.5-R0.3-SNAPSHOT/maven-metadata.xml from http://maven.sk89q.com/artifactory/repo/ was cached in the local repository, resolution will not be reattempted until the update interval of sk89q-repo has elapsed or updates are forced. Original error: Could not transfer metadata org.bukkit:bukkit:1.4.5-R0.3-SNAPSHOT/maven-metadata.xml from/to sk89q-repo (http://maven.sk89q.com/artifactory/repo/): Failed to transfer file: http://maven.sk89q.com/artifactory/repo/org/bukkit/bukkit/1.4.5-R0.3-SNAPSHOT/maven-metadata.xml. Return code is: 500 , ReasonPhrase:Internal Server Error.
[WARNING] Failure to transfer org.bukkit:bukkit:1.4.5-R0.3-SNAPSHOT/maven-metadata.xml from http://repo.bukkit.org/content/repositories/public was cached in the local repository, resolution will not be reattempted until the update interval of Bukkit Official has elapsed or updates are forced. Original error: Could not transfer metadata org.bukkit:bukkit:1.4.5-R0.3-SNAPSHOT/maven-metadata.xml from/to Bukkit Official (http://repo.bukkit.org/content/repositories/public): repo.bukkit.org
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.242 s
[INFO] Finished at: 2017-07-25T15:04:16-05:00
[INFO] Final Memory: 10M/483M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project animatedframes: Could not resolve dependencies for project org.inventivetalent:animatedframes:jar:4.5.0-SNAPSHOT: Failed to collect dependencies at org.inventivetalent:mapmanager:jar:LATEST: Failed to read artifact descriptor for org.inventivetalent:mapmanager:jar:LATEST: Failed to resolve version for org.inventivetalent:mapmanager:jar:LATEST -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

Newly generated vanilla maps being overridden

What steps will reproduce the problem?

  1. Enable Vanilla Maps in MapManager Config with allowVanilla: true
  2. Create an animated frame
  3. Use an empty map item to create a new map (or call World#createMap in another plugin)

What were you expecting to happen? What happened instead?

MapManager says "Adding new Map # to occupied IDs" in console, but the map produced is overridden with a frame from the animation. Removing all animated frames then logging out and in fixes the map.

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

AnimatedFrames: 4.3.3, MapManger: 1.2.0, PacketListenerApi: 3.4.4

What Spigot version are you using? Type /version

1.10.2

What plugins are you using? Type /plugins

WorldEdit, PacketListenerApi, MapManager, ProtocolLib, WorldGuard, AnimatedFrames

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

Nope

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

Nope

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

No Bungeecord
MapManager finds occupied map ids fine on enable, it's only a problem when creating new maps while an animation is running.

AnimatedFrames not displaying images (v4.5.0) on 1.12

What steps will reproduce the problem?

  1. /afcreate icon1 http://i.imgur.com/Dw59oq6.png
  2. selected bottom-left & top-right corners to define the size of the image ingame
  3. it returned the response that it downloaded the image but it was shown to be blank.

Screenshot of it displaying a blank image: http://i.imgur.com/Dw59oq6.png

What were you expecting to happen? What happened instead?

For it to show the image, didn't get that to happen, instead it displayed a blank image

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

AnimatedFrames v4.5.0, MapManager v1.4.0 and PacketListenerAPI v3.6.0

What Spigot version are you using? Type /version

Version 1.12-R0.1-SNAPSHOT

What plugins are you using? Type /plugins

Plugins (54): MCDiscordIntegrator, Vehicles, NewItems, Spartan, Arconix, Treasures, TicketSystem, CoreProtect, AnimationLib, dynmap, WorldEdit, Essentials, PacketListenerAPI, ChatControl, CrackShot, MapManager, Votifier, Multiverse-Core, ProtocolLib, TimedCommands, EssentialsChat, PermissionsEx, Tab, Vault, MassiveCore, EnjinMinecraftPlugin, AnimatedFrames, DabCore, HolographicDisplays, CMI, WorldGuard, Factions, ChestCommands, Shop, SimpleAlias, EssentialsSpawn, GUIPlus, SyncCraft, AreaShop, Autorank, HeadDatabase, PermissionTimer, PremiumTurrets, FactionsDynmap, Citizens, CrackShotPlus, MergedMob, React, DonationsHolograms, ProtectionLib, Bank, LeaderHeads, FurnitureLib, DiceFurniture

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

https://pastebin.com/iHZe0jhA

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No client crash occured.

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

Only using a Bukkit/Spigot 1.12 server.

error

What steps will reproduce the problem?

  1. put the image
  2. frames

What were you expecting to happen? What happened instead?

i spect to get a image but i got nothing

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

latest

What Spigot version are you using? Type /version

1.12

What plugins are you using? Type /plugins

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log yeah [12:06:38 INFO]: [AnimatedFrames] Animation length for '1' is zero. Creating non-animated image.

[12:06:38 WARN]: Exception in thread "pool-14-thread-12"
[12:06:38 WARN]: java.lang.NullPointerException
[12:06:38 WARN]: at org.inventivetalent.animatedframes.AnimatedFrame.scaleImage(AnimatedFrame.java:240)
[12:06:38 WARN]: at org.inventivetalent.animatedframes.AnimatedFrame.run(AnimatedFrame.java:137)
[12:06:38 WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[12:06:38 WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[12:06:38 WARN]: at java.lang.Thread.run(Thread.java:748)

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No

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

yes

plugin not starting

What steps will reproduce the problem?

  1. Load the server

What were you expecting to happen? What happened instead?

The plugin to be enabled
The plugin is not enabled...

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

Command did not appear to work properly but I am running the latest version on spigot 4.3.2

What Spigot version are you using? Type /version

1.9.4-R0.1-SNAPSHOT

What plugins are you using? Type /plugins

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

No error log

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No

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

Creating default vanilla maps.

What steps will reproduce the problem?

  1. Get Empty map
  2. Right CLick
  3. Nice, u have an image from AnimatedFrames. I have 7 images - and i must use 7 maps, get all images, and then, i can create vanilla map of terrain.

Images getting mixed up

What steps will reproduce the problem?

  1. Create several image frames
  2. Look at them like they are paintings

What were you expecting to happen? What happened instead?

To look normal, they don't: https://images-1.discordapp.net/.eJwtyEsOgyAQANC7sHeYD4p4mYYgQRMVAtNV07t307d8H_Pul9nModrGZu1-jlT7DkNrjyVDqbVcObZzQKq3jaoxHXd-dFiWsMjMRIIBWdi5f4nzYUVHAb1YRlomwonlRR4YgQTaU8z3B4fuI5Q.-cBJwN2_uyeUgJirj8ViXr8IWYE

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

4.3.3

What Spigot version are you using? Type /version

http://prntscr.com/cxs5cz

What plugins are you using? Type /plugins

http://prntscr.com/cxs5f8

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

Did your client crash? Upload errors in .minecraft/logs/latest.log as well NO

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

Just happens randomly, not every time.

Create Issue

What steps will reproduce the problem?

  1. /afcreate (name) (url)

What were you expecting to happen? What happened instead?

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

4.3.1

What Spigot version are you using? Type /version

1.10.2-R0.1

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

http://pastebin.com/CBQ1MrNG

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

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

First time of use.

Any ideas why? Is it the SSL?

Plugin doesn't load properly

What steps will reproduce the problem?

  1. Launching the plugin on CraftBukkit 1.10

What were you expecting to happen? What happened instead?

The plugin was supposed to launch properly, but it didn't

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

4.3.1

What Spigot version are you using? Type /version

CraftBukkit version git-Bukkit-6d3efa0 (MC: 1.10) (Implementing API version 1.10-R0.1-SNAPSHOT)

What plugins ae you using? Type /plugins

CommandPlotz, PermissionsEx, WorldEdit, ColoredSigns, Multiverse-Core, PacketListenerApi, ProtocolLib, WorldGuard, MapManager, AnimatedFrames, WebFrames, MapMenus

Do you have an error log?

[13:46:42 INFO]: [AnimatedFrames] Enabling AnimatedFrames v4.3.1
[13:46:42 ERROR]: Error occurred while enabling AnimatedFrames v4.3.1 (Is it up to date?)
java.lang.NoClassDefFoundError: net/md_5/bungee/api/chat/BaseComponent
at org.inventivetalent.animatedframes.AnimatedFramesPlugin.onEnable(AnimatedFramesPlugin.java:72) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[cb.jar:git-Bukkit-6d3efa0]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [cb.jar:git-Bukkit-6d3efa0]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [cb.jar:git-Bukkit-6d3efa0]
at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugin(CraftServer.java:347) [cb.jar:git-Bukkit-6d3efa0]
at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:319) [cb.jar:git-Bukkit-6d3efa0]
at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:407) [cb.jar:git-Bukkit-6d3efa0]
at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:372) [cb.jar:git-Bukkit-6d3efa0]
at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:327) [cb.jar:git-Bukkit-6d3efa0]
at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:242) [cb.jar:git-Bukkit-6d3efa0]
at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:517) [cb.jar:git-Bukkit-6d3efa0]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.chat.BaseComponent
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_91]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[cb.jar:git-Bukkit-6d3efa0]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[cb.jar:git-Bukkit-6d3efa0]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_91]
... 12 more

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No

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

No animation is displayed

What steps will reproduce the problem?

  1. /afcreate https://media.giphy.com/media/3o7buimWFMxOi1MHgA/giphy.gif
  2. Select bottom left
  3. Select top right

What were you expecting to happen? What happened instead?

I expected that the animation would show up, instead the item frames just stayed blank

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

4.4.2-SNAPSOT

What Spigot version are you using? Type /version

1.11.2-R0.1-SNAPSHOT

What plugins are you using? Type /plugins

CleanRoomGenerator, icJukeBox, CoreProtect, Essentials, PlaceholderAPI, PacketListenerApi, ArmorStandEditor, MapManager, Multiverse-Core, ProtocolLib, AdvancedPortals, WardrobeReloaded, FasyAsyncWorldEdit, VoxelSniper, BlocksHub, PermissionsEx, CS-CoreLib, Vault, LightAPI, BlockParticles, TitleManager, WorldEdit, SimpleRename, AnimatedFrames, PerWorldInventory, HeadDatabase, Holographic Displays, LiteBans, WorldGuard, BannerMaker, Citizens, ChestCommands, Slimefun, ProtectionLib, PlayerVaults, WorldEditSelectionVisiualizer, FurnitureLib, DiceFurniture

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

17.04 09:32:53 [Server] INFO SaltyPotato issued server command: /afcreate one https://media.giphy.com/media/3o7buimWFMxOi1MHgA/giphy.gif
17.04 09:33:06 [Server] INFO [AnimatedFrames] Animation length for 'one' is zero. Creating non-animated image.
17.04 09:33:06 [Server] WARN Exception in thread "pool-161-thread-23"
17.04 09:33:06 [Server] WARN java.lang.NullPointerException
17.04 09:33:06 [Server] WARN at org.inventivetalent.animatedframes.AnimatedFrame.scaleImage(AnimatedFrame.java:240)
17.04 09:33:06 [Server] WARN at org.inventivetalent.animatedframes.AnimatedFrame.run(AnimatedFrame.java:137)
17.04 09:33:06 [Server] WARN at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
17.04 09:33:06 [Server] WARN at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
17.04 09:33:06 [Server] WARN at java.lang.Thread.run(Thread.java:745)

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

N

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

First time trying this plugin, no bungeecord.

AnimatedFrames issue

What steps will reproduce the problem?

  1. /afplace
  2. Right click bottom left corner
  3. Right click upper right corner

What were you expecting to happen? What happened instead?

Place item frames. It said frames placed, but nothing happened.

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

4.3.2

What Spigot version are you using? Type /version

1.10.2-R0.1-SNAPSHOT

What plugins are you using? Type /plugins

Bookshelves, SkinsRestorer, WorldEdit, PacketListenerApi, PermissionsEx, PluginManagerReloaded, VerticalRails, OneWayBlocks, AdvancedSlabs, MapManager, Vault, InventoryScroll, Multiverse-core, ProtocolLib, Essentials, ProtectionLib, MapMenus, FurnitureLib, DiceFurniture and of course AnimatedFrames

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

Console "says" nothing. Last thing there is: ... issued server command: /afplace

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

no

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

error

What steps will reproduce the problem?

  1. open serwer
  2. create a image on wall & close serwer
  3. change world name in server.properties & open serwer

What were you expecting to happen? What happened instead?

error spam

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

https://timings.aikar.co/v2/?id=caf5c50f37f84ba4a41efb06260601bc

What Spigot version are you using? Type /version

https://timings.aikar.co/v2/?id=caf5c50f37f84ba4a41efb06260601bc

What plugins are you using? Type /plugins

https://timings.aikar.co/v2/?id=caf5c50f37f84ba4a41efb06260601bc

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

http://pastebin.com/hMtVSCCa

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

no

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

yes

AnimatedFrames Bug?

What were you expecting to happen? What happened instead?

Well the problem is: Some Users on my Spigot 1.8.8Server have bugs with the Frames, for example:
The Frame A views the USA and the Frame B Canada. So I see the Frames correctly, but my friend
see at the Frame A a piece of Frame A and Frame B. This Bugs happens quit often. But only I think 10% of my Users can see this Bug.

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

Plugin: AnimatedFrames Version: 4.3.1

What Spigot version are you using? Type /version

CraftBukkit version git-Spigot-db6de12-d3e0b6f (MC: 1.8.8) (Implementing API version 1.8.8-RO.1-SNAPSHOT)

What plugins ae you using? Type /plugins

I am using a lot of Plugins, but no one is an plugin for frames,

OldEnchanting, PlaceholderAPI, PerWorldPlugins, Block-That-Command, PlugMan, FarmProtect, NoHitDelay, SimpleTicketManager, PartyAndFriends, Bot, BedwarsLuckyBlockAddon, VoxelSniper, MaintenanceMode, Ping, ViaVersion, Tablist, Actionbar, RealTime, CoreProtect, CustomHelpMessage, Parachute, AntiWerbung, EmptyWorldGenerator, PacketListenerApi, AdvancedBan, HealSoup, MapManager, Multiverse-Core, ProtocolLib, SimpleGrapple, NoCheatPlus, NoSpy, FastAsyncWorldEdit, Simple_PerWorldChat, AntiMinimap, DoubleJumpPlus, SuperShop, JoinFullServer, PermissionsEx, Sign_Edit, DigitalClock, ServerListPlus, Vault, UltraCosmetics, AnimatedFrames, HolographicDisplays, Chat-Formatter, MakeYourOwnCommands, TagAPI, ChestCommands, ClickWarp, WorldEdit, LeakParkour, NickNamer, Essentials, PointsAPI, 1vs1, BedwarsRel, Citizens, SchematicBrush, HeavySpleef, ChatEx, SuperVanish, PerWorldTablist, Skywars, Sentry, WorldGuard, ServerSigns, CommandNPC, WirelessRedstone, Smileychat, Lobby, SurvivalGames, Shield, JukeboxAPI

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

http://pastebin.com/S709RagK

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No this doesn't happened any time.

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

Previous versions I think before the corner update of the plugin it worked.

Sorry for my bad english >.<
EnderCraft

issue

What steps will reproduce the problem?

  1. when i select to the corners to paste the image the image after doesnt appear

What were you expecting to happen? What happened instead?

to see an image, and didnt show up

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

no 4.3.2 but also didnt work in 4.3.0

What Spigot version are you using? Type /version

doesnt show up but 1.9 mc version

What plugins are you using? Type /plugins

block particles
lift
head items
lasers
realisticgrave
spanwjoin
fancyportals
spawner
lockette
pixelator
transport pipes
magical weapons
morebows
lightapi
crates plus
dynmap
frameprotect
worldedit
alchemical arrows
cityworld
essentials
headleaderboards
packetlistenerapi
clearlag
throwdisks
advancedarrowtrail
banrecipe
crackshot
jukeloop
mapmanager
multiverse core
protocollib
autosaveworld
kitadder
betterproxyjoin
swiftcore
essentialspinplease
permissionex
placeable bread
lottery
toaster
boots
mineresetlit
vault
coloredanvils
skinsrestorer
punishmental
furniturelib
bows plus
stafflist
customenchantments
wireless redstone
mcjobs
towny
warpportals
townychat
magicalmoneydrop
cs-corelib
dicefurniture
chestshop
mychunk
slimefun
quickmarket
slimefun luckyblocks
exotic gardens
gun fun
magicloot
colored enderchests

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

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

no

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

im using bungeecord and didnt work on previous verssions

Images don't typically display properly

What steps will reproduce the problem?

  1. Create a new image in the game
  2. View it

What were you expecting to happen? What happened instead?

Expecting the image to look reasonably like the actual image. Instead, the image usually looks horrible.

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

AnimatedFrames_v4.5.0-SNAPSHOT

What Spigot version are you using? Type /version

Spigot 1.12 BuildTools: 60

What plugins are you using? Type /plugins

A lot, that command has been disabled on my server. If I must, I will list them but I don't think this issue relates to my other plugins.

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

No errors.

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No

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

Screenshot of what it looks like in game (two examples):
http://bserverp.mcserver.ws:8123/af/2017-08-04_08.16.34.png

What those images are supposed to look like:
On on the right is:
https://media-curse.cursecdn.com/attachments/172/846/e8558e1fc08803e06930b243087a6ce6.png

One on the left is:
http://bserverp.mcserver.ws:8123/af/Minecraft_diamonds_by_mikasda.png

There are other images on the server and most look reasonable enough (although grainy with artifacts usually).

EDIT: There are more examples on my server if you want to take a look. My home has several images for testing you can find the entrance at -1930 71 1122 and I usually leave the door open. From spawn just follow the road and eventually you will see it. The market (where the other two images are located) can be found via /warp edocastlemarket

The url is: bserverp.mcserver.ws

AF doesn't "support" PaperSpigot?

What steps will reproduce the problem?

  1. Run on PaperSpigot
  2. (Optional) Make sure MapManager's PaperSpigot setting is set to true
  3. Load an image through /afcreate

What were you expecting to happen? What happened instead?

I was expecting it to load an image without anything bad happening.
Instead, no image appeared on the item frames and there was a repeating error in console.

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

4.3.1 (Latest)

What Spigot version are you using? Type /version

"This server is running Paper version git-Paper-773 (MC: 1.9.4) (Implementing API version 1.9.4-R0.1-SNAPSHOT)"

What plugins are you using? Type /plugins

BungeeCord: ServerListPlus
Spigot: AnimatedFrames, ArmorStandTools, EssentialsX (AntiBuild, Protect, Spawn), FastAsyncWorldEdit, MapManager, Multiverse-Core (Portals), PacketListenerAPI, PlugMan, Vault, ViaVersion, VoidWorld, VoxelSniper, WorldEdit, WorldGuard

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

http://hastebin.com/ecewemapes.avrasm

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No.

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

I am using Waterfall (a modified version of Bungeecord), no it did not work in previous versions.
I got it to work eventually after restarting again (after making sure MapManager had PaperSpigot set to true (/mm reload did literally nothing, so restarting was the only solution)).
I tried everything on the same run so I don't know if that's what caused this error.

too many arguments?

What steps will reproduce the problem?

  1. /af create nyan_cat http://gph.is/1xwrShL
  2. too many argumenst

What were you expecting to happen? What happened instead?

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

What Spigot version are you using? Type /version

What plugins are you using? Type /plugins

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

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

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

Image "shuffled"

git-Spigot-798f32d-0cd0397 (MC: 1.9.4) with BungeeCord
AnimatedFrames: 4.3.1
Plugins: ViaVersion, BungeePerms, PacketListenerApi, MapManager, AnimatedFrames

Any ideas on how to fix this? Is this a client side cache problem?

Original Image:
bedwars-1

Result:
2016-06-22_21 26 11

Image doesn't come up

What steps will reproduce the problem?

  1. I had a wall with item frames 5*5, did the afcreate command
  2. right clicked the corners

What were you expecting to happen? What happened instead?

No image appeared

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

4.5.0-SNAPSHOT

What Spigot version are you using? Type /version

CraftBukkit version git-Spigot-99c2a37-3819f8d (MC: 1.12) (Implementing API version 1.12-R0.1-SNAPSHOT)

What plugins are you using? Type /plugins

Plugins (35): icJukeBox, CleanroomGenerator, WorldEdit, CityWorld, PacketListenerApi, Lift, Dispensator, BetterChairs, EasyCarts, MapManager, WorldGuard, ProtocolLib, Multiverse-Core, LibsDisguises, SkinsRestorer, VoxelSniper, PermissionsEx, KonseptGate, Multiverse-Portals, Vault, GriefPrevention, AreaShop, UltraCosmetics, Essentials, pvparena, AnimatedFrames, MobArena, Jobs, ShowCaseStandalone, CreativeParkour, HolographicDisplays, LockettePro, HeavySpleef, ServerSigns, HolographicExtension

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

https://pastebin.com/y2WAsPUZ

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

no

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

no bungeecord

The image I used: https://media.giphy.com/media/l4FGzIZUKIsc2kteE/giphy.gif

Crash when removing a frame

What steps will reproduce the problem?

  1. Create gif frame
  2. Remove gif frame
  3. Client crash

What were you expecting to happen? What happened instead?

Remove the frame without crashing my 1.11.2 client (it was removed when rejoining)

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

4.4.1-SNAPSHOT (3.5.1-SNAPSHOT PacketListenerAPI)

What Spigot version are you using? Type /version

git-Spigot-7d78b81-e232e15 (MC: 1.11.2)

What plugins are you using? Type /plugins

image

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

https://hastebin.com/taxulenero.vbs

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

image

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

Nope, none of that.

BungeeCord Animated Frames issue?

What steps will reproduce the problem?

  1. BungeeCord server setup
  2. Images in the hub
  3. Images in another server

What were you expecting to happen? What happened instead?

Expected the images to work perfectly on both hub and second server, however image because distorted and mixed up with hub server images as shown here: http://prntscr.com/bgseoo

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

4.3.1

What Spigot version are you using? Type /version

Spigot R0.1 1.9.4

What plugins are you using? Type /plugins

http://prntscr.com/bgsget

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

No errors.

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No.

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

BungeeCord Network.
1.9.4

[Suggestion] New features with could be added.

I recently updated my server to 1.9.2, and a plugin we used a lot since years is Pixelator,
Now, it doesn't longer work with 1.9 and it's really sad. In fact, this plugin allowed to obtain maps directly in inventory and place them manually in item frames. That was useful for a same frame placed many times in the server...

Also, even if you said you were working on that, it should be really cool to place two pictures in the same block like maps could be.

Thank's for your attention

AF stopped animation.

What steps will reproduce the problem?

  1. Teleporting to players
  2. changing world
  3. else?

i`m using 5 different worlds.
One for spawn (called Empty)
One for adventures (hoth with hothgenerator plugin)
and three worlds (World, world_nether, etc)

Teleporting to them - gone back to spawn - some maps stopped and empty. and only one way to launch frame again - server restart.

Range Problem

What steps will reproduce the problem?

What were you expecting to happen? What happened instead?

Hi,
I can only see the frame if the distance between the frame and me is smaller than 32. I changed every value in the spigot.yml...

How can I achieve that I can see the Animated Frame also from far away?

Additional Info: I can see the Item Frames from far away, but they are empty...

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

4.4.2

What Spigot version are you using? Type /version

1.9.4 R0.1

What plugins are you using? Type /plugins

None

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

No.

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No.

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

I'm using Bungeecord

java.lang.NoSuchFieldException

What steps will reproduce the problem?

  1. Just try to make a frame. I tried to set a PNG to 1 frame.

What were you expecting to happen? What happened instead?

The process of creating frames just froze.

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

4.3.3

What Spigot version are you using? Type /version

Spigot 1.11_R1

What plugins are you using? Type /plugins

[23:31:49 INFO]: Plugins (34): CoreProtect, WorldEdit, Essentials, GroupManager, PacketListenerApi, SignCommands, FestiveHub, MapManager, Votifier, WorldGuard, ProtocolLib, SkinsRestorer, EssentialsProtect, TabListAPI, cShortcut, EssentialsGeoIP, EssentialsChat, EssentialsAntiBuild, EchoPet, NoteBlockAPI, SignEditor, CommandWatcher, Vault, AnimatedFrames, PerWorldInventory, PlotSquared, ASkyBlock, BossShop, Multiverse-Core, HeavySpleef, Multiverse-Portals, Minigames, TNTRun, HomeSpawnPlus

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

http://pastebin.com/uuYjGc4w

1.9 Bug?

  1. Using Spigot 1.9 git-Spigot-2038f4a-cd36f6f
  2. Starting the server
  3. typing /pl

If tried to use the command which produces the picture but the plugin is just red in the plugin list.
Using plugin version 4.3.1.

Plugins:

BetterChairs.jar
BukkitSpeak.jar
CoreProtect_2.12.0.jar
craftbook-3.9-SNAPSHOT.jar
EchoPet.jar
Essentials-2.x-SNAPSHOT.jar
EssentialsChat-2.x-SNAPSHOT.jar
EssentialsGeoIP-2.x-SNAPSHOT.jar
EssentialsSpawn-2.x-SNAPSHOT.jar
FastAsyncWorldEdit-bukkit19-3.5.1-ef06ca3.jar
icJukebox-v1.6.3.jar
MineSecure.jar
MorePlayerModels_1.9.0.jar
Multiverse-Core-2.5.0-SNAPSHOT.jar
Multiverse-Portals-2.5.0-SNAPSHOT.jar
OpenInv.jar
PermissionsEx-1.23.4.jar
PluginManager-Reloaded-1.0.2.jar
SkinsRestorer.jar
TrailGUI-5.0-SNAPSHOT.jar
WayWalker.jar (small custom plugin made by me that replaces blocks on walk event)
worldedit-bukkit-6.1.2.jar
worldguard-6.1.jar

AnimatedFrames Error

What steps will reproduce the problem?

  1. When I right click the item frame in the lower left corner and then the right upper corner.

What were you expecting to happen? What happened instead?

I expected the animated gif to appear, but nothing happened.

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

AnimatedFrames v4.3.3
PacketListenerApi v3.4.4
MapManager v1.2.0

What Spigot version are you using? Type /version

CraftBukkit version git-Spigot-f950f8e-c6d6844 (MC: 1.11) (Implementing API version 1.11-R0.1-SNAPSHOT)

What plugins are you using? Type /plugins

Just the ones mentioned above

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

http://pastebin.com/hTLeNyiw

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No.

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

No bungeecord.
Here's the link to the gif I was trying to put in the frames:
http://i.imgur.com/Sc2tO7k.gif

Error creating image

What steps will reproduce the problem?

  1. Creating an image with the /afcreate URL command
    To try it yourself, this is my image... Click
    It works with other images.

What were you expecting to happen? What happened instead?

There should be an image xD

What version of the plugin are you using?

4.3.3 >>Latest August 6th 2016

What Spigot version are you using?

CraftBukkit version git-Spigot-3ccadba-7f1a322 (MC: 1.10) (Implementing API version 1.10-R0.1-SNAPSHOT)

What plugins are you using?

Plugins (10): EasyScoreboards, TitleManager, WorldEdit, ProtocolLib, Lobby, knetBridge, VoxelSniper, PacketListenerApi, MapManager, AnimatedFrames
(Lobby and knetBridge are selfmade)

Do you have an error log?

Click here

Did your client crash?

Nope

Additional information?

Using BungeeCord 1.10

Server load increases with the plugin installed

What steps will reproduce the problem?

  1. Install the plugin
  2. Run the server
  3. Create a frame, animated or not

What were you expecting to happen? What happened instead? The server load is now crazy. I already saw it at more that 40. The server load should not be at more that 2 or 3..

What version of the plugin are you using? I had this problem with all the last versions.

What Spigot version are you using? Spigot 1.8.4 -> spigot 1.9.2

What plugins ae you using? I had the plugin with Animatedframe alone on the server (with dependencies) and no other plugin.

Do you have an error log? Use pastebin.com. No

Did your client crash? No

Additional information? It didn't work in previous version.

AF cant delete animations

afremove code4
Restart server
[10:33:20 INFO]: [AnimatedFrames] Started 'code4' (11/11)

Fix plz :D

WARN Invalid SemVer versions specified [450-SNAPSHOT] [450-SNAPSHOT]

  1. get spigot-1.12.0-20170608a.jar , AnimatedFrames 4.50, PacketListenerAPI 3.6.0-SNAPSHOT, MapManager 1.4.0-SNAPSHOT
  1. Boot Server

What were you expecting to happen? What happened instead? No Errors, Got Error

What plugins are you using? Type /plugins

Do you have an error log? 19.07 08:18:41 [Server] WARN at java.lang.Thread.run(Thread.java:745)

19.07 08:18:41 [Server] WARN at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
19.07 08:18:41 [Server] WARN at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
19.07 08:18:41 [Server] WARN at org.inventivetalent.animatedframes.AnimatedFrame.run(AnimatedFrame.java:137)
19.07 08:18:41 [Server] WARN at org.inventivetalent.animatedframes.AnimatedFrame.scaleImage(AnimatedFrame.java:240)
19.07 08:18:41 [Server] WARN java.lang.NullPointerException
19.07 08:18:41 [Server] WARN Exception in thread "pool-40-thread-6"
19.07 08:18:41 [Server] INFO Animation length for 'biker' is zero. Creating non-animated image.
19.07 08:18:41 [Server] INFO Downloaded 'https://www.dropbox.com/s/nrti75qsfcbtvd9/bikerecipe.gif' to 'plugins/AnimatedFrames/images/aHR0cHM6Ly93d3cuZHJvcGJveC5jb20vcy9ucnRpNzVxc2ZjYnR2ZDkvYmlrZXJlY2lwZS5naWY='.
19.07 08:18:41 [Server] WARN at java.lang.Thread.run(Thread.java:745)
19.07 08:18:41 [Server] WARN at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
19.07 08:18:41 [Server] WARN at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
19.07 08:18:41 [Server] WARN at org.inventivetalent.animatedframes.AnimatedFrame.run(AnimatedFrame.java:137)
19.07 08:18:41 [Server] WARN at org.inventivetalent.animatedframes.AnimatedFrame.scaleImage(AnimatedFrame.java:240)
19.07 08:18:41 [Server] WARN java.lang.NullPointerException
19.07 08:18:41 [Server] WARN Exception in thread "pool-40-thread-3"
19.07 08:18:41 [Server] INFO Animation length for 'brec' is zero. Creating non-animated image.
19.07 08:18:41 [Server] INFO Downloaded 'https://www.dropbox.com/s/8cb41msjw8d87kf/brec.gif' to 'plugins/AnimatedFrames/images/aHR0cHM6Ly93d3cuZHJvcGJveC5jb20vcy84Y2I0MW1zanc4ZDg3a2YvYnJlYy5naWY='.
19.07 08:18:41 [Server] INFO Started '4p' (3/5)
19.07 08:18:40 [Server] INFO Started '4b' (2/5)
19.07 08:18:40 [Server] INFO Started '4g' (1/5)
19.07 08:18:39 [Server] INFO Loaded 5 frames.
19.07 08:18:39 [Server] INFO Loading data...
19.07 08:18:38 [Server] INFO No update was found, you are running the latest version. Will check again later.
19.07 08:18:37 [Server] INFO Checking for updates via Spigot...
19.07 08:18:35 [Server] INFO The plugin is up-to-date.
19.07 08:18:35 [Server] WARN Invalid SemVer versions specified [450-SNAPSHOT] [450-SNAPSHOT]

Did your client crash? no

I get errors that the gif in question not being an animation, although it most certainly is animated. Not exactly sure why it doesnt work.
brec

Right clicking won't work

What steps will reproduce the problem?

  1. /afcreate Nyan http://media.giphy.com/media/SdhYdt5jkOdnG/giphy.gif
  2. Trying to select the left-bottom corner with right-clicking
  3. Nothing happens

What were you expecting to happen? What happened instead?

I expected that it asked to select the rightupper frame and what it did is nothing

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

4.2.2-snapshot

What Spigot version are you using? Type /version

1.10

What plugins are you using? Type /plugins

I am using 47 plugins:
CoreProtect, WorldEdit, TimTheEnchanter, OpenInv, CombatLog, Essentials, GroupManager, PerWorldPlugins, PlugMan, AnimatedFrames, SimpleAutoBroadcaster, CommandLog, NametagEdit, MorePlayerModels2, Multiverse-Core, WorldGuard, CustomRecipe, iDisguise, RPGHealthPlus, TrollPRO, Simple_World_Chat, EssentialsChat, Edit_Mobs, NoFriendlyFire, EpicWorldGenerator, ProjectKorra, ViaVersion, Vault, xInventories, MoreVault, BackToTheRoots, PlayerParticles, EssentialsSpawn, SimpleSit, EpicNetherGenerator, ProjectKorraRPG, CrateReloaded, WizardlyMagic, ProtocolLib, Brewery, ChestCommands, React, JedCore, LiteBans, MapManager, PacketListenerApi, MapManager

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

No i dont have any console errors

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No my client didnt crash

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

No i dont have bungycord and it doesnt work in previous versions

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.