it does't show a crash report but the game output was:
[18:12:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:12:44] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:12:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[18:12:45] [main/INFO] [FML]: Forge Mod Loader version 8.0.20.1295 for Minecraft 1.8 loading
[18:12:45] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_76, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7 [18:12:45] [main/ERROR] [FML]: FML has detected several badly downloaded jar files, which have been named as zip files. You probably need to download them again, or they may not work properly [18:12:45] [main/ERROR] [FML]: Problem file : LuckyBlock_1-8-1_v5-2-0.jar.zip
[18:12:45] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[18:12:45] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:12:45] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:12:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:12:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:12:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:12:54] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[18:12:54] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[18:12:54] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:12:54] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
Exception in thread "main" [18:12:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: codechicken/core/launch/CodeChickenCorePlugin
[18:12:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.asm.NEICorePlugin.getASMTransformerClass(NEICorePlugin.java:18)
[18:12:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:101)
[18:12:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[18:12:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[18:12:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: codechicken.core.launch.CodeChickenCorePlugin
[18:12:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[18:12:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[18:12:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
[18:12:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 4 more
[18:12:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
[18:12:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[18:12:54] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 6 more
ForgeMultipart : minimum version required is 1.2.0.336
Yeah I tried adding Multipart 336 and it just crashes on launch. So I won't be using extra-utilities until this is fixed. If anyone knows how I'd greatly appreciate any help.
Folks could help you better if you posted that crash log. Please use spoiler tags or pastebin.com or similar.
org.mozilla.javascript.EcmaError: TypeError: Cannot find function getBlockType in object 2.
at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:3949)
at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:3927)
at org.mozilla.javascript.ScriptRuntime.typeError(ScriptRuntime.java:3955)
at org.mozilla.javascript.ScriptRuntime.typeError2(ScriptRuntime.java:3974)
at org.mozilla.javascript.ScriptRuntime.notFunctionError(ScriptRuntime.java:4046)
at org.mozilla.javascript.ScriptRuntime.getPropFunctionAndThisHelper(ScriptRuntime.java:2423)
at org.mozilla.javascript.ScriptRuntime.getPropFunctionAndThis(ScriptRuntime.java:2405)
at org.mozilla.javascript.gen.drill_up_js_8._c_lwc_5(drill_up.js:91)
at org.mozilla.javascript.gen.drill_up_js_8.call(drill_up.js)
at org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63)
at org.mozilla.javascript.gen.drill_up_js_8._c_around_4(drill_up.js:65)
at org.mozilla.javascript.gen.drill_up_js_8.call(drill_up.js)
at org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63)
at org.mozilla.javascript.gen.drill_up_js_8._c_column_8(drill_up.js:142)
at org.mozilla.javascript.gen.drill_up_js_8.call(drill_up.js)
at org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63)
at org.mozilla.javascript.gen.drill_up_js_8._c_script_0(drill_up.js:415)
at org.mozilla.javascript.gen.drill_up_js_8.call(drill_up.js)
at org.mozilla.javascript.gen.drill_up_js_8.exec(drill_up.js)
at cubex2.cs2.scripting.ScriptableMod.loadScript(ScriptableMod.java:94)
at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:126)
at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:225)
at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1479)
at script(onUse)
at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:815)
at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109)
at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:393)
at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3280)
at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120)
at cubex2.cs2.util.JavaScriptHelper.executeTrigger(JavaScriptHelper.java:223)
at cubex2.cs2.util.JavaScriptHelper.executeTrigger(JavaScriptHelper.java:100)
at cubex2.cs2.item.WrappedItem.onItemUse(WrappedItem.java:78)
at cubex2.cs2.item.ItemCSPickaxe.func_77648_a(ItemCSPickaxe.java:80)
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:129)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:360)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1447)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1953)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
org.mozilla.javascript.EcmaError: TypeError: Cannot find function getBlockType in object 2.
at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:3949)
at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:3927)
at org.mozilla.javascript.ScriptRuntime.typeError(ScriptRuntime.java:3955)
at org.mozilla.javascript.ScriptRuntime.typeError2(ScriptRuntime.java:3974)
at org.mozilla.javascript.ScriptRuntime.notFunctionError(ScriptRuntime.java:4046)
at org.mozilla.javascript.ScriptRuntime.getPropFunctionAndThisHelper(ScriptRuntime.java:2423)
at org.mozilla.javascript.ScriptRuntime.getPropFunctionAndThis(ScriptRuntime.java:2405)
at org.mozilla.javascript.gen.drill_up_js_8._c_lwc_5(drill_up.js:91)
at org.mozilla.javascript.gen.drill_up_js_8.call(drill_up.js)
at org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63)
at org.mozilla.javascript.gen.drill_up_js_8._c_around_4(drill_up.js:65)
at org.mozilla.javascript.gen.drill_up_js_8.call(drill_up.js)
at org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63)
at org.mozilla.javascript.gen.drill_up_js_8._c_column_8(drill_up.js:142)
at org.mozilla.javascript.gen.drill_up_js_8.call(drill_up.js)
at org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63)
at org.mozilla.javascript.gen.drill_up_js_8._c_script_0(drill_up.js:415)
at org.mozilla.javascript.gen.drill_up_js_8.call(drill_up.js)
at org.mozilla.javascript.gen.drill_up_js_8.exec(drill_up.js)
at cubex2.cs2.scripting.ScriptableMod.loadScript(ScriptableMod.java:94)
at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:126)
at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:225)
at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1479)
at script(onUse)
at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:815)
at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109)
at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:393)
at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3280)
at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120)
at cubex2.cs2.util.JavaScriptHelper.executeTrigger(JavaScriptHelper.java:223)
at cubex2.cs2.util.JavaScriptHelper.executeTrigger(JavaScriptHelper.java:100)
at cubex2.cs2.item.WrappedItem.onItemUse(WrappedItem.java:78)
at cubex2.cs2.item.ItemCSPickaxe.func_77648_a(ItemCSPickaxe.java:80)
at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:505)
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:128)
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:389)
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:556)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
0
Change the dimension ID number in the RunicDungeons.cfg file.
.minecraft/config/RunicDungeons/RunicDungeons.cfg
0
Wow. Missed that. Thank you for reading my mind. =^_^=
0
Hey CubeX2;
Might it be possible to have a function that would remove an entity from the world? As in, make a dropped item or a mob just go poof.
0
Thanks for the new functions, CubeX2!! =^_^=
1
You also need CodeChicenCore.
Make Windows show you file extensions. This way you can easily tell (and correct) when your browser renames the mod file improperly. (See in red)
0
Universal is the one you want.
Post the crash log (please use {!} spoiler tags, or a paste service like pastebin.com) to get help on that.
0
Please use {!} spoiler tags for crash reports.
Forge's new splash screen doesn't work well with this mod. Turn it off.
0
If you mean Forge's in-game list of mods, that's because this isn't a Forge mod. It's a LiteLoader mod.
0
Ooh! Thank you! =^.^=
0
Is there currently a function to get the localized name of a block/item?
0
Folks could help you better if you posted that crash log. Please use spoiler tags or pastebin.com or similar.
0
It works. No bug. PEBKAC
I had made a variable named "mod" earlier in the script ages ago before adding the call to getBlockType recently. Whups.
0
I think this is a bug. CustomStuff2: I'm trying to use mod.getBlockType() from an onUse event in an item:
The script:
The error:
org.mozilla.javascript.EcmaError: TypeError: Cannot find function getBlockType in object 2.
at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:3949)
at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:3927)
at org.mozilla.javascript.ScriptRuntime.typeError(ScriptRuntime.java:3955)
at org.mozilla.javascript.ScriptRuntime.typeError2(ScriptRuntime.java:3974)
at org.mozilla.javascript.ScriptRuntime.notFunctionError(ScriptRuntime.java:4046)
at org.mozilla.javascript.ScriptRuntime.getPropFunctionAndThisHelper(ScriptRuntime.java:2423)
at org.mozilla.javascript.ScriptRuntime.getPropFunctionAndThis(ScriptRuntime.java:2405)
at org.mozilla.javascript.gen.drill_up_js_8._c_lwc_5(drill_up.js:91)
at org.mozilla.javascript.gen.drill_up_js_8.call(drill_up.js)
at org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63)
at org.mozilla.javascript.gen.drill_up_js_8._c_around_4(drill_up.js:65)
at org.mozilla.javascript.gen.drill_up_js_8.call(drill_up.js)
at org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63)
at org.mozilla.javascript.gen.drill_up_js_8._c_column_8(drill_up.js:142)
at org.mozilla.javascript.gen.drill_up_js_8.call(drill_up.js)
at org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63)
at org.mozilla.javascript.gen.drill_up_js_8._c_script_0(drill_up.js:415)
at org.mozilla.javascript.gen.drill_up_js_8.call(drill_up.js)
at org.mozilla.javascript.gen.drill_up_js_8.exec(drill_up.js)
at cubex2.cs2.scripting.ScriptableMod.loadScript(ScriptableMod.java:94)
at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:126)
at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:225)
at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1479)
at script(onUse)
at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:815)
at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109)
at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:393)
at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3280)
at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120)
at cubex2.cs2.util.JavaScriptHelper.executeTrigger(JavaScriptHelper.java:223)
at cubex2.cs2.util.JavaScriptHelper.executeTrigger(JavaScriptHelper.java:100)
at cubex2.cs2.item.WrappedItem.onItemUse(WrappedItem.java:78)
at cubex2.cs2.item.ItemCSPickaxe.func_77648_a(ItemCSPickaxe.java:80)
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:129)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:360)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1447)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1953)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
org.mozilla.javascript.EcmaError: TypeError: Cannot find function getBlockType in object 2.
at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:3949)
at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:3927)
at org.mozilla.javascript.ScriptRuntime.typeError(ScriptRuntime.java:3955)
at org.mozilla.javascript.ScriptRuntime.typeError2(ScriptRuntime.java:3974)
at org.mozilla.javascript.ScriptRuntime.notFunctionError(ScriptRuntime.java:4046)
at org.mozilla.javascript.ScriptRuntime.getPropFunctionAndThisHelper(ScriptRuntime.java:2423)
at org.mozilla.javascript.ScriptRuntime.getPropFunctionAndThis(ScriptRuntime.java:2405)
at org.mozilla.javascript.gen.drill_up_js_8._c_lwc_5(drill_up.js:91)
at org.mozilla.javascript.gen.drill_up_js_8.call(drill_up.js)
at org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63)
at org.mozilla.javascript.gen.drill_up_js_8._c_around_4(drill_up.js:65)
at org.mozilla.javascript.gen.drill_up_js_8.call(drill_up.js)
at org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63)
at org.mozilla.javascript.gen.drill_up_js_8._c_column_8(drill_up.js:142)
at org.mozilla.javascript.gen.drill_up_js_8.call(drill_up.js)
at org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63)
at org.mozilla.javascript.gen.drill_up_js_8._c_script_0(drill_up.js:415)
at org.mozilla.javascript.gen.drill_up_js_8.call(drill_up.js)
at org.mozilla.javascript.gen.drill_up_js_8.exec(drill_up.js)
at cubex2.cs2.scripting.ScriptableMod.loadScript(ScriptableMod.java:94)
at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:126)
at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:225)
at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1479)
at script(onUse)
at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:815)
at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109)
at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:393)
at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3280)
at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120)
at cubex2.cs2.util.JavaScriptHelper.executeTrigger(JavaScriptHelper.java:223)
at cubex2.cs2.util.JavaScriptHelper.executeTrigger(JavaScriptHelper.java:100)
at cubex2.cs2.item.WrappedItem.onItemUse(WrappedItem.java:78)
at cubex2.cs2.item.ItemCSPickaxe.func_77648_a(ItemCSPickaxe.java:80)
at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:505)
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:128)
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:389)
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:556)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
.
0
If you can surf the web and the like on it, then probably not.
Have you tried again since? This doesn't have to be a problem on your end, the site may just have been down/slow/etc.
0
It appears it can't download a required library. Be sure the machine has a working internet connection when you start Minecraft.