Code Monkey home page Code Monkey logo

Comments (17)

davidmayr avatar davidmayr commented on August 16, 2024 3

Oh you also need to add these other files from the Minecraft jar! It needs to lock like this: http://prntscr.com/semqzu

from mcp-reborn.

0ctave avatar 0ctave commented on August 16, 2024 1

I found the problem !!
There is some missing files in the outputed Jar, you need to add the files from client-extra
Else the class TranslationTextComponent isn't initialized properly and it break everythings

from mcp-reborn.

Zayceur avatar Zayceur commented on August 16, 2024 1

Thanks a lot @0ctave. Copying the content of client-extra.jar (except the META-INF folder) into a resources folder did the trick !

Perhaps it would be a good thing to add this into the "setup" script in order to do that automaticaly @Hexeption.

from mcp-reborn.

0ctave avatar 0ctave commented on August 16, 2024

I have the same problem :/

from mcp-reborn.

davidmayr avatar davidmayr commented on August 16, 2024

I have the same problem too

from mcp-reborn.

ethanjamesauto avatar ethanjamesauto commented on August 16, 2024

I also have this problem. Does the creator expect us to only use this in offline-mode?

from mcp-reborn.

0ctave avatar 0ctave commented on August 16, 2024

I tried to troubleshoot, but I didn't found a way to resolve it, and I still don't understand why it can't initialize the class, does someone have an idea ?

Edit : Btw @Zayceur it doesn't work when you launch it from command lines bc there is missing dependencies you have to add them in arguments

from mcp-reborn.

Zayceur avatar Zayceur commented on August 16, 2024

I already tried to add every dependencies using the command line but then it asks me a net.minecraft dependency that I couldn't find.

from mcp-reborn.

ethanjamesauto avatar ethanjamesauto commented on August 16, 2024

I found the problem !!
There is some missing files in the outputed Jar, you need to add the files from client-extra
Else the class TranslationTextComponent isn't initialized properly and it break everythings

Where is this "client-extra" thing? Thanks.

from mcp-reborn.

KdotDevelopment avatar KdotDevelopment commented on August 16, 2024

how did you edit the json file to make it run in the first place? im very confused about how im supposed to make this work in the launcher
@Zayceur

from mcp-reborn.

kingdevnl avatar kingdevnl commented on August 16, 2024

You can't just do java -cp mcp-reborn-1.0.0.jar net.minecraft.client.main.Main

from mcp-reborn.

kingdevnl avatar kingdevnl commented on August 16, 2024

You are supposed to run the jar true the Minecraft launcher.
Please join the discord for support:
https://discord.gg/SxwZRS5

from mcp-reborn.

ethanjamesauto avatar ethanjamesauto commented on August 16, 2024

You are supposed to run the jar true the Minecraft launcher.
Please join the discord for support:
https://discord.gg/SxwZRS5

Nobody is having that problem. The problem is that the built jar doesn't have any of the requires files found in client-extras.jar.

from mcp-reborn.

KdotDevelopment avatar KdotDevelopment commented on August 16, 2024

what is the client-extras.jar and how do i add it to the built jar?

from mcp-reborn.

davidmayr avatar davidmayr commented on August 16, 2024

I fixed it! You need to put "asssets" and "data" from the normal Minecraft Jar(just use a Unzipper to get the files) of your Version in the resources folder! http://prntscr.com/semq04

when you don't have it make a folder called resources in src/main

from mcp-reborn.

CanVo avatar CanVo commented on August 16, 2024

Oh you also need to add these other files from the Minecraft jar! It needs to lock like this: http://prntscr.com/semqzu

Thank you so much for this mention, I was running into the issue as well and got mine to run via MC launcher. Cheers!

from mcp-reborn.

balaramsudip avatar balaramsudip commented on August 16, 2024

How do you run the jar through the Minecraft Launcher?

from mcp-reborn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.