Advertisement
Guest User

Warz Crash

a guest
Nov 16th, 2014
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 16-11-2014 16:48
  5. Description: Updating screen events
  6.  
  7. java.lang.IllegalArgumentException: java.text.ParseException: A prohibited code point was found in the input?mc-warz
  8. at java.net.IDN.toASCIIInternal(IDN.java:243)
  9. at java.net.IDN.toASCII(IDN.java:101)
  10. at java.net.IDN.toASCII(IDN.java:127)
  11. at cev.a(SourceFile:21)
  12. at bwb.<init>(SourceFile:38)
  13. at bzp.a(SourceFile:313)
  14. at bzp.f(SourceFile:305)
  15. at bzs.a(SourceFile:260)
  16. at buu.b(SourceFile:41)
  17. at bzp.a(SourceFile:344)
  18. at bxf.k(SourceFile:405)
  19. at bzp.k(SourceFile:85)
  20. at bxf.p(SourceFile:382)
  21. at bsu.r(SourceFile:1473)
  22. at bsu.as(SourceFile:877)
  23. at bsu.a(SourceFile:314)
  24. at net.minecraft.client.main.Main.main(SourceFile:120)
  25. Caused by: java.text.ParseException: A prohibited code point was found in the input?mc-warz
  26. at sun.net.idn.StringPrep.prepare(StringPrep.java:430)
  27. at java.net.IDN.toASCIIInternal(IDN.java:241)
  28. ... 16 more
  29.  
  30.  
  31. A detailed walkthrough of the error, its code path and all known details is as follows:
  32. ---------------------------------------------------------------------------------------
  33.  
  34. -- Head --
  35. Stacktrace:
  36. at java.net.IDN.toASCIIInternal(IDN.java:243)
  37. at java.net.IDN.toASCII(IDN.java:101)
  38. at java.net.IDN.toASCII(IDN.java:127)
  39. at cev.a(SourceFile:21)
  40. at bwb.<init>(SourceFile:38)
  41. at bzp.a(SourceFile:313)
  42. at bzp.f(SourceFile:305)
  43. at bzs.a(SourceFile:260)
  44. at buu.b(SourceFile:41)
  45. at bzp.a(SourceFile:344)
  46. at bxf.k(SourceFile:405)
  47. at bzp.k(SourceFile:85)
  48. at bxf.p(SourceFile:382)
  49.  
  50. -- Affected screen --
  51. Details:
  52. Screen name: bzp
  53. Stacktrace:
  54. at bsu.r(SourceFile:1473)
  55. at bsu.as(SourceFile:877)
  56. at bsu.a(SourceFile:314)
  57. at net.minecraft.client.main.Main.main(SourceFile:120)
  58.  
  59. -- System Details --
  60. Details:
  61. Minecraft Version: 1.8
  62. Operating System: Mac OS X (x86_64) version 10.10
  63. Java Version: 1.6.0_65, Apple Inc.
  64. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
  65. Memory: 190727048 bytes (181 MB) / 296644608 bytes (282 MB) up to 1060372480 bytes (1011 MB)
  66. JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  67. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  68. Launched Version: 1.8
  69. LWJGL: 2.9.2
  70. OpenGL: NVIDIA GeForce 320M OpenGL Engine GL version 2.1 NVIDIA-10.0.19 310.90.10.05b12, NVIDIA Corporation
  71. GL Caps: Using GL 1.3 multitexturing.
  72. Using GL 1.3 texture combiners.
  73. Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
  74. Shaders are available because OpenGL 2.1 is supported.
  75. VBOs are available because OpenGL 1.5 is supported.
  76.  
  77. Using VBOs: No
  78. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  79. Type: Client (map_client.txt)
  80. Resource Packs: []
  81. Current Language: English (US)
  82. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement