ThinkingStudios / MaLiLib-Forge

MaLiLib unofficial (Neo)Forge port. Library mod for the (Neo)Forge port of masa's mods.
GNU Lesser General Public License v3.0
18 stars 2 forks source link

0.1.6-mc1.20.1 crash + FIX (neoforge) #38

Closed AsheX1 closed 9 months ago

AsheX1 commented 9 months ago

that last version crashes on neoforge i do not know if it crashs on forge and im not testing forge but if it does this may also fix it for others

the fix is very simple open the jar as a zip file go in META-INF folder and delete this in the mods.toml file (open mods.toml using a text editor not notepad use notepad++ or something)

delete this from the file

[[mods]] modId = "malilib" version = "0.1.5" displayName = "MaFgLib (old modid compat)" description = ''' MaFgLib old modid compat '''

then save it and replace it the jar

AsheX1 commented 9 months ago

here is the jar file with the edit mods.toml in it https://www.dropbox.com/scl/fi/tvsre7td0mr4kjbhw721r/MaFgLib-0.1.6-mc1.20.1.jar?rlkey=gj8d6lrassn8o9s6orgj74cug&dl=1

TexBlock commented 9 months ago

fixed in 0.1.7-mc1.20.1