glufy100 / Pulse-Addon

An addon to Meteor Client that adds modules and commands.
GNU General Public License v3.0
3 stars 1 forks source link

The Game Crashes When Launched #8

Open Unk88816 opened 4 days ago

Unk88816 commented 4 days ago

When i open the game it crashes. I fixed the mixin incompatibility between meteor and pulse addon but this time i probably must downgrade java version to probably 11 but i can't. (Edit: error is about mixins i guess) Also if you can please give the crash fixed jar file

glufy100 commented 2 days ago

@Unk88816 Many people are saying this, but I don't understand because it's working for me. I tested it with both a cracked and an official version of Minecraft. I'm using Java 21

Unk88816 commented 2 days ago

I even edited the source code to match with java 21.0.5 (the version i use) but even that doesn't work. If there are "String[] additionalArgs" on ModuleMixin class file it might be edited and if it is edited please send us the jar file that works. (Edit: i will try to build it since nothing worked.)

glufy100 commented 2 days ago

I used the jar that is on GitHub. Oh wait I have a idea I removed a mixing from meteor client that make the game crash when using crack.

Unk88816 commented 2 days ago

so can you send the jar file?

Unk88816 commented 2 days ago

nevermind you can just send the location to the mixin

Unk88816 commented 2 days ago

i mean like Glufy/Pulse/...

glufy100 commented 2 days ago

Pulse-2.1.1.zip here is the mod in zip

Unk88816 commented 2 days ago

thanks :)

Unk88816 commented 2 days ago

sorry to bother you but it still crashes

Unk88816 commented 2 days ago

i'll try something

glufy100 commented 2 days ago

With the official meteor client it is crashing because of this line YggdrasilMinecraftSessionServiceAccessor in the mixing config. I used a client with out this. I just tryed with the official client and it is crashing. Go and see on my github they should be a clone of the meteor client repo with the change. meteor-client-0.5.8 (3).zip

glufy100 commented 2 days ago

here is a dowload of the client with the modification

Unk88816 commented 2 days ago

THANKS SO MUCH :D

Unk88816 commented 2 days ago

it didn't crash

Unk88816 commented 2 days ago

also the addon might be the best addon to me it looks like it covers everything i want :D

glufy100 commented 2 days ago

if you have a idea on why it is crashing let me know it.

Unk88816 commented 2 days ago

the bad part is when a person looks a the logs it looks like only the ModuleMixin class file is bugged you might need to fix it ;) and the even worse part is you get a different crash log next time like you fixed the first issue