InventivetalentDev / AnimatedFrames

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

Images gone Blank #111

Closed Regnak85 closed 5 years ago

Regnak85 commented 5 years ago

What steps will reproduce the problem?

Don't know how to reproduce. I make some Pictures, some Animated Frames. Everything worked. And then, next time i watched, nothing to see, excempt this:

http://666kb.com/i/e1tszw99yxxxrt35y.jpg

What were you expecting to happen? What happened instead?

That the Images were still on the Screen

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

4.11.2

What Spigot version are you using? Type /version

1.13.2

What plugins are you using? Type /plugins

http://666kb.com/i/e1tt1wpvrobwd13d2.jpg

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

Nope, No Error shown

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

No

Th3Shadowbroker commented 5 years ago

Hi @Regnak85, I've tried to reproduce your problem by creating a 4x4 and a 10x9 Frame. I've also tried leaving the view distance and the chunk as well as restarting the server. However the frames were not loaded until I rejoined after the restart. My suspicion is that the problem is related to the PacketListenerAPI. (I'm using 3.7.2).

Could you update the /plugin-command screenshot? I'm getting a 404.

Regnak85 commented 5 years ago

I am using PacketListenerAPI 3.7.1 ... cant find 3.7.2 ? DevBuild?

Here my Plugins: https://s17.directupload.net/images/190306/pibnumk6.jpg

Th3Shadowbroker commented 5 years ago

I've built the PacketListenerAPI 3.7.2 from git (had to zip the jar because github denies jar-uploads). As I said im not really sure about the origin of the problem you described or if an updated version of the PacketListenerAPI might solve it, especially because there's no error-log. What do you think @InventivetalentDev ?

Edit: Also, the MapManger could be the reason for your problem because the maps inside the frames might not be updated correctly.

Regnak85 commented 5 years ago

I could reproduce this. I restarted the Server -> The Images were back. Then, i left the world, and i was in the End. No one was in the world with the Pictures. After a while, i returned to the World -> Every Picture was blank again. New Server Restart, and Pictures back again. So, if the World with the Pictures go unloading, the Pictures seem not to load again, if you re-enter the world.

InventivetalentDev commented 5 years ago

I'll look into this again.

InventivetalentDev commented 5 years ago

I still can't seem to reproduce this issue. I tried going to both the Nether and The End and the images reappeared just fine when going back. And I honestly can't figure out how this happens, as the plugin already handles possible unloads caused by e.g. changing worlds...

How long were you in a different world to get the images to disappear?

Drison64 commented 5 years ago

Hello, i have the same issue,

I think he use 1.13.2 Paper, because me and my friends have the same issue, after some while every frame are blank, it can be fixed only after restart of the server.

stale[bot] commented 5 years ago

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