Тёмный

How To Code A Minecraft Client (Alt Manager) - Part 9 (1.8.9) 

piggydoe devlogs
Подписаться 522
Просмотров 4,6 тыс.
50% 1

github.com/pig...

Опубликовано:

 

6 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 23   
@scott_the_pro
@scott_the_pro Месяц назад
how can i resolve the java fx problems?
@Fri3ndly_L
@Fri3ndly_L 4 месяца назад
i have some "C:\Users evis\Downloads\Haru-main\Haru-main\build\sources\main\java\cc\unknown\mixin\mixins\gui\MixinGuiMainMenu.java:12: error: cannot find symbol import cc.unknown.ui.AltLoginScreen; ^ symbol: class AltLoginScreen location: package cc.unknown.ui" error
@Bqnana_
@Bqnana_ 4 месяца назад
yo for me no matter if i use microsoft or mojang or cracked it wouldnt login i would press login and it wont work just freezes for a bit then make sit so if i hover a button and click it it wouldnt work (in alt manager gui)
@Davidne67
@Davidne67 2 года назад
Microsoft and Cracked works but Xbox gamepass accs sadly didn't work for me
@Cookin
@Cookin 9 месяцев назад
1:58 What happened here
@mikellmao
@mikellmao Год назад
I need help about Login frame file... Cant import the javafx
@imjustacooldude
@imjustacooldude Год назад
the LoginFrame file isn't needed but can be used
@b21cydkenpior.tanada37
@b21cydkenpior.tanada37 2 года назад
bro this is so cool
@Nutzey
@Nutzey 2 года назад
Does it work if I import the OpenAuth lib myself? 'Cause I keep getting some errors after adding the OpenAuth files.
@piggydoedevlogs
@piggydoedevlogs 2 года назад
yeah just delete all classes that give errors, it works perfectly fine
@Kanboel
@Kanboel Год назад
I get import errors in LoginFrame with javafx theme
@Kanboel
@Kanboel Год назад
please help me
@MiloszEk_
@MiloszEk_ Год назад
@LimonTaKA i had this error and i changed the project java version and it worked
@scott_the_pro
@scott_the_pro Месяц назад
@@MiloszEk_ how did you changed it?
@dvepikstuff
@dvepikstuff 2 года назад
hey uh, theres this import error called javafx, it keeps being underlined red, Idk how to fix-
@piggydoedevlogs
@piggydoedevlogs 2 года назад
delete that class and any other ones that give errors
@wcaleniekubaa
@wcaleniekubaa 2 года назад
@@piggydoedevlogs lmao, javafx is for webview
@piggydoedevlogs
@piggydoedevlogs 2 года назад
@@wcaleniekubaa i’m well aware
@Kanboel
@Kanboel Год назад
please help me
@MainCypherBr
@MainCypherBr 2 года назад
Pls make a Cps mod or a FullBright mod (You are incredible
@SeucheFracht612
@SeucheFracht612 Год назад
public class Fullbright extends Module { public Fullbright() { super("Fullbright", Keyboard.KEY_L, Category.RENDER); } public void onEnable() { mc.gameSettings.gammaSetting = 100; } public void onDisable() { mc.gameSettings.gammaSetting = 1; } }
@ΧΖΥ
@ΧΖΥ 9 месяцев назад
100F, 1F