PluginBugs / Issues-CinematicStudio

Repository used to keep track of issues of my plugin CinematicsStudio
1 stars 0 forks source link

Playing a cutscene greatly increases ping #67

Closed Asleeepp closed 8 months ago

Asleeepp commented 8 months ago

Terms

Discord tag (optional)

asleepp

What happened?

Whenever I play a cinematic, my ping spikes all the way up to 7000, and today, i played a cinematic for all my players, they all had 7000 ping and everyone got disconnected. It's very annoying.

Steps to reproduce the issue

play a cinematic?

Server version

Current: git-Purpur-2062 (MC: 1.20.1)* Previous: git-Paper-110 (MC: 1.20.1)

CinematicsStudio Version

1.4.6

ProtocolLib Version

5.2.0-SNAPSHOT-679

LoneLibs Version

1.0.42

FULL server log

No response

Error (optional)

No response

CinematicsStudio config.yml

No response

Problematic items yml configuration file (optional)

No response

Other files, you can drag and drop them here to upload. (optional)

No response

Screenshots/Videos (you can drag and drop files or paste links)

No response

Asleeepp commented 8 months ago

Forgot to include this, but you can see in the video how slow the camera gets, and how my ping spikes. and at the end, the console said i got kicked due to being timed out. https://www.youtube.com/watch?v=h-rWCUmVty0

Asleeepp commented 8 months ago

I hope this gets fixed soon as I literally cannot use the plugin for its intended purpose.

LoneDev6 commented 8 months ago

Strange as I didn't ever experienced this issue. Can you please try to remove all other plugins and test? you might have another plugin interfering, also try to update to 1.20.4.

Asleeepp commented 8 months ago

Weird, it seems to be related to a Java bug? I went from Java 17 -> 21 (and minecraft 1.20.1 -> 1.20.4) and the ping issues seem to have disappeared? may need more testing, but thats what it seems like.

AfkF24 commented 8 months ago

Weird, it seems to be related to a Java bug? I went from Java 17 -> 21 (and minecraft 1.20.1 -> 1.20.4) and the ping issues seem to have disappeared? may need more testing, but thats what it seems like.

Don't think it's related to the used version, I'm experiencing this issue on 1.20.4 - although, fairly inconsistently I might add

LoneDev6 commented 8 months ago

Some issues are possible to be caused by outdated Java or server build/version as the plugin doesn't contain all used libraries, some are bundled in the server or in Java itself and may have bugs.

AfkF24 commented 8 months ago

Some issues are possible to be caused by outdated Java or server build/version as the plugin doesn't contain all used libraries, some are bundled in the server or in Java itself and may have bugs.

So what Java build/version do you recommend using then? It is noted that CinematicStudio supports MC 1.20.4 so I don't see an issue in that.

With all due respect, this is a major issue that greatly affects gameplay as it quite literally forces users to reconnect after playing a cinematic. If you're just going to close the issue without providing any useful context, at least provide the necessary info.

If at least two different users are experiencing the same problem, the issue is obviously there...

Asleeepp commented 8 months ago

Don't think it's related to the used version, I'm experiencing this issue on 1.20.4 - although, fairly inconsistently I might add

Have you tried updating to Java 21?