drejbrando / Minecraft-Mixin

A Minecraft-Client Base using SpongePowered-Mixin 1.8.9
MIT License
0 stars 0 forks source link

I can't access multiplayer #1

Closed Akul2010 closed 8 months ago

Akul2010 commented 9 months ago

When I tried using Hypixel with this it gave me an error: java.lang.nullpointerexception

how do i fix this?

drejbrando commented 9 months ago

Did you launch it with Official Minecraft Launcher?

Akul2010 commented 9 months ago

How do I do that? I'm just doing it through IntelliJ.

drejbrando commented 9 months ago

image

image

image

please follow this guide @Akul2010

Akul2010 commented 9 months ago

So I have to build whenever I want to test on multiplayer? Is there any other way or is this the only way?

drejbrando commented 9 months ago

yes this is the only way, srry for late comment

Akul2010 commented 9 months ago

Oh, okay. Also I wanted to ask is there a tutorial on adding mods to it? Like Keystrokes maybe?

drejbrando commented 9 months ago

for those, you can use this Repo as a reference

https://github.com/Geuxy/pvp-mixin-base

if this repo helpful for you at some point, consider giving a star :)

Akul2010 commented 9 months ago

for those, you can use this Repo as a reference

https://github.com/Geuxy/pvp-mixin-base

if this repo helpful for you at some point, consider giving a star :)

Thank you, this is what I was looking for! Can you make some kind of mini-tutorial on adding mods?

drejbrando commented 9 months ago

i will make a tutorial video on these and ill let you know once it completed

Akul2010 commented 9 months ago

Thank you, I appreciate it.