PluginBugs / Issues-CinematicStudio

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

Error while playing cutscene #28

Closed GsTio86 closed 1 year ago

GsTio86 commented 1 year ago

Terms

Discord tag (optional)

GT86#1000

What happened?

An error occurred while playing a cutscene I have enabled Region Trigger, and an error will occur every time it is triggered

Steps to reproduce the issue

  1. Region Trigger for cutscenes
  2. An error occurs whenever triggering

Server version

image

CinematicsStudio Version

image

ProtocolLib Version

image

LoneLibs Version

image

Error (optional)


java.util.ConcurrentModificationException: null
    at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1043) ~[?:?]
    at java.util.ArrayList$Itr.next(ArrayList.java:997) ~[?:?]
    at dev.lone.cinematicstudio.cutscene.RegionScheduler.tick(SourceFile:65) ~[CinematicStudio_1.4.3-r8-Fix.jar:?]
    at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:81) ~[arclight:arclight-1.16.5-1.0.26-SNAPSHOT-c7a91c51]
    at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [arclight:arclight-1.16.5-1.0.26-SNAPSHOT-c7a91c51]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
    at java.lang.Thread.run(Thread.java:829) [?:?]
LoneDev6 commented 1 year ago

will be checked, thanks

GsTio86 commented 1 year ago

When will there be an update