Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2016
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.28 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hey, that tickles! Hehehe!
  3.  
  4. Time: 22/06/16 19:40
  5. Description: Server forgot to send required information to construct BlockEntity
  6.  
  7. java.lang.RuntimeException: Missing BlockEntity
  8. at bqy.b(SourceFile:162)
  9. at bqu.a(SourceFile:100)
  10. at bqu.run(SourceFile:43)
  11. at java.lang.Thread.run(Thread.java:745)
  12.  
  13.  
  14. A detailed walkthrough of the error, its code path and all known details is as follows:
  15. ---------------------------------------------------------------------------------------
  16.  
  17. -- BlockEntity missing instance data --
  18. Details:
  19. BlockState: minecraft:chest[facing=west]
  20. Block coordinates: World: (2021,50,-38), Chunk: (at 5,3,10 in 126,-3; contains blocks 2016,0,-48 to 2031,255,-33), Region: (3,-1; contains chunks 96,-32 to 127,-1, blocks 1536,0,-512 to 2047,255,-1)
  21.  
  22. -- Affected level --
  23. Details:
  24. Level name: MpServer
  25. All players: 1 total; [bnn['TiTo_418'/27871, l='MpServer', x=2000,52, y=46,00, z=-4,51]]
  26. Chunk stats: MultiplayerChunkCache: 94, 94
  27. Level seed: 0
  28. Level generator: ID 01 - flat, ver 0. Features enabled: false
  29. Level generator options:
  30. Level spawn location: World: (-999999,575,-999999), Chunk: (at 1,35,1 in -62500,-62500; contains blocks -1000000,0,-1000000 to -999985,255,-999985), Region: (-1954,-1954; contains chunks -62528,-62528 to -62497,-62497, blocks -1000448,0,-1000448 to -999937,255,-999937)
  31. Level time: 1003522425 game time, 5186956000 day time
  32. Level dimension: 0
  33. Level storage version: 0x00000 - Unknown?
  34. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  35. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  36. Forced entities: 1 total; [bnn['TiTo_418'/27871, l='MpServer', x=2000,52, y=46,00, z=-4,51]]
  37. Retry entities: 0 total; []
  38. Server brand: BungeeCord (git:BungeeCraft-Bootstrap:1.9.0-SNAPSHOT:9102f32:unknown) <- Spigot
  39. Server type: Non-integrated multiplayer server
  40. Stacktrace:
  41. at bln.a(SourceFile:364)
  42. at bcx.b(SourceFile:2535)
  43. at bqu.run(SourceFile:49)
  44. at java.lang.Thread.run(Thread.java:745)
  45.  
  46. -- System Details --
  47. Details:
  48. Minecraft Version: 1.10.1
  49. Operating System: Windows 10 (amd64) version 10.0
  50. Java Version: 1.8.0_25, Oracle Corporation
  51. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  52. Memory: 116809720 bytes (111 MB) / 255066112 bytes (243 MB) up to 1060372480 bytes (1011 MB)
  53. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  54. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  55. Launched Version: 1.10.1
  56. LWJGL: 2.9.4
  57. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  58. GL Caps: Using GL 1.3 multitexturing.
  59. Using GL 1.3 texture combiners.
  60. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  61. Shaders are available because OpenGL 2.1 is supported.
  62. VBOs are available because OpenGL 1.5 is supported.
  63.  
  64. Using VBOs: Yes
  65. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  66. Type: Client (map_client.txt)
  67. Resource Packs:
  68. Current Language: English (UK)
  69. Profiler Position: N/A (disabled)
  70. CPU: 8x Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement