DeDiamondPro / Resourcify

In-game resource pack, data pack and shader browser and updater
https://modrinth.com/mod/resourcify
GNU General Public License v3.0
25 stars 4 forks source link

The game crashes when I try to open the resource pack browser menu! #27

Closed HenrikoMagnifico closed 4 months ago

HenrikoMagnifico commented 4 months ago

Technical Information Resourcify version: Resourcify (1.12.2-forge)-1.3.1 Minecraft version: 1.12.2 Other mods (if relevant): All mods in Yao Pack 3

Describe the bug The game crashes when I press the button.

Expected behavior For the game not to crash

Steps to reproduce Press the button to open the resource pack browser menu

Additional information Crash log: https://pastebin.com/D0WpVNpp

DeDiamondPro commented 4 months ago

Hi, this is likely because another mod is including an older kotlin version than Resourcify, could you try renaming the Resourcify jar file to start with a ! (for example !resourcify.jar) so forge loads Resourcify first, and hence loads the newer kotlin version instead of the old one.

Not-Zero-Blank commented 4 months ago

Hi @DeDiamondPro I can confirm this Solved the Issue Thanks!