-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.7.5
-
None
-
Latest Java 32 Bit
-
Unconfirmed
— Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 3/28/14 4:52 AM
Description: Rendering screen
java.lang.IllegalArgumentException: bad Base64 input character at 546: 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 bge.b(SourceFile:155)
at bge.a(SourceFile:130)
at bat.a(SourceFile:26)
at bay.b(SourceFile:382)
at bay.a(SourceFile:259)
at bgb.a(SourceFile:283)
at bll.b(SourceFile:851)
at azd.ad(SourceFile:780)
at azd.e(SourceFile:704)
at net.minecraft.client.main.Main.main(SourceFile:103)
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 bge.b(SourceFile:155)
at bge.a(SourceFile:130)
at bat.a(SourceFile:26)
at bay.b(SourceFile:382)
at bay.a(SourceFile:259)
at bgb.a(SourceFile:283)
– Screen render details –
Details:
Screen name: bgb
Mouse location: Scaled: (176, 110). Absolute: (352, 259)
Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
Stacktrace:
at bll.b(SourceFile:851)
at azd.ad(SourceFile:780)
at azd.e(SourceFile:704)
at net.minecraft.client.main.Main.main(SourceFile:103)
– System Details –
Details:
Minecraft Version: 1.7.2
Operating System: Windows XP (x86) version 5.1
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 20210968 bytes (19 MB) / 74018816 bytes (70 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.2
LWJGL: 2.9.0
OpenGL: Intel 915G GL version 1.4.0 - Build 4.14.10.3847, Intel
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: Canadian English (CA)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~ERROR~ NullPointerException: null
Anisotropic Filtering: Off (1)
- duplicates
-
MC-38385 Hopper: java.lang.IllegalArgumentException: bad Base64 input character at 4036: 5 (Caused by corrupt servers.dat)
- Resolved