Posted September 26, 20187 yr I see between 2714 and 2715, JLine was updated from libraries\jline\jline\2.13\jline-2.13.jar to libraries\org\jline\jline\3.5.1\jline-3.5.1.jar Since 2715, previously working mods crash my client when they print to the console via jline.internal.Log: Spoiler [Server thread/FATAL] [minecraft/MinecraftServer]: Error executing task java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: jline/internal/Log at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_181] at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_181] at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) [chd.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_181] I assume I need to build such mods with newer versions of Forge - just wanted to mention it in case it affects others.
September 26, 20187 yr And this boys and girls is why you don't use internal packages. Either way, update your mods. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.