Hello everyone, long time lurker, first time poster. And I have to say that I'm embarrassed that my first post is a help request :/. But lets cut straight to the quick shall we? Lately I've been enjoying several different mods (Thaumcraft, NEI, Balkon's etc. etc.) And haven't had a single issue, in fact everything was running beautifully... Right up until I decided that Rei's Minimap would be a helpful addition.
Standard automated install process via forge, everything is working fine right up until I run Minecraft and hit a literal Black wall. So, I forced an update, cleared everything straight down to vanilla, as I suspected a dirty install, and began reinstalling mods one at a time, slowly and carefully, starting of course, with Forge.
Problem now is, that any mod whatsoever, Forge included, leads me to the same black screen issue while Vanilla works just fine. (Yes Forge is being hand installed in .jar, and the Meta is being properly deleted.) I would like to get at least some basic mods that I've grown accustomed to using running again, but so far I've been unable to get anything running beyond core Minecraft and would appreciate a hand here. There are no error prompts, nothing wrong with Java as far as I can tell (Which isn't saying much *The n00b waves from behind the monitor*) And I'm running the latest java updates. I rightfully have no idea what could be the problem and to speculate on it myself when I could ask people with far more experience is just foolish.
Second, there's been a rumor (possibly confirmed? I don't know) that the latest version of Java has been causing problems for Minecraft, so you might want to roll back a version and see if that helps. Just something to try.
Done and done, think I see the issue there under [SEVERE] but rightfully not sure how to fix it if that is indeed the problem (Rei's still trying to initialize despite my earlier attempts to expunge it.) Also, Thank you for the greeting, and as far as grammar goes, I try.
C:\Users\FailedsharingClass\Desktop>"%ProgramFiles%/Java/jre7/bin/java" -Xms1G -
Xmx1G -cp Minecraft.exe net.minecraft.LauncherFrame
asdf
27 achievements
210 recipes
Setting user: KingofFive, 5774691189187059927
LWJGL Version: 2.4.2
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see [url="http://www.lwjgl.or"]http://www.lwjgl.or[/url]
g)
OpenAL initialized.
java.io.IOException: Server returned HTTP response code: 503 for URL: [url="http://s3"]http://s3[/url].
amazonaws.com/MinecraftResources/
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
at java.net.URL.openStream(Unknown Source)
at arn.run(SourceFile:33)
Stopping!
SoundSystem shutting down...
Author: Paul Lamb, [url="http://www.paulscode.com"]www.paulscode.com[/url]
-----------------------------------------------------------------Direct Insert. The above is a clean Vanilla startup. The below is after Forge is initialized.-
C:\Users\FailedsharingClass\Desktop>"%ProgramFiles%/Java/jre7/bin/java" -Xms1G -
Xmx1G -cp Minecraft.exe net.minecraft.LauncherFrame
asdf
2013-02-20 08:37:19 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 f
or Minecraft 1.4.7 loading
2013-02-20 08:37:20 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraf
t Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-02-20 08:37:20 [INFO] [STDOUT] Adding Accesstransformer map: codechickencor
e_at.cfg
2013-02-20 08:37:20 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
2013-02-20 08:37:20 [INFO] [STDOUT] Inserted super call into avz.c
2013-02-20 08:37:20 [INFO] [STDOUT] avf was overriden from NotEnoughItems 1.4.5.
1.jar
2013-02-20 08:37:21 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
2013-02-20 08:37:21 [INFO] [STDOUT] Inserted GameData hook
2013-02-20 08:37:22 [INFO] [STDOUT] 27 achievements
2013-02-20 08:37:22 [INFO] [STDOUT] 210 recipes
2013-02-20 08:37:22 [INFO] [STDOUT] Setting user: KingofFive, 671614680773054303
8
2013-02-20 08:37:22 [INFO] [STDOUT] LWJGL Version: 2.4.2
2013-02-20 08:37:22 [INFO] [ForgeModLoader] Attempting early MinecraftForge init
ialization
2013-02-20 08:37:22 [INFO] [STDOUT] MinecraftForge v6.6.0.497 Initialized
2013-02-20 08:37:22 [INFO] [ForgeModLoader] MinecraftForge v6.6.0.497 Initialize
d
2013-02-20 08:37:23 [INFO] [STDOUT] Replaced 84 ore recipies
2013-02-20 08:37:23 [INFO] [ForgeModLoader] Completed early MinecraftForge initi
alization
2013-02-20 08:37:23 [INFO] [ForgeModLoader] Searching C:\Users\Christopher Seema
n\AppData\Roaming\.minecraft\mods for mods
2013-02-20 08:37:24 [INFO] [ForgeModLoader] Forge Mod Loader has identified 10 m
ods to load
2013-02-20 08:37:24 [SEVERE] [ForgeModLoader] Detected an attempt by a mod mod_R
eiMinimap to perform game activity during mod construction. This is a serious pr
ogramming error.
2013-02-20 08:37:24 [INFO] [STDERR] Exception in thread "Minecraft main thread"
java.lang.NoClassDefFoundError: reifnsk/minimap/GuiOptionScreen
2013-02-20 08:37:24 [INFO] [STDERR] at mod_ReiMinimap.getVersion(mod_ReiMini
map.java:27)
2013-02-20 08:37:24 [INFO] [STDERR] at cpw.mods.fml.common.modloader.ModLoad
erModContainer.getVersion(ModLoaderModContainer.java:423)
2013-02-20 08:37:24 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(L
oader.java:483)
2013-02-20 08:37:24 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.
beginMinecraftLoading(FMLClientHandler.java:161)
2013-02-20 08:37:24 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Mine
craft.java:410)
2013-02-20 08:37:24 [INFO] [STDERR] at asq.a(SourceFile:56)
2013-02-20 08:37:24 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Mi
necraft.java:744)
2013-02-20 08:37:24 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-02-20 08:37:24 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException:
reifnsk.minimap.GuiOptionScreen
2013-02-20 08:37:24 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClass
Loader.findClass(RelaunchClassLoader.java:185)
2013-02-20 08:37:24 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unkno
wn Source)
2013-02-20 08:37:24 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unkno
wn Source)
2013-02-20 08:37:24 [INFO] [STDERR] ... 8 more
2013-02-20 08:37:24 [INFO] [STDERR] Caused by: java.lang.IllegalAccessError: cla
ss reifnsk.minimap.GuiOptionScreen cannot access its superclass apn
2013-02-20 08:37:24 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Na
tive Method)
2013-02-20 08:37:24 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(Unk
nown Source)
2013-02-20 08:37:24 [INFO] [STDERR] at java.security.SecureClassLoader.defin
eClass(Unknown Source)
2013-02-20 08:37:24 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClass
Loader.findClass(RelaunchClassLoader.java:174)
2013-02-20 08:37:24 [INFO] [STDERR] ... 10 more
It appears as though your Vanilla shouldn't be booting either due to being unable to connect to a server, because of this:
java.io.IOException: Server returned HTTP response code: 503 for URL: [url="http://s3"]http://s3[/url].
amazonaws.com/MinecraftResources/
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
at java.net.URL.openStream(Unknown Source)
at arn.run(SourceFile:33)
O well, life will continue. I do however have good news, I managed to find the last remnants of Rei's minimap hiding in a folder, now that it's been expunged completely via a nuclear method, Forge is running again and I'm clearing things up. Thanks for all the help, to be honest, I'd have never figured this out without the Command Prompt code snippet you linked me to Odie.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Standard automated install process via forge, everything is working fine right up until I run Minecraft and hit a literal Black wall. So, I forced an update, cleared everything straight down to vanilla, as I suspected a dirty install, and began reinstalling mods one at a time, slowly and carefully, starting of course, with Forge.
Problem now is, that any mod whatsoever, Forge included, leads me to the same black screen issue while Vanilla works just fine. (Yes Forge is being hand installed in .jar, and the Meta is being properly deleted.) I would like to get at least some basic mods that I've grown accustomed to using running again, but so far I've been unable to get anything running beyond core Minecraft and would appreciate a hand here. There are no error prompts, nothing wrong with Java as far as I can tell (Which isn't saying much *The n00b waves from behind the monitor*) And I'm running the latest java updates. I rightfully have no idea what could be the problem and to speculate on it myself when I could ask people with far more experience is just foolish.
Welcome to the forums!
Anyway...try one of the methods on this page ( http://www.minecraftwiki.net/wiki/Crash#How_to_get_a_crash_report ) and see if a crash report is being generating despite Minecraft not fully crashing.
Second, there's been a rumor (possibly confirmed? I don't know) that the latest version of Java has been causing problems for Minecraft, so you might want to roll back a version and see if that helps. Just something to try.
Let us know if it'll run vanilla