maruohon / itemscroller

A client-side Minecraft mod that adds various convenient ways of moving items within inventory GUIs, such as scrolling over stacks to move single items to or from it
GNU Lesser General Public License v3.0
147 stars 69 forks source link

Causes a crash when starting MC 1.14.4 (Forge) #27

Closed sepsol closed 4 years ago

sepsol commented 4 years ago

When I start the game after the Forge loading screen the game crashes. Here's the debug.log.

====================== Minecraft 1.14.4 Forge 28.1.61 Item Scroller 15.0-dev.20191023.012451

vacla commented 4 years ago

do you have malilib installed?

sepsol commented 4 years ago

You stated on your curseforge page that only the Fabric, Rift and LiteLoader versions require MaliLib 🤔

image

vacla commented 4 years ago

you need it for all his mods

sepsol commented 4 years ago

Ok, I'll give it a try then

sepsol commented 4 years ago

Yeah it worked, it needed MaliLib. So please correct the wording in your curseforge page. :)

maruohon commented 4 years ago

I edited the description now... forgot to check that yesterday when uploading the Forge version. Also forgot to add the dependency to the mod itself so that Forge would tell you, so I'll do that later today.

sepsol commented 4 years ago

Perfect!