Click button crash
al-wei opened this issue · 6 comments
Technical Information
Resourcify version:Resourcify (1.12.2-forge)-1.4.0
Minecraft version:1.12.2
Other mods (if relevant):
Describe the bug
A clear and concise description of what the bug is.
Click button crash
All Resourcify buttons
Expected behavior
A clear and concise description of what you expected to happen.
Steps to reproduce
Describe the steps to reproduce the issue
Click button
Additional information
Anything else that might be useful to fix this issue, for example a crash log.
https://mclo.gs/WBPuZjm
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.
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 ) so forge loads Resourcify first, and hence loads the newer kotlin version instead of the old one.
!``!resourcify.jar
I think I found it
librarianlib-1.12.2-4.22
https://gist.github.com/al-wei/34fb3ec7b42af3a7b68c0bcb0e4fc32d
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 ) so forge loads Resourcify first, and hence loads the newer kotlin version instead of the old one.
!``!resourcify.jar
But it stopped updating,
What am I supposed to do,
Or do you fix it?
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 ) so forge loads Resourcify first, and hence loads the newer kotlin version instead of the old one.
!``!resourcify.jar
To no use, I deleted kotlin in librarianlib-1.12.2-4.22 and still crashed when I clicked the button.
https://mclo.gs/gIWOWic
Shadowfacts' Forgelin > Forgelin-Continuous
librarianlib-1.12.2-4.22 > librarianlib-1.12.2-4.19.2
This will solve the problem.
Shadowfacts' Forgelin > Forgelin-Continuous
librarianlib-1.12.2-4.22 > librarianlib-1.12.2-4.19.2
This will solve the problem.
(!! resourcify.jar) will also crash.
You can write this scheme to the home page.