FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

Macro Command - IllegalStateException

BlockyTheDev opened this issue ยท 3 comments

commented

Server Implementation

Paper

Server Version

1.18.2

Describe the bug

An Exception occures and an information in the chat with the value "Please report this error: [See console]"

To Reproduce

  1. Run command //macro without any arguments
  2. Look into chat and console

Expected behaviour

No Exception

Screenshots / Videos

image

Error log (if applicable)

https://gist.github.com/BlockyTheDev/0edad899411389b329fc99636d71b5c0

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/f94e0cf66147415c8c53ba5e70b44c5a

Fawe Version

FastAsyncWorldEdit version 2.4.3

Checklist

Anything else?

While i wanted to run a command from an other plugin i wrote one / too much and then found the exception on a 1.16.5 server. So I went on an testing server with 1.18.2 and tried it out there too, which worked.

commented

The command is currently not implemented. What is it supposed to do?

commented

The command is currently not implemented. What is it supposed to do?

I don't know. I executed it by mistake while tabbing through commands and saw the error and thaught I am going to report it because the message said it.

commented

I think it was removed by upstream at any point or added by FAWE, because I can't find the command in worldedit in the last commit's code.