I updated the launcher today (1.3.14) and Unleashed crashes after the FTB Splash Screen:
This is different from the crash after Thursday's update (which was fixed Friday) in that it happens way before loading the mods. For full log see: http://pastebin.com/b0qz046d
Anyway, I'm posting this here, because it isn't a request for support, and I'm not certain where bu-reports should go (The support wite says it isn't the place to report bugs, and this site says it isn't the place for support)
UPDATE: I went bak to a backup of 1.3.9 and the problem was there too...So I cleared all of the log files out of the client/minecraft directory, and lo-and-behold it fixed it.
I'll post this on the support site if its not already there, but it still seems like a bug.
Code:
MCDIR: /home/pyrodave/Downloads/ftb/client/Unleashed/.minecraft
Launching with applet wrapper...
java.lang.NullPointerException
at cpw.mods.fml.relauncher.FMLRelaunchLog.resetLoggingHandlers(FMLRelaunchLog.java:203)
at cpw.mods.fml.relauncher.FMLRelaunchLog.configureLogging(FMLRelaunchLog.java:187)
at cpw.mods.fml.relauncher.FMLRelaunchLog.log(FMLRelaunchLog.java:233)
at cpw.mods.fml.relauncher.FMLRelaunchLog.info(FMLRelaunchLog.java:265)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:164)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
at net.minecraft.Launcher.init(Launcher.java:86)
at net.ftb.legacylaunch.MinecraftFrame.start(MinecraftFrame.java:137)
at net.ftb.legacylaunch.Launch.main(Launch.java:112)
This is different from the crash after Thursday's update (which was fixed Friday) in that it happens way before loading the mods. For full log see: http://pastebin.com/b0qz046d
Anyway, I'm posting this here, because it isn't a request for support, and I'm not certain where bu-reports should go (The support wite says it isn't the place to report bugs, and this site says it isn't the place for support)
UPDATE: I went bak to a backup of 1.3.9 and the problem was there too...So I cleared all of the log files out of the client/minecraft directory, and lo-and-behold it fixed it.
I'll post this on the support site if its not already there, but it still seems like a bug.
Last edited: