Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
Перед созданием новой темы убедитесь, что вы создаете ее в форуме соответствующей тематики, а также постарайтесь убедиться в том, что данный вопрос не обсуждался ранее
он со схематиками WorldEdit после компиляции плагин выдает вот это:
cannot find symbol
package com.sk89q.worldedit.schematic does not exist
cannot find symbol
cannot find symbol
cannot find symbol
cannot find symbol
Разрешается выкладывание кода, файлов конфигураций, логов и т.д. только под BB-код CODE
версия сервера 1.16.5 скрипт рипнулся при загрузке
import com.sk89q.worldedit.Vector;
import com.sk89q.worldedit.schematic.SchematicFormat;
7 ошибок увидела intellij idea
скрин с ошибками внизу
Объединено
при компиляции выводит это:
"C:\Program Files\Java\jdk-16.0.2\bin\java.exe" -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:55661,suspend=y,server=n -Dmaven.multiModuleProjectDirectory=C:\Users\Ilya\Desktop\CatFTtrapSkins -Djansi.passthrough=true "-Dmaven.home=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2024.2.3\plugins\maven\lib\maven3" "-Dclassworlds.conf=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2024.2.3\plugins\maven\lib\maven3\bin\m2.conf" "-Dmaven.ext.class.path=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2024.2.3\plugins\maven\lib\maven-event-listener.jar" -javaagent:C:\Users\Ilya\AppData\Local\JetBrains\IdeaIC2024.2\captureAgent\debugger-agent.jar -Dkotlinx.coroutines.debug.enable.creation.stack.trace=false -Ddebugger.agent.enable.coroutines=true -Dfile.encoding=UTF-8 -classpath "C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2024.2.3\plugins\maven\lib\maven3\boot\plexus-classworlds-2.8.0.jar;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2024.2.3\plugins\maven\lib\maven3\boot\plexus-classworlds.license;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2024.2.3\lib\idea_rt.jar" org.codehaus.classworlds.Launcher -Didea.version=2024.2.5 package
Connected to the target VM, address: '127.0.0.1:55661', transport: 'socket'
[INFO] Scanning for projects...
[INFO]
[INFO] -------------------< me.inotwhitecat:CatFTtrapSkins >-------------------
[INFO] Building CatFTtrapSkins 1.0-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central:
Авторизуйтесь для просмотра ссылок.
Downloaded from central:
Авторизуйтесь для просмотра ссылок.
(7.3 kB at 10.0 kB/s)
Downloading from central:
Авторизуйтесь для просмотра ссылок.
Downloaded from central:
Авторизуйтесь для просмотра ссылок.
(29 kB at 202 kB/s)
[INFO] Artifact com.sk89q.worldedit:worldedit-bukkitom:7.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (
Авторизуйтесь для просмотра ссылок.
, default, releases)]
[INFO] Artifact com.sk89q.worldedit:worldedit-bukkitom:7.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (
Авторизуйтесь для просмотра ссылок.
, default, releases)]
Downloading from central:
Авторизуйтесь для просмотра ссылок.
[WARNING] The POM for com.sk89q.worldedit:worldedit-bukkit:jar:7.2.1 is missing, no dependency information available
Downloading from central:
Авторизуйтесь для просмотра ссылок.
[WARNING] The POM for org.bstats:bstats-bukkit:jar:1.8 is missing, no dependency information available
[INFO] Artifact com.sk89q.worldedit:worldedit-bukkit:jar:7.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (
Авторизуйтесь для просмотра ссылок.
, default, releases)]
[INFO] Artifact com.sk89q.worldedit:worldedit-bukkit:jar:7.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (
Авторизуйтесь для просмотра ссылок.
, default, releases)]
Downloading from central:
Авторизуйтесь для просмотра ссылок.
Downloading from central:
Авторизуйтесь для просмотра ссылок.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.842 s
[INFO] Finished at: 2025-01-31T16:56:34+03:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project CatFTtrapSkins: Could not resolve dependencies for project me.inotwhitecat:CatFTtrapSkins:jar:1.0-SNAPSHOT
[ERROR] dependency: com.sk89q.worldedit:worldedit-bukkit:jar:7.2.1 (provided)
[ERROR] Could not find artifact com.sk89q.worldedit:worldedit-bukkit:jar:7.2.1 in central (
Авторизуйтесь для просмотра ссылок.
)
[ERROR] dependency: org.bstats:bstats-bukkit:jar:1.8 (compile)
[ERROR] Could not find artifact org.bstats:bstats-bukkit:jar:1.8 in central (
Авторизуйтесь для просмотра ссылок.
)
[ERROR]
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1]
Авторизуйтесь для просмотра ссылок.
Disconnected from the target VM, address: '127.0.0.1:55661', transport: 'socket'
что не работает? итоговый файл сборки, логи с ошибками, в каком месте в коде не работает? на что вы надеетесь если не можете предоставить хоть какую-то информацию о проблеме?