InventivetalentDev / AnimatedFrames

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

get an error when uploading a picture #170

Closed BloxarCommunity closed 4 years ago

BloxarCommunity commented 4 years ago

When i upload the picture, it causes an error in the config

-Using version 4.11.5 of animatedframes -running paper version 1.13.2 -Im using all of the required plugins

This is the error which comes up every time i load a picture:

11.05 13:27:35 [Server] WARN Exception in thread "pool-35-thread-13" java.lang.RuntimeException: Unexpected exception in AnimatedFrame test 11.05 13:27:35 [Server] WARN at org.inventivetalent.animatedframes.AnimatedFrame.run(AnimatedFrame.java:286) 11.05 13:27:35 [Server] WARN at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 11.05 13:27:35 [Server] WARN at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 11.05 13:27:35 [Server] WARN at java.lang.Thread.run(Thread.java:748) 11.05 13:27:35 [Server] WARN Caused by: java.lang.NullPointerException 11.05 13:27:35 [Server] WARN at java.io.FileInputStream.(FileInputStream.java:130) 11.05 13:27:35 [Server] WARN at org.inventivetalent.animatedframes.AnimatedFrame.run(AnimatedFrame.java:145) 11.05 13:27:35 [Server] WARN ... 3 more

Any ideas?

stale[bot] commented 4 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.