OxideWaveLength / Minecraft-Hack-BaseClient

This is a Minecraft Base Client
MIT License
310 stars 47 forks source link

How To Export Client? #62

Closed mtgsquad closed 3 years ago

mtgsquad commented 3 years ago

I Have Added And Modified My Client A Lot, I Just Want To Publish It Now. How Do I Get A .jar And .json To Export And Put In A Folder In My Versions Folder. If Anyone Can Figure Out How To, Then Tell Me Please. You May Email Me Here.

Pixchure commented 3 years ago

you need decompiled MCP (when i tried to decompile mcp or recompile it it didnt work)

mtgsquad commented 3 years ago

m

i have done the recompile thingy and I have set it up, but the issue is that I need to export it. like if you go to 1.8.8 in ur version folder, u see a jar and a .json file. i need those 2 files.

Pixchure commented 3 years ago

I think I know where to get the JSON file but not the jar :/

AverageComet250 commented 3 years ago

See 'exporting the client' in the wiki.

mtgsquad commented 3 years ago

See 'exporting the client' in the wiki.

saw it. tried it. dint work. shows virtual machine error...

AverageComet250 commented 3 years ago

Can you post a build log please

mtgsquad commented 3 years ago

Can you post a build log please Bruh... I Exported It. it Was Built Fine But, I Couldn't Launch It Through My MC Launcher

AverageComet250 commented 3 years ago

Follow the instructions for getting the JSON file there too and then try launching it.

mtgsquad commented 3 years ago

Follow the instructions for getting the JSON file there too and then try launching it.

I'm using the correct json file. the issue is that it just shows a jni our java virtual machine launcher

AverageComet250 commented 3 years ago

Can you post the crash log then.

mtgsquad commented 3 years ago

Can you post the crash log then.

Where is The Crash Log Stored? I'm Using TLauncher Tho...

AverageComet250 commented 3 years ago

you're supposed to use it in the vanilla launcher.

try running it there and if it fails post the crash log

mtgsquad commented 3 years ago

you're supposed to use it in the vanilla launcher.

try running it there and if it fails post the crash log

k

OxideWaveLength commented 3 years ago

Are you still facing issues?