Перейти к содержанию
Если у вас техническая проблема с модом или их сборкой, то создавайте тему в разделе "Технические проблемы".
В разделе "Моды" запрещено набирать игроков на свой сервер и искать друзей для игры.

Помогите с runClient на Fabric 1.19


ste11ar

Рекомендуемые сообщения

В теме 8 сообщений

Я решил изучай создание модов, но у меня просто не получаеться запустить майнкрафт через задачу runClient, ниже я прикрепил ссылку на гугл диск моего проекта (в нем даже ничего нет) кто разбираеться, пажалуйста проверьте и скажите что я делаю не так, там также есть ошибки которые возникают у меня.https://drive.google.com/drive/folders/1AznCjZLexawfNsi3bHZ3jMxR7I_fdOxw?usp=sharing

Ссылка на комментарий
Поделиться на другие сайты

5 часов назад, Shomen сказал:

гуглил?

Да, я и в нейронки забивал. Все что говорит, что Main class что-то не находит, а как решить не пишет

Ссылка на комментарий
Поделиться на другие сайты

либо гуглил плохо, либо смотрел жопой

Could not find or load class / no JDK module specified

Sometimes the run config may be invalid, reporting errors such as:

  • Could not find or load class net.fabricmc.devlaunchinjector.Main: java.lang.ClassNotFoundException
  • “no JDK module specified” in the run config

There are several fixes, among which one may be a potential fix:

  • If you're using Intellij IDEA, go to “project strcture” and then select “Modules” tab, then clear all modules. Then reload your gradle project.
  • It seems to be a bug of Intellij IDEA since a recent update 2023.2. To fix, just delete the .idea folder entirely and then restart Intellij IDEA. The module will be reconstructed. You may need to specify Java versions again. If after restarting there is no run config, you can run gradle ideaSyncTask then check it again.
  • If you have subprojects, please ensure your subprojects are configured correctly. If the build.gradle of your subproject exists, check whether the gradle plugin maven-publish is enabled or applied to it. Try adding apply plugin: maven-publush in the build.gradle file, if it is not declared at all.
  • If the issue still happens, edit the run config, and try modifying the module (the value for parameter -cp) to other values.
Ссылка на комментарий
Поделиться на другие сайты

10 часов назад, Shomen сказал:

либо гуглил плохо, либо смотрел жопой

Could not find or load class / no JDK module specified

Sometimes the run config may be invalid, reporting errors such as:

  • Could not find or load class net.fabricmc.devlaunchinjector.Main: java.lang.ClassNotFoundException
  • “no JDK module specified” in the run config

There are several fixes, among which one may be a potential fix:

  • If you're using Intellij IDEA, go to “project strcture” and then select “Modules” tab, then clear all modules. Then reload your gradle project.
  • It seems to be a bug of Intellij IDEA since a recent update 2023.2. To fix, just delete the .idea folder entirely and then restart Intellij IDEA. The module will be reconstructed. You may need to specify Java versions again. If after restarting there is no run config, you can run gradle ideaSyncTask then check it again.
  • If you have subprojects, please ensure your subprojects are configured correctly. If the build.gradle of your subproject exists, check whether the gradle plugin maven-publish is enabled or applied to it. Try adding apply plugin: maven-publush in the build.gradle file, if it is not declared at all.
  • If the issue still happens, edit the run config, and try modifying the module (the value for parameter -cp) to other values.

Все равно ничего не работает, думаешь я это не пробывал делать?

 

Ссылка на комментарий
Поделиться на другие сайты

11 часов назад, Shomen сказал:

либо гуглил плохо, либо смотрел жопой

Could not find or load class / no JDK module specified

Sometimes the run config may be invalid, reporting errors such as:

  • Could not find or load class net.fabricmc.devlaunchinjector.Main: java.lang.ClassNotFoundException
  • “no JDK module specified” in the run config

There are several fixes, among which one may be a potential fix:

  • If you're using Intellij IDEA, go to “project strcture” and then select “Modules” tab, then clear all modules. Then reload your gradle project.
  • It seems to be a bug of Intellij IDEA since a recent update 2023.2. To fix, just delete the .idea folder entirely and then restart Intellij IDEA. The module will be reconstructed. You may need to specify Java versions again. If after restarting there is no run config, you can run gradle ideaSyncTask then check it again.
  • If you have subprojects, please ensure your subprojects are configured correctly. If the build.gradle of your subproject exists, check whether the gradle plugin maven-publish is enabled or applied to it. Try adding apply plugin: maven-publush in the build.gradle file, if it is not declared at all.
  • If the issue still happens, edit the run config, and try modifying the module (the value for parameter -cp) to other values.

Я был бы блогодорен если бы ты помог мне через созвон в дс

 

Ссылка на комментарий
Поделиться на другие сайты

В 20.10.2025 в 21:23, ste11ar сказал:

Я был бы блогодорен если бы ты помог мне через созвон в дс

 

в созвон я не хочу

какая версия intellij idea и плагина minecraft dev?

Ссылка на комментарий
Поделиться на другие сайты

11 часов назад, Shomen сказал:

в созвон я не хочу

какая версия intellij idea и плагина minecraft dev?

Я уже смог решить, run Client так и не работает, а вот аппликацией заработал когда я отключил Shorten Command Line. Скорее всего то же самое и с run Client вGrandle, но там не возможности отключить его. 

Ссылка на комментарий
Поделиться на другие сайты

Для публикации сообщений создайте учётную запись или авторизуйтесь

Вы должны быть пользователем, чтобы оставить комментарий

Создать учетную запись

Зарегистрируйте новую учётную запись в нашем сообществе. Это очень просто!

Регистрация нового пользователя

Войти

Уже есть аккаунт? Войти в систему.

Войти
  • Последние посетители   0 пользователей онлайн

    • Ни одного зарегистрированного пользователя не просматривает данную страницу
×
×
  • Создать...