maruohon / malilib

Library mod for masa's client-side Minecraft mods
GNU Lesser General Public License v3.0
294 stars 124 forks source link

Malilib crashes the game #61

Closed DreamsForMe closed 2 years ago

DreamsForMe commented 2 years ago

When i try to launch the game with malilib the game crashes but when i take it off it says i need a sertain version. Its says i need ver22 but there is no download for it and it doesn't work with any other version and it crashes.

DreamsForMe commented 2 years ago

when i try to load it with it crashes but without it gives the error net.fabricmc.loader.impl.discovery.ModResolutionException: Mod resolution encountered an incompatible mod set! A potential solution has been determined:

Jorianv commented 2 years ago

the latest version is dev 26 and van be found here https://www.curseforge.com/minecraft/mc-mods/malilib/files

maruohon commented 2 years ago

Update all the mods to the latest version available on CurseForge. And make sure you get the mods for the correct MC version. On the Files page on CurseForge, look at the Game Version column, and also the mod file name will have the target MC version in it as the first number.

DreamsForMe commented 2 years ago

ive tried every version and it crashes when i use them

DreamsForMe commented 2 years ago

all of my things are for 1.17 with the correct fabric loader version

DreamsForMe commented 2 years ago

I figured it out, it was clashing with sodium and entity culling. Thanks for the help

TheoCGaming commented 2 years ago

I figured it out, it was clashing with sodium and entity culling. Thanks for the help

Will there eventually be a fix for these clashes in a later version? My computer is very slow and needs those mods to run playably!

maruohon commented 2 years ago

@TheoCGaming AFAIK there should be no issues with Sodium. I haven't heard of anything from my "close circle" and also it seems to work fine in my test instances. And looks like Entity Culling is also enabled by default and works fine in my test instance. If there is an issue, then I need more information and crash logs or something to go by. Currently my stance is that there is no issue with Sodium.

TheoCGaming commented 2 years ago

The issue is... there are no crash logs when the game crashes on my end. I think I can dig a normal log up, though...

TheoCGaming commented 2 years ago

2021-11-30-5.log

I think this is it? also my cursor disappeared, strange...

maruohon commented 2 years ago

You seem to have a number of 1.17 mod versions even though you are trying to launch 1.18. Update all your mods to the 1.18 versions, or if there isn't one, then take out the mod.

TheoCGaming commented 2 years ago

Alright, I'll update everything and tell you if it fixes anything.

TheoCGaming commented 2 years ago

malilib works now :D