Advertisement
Guest User

Untitled

a guest
Nov 25th, 2015
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.74 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 25.11.15 17:20
  5. Description: Unexpected error
  6.  
  7. java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=damage, clazz=class java.lang.Integer, values=[0, 1, 2]} to 4 on block minecraft:anvil, it is not an allowed value
  8. at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:174)
  9. at net.minecraft.block.BlockAnvil.func_180642_a(SourceFile:52)
  10. at net.minecraft.item.ItemBlock.func_180614_a(ItemBlock.java:64)
  11. at net.minecraft.item.ItemStack.func_179546_a(ItemStack.java:133)
  12. at net.minecraft.client.multiplayer.PlayerControllerMP.func_178890_a(PlayerControllerMP.java:407)
  13. at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1483)
  14. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2033)
  15. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1021)
  16. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
  17. at net.minecraft.client.main.Main.main(SourceFile:120)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  21. at java.lang.reflect.Method.invoke(Unknown Source)
  22. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  23. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  24.  
  25.  
  26. A detailed walkthrough of the error, its code path and all known details is as follows:
  27. ---------------------------------------------------------------------------------------
  28.  
  29. -- Head --
  30. Stacktrace:
  31. at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:174)
  32. at net.minecraft.block.BlockAnvil.func_180642_a(SourceFile:52)
  33. at net.minecraft.item.ItemBlock.func_180614_a(ItemBlock.java:64)
  34. at net.minecraft.item.ItemStack.func_179546_a(ItemStack.java:133)
  35. at net.minecraft.client.multiplayer.PlayerControllerMP.func_178890_a(PlayerControllerMP.java:407)
  36. at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1483)
  37.  
  38. -- Affected level --
  39. Details:
  40. Level name: MpServer
  41. All players: 1 total; [EntityPlayerSP['DevilMau5'/41651, l='MpServer', x=-823,63, y=65,00, z=-1022,48]]
  42. Chunk stats: MultiplayerChunkCache: 441, 441
  43. Level seed: 0
  44. Level generator: ID 00 - default, ver 1. Features enabled: false
  45. Level generator options:
  46. Level spawn location: -528,00,49,00,-361,00 - World: (-528,49,-361), Chunk: (at 0,3,7 in -33,-23; contains blocks -528,0,-368 to -513,255,-353), Region: (-2,-1; contains chunks -64,-32 to -33,-1, blocks -1024,0,-512 to -513,255,-1)
  47. Level time: 170634210 game time, 5883000 day time
  48. Level dimension: 0
  49. Level storage version: 0x00000 - Unknown?
  50. Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false)
  51. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  52. Forced entities: 13 total; [EntityOtherPlayerMP['Sackmilbe'/9716, l='MpServer', x=-827,17, y=65,62, z=-909,32], EntityOtherPlayerMP['CookieMonsterGer'/9646, l='MpServer', x=-827,72, y=66,34, z=-914,16], EntityOtherPlayerMP['CuZ_Im_Jonas'/9647, l='MpServer', x=-756,16, y=77,63, z=-923,25], EntityOtherPlayerMP['myhad'/9617, l='MpServer', x=-785,62, y=65,50, z=-911,20], EntityOtherPlayerMP['Hallopizanz'/9521, l='MpServer', x=-836,53, y=77,97, z=-956,53], EntityOtherPlayerMP['holden_4'/9622, l='MpServer', x=-837,38, y=76,22, z=-894,91], EntityOtherPlayerMP['Itz_BlackUnicorn'/9713, l='MpServer', x=-825,34, y=65,00, z=-910,31], EntityPlayerSP['DevilMau5'/41651, l='MpServer', x=-823,63, y=65,00, z=-1022,48], EntityOtherPlayerMP['Atombombe'/9924, l='MpServer', x=-829,03, y=65,01, z=-909,47], EntityOtherPlayerMP['Atombombe'/9924, l='MpServer', x=-829,03, y=65,00, z=-909,47], EntityOtherPlayerMP['CookieMonsterGer'/9646, l='MpServer', x=-827,72, y=65,52, z=-914,16], EntityOtherPlayerMP['Hallopizanz'/9521, l='MpServer', x=-836,53, y=77,97, z=-955,47], EntityOtherPlayerMP['Sackmilbe'/9716, l='MpServer', x=-828,90, y=65,88, z=-914,15]]
  53. Retry entities: 0 total; []
  54. Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.8-SNAPSHOT:unknown:unknown) <- Spigot
  55. Server type: Non-integrated multiplayer server
  56. Stacktrace:
  57. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:399)
  58. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2494)
  59. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:374)
  60. at net.minecraft.client.main.Main.main(SourceFile:120)
  61. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  62. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  63. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  64. at java.lang.reflect.Method.invoke(Unknown Source)
  65. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  66. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  67.  
  68. -- System Details --
  69. Details:
  70. Minecraft Version: 1.8
  71. Operating System: Windows 8.1 (x86) version 6.3
  72. Java Version: 1.8.0_31, Oracle Corporation
  73. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  74. Memory: 300853728 bytes (286 MB) / 1029214208 bytes (981 MB) up to 1037959168 bytes (989 MB)
  75. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
  76. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  77. FML: MCP v9.10 FML v8.0.76.1397 Minecraft Forge 11.14.1.1397 Optifine OptiFine_1.8_HD_U_D1 4 mods loaded, 4 mods active
  78. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  79. FML{8.0.76.1397} [Forge Mod Loader] (forge-1.8-11.14.1.1397.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  80. Forge{11.14.1.1397} [Minecraft Forge] (forge-1.8-11.14.1.1397.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  81. PixelCam{1.2} [PixelCam] (PixelCam-1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
  82. Loaded coremods (and transformers):
  83. LoadingPlugin (PixelCam-1.2.jar)
  84. eu.crushedpixel.pixelcam.coremod.CameraTiltingCT
  85. Launched Version: 1.8-Forge11.14.1.1397
  86. LWJGL: 2.9.1
  87. OpenGL: ASUS R9 270X Series GL version 4.4.12967 Compatibility Profile Context 14.201.1001.0, ATI Technologies Inc.
  88. GL Caps: Using GL 1.3 multitexturing.
  89. Using GL 1.3 texture combiners.
  90. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  91. Shaders are available because OpenGL 2.1 is supported.
  92. VBOs are available because OpenGL 1.5 is supported.
  93.  
  94. Using VBOs: Yes
  95. Is Modded: Definitely; Client brand changed to 'fml,forge'
  96. Type: Client (map_client.txt)
  97. Resource Packs: [Sphax PureBDcraft 64x MC17.zip]
  98. Current Language: English (US)
  99. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement