Adding Tale of Kingdoms

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

vKILLZ0NEv

New Member
Jul 29, 2019
41
0
0
I'm trying to add Tale of Kingdoms to FTB using both MultiMC and the launcher. ToK requires at least Forge version 6.4.0.394 to run. and when I try adding that version of forge to FTB, it crashes. I don't know what version of Forge FTB is using currently and I don't know if this is really the issue. Here is my crash report if you can make heads or tales of it. I tried and couldn't understand a thing. Thanks.

00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 Loading jars...
00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 Loading URL: file:/C:/Users/Zack/Desktop/FTB/FTBBETAA/instMods/MinecraftForge.zip
00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 Loading URL: file:/C:/Users/Zack/Desktop/FTB/FTBBETAA/minecraft/bin/minecraft.jar
00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 Loading URL: file:/C:/Users/Zack/Desktop/FTB/FTBBETAA/minecraft/bin/lwjgl.jar
00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 Loading URL: file:/C:/Users/Zack/Desktop/FTB/FTBBETAA/minecraft/bin/lwjgl_util.jar
00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 Loading URL: file:/C:/Users/Zack/Desktop/FTB/FTBBETAA/minecraft/bin/jinput.jar
00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 Loading natives...
00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 Exception in thread "main"
00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 java.lang.IncompatibleClassChangeError: Implementing class
00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 at java.lang.ClassLoader.defineClass1(Native Method)
00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 at java.lang.ClassLoader.defineClass(Unknown Source)
00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 at java.security.SecureClassLoader.defineClass(Unknown Source)
00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 at java.net.URLClassLoader.defineClass(Unknown Source)
00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 at java.net.URLClassLoader.access$100(Unknown Source)
00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 at java.net.URLClassLoader$1.run(Unknown Source)
00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 at java.net.URLClassLoader$1.run(Unknown Source)
00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 at java.security.AccessController.doPrivileged(Native Method)
00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 at java.net.URLClassLoader.findClass(Unknown Source)
00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 at java.lang.ClassLoader.loadClass(Unknown Source)
00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 at java.lang.ClassLoader.loadClass(Unknown Source)
00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 at java.lang.ClassLoader.loadClass(Unknown Source)
00:46:56 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:63 at net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:190)
 
I'm not surprised at all, considering that Forge 6.4.0.394 requires Minecraft 1.4.5 and FTB is running Minecraft 1.4.2.

Reading helps ;)