PluginBugs / Issues-CinematicStudio

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

Cinematic Studio StackOverflowError on Mohistmc #1

Closed PeterMa1996 closed 1 year ago

PeterMa1996 commented 1 year ago

Terms

Discord tag (optional)

No response

What happened?

  1. When I play a scene, it can be finished, but I got the error below and after playing the scene, I can't move my mouse since it will be reset all the time.

    [22:28:19 WARN]: [CinematicStudio] Task #3491 for CinematicStudio v1.4.3-r4 generated an exception
    java.lang.StackOverflowError: null
        at org.bukkit.craftbukkit.v1_16_R3.entity.CraftPlayer.stopSound(CraftPlayer.java:556) ~[forge:?]
        at org.bukkit.craftbukkit.v1_16_R3.entity.CraftPlayer.stopSound(CraftPlayer.java:556) ~[forge:?]
        at org.bukkit.craftbukkit.v1_16_R3.entity.CraftPlayer.stopSound(CraftPlayer.java:556) ~[forge:?]
  2. The config.yml file didn't get generated correctly, the content of the file only has 4 NULs (null character)

Steps to reproduce the issue

  1. Install this plugin on Mohistmc
  2. Create a scene
  3. Play the scene

Server version

No response

CinematicsStudio Version

CinematicStudio version 1.4.3-r4

ProtocolLib Version

ProtocoLib version 4.8.0

LoneLibs Version

LoneLibs version 1.0.21

FULL server log

No response

Error (optional)

[22:28:19 WARN]: [CinematicStudio] Task #3491 for CinematicStudio v1.4.3-r4 generated an exception
java.lang.StackOverflowError: null
        at org.bukkit.craftbukkit.v1_16_R3.entity.CraftPlayer.stopSound(CraftPlayer.java:556) ~[forge:?]
        at org.bukkit.craftbukkit.v1_16_R3.entity.CraftPlayer.stopSound(CraftPlayer.java:556) ~[forge:?]
        at org.bukkit.craftbukkit.v1_16_R3.entity.CraftPlayer.stopSound(CraftPlayer.java:556) ~[forge:?]

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

LoneDev6 commented 1 year ago

This is only a partial log. Provide the full log.