InventivetalentDev / AnimatedFrames

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

Imaged not loading #115

Closed kiritodragneel closed 5 years ago

kiritodragneel commented 5 years ago

What steps will reproduce the problem?

  1. Upload a pic to tinypic.com
  2. Create a frame using the pic url
  3. Get error log

What were you expecting to happen? What happened instead?

I was expecting a picture, instead got console errors and nothing happened in game to item frame, however it did send me a message saying animation competed

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

the most recent version which is 4.11.3-SNAPSHOP

What Spigot version are you using? Type /version

Version 01d0f04

Do you have an error log?

https://pastebin.com/z0XJrTyV

InventivetalentDev commented 5 years ago

Make sure to update all of AnimatedFrames' dependencies.

kiritodragneel commented 5 years ago

All versions of the plugins and dependencies are upto date

kiritodragneel commented 5 years ago

https://pastebin.com/aeaQfXMb full log if it helps

RealCorebb commented 5 years ago

Same Problem:"java.lang.ClassNotFoundException: Could not resolve class for [ResolverQuery{name='net.minecraft.server.v1_14_R1.IntHashMap', types=[]}]"

Paper 1.14.2 Ubuntu 18 OpenJDK 1.8

InventivetalentDev commented 5 years ago

Please provide a list of your plugins. That part is in the issue template for a reason ;)

InventivetalentDev commented 5 years ago

https://pastebin.com/aeaQfXMb full log if it helps

An actual full log would be quite useful, actually (so from server booting up to the error occurring)

Th3Shadowbroker commented 5 years ago

I reproduced the problem using Spigot 01d0f04 (1.14.2) as kiritodragneel did and I've uploaded a full log to pastebin.

Installed plugins:

InventivetalentDev commented 5 years ago

Huh, looks like the MapManager artifact on github has some old code in it somehow. I'll try to upload the correct version. EDIT: artifact should be the correct one now (https://github.com/InventivetalentDev/MapManager/releases/tag/1.7.3-SNAPSHOT)

Th3Shadowbroker commented 5 years ago

Jep. It's working 👍