Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

biome error #159

Open
arts7493 opened this issue Jul 13, 2020 · 0 comments
Open

biome error #159

arts7493 opened this issue Jul 13, 2020 · 0 comments

Comments

@arts7493
Copy link

Describe the bug
A clear and concise description of what the bug is.

if other plugin change biome, console error

[01:42:41] [Craft Scheduler Thread - 5593/INFO]: [BentoBox] [Biomes] Veritas_in_Ryus change biome in loaded chunks to FLOWER_FOREST from x=21456:21695 z=33504:33743 while standing on x=21578 z=33634
[01:42:41] [Craft Scheduler Thread - 5593/ERROR]: Could not pass event BiomeChangedEvent to skript-mirror v2.0.0-SNAPSHOT
java.lang.IllegalStateException: BukkitEvent may only be triggered synchronously.
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:595) ~[patched_1.15.2.jar:git-Paper-378]
at com.btk5h.skriptmirror.skript.reflect.EvtByReflection.lambda$static$0(EvtByReflection.java:44) ~[?:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[patched_1.15.2.jar:git-Paper-378]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.15.2.jar:git-Paper-378]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.15.2.jar:git-Paper-378]
at world.bentobox.biomes.tasks.BiomeUpdateTask.run(BiomeUpdateTask.java:132) ~[?:?]
at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:99) ~[patched_1.15.2.jar:git-Paper-378]
at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.15.2.jar:git-Paper-378]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.15.2.jar:git-Paper-378]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_252]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_252]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
To reproduce
Steps to reproduce the behavior. If applicable, add a script or code snippet here.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Server information

  • skript-mirror: [14:03:24] [Server thread/INFO]: skript-mirror version 2.0.0-SNAPSHOT
    [14:03:24] [Server thread/INFO]: Reflection utilities for Skript
    [14:03:24] [Server thread/INFO]: Website: https://github.com/btk5h/skript-mirror
    [14:03:24] [Server thread/INFO]: Author: Bryan Terce bryan.terce@gmail.com
  • Skript: 2.4.1
  • Bukkit: paper 1.15.2
  • Minecraft: 1.15.2
  • Java: openjdk 1.8
  • OS: window

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant