[1.10.2][Forgelin 1.3.0] Crash -- java.lang.NoClassDefFoundError: kotlin/TypeCastException
addrever opened this issue ยท 14 comments
I am getting a crash when I use the latest version of Forgelin. I have attached the crashlog. If I downgrade to 1.2.0 the error goes away. I have attached my crash report and can provide any other information you require. I'm using forge 2221 for Minecraft 1.10.2
Same crash here:
FL 1.3.0 Causes this issue in the MMD-Dev pack, reverting to 1.2.0 solves the issue
[08:58:52] [Server thread/ERROR] [LibrarianLib]: **********************************************************************************
[08:58:52] [Server thread/ERROR] [LibrarianLib]: Shadowfacts' Forgelin must be installed for LibrarianLib to work!
[08:58:52] [Server thread/ERROR] [LibrarianLib]: Download it here: https://minecraft.curseforge.com/projects/shadowfacts-forgelin
[08:58:52] [Server thread/ERROR] [LibrarianLib]: **********************************************************************************
[08:58:52] [Server Shutdown Thread/INFO]: Stopping server
2017-02-17 08:58:52,191 ERROR Attempted to append to non-started appender File
Press any key to continue . . .
Fixed in Forgelin 1.3.1 (currently pending approval on CurseForge).
Sadly no, still sais Forgelin dosent exist
[12:10:18] [Server thread/ERROR] [FML]: The mod librarianlib (LibrarianLib) requires mods [forgelin] to be available
[12:10:18] [Server thread/ERROR] [FML]: Mod librarianlib (LibrarianLib) requires [forgelin]
[12:10:18] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraftforge.fml.common.MissingModsException: Mod librarianlib (LibrarianLib) requires [forgelin]
Missing Mods:
forgelin : any
at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:256) ~[Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:526) ~[Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) ~[FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328) ~[FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) ~[ld.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]
with the same error, with stars and all? because that code simply doesn't exist in the new version