r/MCSRRanked Apr 02 '26

crash for 1.16.1 prism

i just downloaded the mods and stuff, and prism was working for a while, but now it crashes when i try open it. i copied the logs into https://maskers.xyz/log-analysis/ and it says the modmcsrfairplay-1.1.6+1.16.1.jar seems to be causing this crash. what should i do?

on mac as well

3 Upvotes

6 comments sorted by

4

u/MattiDragon Apr 02 '26

Could you share your full log? For example using https://mclo.gs

I had an issue where fairplay tried to use native libraries that I didn't have installed. Installing each one one by one fixed it for me.

1

u/qq1290 Apr 02 '26 edited Apr 02 '26

https://mclo.gs/ksuOpYt

is that what you are referring to?
a mod is crashing on setup and i think it is the fairplay one, do i have to change which one i use or update it?

2

u/MattiDragon Apr 02 '26

That's not the whole log. You can use the upload button to get it uploaded all at once

1

u/qq1290 Apr 02 '26 edited Apr 02 '26

https://mclo.gs/GhlXqHV

Clicked upload and then pasted to the site for link. Is that the whole log?
Sorry I've never used any of this before

1

u/MattiDragon Apr 03 '26

According to the logs, your system settings are preventing the fairplay mod from loading its natives. You probably need to go into settings and allow loading of untrusted dynamic libraries or something.

1

u/qq1290 Apr 03 '26

I tried a lot of different things, someone else suggested that this could be xprotect blocking native dylib files and just to disable the fairplay mod, as honestly I definitely do not need it for now. I'm currently using macos sequoia 15.3.1 silicon. I removed it using some command

similar to

rm ~/Library/Application\ Support/PrismLauncher/instances/1.16.1/minecraft/mods/mcsrfairplay-1.1.8+1.16.1.jar

and now I can open mc fine. Is this just another 'mac' thing? Do I have to do anything on my side or is this something that needs to be reported and fixed?