ClientBase RELEASE + SETUP | superblaubeere27

preview_player
Показать описание
======= OPEN ME =======

~Licensing:

~Links:

~Programs:
IDE: IntelliJ IDEA with Material Theme UI (Darker Theme)
Decompiler / Disassembler: Luyten
Bytecode Modificator: JByteMod
Debugging: x64DBG

~Music:
Levianth & Axol - Remember (feat. The Tech Thieves) [NCS Release]
Julius Dreisig & Zeus X Crona - Invisible [NCS Release]
SKYL1NK - The Wizard [NCS Release]
Рекомендации по теме
Комментарии
Автор

If your build fails with this message "GC Overhead exceeded", please restart the build with this argument:

superblaubeere
Автор

If any of you get an error like "gradle isn't recognized as a operable program/batch file", use gradlew instead of gradle

saltyscrimp
Автор

hey bud, 4 years since the tutorial man! thinking of crediting you for your base in my first client version. I have re written all the modules and mostly the clickgui and i am grateful to your client base tutorial, thank you <3

mchqcking
Автор

it didnt work for me but i tried this and it worked:

gradlew setupDevWorkspace eclipse

idk about intellij though

_upio
Автор

Wow sowas hättest du echt mal ein wenig früher releasen müssen. Echt gute Arbeit 😊👍

suicidbyt
Автор

How to fix it? (eclipse)
A problem occurred configuring root project 'ClientBase'.
> Could not resolve all artifacts for configuration ':classpath'.
> Could not resolve
Required by:
project :
> Could not resolve

seppukx
Автор

my clientbase does not work!!!! HELP!!!!

zExzzyy
Автор

Would it possible to make a 1.12.2 client base? I tried "converting" it myself, but I ran into some issues. I wouldn't be surprised if you won't. I'm not complaining, it's a really good base.

SelfMadeSystem
Автор

how can i set this up with eclipse / do i still type
setupDecompWorkspace idea genIntellijRuns build

SodiumSaltShaker
Автор

Hey, could you release a non forge client base with optifine? This base looks nice btw! Keep up the good work!

kavin
Автор

> Configure project :
Version string 'v0.1' does not match SemVer specification

> Task :idea

> Task :compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all files for configuration ':forgeGradleMc'.
> Could not find forgeSrc.jar
Searched in the following locations:

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.


Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.

BUILD FAILED in 11s
15 actionable tasks: 14 executed, 1 up-to-date

MintDeveloper
Автор

fails on :decompileMc randomly I tried almost everything any fix?

xenos
Автор

recompile failed wtf please fix errors:: * What went wrong:
Execution failed for task ':recompileMc'.
> Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK.
It is currently set to "C:\Program Files\Java\jre1.8.0_241"

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.


Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.

BUILD FAILED in 4m 55s
9 actionable tasks: 8 executed, 1 up-to-date

azerreall
Автор

A problem occurred evaluating root project 'ClientBase'.
Habn fehler :

stoned
Автор

Du weißt das du dir eig. die Abfrage in den Modules deiner Client Base "if(!getState() ) return;" sparten hättest können, indem du sie anstatt im ModuleManager beim EventManager registrierst, du sie im Module selbst beim State setzen im EventManager registrierst / end-registrierst.

NekosAreReallyCute
Автор

In Eclipse bekomme ich beim Debuggen und normal starten diesen Error in der Konsole:
"Exception in thread "main" java.lang.ClassCastException: class cannot be cast to class java.net.URLClassLoader and java.net.URLClassLoader are in module java.base of loader 'bootstrap')
at
at
at

jannik
Автор

Do you need the forge mod loader to run it in Minecraft launcher?

thehobbyshop
Автор

I have created a New module and i can t acces last tick POS y/x/z because it is private, how i can make the private Methode public?Or use the private Methode?

quantum
Автор

:/


* What went wrong:
A problem occurred evaluating root project 'ClientBase'.
>

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.


Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.

BUILD FAILED in 57s

sxckde
Автор

Error Could not find or load main class GradleStart

intmaker