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

Ошибка при подмене команд WGEx > WG #6

Open
YXMVKXR opened this issue Jul 30, 2024 · 2 comments
Open

Ошибка при подмене команд WGEx > WG #6

YXMVKXR opened this issue Jul 30, 2024 · 2 comments
Labels
accepted bug Something isn't working

Comments

@YXMVKXR
Copy link

YXMVKXR commented Jul 30, 2024

Запускается сервер и плагин, выходит ошибка, возможна она не связана с WGex, но, проверь, пожалуйста. Про этом все отлично работает, без ошибок, но ошибка была дважды. Других ошибок нет, процессов вроде также не было. Ошибка похожа на ядро, ибо ничего не сказано о плагинах, но, это также дело не в ядре. Используется также плагин PlugManX, может в нем проблема, но, не знаю даже.

[16:50:47 INFO]: [WGExtender] Loading server plugin WGExtender v3.1.1-fork
[16:50:47 INFO]: [WGExtender] Enabling WGExtender v3.1.1-fork
[16:50:47 ERROR]: Caught previously unhandled exception :
[16:50:47 ERROR]: Paper Async Command Builder Thread Pool - 2
java.util.ConcurrentModificationException: null
        at java.base/java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:1023) ~[?:?]
        at java.base/java.util.LinkedHashMap$LinkedValueIterator.next(LinkedHashMap.java:1052) ~[?:?]
        at net.minecraft.commands.Commands.fillUsableCommands(Commands.java:547) ~[purpur-1.21.jar:1.21-2276-72ccfbd]
        at net.minecraft.commands.Commands.sendAsync(Commands.java:504) ~[purpur-1.21.jar:1.21-2276-72ccfbd]
        at net.minecraft.commands.Commands.lambda$sendCommands$5(Commands.java:483) ~[purpur-1.21.jar:1.21-2276-72ccfbd]
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
        at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[16:50:47 ERROR]: Caught previously unhandled exception :
[16:50:47 ERROR]: Paper Async Command Builder Thread Pool - 3
java.util.ConcurrentModificationException: null
        at java.base/java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:1023) ~[?:?]
        at java.base/java.util.LinkedHashMap$LinkedValueIterator.next(LinkedHashMap.java:1052) ~[?:?]
        at net.minecraft.commands.Commands.fillUsableCommands(Commands.java:547) ~[purpur-1.21.jar:1.21-2276-72ccfbd]
        at net.minecraft.commands.Commands.sendAsync(Commands.java:504) ~[purpur-1.21.jar:1.21-2276-72ccfbd]
        at net.minecraft.commands.Commands.lambda$sendCommands$5(Commands.java:483) ~[purpur-1.21.jar:1.21-2276-72ccfbd]
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
        at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
@imDaniX
Copy link
Owner

imDaniX commented Jul 31, 2024

Дело скорее всего в WGEx, но если честно, пока не могу придумать, как избежать ошибку наверняка. Раз больше проблем не создаёт, то пока не в приоритете, но буду иметь в виду.

@imDaniX imDaniX added the bug Something isn't working label Jul 31, 2024
@imDaniX imDaniX changed the title Непонятная ошибка Ошибка при подмене команд WGEx > WG Jul 31, 2024
@GG-MD
Copy link

GG-MD commented Aug 22, 2024

Согласен, тоже что-то такое бывает

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants