Problem FTB Direwolf20 1.6.4 pack not working with the latest MCPC+ 1.6.4 build! help!

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

FtbTooHard

New Member
Jul 29, 2019
11
0
0
Im having issues getting MCPC+ to work with the Direwolf20 pack( The new version). Everytime I try it I get these respones....

Crash Report says:

Description: Exception in server tick loop

cpw.mods.fml.common.MissingModsException
at cpw.mods.fml.common.Loader.sortModList(Loader.java:244)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:491)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:92)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:634)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)


Console says:

2013-12-28 11:57:32 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:92)
2013-12-28 11:57:32
[SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:634)
2013-12-28 11:57:32
[SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2013-12-28 11:57:32
[SEVERE] Encountered an unexpected exception MissingModsException
cpw.mods.fml.common.MissingModsException
at cpw.mods.fml.common.Loader.sortModList(Loader.java:244)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:491)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:92)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:634)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2013-12-28 11:57:32 [SEVERE] This crash report has been saved to: blah blah blah
 

leelawd

New Member
Jul 29, 2019
83
0
0
If i recall correctly, the current Direwolf20 version will not work with any MCPC+ version of 185 or above, because they changed the forge version.

Railcraft insist that you use the previous version so it will not load until that mod is updated in the pack, This happened on my server when i updated to 185 when it came out
 

FTB player

New Member
Jul 29, 2019
1
0
0
dirs mk'd
debug: retaining modpack file: C:\Users\Michael\AppData\Roaming\ftblauncher\ModPacks\Direwolf20_1_6_4\Direwolf20.zip
Syncing Assets:
The FTB Launcher has found the following Java versions installed:
The FTB Launcher has found the following Java versions installed:
Java Path: C:\Program Files\Java\jre7\bin\javaw.exe
Setting MinMemory to 256
Setting MaxMemory to 1024
Error making tracking request: java.net.UnknownHostException: www.google-analytics.com
Jan 05, 2014 7:45:02 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Jan 05, 2014 7:45:02 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Jan 05, 2014 7:45:02 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
Exception in thread "main" java.lang.NoClassDefFoundError: com/google/common/collect/Lists
at cpw.mods.fml.common.launcher.FMLTweaker.acceptOptions(FMLTweaker.java:52)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:110)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Lists
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 3 more

how do i fix this?