Advertisement
Guest User

Untitled

a guest
Jun 27th, 2015
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.07 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // There are four lights!
  3.  
  4. Time: 6/27/15 7:14 PM
  5. Description: Unexpected error
  6.  
  7. java.lang.NullPointerException: Unexpected error
  8. at net.minecraft.scoreboard.Scoreboard.removePlayerFromTeam(Scoreboard.java:289)
  9. at net.minecraft.client.network.NetHandlerPlayClient.handleTeams(NetHandlerPlayClient.java:1788)
  10. at net.minecraft.network.play.server.S3EPacketTeams.processPacket(S3EPacketTeams.java:121)
  11. at net.minecraft.network.play.server.S3EPacketTeams.processPacket(S3EPacketTeams.java:161)
  12. at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:262)
  13. at net.minecraft.client.multiplayer.PlayerControllerMP.updateController(PlayerControllerMP.java:319)
  14. at net.minecraft.client.Minecraft.runTick(Minecraft.java:1707)
  15. at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1058)
  16. at net.minecraft.client.Minecraft.run(Minecraft.java:974)
  17. at net.minecraft.client.main.Main.main(Main.java:109)
  18.  
  19.  
  20. A detailed walkthrough of the error, its code path and all known details is as follows:
  21. ---------------------------------------------------------------------------------------
  22.  
  23. -- Head --
  24. Stacktrace:
  25. at net.minecraft.scoreboard.Scoreboard.removePlayerFromTeam(Scoreboard.java:289)
  26. at net.minecraft.client.network.NetHandlerPlayClient.handleTeams(NetHandlerPlayClient.java:1788)
  27. at net.minecraft.network.play.server.S3EPacketTeams.processPacket(S3EPacketTeams.java:121)
  28. at net.minecraft.network.play.server.S3EPacketTeams.processPacket(S3EPacketTeams.java:161)
  29. at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:262)
  30. at net.minecraft.client.multiplayer.PlayerControllerMP.updateController(PlayerControllerMP.java:319)
  31.  
  32. -- Affected level --
  33. Details:
  34. Level name: MpServer
  35. All players: 1 total; [HookEntityClientPlayerMP['KnightDeluxe12'/3812957, l='MpServer', x=72.01, y=208.62, z=-0.88]]
  36. Chunk stats: MultiplayerChunkCache: 0, 0
  37. Level seed: 0
  38. Level generator: ID 00 - default, ver 1. Features enabled: false
  39. Level generator options:
  40. Level spawn location: World: (0,209,-1), Chunk: (at 0,13,15 in 0,-1; contains blocks 0,0,-16 to 15,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  41. Level time: 16947268 game time, 2367839056 day time
  42. Level dimension: 0
  43. Level storage version: 0x00000 - Unknown?
  44. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  45. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  46. Forced entities: 1 total; [HookEntityClientPlayerMP['KnightDeluxe12'/3812957, l='MpServer', x=72.01, y=208.62, z=-0.88]]
  47. Retry entities: 0 total; []
  48. Server brand: Spigot
  49. Server type: Non-integrated multiplayer server
  50. Stacktrace:
  51. at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:401)
  52. at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2659)
  53. at net.minecraft.client.Minecraft.run(Minecraft.java:1003)
  54. at net.minecraft.client.main.Main.main(Main.java:109)
  55.  
  56. -- System Details --
  57. Details:
  58. Minecraft Version: 1.7.2
  59. Operating System: Windows 7 (x86) version 6.1
  60. Java Version: 1.7.0_75, Oracle Corporation
  61. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  62. Memory: 179472288 bytes (171 MB) / 234303488 bytes (223 MB) up to 523501568 bytes (499 MB)
  63. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  64. AABB Pool Size: 42 (2352 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
  65. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  66. Launched Version: Resilience
  67. LWJGL: 2.9.0
  68. OpenGL: GeForce GT 640/PCIe/SSE2 GL version 4.5.0 NVIDIA 347.88, NVIDIA Corporation
  69. Is Modded: Very likely; Jar signature invalidated
  70. Type: Client (map_client.txt)
  71. Resource Packs: []
  72. Current Language: English (US)
  73. Profiler Position: N/A (disabled)
  74. Vec3 Pool Size: 86 (4816 bytes; 0 MB) allocated, 16 (896 bytes; 0 MB) used
  75. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement