Illegal Argument Exception w/ Nova
GrimPlayzs opened this issue ยท 2 comments
Server Implementation
Spigot
Server Version
1.19.4
Describe the bug
When attempting to break blocks with any of the custom items added by Nova a Spigot Modding API causes a exception shown in chat and console.
To Reproduce
Download Nova and FAWE onto a Spigot server with the Machines addon.
Give yourself any of the custom tools
Break a block
Expected behaviour
I expect no errors to be shown
Screenshots / Videos
No response
Error log (if applicable)
https://gist.github.com/GrimPlayzs/64f80b8b1c38f986c6f1f9a337ee4874
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/edeb6f1821624a148ae7668ab2c397a9
Fawe Version
FastAsyncWorldEdit version 2.6.2-SNAPSHOT-448;048dcaf
Checklist
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
No response
Issues with third party plugin integrations should be reported to their author(s).
Issues with third party plugin integrations should be reported to their author(s).
I don't really understand how you expect us to fix this on Nova's end, since it's literally a hardcoded if-block:
and we'd really like to avoid adding runtime patches for third party plugins.