You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ShulkerBox Should open properly after right click.
Observed/Actual behavior
There is an error: at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[03:22:26 ERROR]: Could not pass event PlayerInteractEvent to NekoPlugin v1.4-SNAPSHOT
java.lang.IllegalStateException: Thread failed main thread check: Cannot queue block even data async, context=[thread=Region Scheduler Thread #2,class=io.papermc.paper.threadedregions.TickRegionScheduler$TickThreadRunner,region={center=[-89, 17],world=world}], world=world, block_pos=BlockPos{x=0, y=0, z=0}
Steps/models to reproduce
1.Write a plugin using the following code: https://pastes.dev/Xs6McEXrCv
2.compile plugin put and start server
3.add Shulker Box to you inventory and right-click on air
4.got error
Plugin and Datapack List
Plugin: Neko-Plugin(by me)
Datapack: Not have
Folia version
This server is running Folia version 1.21.4-DEV-dev/hard-fork@3af04d9 (1970-01-01T00:00:00Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
Other
No response
The text was updated successfully, but these errors were encountered:
Expected behavior
ShulkerBox Should open properly after right click.
Observed/Actual behavior
There is an error: at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[03:22:26 ERROR]: Could not pass event PlayerInteractEvent to NekoPlugin v1.4-SNAPSHOT
java.lang.IllegalStateException: Thread failed main thread check: Cannot queue block even data async, context=[thread=Region Scheduler Thread #2,class=io.papermc.paper.threadedregions.TickRegionScheduler$TickThreadRunner,region={center=[-89, 17],world=world}], world=world, block_pos=BlockPos{x=0, y=0, z=0}
Steps/models to reproduce
1.Write a plugin using the following code: https://pastes.dev/Xs6McEXrCv
2.compile plugin put and start server
3.add Shulker Box to you inventory and right-click on air
4.got error
Plugin and Datapack List
Plugin: Neko-Plugin(by me)
Datapack: Not have
Folia version
This server is running Folia version 1.21.4-DEV-dev/hard-fork@3af04d9 (1970-01-01T00:00:00Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
Other
No response
The text was updated successfully, but these errors were encountered: