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
OS: Windows 11 Build 26100, java version "21.0.5" 2024-10-15 LTS
Plugins and Mods
Plugins: Typerwriter, packetevents-spigot-2.7.0
Description
On a Paper server, the mod opens and runs as usual and gives no error signs. On Arclight, bootup pauses and I get the error, "This is not an error of MCCoroutine! and then the following output. This appears to be due to the simple lack of Paper support in Arclight and its lack of event handlers . The command "com.typewritermc.engine.paper.events.StagingChangeEvent.callEvent()" isnt registered. I am just bringing attention to this to show a misfunctioning aspect of more complex paper plugins for when development arrives.
Step to reproduce
Download the Typewriter and packetevents plugins to the plugins folder, with none others.
Arclight doesn't yet support the Paper API and Paper plugins, only Bukkit/Spigot ones. Paper API support is now being worked on tho. Check the pinned issue called Paper for more info.
Edit: So basically your plugin is a paper plugin and paper plugins aren't supported yet. So that's causing the error.
I have confirmed that ...
Arclight version
arclight-1.21.1-1.0.0-SNAPSHOT-921e417
OS & Java versions
OS: Windows 11 Build 26100, java version "21.0.5" 2024-10-15 LTS
Plugins and Mods
Description
On a Paper server, the mod opens and runs as usual and gives no error signs. On Arclight, bootup pauses and I get the error, "This is not an error of MCCoroutine! and then the following output. This appears to be due to the simple lack of Paper support in Arclight and its lack of event handlers . The command "com.typewritermc.engine.paper.events.StagingChangeEvent.callEvent()" isnt registered. I am just bringing attention to this to show a misfunctioning aspect of more complex paper plugins for when development arrives.
Step to reproduce
Logs
latest.log
Server pack link (Optional)
No response
The text was updated successfully, but these errors were encountered: