From 745fa93f3f221623ccc62fa3e14d5754bb18cd1b Mon Sep 17 00:00:00 2001 From: Christian Date: Sun, 14 Jul 2013 13:47:53 -0400 Subject: [PATCH] Updated FML: MinecraftForge/FML@0378355c3720d587652b7792665a8b70bf104eb3 The server.classpath generates the runtime manifest, so it needs the non-debug asm jars. MinecraftForge/FML@a3f48734ffbbb2eccffdafcd3cbe73824bd1afd6 Fix up jar sanity check code. FML validation of the jar works now and doesn't derp classloading. MinecraftForge/FML@9947ba85036542a3231e25328d3300f2a5337370 Fix logo handling. no more NPE if the logo can't be found. Also, fix location of mcp logo now. --- fml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fml b/fml index c625ef300..9947ba850 160000 --- a/fml +++ b/fml @@ -1 +1 @@ -Subproject commit c625ef30093abb0755985c74d1f31e2c4cf6cfdd +Subproject commit 9947ba85036542a3231e25328d3300f2a5337370