Advertisement
Guest User

Crash Report

a guest
Jul 9th, 2014
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.92 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 7/9/14 5:30 PM
  5. Description: Exception ticking world
  6.  
  7. java.lang.IllegalArgumentException: Cannot set property bck{name=facing, clazz=class ei, values=[down, up, north, south, west, east]} to null on block minecraft:piston_extension, it is not an allowed value
  8. at bbw.a(SourceFile:103)
  9. at bbn.b(SourceFile:208)
  10. at bbi.a(SourceFile:365)
  11. at bbi.a(SourceFile:152)
  12. at qg.a(SourceFile:853)
  13. at qg.aj(SourceFile:842)
  14. at qg.c(SourceFile:214)
  15. at net.minecraft.server.MinecraftServer.x(SourceFile:578)
  16. at net.minecraft.server.MinecraftServer.w(SourceFile:510)
  17. at cwg.w(SourceFile:132)
  18. at net.minecraft.server.MinecraftServer.run(SourceFile:426)
  19. at java.lang.Thread.run(Thread.java:744)
  20.  
  21.  
  22. A detailed walkthrough of the error, its code path and all known details is as follows:
  23. ---------------------------------------------------------------------------------------
  24.  
  25. -- Head --
  26. Stacktrace:
  27. at bbw.a(SourceFile:103)
  28. at bbn.b(SourceFile:208)
  29. at bbi.a(SourceFile:365)
  30. at bbi.a(SourceFile:152)
  31. at qg.a(SourceFile:853)
  32. at qg.aj(SourceFile:842)
  33. at qg.c(SourceFile:214)
  34.  
  35. -- Affected level --
  36. Details:
  37. Level name: The Adventure
  38. All players: 1 total; [qj['wwatso1'/2, l='The Adventure', x=51.85, y=69.00, z=628.47]]
  39. Chunk stats: ServerChunkCache: 746 Drop: 0
  40. Level seed: 2083196593536395200
  41. Level generator: ID 01 - flat, ver 0. Features enabled: false
  42. Level generator options: 3;minecraft:bedrock,3*minecraft:stone,52*minecraft:dirt,minecraft:grass;2;
  43. Level spawn location: 82.00,4.00,617.00 - World: (82,4,617), Chunk: (at 2,0,9 in 5,38; contains blocks 80,0,608 to 95,255,623), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
  44. Level time: 102499 game time, 1176 day time
  45. Level dimension: 0
  46. Level storage version: 0x04ABD - Anvil
  47. Level weather: Rain time: 74760 (now: false), thunder time: 128814 (now: false)
  48. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  49. Stacktrace:
  50. at net.minecraft.server.MinecraftServer.x(SourceFile:578)
  51. at net.minecraft.server.MinecraftServer.w(SourceFile:510)
  52. at cwg.w(SourceFile:132)
  53. at net.minecraft.server.MinecraftServer.run(SourceFile:426)
  54. at java.lang.Thread.run(Thread.java:744)
  55.  
  56. -- System Details --
  57. Details:
  58. Minecraft Version: 14w28a
  59. Operating System: Linux (amd64) version 3.11.0-12-generic
  60. Java Version: 1.7.0_51, Oracle Corporation
  61. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  62. Memory: 120164096 bytes (114 MB) / 438304768 bytes (418 MB) up to 954728448 bytes (910 MB)
  63. JVM Flags: 1 total; -Xmx1G
  64. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  65. Profiler Position: N/A (disabled)
  66. Player Count: 1 / 8; [qj['wwatso1'/2, l='The Adventure', x=51.85, y=69.00, z=628.47]]
  67. Type: Integrated Server (map_client.txt)
  68. Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement