InventivetalentDev / AnimatedFrames

Play GIFs in Minecraft
MIT License
189 stars 34 forks source link

FTP Filepath issues #207

Closed WalrusSlayer closed 3 years ago

WalrusSlayer commented 3 years ago

What file path do I use for FileZilla FTP?

I inputed this, but it didn't work: /afcreate cocacola /plugins/AnimatedFrames/cocacola.gif

WalrusSlayer commented 3 years ago

Separately, I also get this error: [09:32:00 INFO]: [AnimatedFrames] Animation length for 'cocacola' is zero. Creating non-animated image. [09:32:00 WARN]: Exception in thread "pool-32-thread-9" java.lang.RuntimeException: Unexpected exception in AnimatedFrame cocacola [09:32:00 WARN]: at org.inventivetalent.animatedframes.AnimatedFrame.run(AnimatedFrame.java:286) [09:32:00 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [09:32:00 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [09:32:00 WARN]: at java.base/java.lang.Thread.run(Thread.java:834) [09:32:00 WARN]: Caused by: java.lang.RuntimeException: Failed to read the given image. Please make sure you're using a valid source [09:32:00 WARN]: at org.inventivetalent.animatedframes.AnimatedFrame.run(AnimatedFrame.java:153) [09:32:00 WARN]: ... 3 more

WalrusSlayer commented 3 years ago

Anyone know?

WalrusSlayer commented 3 years ago

Also, gifs do not work: [03:28:14 INFO]: [AnimatedFrames] Downloaded 'https://media.giphy.com/media/yfEjNtvqFBfTa/source.gif' to 'plugins/AnimatedFrames/images/aHR0cHM6Ly9tZWRpYS5naXBoeS5jb20vbWVkaWEveWZFak50dnFGQmZUYS9zb3VyY2UuZ2lm'. [03:28:14 INFO]: [AnimatedFrames] Animation length for 'muppet' is zero. Creating non-animated image. [03:28:14 WARN]: Exception in thread "pool-32-thread-4" java.lang.RuntimeException: Unexpected exception in AnimatedFrame muppet [03:28:14 WARN]: at org.inventivetalent.animatedframes.AnimatedFrame.run(AnimatedFrame.java:286) [03:28:14 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [03:28:14 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [03:28:14 WARN]: at java.base/java.lang.Thread.run(Thread.java:834) [03:28:14 WARN]: Caused by: java.lang.RuntimeException: Failed to read the given image. Please make sure you're using a valid source [03:28:14 WARN]: at org.inventivetalent.animatedframes.AnimatedFrame.run(AnimatedFrame.java:153) [03:28:14 WARN]: ... 3 more

WalrusSlayer commented 3 years ago

hello?

stale[bot] commented 3 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.