Jump to content

What is the 'start' lib path generated in .classpath for Eclipse?


Recommended Posts

Posted

Examining the following path in .classpath generated by the mdk for Eclipse:

 

.gradle/caches/minecraft/net/minecraftforge/forge/1.8-11.14.4.1577/start

 

Contains the following:

 

GradleStart.class
GradleStartServer.class
net/minecraftforge/gradle/GradleForgeHacks$AccessTransformerTransformer.class
net/minecraftforge/gradle/GradleForgeHacks.class
net/minecraftforge/gradle/GradleStartCommon.class
net/minecraftforge/gradle/tweakers/AccessTransformerTweaker.class
net/minecraftforge/gradle/tweakers/CoremodTweaker.class

 

For the short question: if we don't build with Gradle, do we need this dependency?

 

Also, what is it?

Posted

1) Why arnt you building with gradle?

2) These are the 'launcher' for miencraft when you're in dev.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

I've been building everything with Make for years. I'm sure Gradle has nice things but I have yet to see anything offered by other build automation tools that can't be done in Make-- so I continue to use Make.

 

It only took a few minutes to convert what was provided in the mdk. I just wasn't sure if I needed these classes or not.

Posted

Seriously dude, why are you hacking things together with make? All make does is wrap around systems like gradle and maven. Just use it -.-

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

I can see that you have a your strong affinity for Gradle but I already have a build system which is well integrated with my development environment and deployment tools.

 

I would appreciate it if you would explain the procedure for reobfuscation as it would save me a lot of trouble.

Posted

I don't have a 'strong affinity' for Gradle. I have a 'string affinity' for shit that works and does everything that is needed to be done because we've put a lot of work into it.

And you coming here wanting us to help you break that down and forcing/advocating creating EVEN MORE work for us because you're wanting to be a special snowflake and people who don't know better will follow you in doing things the hard way.

So, ya I hate people who make more work for us because they want to feel special.

https://github.com/MinecraftForge/ForgeGradle Everything you need to know, have fun.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I tried do download the essential mod to my mod pack but i didnt work. I paly on 1.21 and it should work. I use neoforge for my modding. The weird things is my friend somehow added the mod to his modpack and many others that I somehow can´t. Is there anything i can do? 
    • Thanks, I've now installed a slightly newer version and the server is at least starting up now.
    • i have the same issue. Found 1 Create mod class dependency(ies) in createdeco-1.3.3-1.19.2.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Found 11 Create mod class dependency(ies) in createaddition-fabric+1.19.2-20230723a.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Detailed walkthrough of mods which rely on missing Create mod classes: Mod: createaddition-fabric+1.19.2-20230723a.jar Missing classes of create: com/simibubi/create/compat/jei/category/sequencedAssembly/JeiSequencedAssemblySubCategory com/simibubi/create/compat/recipeViewerCommon/SequencedAssemblySubCategoryType com/simibubi/create/compat/rei/CreateREI com/simibubi/create/compat/rei/EmptyBackground com/simibubi/create/compat/rei/ItemIcon com/simibubi/create/compat/rei/category/CreateRecipeCategory com/simibubi/create/compat/rei/category/WidgetUtil com/simibubi/create/compat/rei/category/animations/AnimatedBlazeBurner com/simibubi/create/compat/rei/category/animations/AnimatedKinetics com/simibubi/create/compat/rei/category/sequencedAssembly/ReiSequencedAssemblySubCategory com/simibubi/create/compat/rei/display/CreateDisplay Mod: createdeco-1.3.3-1.19.2.jar Missing classes of create: com/simibubi/create/content/kinetics/fan/SplashingRecipe
    • The crash points to moonlight lib - try other builds or make a test without this mod and the mods requiring it
    • Do you have shaders enabled? There is an issue with the mod simpleclouds - remove this mod or disable shaders, if enabled  
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.