Advertisement
Guest User

Untitled

a guest
Jun 1st, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't do that.
  3.  
  4. Time: 01.06.16 15:48
  5. Description: Rendering screen
  6.  
  7. java.lang.IllegalArgumentException: bad Base64 input character at 4027: 0 (decimal)
  8. at io.netty.handler.codec.base64.Base64.decode(Base64.java:247)
  9. at io.netty.handler.codec.base64.Base64.decode(Base64.java:197)
  10. at io.netty.handler.codec.base64.Base64.decode(Base64.java:188)
  11. at azk.c(SourceFile:212)
  12. at azk.a(SourceFile:145)
  13. at awd.a(SourceFile:25)
  14. at awi.b(SourceFile:412)
  15. at awi.a(SourceFile:211)
  16. at azh.a(SourceFile:291)
  17. at bfk.a(SourceFile:1039)
  18. at ave.av(SourceFile:915)
  19. at ave.a(SourceFile:325)
  20. at net.minecraft.client.main.Main.main(SourceFile:124)
  21.  
  22.  
  23. A detailed walkthrough of the error, its code path and all known details is as follows:
  24. ---------------------------------------------------------------------------------------
  25.  
  26. -- Head --
  27. Stacktrace:
  28. at io.netty.handler.codec.base64.Base64.decode(Base64.java:247)
  29. at io.netty.handler.codec.base64.Base64.decode(Base64.java:197)
  30. at io.netty.handler.codec.base64.Base64.decode(Base64.java:188)
  31. at azk.c(SourceFile:212)
  32. at azk.a(SourceFile:145)
  33. at awd.a(SourceFile:25)
  34. at awi.b(SourceFile:412)
  35. at awi.a(SourceFile:211)
  36. at azh.a(SourceFile:291)
  37.  
  38. -- Screen render details --
  39. Details:
  40. Screen name: azh
  41. Mouse location: Scaled: (260, 143). Absolute: (1042, 504)
  42. Screen size: Scaled: (480, 270). Absolute: (1920, 1080). Scale factor of 4
  43. Stacktrace:
  44. at bfk.a(SourceFile:1039)
  45. at ave.av(SourceFile:915)
  46. at ave.a(SourceFile:325)
  47. at net.minecraft.client.main.Main.main(SourceFile:124)
  48.  
  49. -- System Details --
  50. Details:
  51. Minecraft Version: 1.8.9
  52. Operating System: Windows 10 (amd64) version 10.0
  53. Java Version: 1.8.0_25, Oracle Corporation
  54. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  55. Memory: 136621328 bytes (130 MB) / 266760192 bytes (254 MB) up to 1060372480 bytes (1011 MB)
  56. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  57. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  58. Launched Version: 1.8.9
  59. LWJGL: 2.9.4
  60. OpenGL: GeForce 840M/PCIe/SSE2 GL version 4.5.0 NVIDIA 362.00, NVIDIA Corporation
  61. GL Caps: Using GL 1.3 multitexturing.
  62. Using GL 1.3 texture combiners.
  63. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  64. Shaders are available because OpenGL 2.1 is supported.
  65. VBOs are available because OpenGL 1.5 is supported.
  66.  
  67. Using VBOs: Yes
  68. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  69. Type: Client (map_client.txt)
  70. Resource Packs: DAVEnet Texturepack.zip
  71. Current Language: English (US)
  72. Profiler Position: N/A (disabled)
  73. CPU: 4x Intel(R) Core(TM) i7-4510U CPU @ 2.00GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement