LoliKingdom / LoliASM

The lolis are now preparing to bytecode manipulate your game.
GNU Lesser General Public License v2.1
104 stars 22 forks source link

Crash #232

Closed jannikd3x closed 5 months ago

jannikd3x commented 6 months ago

Log: https://drive.google.com/file/d/1QkN_7dNr3nEiJoF-40mRKLKvxdJ1j4qO/view?usp=sharing

brisingraerowing commented 5 months ago

I'm getting this as well. I suspect this class being at fault here.

EDIT: Nope. Disabling the related option doesn't fix the crash.

brisingraerowing commented 5 months ago

I've confirmed the issue is not LoliASM. Disabling the mod does not stop the crash. Now to identify the actual culprit.

Rongmario commented 5 months ago

Does look very weird, I'll note this as invalid until you found the cause.

brisingraerowing commented 5 months ago

I've isolated the cause as LittleFrames. Removing it allows loading the world. I'll report this to the dev there. I suspect the Watermedia library it uses is actually at fault.

EDIT: Watermedia 2.0.25 is broken. Use 2.0.24.

SrRapero720 commented 5 months ago

@Rongmario I still can't figure out why it still crashes and I have no clue :(

Maybe I had to sign Jar too?

Rongmario commented 5 months ago

Signing jars is optional unless you've provided an overriding classloader that somehow demands the jars to be signed.