Advertisement
Guest User

Untitled

a guest
Mar 29th, 2015
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.38 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You should try our sister game, Minceraft!
  3.  
  4. Time: 3/29/15 4:50 PM
  5. Description: Unexpected error
  6.  
  7. java.lang.IllegalArgumentException: Cannot set property bev{name=variant, clazz=class ayx, values=[acacia, dark_oak]} to oak on block minecraft:log2, it is not an allowed value
  8. at beg.a(SourceFile:124)
  9. at ayi.a(SourceFile:33)
  10. at atr.a(SourceFile:678)
  11. at axm.a(SourceFile:51)
  12. at aju.a(SourceFile:56)
  13. at amj.a(SourceFile:127)
  14. at cem.a(SourceFile:310)
  15. at bsu.au(SourceFile:1351)
  16. at bsu.r(SourceFile:1787)
  17. at bsu.as(SourceFile:877)
  18. at bsu.a(SourceFile:314)
  19. at net.minecraft.client.main.Main.main(SourceFile:120)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  23. at java.lang.reflect.Method.invoke(Method.java:483)
  24. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  25. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  26.  
  27.  
  28. A detailed walkthrough of the error, its code path and all known details is as follows:
  29. ---------------------------------------------------------------------------------------
  30.  
  31. -- Head --
  32. Stacktrace:
  33. at beg.a(SourceFile:124)
  34. at ayi.a(SourceFile:33)
  35. at atr.a(SourceFile:678)
  36. at axm.a(SourceFile:51)
  37. at aju.a(SourceFile:56)
  38. at amj.a(SourceFile:127)
  39. at cem.a(SourceFile:310)
  40. at bsu.au(SourceFile:1351)
  41.  
  42. -- Affected level --
  43. Details:
  44. Level name: MpServer
  45. All players: 5 total; [cio['killeryomama'/12955, l='MpServer', x=5014.87, y=2.00, z=5157.98], cip['budder0123456789'/12400, l='MpServer', x=5009.50, y=4.00, z=5144.91], cip['Zepsoh'/11731, l='MpServer', x=5014.22, y=4.16, z=5155.22], cip['Rewtie'/13801, l='MpServer', x=5020.09, y=2.78, z=5157.80], cip['mark264'/11779, l='MpServer', x=5008.31, y=7.19, z=5145.69]]
  46. Chunk stats: MultiplayerChunkCache: 441, 441
  47. Level seed: 0
  48. Level generator: ID 01 - flat, ver 0. Features enabled: false
  49. Level generator options:
  50. Level spawn location: 6146.00,4.00,6245.00 - World: (6146,4,6245), Chunk: (at 2,0,5 in 384,390; contains blocks 6144,0,6240 to 6159,255,6255), Region: (12,12; contains chunks 384,384 to 415,415, blocks 6144,0,6144 to 6655,255,6655)
  51. Level time: 486428729 game time, 48020090682 day time
  52. Level dimension: 0
  53. Level storage version: 0x00000 - Unknown?
  54. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  55. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  56. Forced entities: ~~ERROR~~ NullPointerException: null
  57. Retry entities: 0 total; []
  58. Server brand: Spigot
  59. Server type: Non-integrated multiplayer server
  60. Stacktrace:
  61. at cen.a(WorldClient.java:399)
  62. at bsu.b(SourceFile:2252)
  63. at bsu.a(SourceFile:328)
  64. at net.minecraft.client.main.Main.main(SourceFile:120)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  66. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  67. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  68. at java.lang.reflect.Method.invoke(Method.java:483)
  69. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  70. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  71.  
  72. -- System Details --
  73. Details:
  74. Minecraft Version: 1.8
  75. Operating System: Windows 7 (amd64) version 6.1
  76. Java Version: 1.8.0_25, Oracle Corporation
  77. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  78. Memory: 316709744 bytes (302 MB) / 512753664 bytes (489 MB) up to 954728448 bytes (910 MB)
  79. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
  80. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  81. Launched Version: 1.8-OptiFine_HD_U_D1
  82. LWJGL: 2.9.1
  83. OpenGL: Intel(R) HD Graphics Family GL version 3.1.0 - Build 8.15.10.2372, Intel
  84. GL Caps: Using GL 1.3 multitexturing.
  85. Using GL 1.3 texture combiners.
  86. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  87. Shaders are available because OpenGL 2.1 is supported.
  88. VBOs are available because OpenGL 1.5 is supported.
  89.  
  90. Using VBOs: No
  91. Is Modded: Very likely; Jar signature invalidated
  92. Type: Client (map_client.txt)
  93. Resource Packs: [LovePack Towerboy1 (1).zip]
  94. Current Language: English (US)
  95. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement