Page 1 of 1

Crash immediately after logging on

Posted: Sat May 02, 2015 8:07 pm
by Joyman533
I got this as soon as my internet connection got much worse (went to some place).
Happens a few seconds after the blocks around me load after logging in.
###############################
# Minecraft has crashed ! #
###############################

null


--- BEGIN ERROR REPORT c2d8fefd --------
Generated 5/2/15 4:01 PM

Mod version: 6.1b
Resource Packs: Default;resources;Default (minecraft.jar)
OS: Windows 7 (amd64 on x64 OS) version 6.1
Java: 1.7.0_67, Oracle Corporation
JVM Memory: 1820MB
Texture Memory: Allocated 22.39 MBMB
Tesselator buffers: 4325376 Bytes / 2228224 Bytes
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.8.5 Custom
OpenGL: ATI Mobility Radeon HD 5450 version 4.0.10188 Compatibility Profile Context, ATI Technologies Inc.
Worlds: 1
Chunks: 0/1
C: 0/400. F: 0, O: 0, E: 400, V: 0
E: 0/95. B: 0, I: 95
P: 0. T: All: 95


Unexpected error
java.lang.NullPointerException
at faafdsdsoudsuoaf.int(SourceFile:1615)
at fasdiiuoafafiiou.initGui(SourceFile:51)
at sdsdiiuoafafdsuo.setWorldAndResolution(SourceFile:155)
at net.minecraft.client.Minecraft.do(SourceFile:1085)
at net.minecraft.client.Minecraft.char(SourceFile:2325)
at net.minecraft.client.Minecraft.do(SourceFile:1441)
at net.minecraft.client.Minecraft.run(SourceFile:1200)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT bc1e64e2 ----------

Re: Crash immediately after logging on

Posted: Mon May 04, 2015 2:02 am
by PhantomAtLarge
That last bit of the error report is... Interesting. I will do some research. Even though you seem to be fine now, might as well find out so nobody else gets this.

Re: Crash immediately after logging on

Posted: Mon May 04, 2015 2:19 am
by Joyman533
It happened only twice, and only when I was using my phone's internet because my normal internet went down.

Re: Crash immediately after logging on

Posted: Mon May 04, 2015 2:27 am
by nickmcski
tnt_master03 wrote:That last bit of the error report is... Interesting. I will do some research. Even though you seem to be fine now, might as well find out so nobody else gets this.
Th end of the report is a obfucated stack trace, coders have the deobfucation program so we can make sence of it but to normal players it shouldn't mean anything

Re: Crash immediately after logging on

Posted: Mon May 04, 2015 2:33 am
by Joyman533
nickmcski wrote:
tnt_master03 wrote:That last bit of the error report is... Interesting. I will do some research. Even though you seem to be fine now, might as well find out so nobody else gets this.
Th end of the report is a obfucated stack trace, coders have the deobfucation program so we can make sence of it but to normal players it shouldn't mean anything
Ah so that's why packets and things like that have nonsense names.