Advertisement
Guest User

crash flex gui

a guest
Feb 22nd, 2014
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.89 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Everything's going to plan. No, really, that was supposed to happen.
  3.  
  4. Time: 2/22/14 6:16 PM
  5. Description: Initializing game
  6.  
  7. java.lang.VerifyError: Bad type on operand stack
  8. Exception Details:
  9. Location:
  10. bah.a(Laym;IILbag;)V @94: invokestatic
  11. Reason:
  12. Type 'ayn' (current frame, stack[1]) is not assignable to 'ayt'
  13. Current Frame:
  14. bci: @94
  15. flags: { }
  16. locals: { 'bah', 'aym', integer, integer, 'bag', 'ayr', 'java/util/Collection', integer, top, 'java/util/Iterator', 'ayo', 'ayn' }
  17. stack: { 'java/lang/StringBuilder', 'ayn', 'java/lang/String' }
  18. Bytecode:
  19. 0000000: 2bb6 0284 3a05 1905 2bb6 02d6 3a06 1906
  20. 0000010: b902 d901 0010 0fa3 01ae 1904 2bb6 02db
  21. 0000020: b601 3836 0719 06b9 02df 0100 3a09 1909
  22. 0000030: b902 e401 0099 0059 1909 b902 e801 00c0
  23. 0000040: 0290 3a0a 1905 190a b602 eab6 027d 3a0b
  24. 0000050: bb00 c359 b700 c419 0b19 0ab6 02ea b802
  25. 0000060: 82b6 00ca 1302 ecb6 00ca b202 eeb6 028e
  26. 0000070: 190a b602 92b6 0135 b600 d93a 0815 0719
  27. 0000080: 0419 08b6 0138 b802 f336 07a7 ffa3 1906
  28. 0000090: b902 d901 0019 04b4 02f5 6836 091c 056c
  29. 00000a0: 1509 066c 6036 0a06 360b 1d15 0764 150b
  30. 00000b0: 6436 0c03 360d 1906 b902 df01 003a 0e19
  31. 00000c0: 0eb9 02e4 0100 9900 ff19 0eb9 02e8 0100
  32. 00000d0: c002 903a 0f84 0d01 1905 190f b602 eab6
  33. 00000e0: 027d 3a10 1910 190f b602 eab8 0282 3a11
  34. 00000f0: bb00 c359 b700 c4b2 02ee b602 8e12 2db6
  35. 0000100: 00ca 190f b602 92b6 0135 b600 d93a 1215
  36. 0000110: 0a15 0d19 04b4 02f5 6864 3613 1d15 0b64
  37. 0000120: 0560 3614 150c 0564 1513 1514 1513 1904
  38. 0000130: b402 f560 1302 f6b8 011a 1904 1911 150c
  39. 0000140: 1513 1302 72b6 013b 5719 0419 1215 1419
  40. 0000150: 0419 12b6 0138 6415 1313 0272 b601 3b57
  41. 0000160: 150d 1906 b902 d901 00a0 0059 2bb6 02db
  42. 0000170: 3a15 150c 0564 1513 1904 b402 f564 0464
  43. 0000180: 1514 1513 0464 1302 f7b8 011a 150c 0564
  44. 0000190: 1513 0464 1514 1513 1302 f6b8 011a 1904
  45. 00001a0: 1915 150c 1507 056c 6019 0419 15b6 0138
  46. 00001b0: 056c 6415 1319 04b4 02f5 6413 0272 b601
  47. 00001c0: 3b57 a7fe fdb1
  48. Stackmap Table:
  49. full_frame(@46,{Object[#2],Object[#592],Integer,Integer,Object[#117],Object[#584],Object[#728],Integer,Top,Object[#737]},{})
  50. chop_frame(@142,2)
  51. full_frame(@191,{Object[#2],Object[#592],Integer,Integer,Object[#117],Object[#584],Object[#728],Integer,Top,Integer,Integer,Integer,Integer,Integer,Object[#737]},{})
  52. same_frame_extended(@450)
  53. full_frame(@453,{Object[#2],Object[#592],Integer,Integer,Object[#117],Object[#584],Object[#728]},{})
  54.  
  55. at azi.ad(SourceFile:442)
  56. at azi.f(SourceFile:696)
  57. at net.minecraft.client.main.Main.main(SourceFile:152)
  58. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  60. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  61. at java.lang.reflect.Method.invoke(Unknown Source)
  62. at magic.launcher.Launcher.main(SourceFile:207)
  63.  
  64.  
  65. A detailed walkthrough of the error, its code path and all known details is as follows:
  66. ---------------------------------------------------------------------------------------
  67.  
  68. -- Head --
  69. Stacktrace:
  70. at azi.ad(SourceFile:442)
  71.  
  72. -- Initialization --
  73. Details:
  74. Stacktrace:
  75. at azi.f(SourceFile:696)
  76. at net.minecraft.client.main.Main.main(SourceFile:152)
  77. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  78. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  79. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  80. at java.lang.reflect.Method.invoke(Unknown Source)
  81. at magic.launcher.Launcher.main(SourceFile:207)
  82.  
  83. -- System Details --
  84. Details:
  85. Minecraft Version: 1.7.4
  86. Operating System: Windows 7 (amd64) version 6.1
  87. Java Version: 1.7.0_40, Oracle Corporation
  88. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  89. Memory: 1790986888 bytes (1708 MB) / 2058878976 bytes (1963 MB) up to 2058878976 bytes (1963 MB)
  90. JVM Flags: 3 total; -Xms2048m -Xmx2048m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  91. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  92. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  93. Launched Version: 1.7.4
  94. LWJGL: 2.9.1
  95. OpenGL: GeForce GTX 460 v2/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
  96. GL Caps: Using GL 1.3 multitexturing.
  97. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  98. Anisotropic filtering is supported and maximum anisotropy is 16.
  99. Shaders are available because OpenGL 2.1 is supported.
  100.  
  101. Is Modded: Very likely; Jar signature invalidated
  102. Type: Client (map_client.txt)
  103. Resource Packs: []
  104. Current Language: English (US)
  105. Profiler Position: N/A (disabled)
  106. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  107. Anisotropic Filtering: On (2)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement