When I click Multiplayer button on the main screen of Minecraft it crashes!
What I expected to happen was...:
Enter in multiplayer so I can join a server!
What actually happened was...:
It freezed for a second then it crashed when I clicked multiplayer button!
Steps to Reproduce:
1. Open Minecraft
2. Click Multiplayer!
3. Get the crash message!
Crash report is under the description!
Related issues
Attachments
Comments


Incomplete without a crash report

Here the crash report:
Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 4/23/15 7:39 PM
Description: Rendering screen
java.lang.IllegalArgumentException: bad Base64 input character at 4203: 0 (decimal)
at io.netty.handler.codec.base64.Base64.decode(Base64.java:247)
at io.netty.handler.codec.base64.Base64.decode(Base64.java:197)
at io.netty.handler.codec.base64.Base64.decode(Base64.java:188)
at azk.c(SourceFile:212)
at azk.a(SourceFile:145)
at awd.a(SourceFile:25)
at awi.b(SourceFile:412)
at awi.a(SourceFile:211)
at azh.a(SourceFile:291)
at bfk.a(SourceFile:1039)
at ave.av(SourceFile:914)
at ave.a(SourceFile:325)
at net.minecraft.client.main.Main.main(SourceFile:124)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Stacktrace:
at io.netty.handler.codec.base64.Base64.decode(Base64.java:247)
at io.netty.handler.codec.base64.Base64.decode(Base64.java:197)
at io.netty.handler.codec.base64.Base64.decode(Base64.java:188)
at azk.c(SourceFile:212)
at azk.a(SourceFile:145)
at awd.a(SourceFile:25)
at awi.b(SourceFile:412)
at awi.a(SourceFile:211)
at azh.a(SourceFile:291)
– Screen render details –
Details:
Screen name: azh
Mouse location: Scaled: (203, 142). Absolute: (407, 195)
Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
Stacktrace:
at bfk.a(SourceFile:1039)
at ave.av(SourceFile:914)
at ave.a(SourceFile:325)
at net.minecraft.client.main.Main.main(SourceFile:124)
– System Details –
Details:
Minecraft Version: 1.8.4
Operating System: Windows XP (x86) version 5.1
CPU: 1x AMD Sempron(tm) Processor LE-1150
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 102304304 bytes (97 MB) / 234897408 bytes (224 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.8.4
LWJGL: 2.9.4
OpenGL: GeForce 6150SE nForce 430/integrated/SSE2/3DNOW! GL version 2.1.2, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)

Duplicate issue of MC-38385