-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8.9
-
None
-
Unconfirmed
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 2/17/16 3:18 PM
Description: Rendering screen
java.lang.IllegalArgumentException: bad Base64 input character at 7015: 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:915)
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: (288, 163). Absolute: (866, 558)
Screen size: Scaled: (560, 350). Absolute: (1680, 1050). Scale factor of 3
Stacktrace:
at bfk.a(SourceFile:1039)
at ave.av(SourceFile:915)
at ave.a(SourceFile:325)
at net.minecraft.client.main.Main.main(SourceFile:124)
– System Details –
Details:
Minecraft Version: 1.8.9
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 117083408 bytes (111 MB) / 239865856 bytes (228 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.8.9
LWJGL: 2.9.4
OpenGL: AMD Radeon HD 8670D GL version 4.2.12420 Compatibility Profile Context 13.151.0.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 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)
CPU: 4x AMD A10-6700 APU with Radeon(tm) HD Graphics
- duplicates
-
MC-38385 Hopper: java.lang.IllegalArgumentException: bad Base64 input character at 4036: 5 (Caused by corrupt servers.dat)
- Resolved