Advertisement
Guest User

Untitled

a guest
Dec 1st, 2013
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 1-12-13 11:18
  5. Description: Registering texture
  6.  
  7. java.lang.NullPointerException: Registering texture
  8. at bqa.a(SourceFile:206)
  9. at bpm.a(SourceFile:48)
  10. at bpx.a(SourceFile:72)
  11. at bpx.a(SourceFile:40)
  12. at bls.a(SourceFile:894)
  13. at bll.a(SourceFile:932)
  14. at bll.b(SourceFile:813)
  15. at azd.ad(SourceFile:780)
  16. at azd.e(SourceFile:704)
  17. at net.minecraft.client.main.Main.main(SourceFile:103)
  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 bqa.a(SourceFile:206)
  26. at bpm.a(SourceFile:48)
  27.  
  28. -- Resource location being registered --
  29. Details:
  30. Resource location: minecraft:textures/environment/moon_phases.png
  31. Texture object class: bpm
  32. Stacktrace:
  33. at bpx.a(SourceFile:72)
  34. at bpx.a(SourceFile:40)
  35. at bls.a(SourceFile:894)
  36. at bll.a(SourceFile:932)
  37.  
  38. -- Affected level --
  39. Details:
  40. Level name: MpServer
  41. All players: 1 total; [bje['Nieue'/8, l='MpServer', x=492,41, y=60,77, z=-245,30]]
  42. Chunk stats: MultiplayerChunkCache: 145, 145
  43. Level seed: 0
  44. Level generator: ID 01 - flat, ver 0. Features enabled: false
  45. Level generator options:
  46. Level spawn location: World: (470,4,-176), Chunk: (at 6,0,0 in 29,-11; contains blocks 464,0,-176 to 479,255,-161), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  47. Level time: 1425118 game time, 1000 day time
  48. Level dimension: 0
  49. Level storage version: 0x00000 - Unknown?
  50. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  51. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  52. Forced entities: 7 total; [uq['Bat'/2, l='MpServer', x=456,75, y=2,09, z=-255,25], vb['Sheep'/3, l='MpServer', x=475,38, y=56,88, z=-275,63], rf['entity.ItemFrame.name'/4, l='MpServer', x=477,94, y=57,50, z=-206,50], wz['Spider'/5, l='MpServer', x=480,53, y=56,00, z=-303,25], uq['Bat'/6, l='MpServer', x=484,00, y=60,84, z=-271,97], uq['Bat'/7, l='MpServer', x=516,47, y=1,00, z=-321,25], bje['Nieue'/8, l='MpServer', x=492,41, y=60,77, z=-245,30]]
  53. Retry entities: 0 total; []
  54. Server brand: vanilla
  55. Server type: Integrated singleplayer server
  56. Stacktrace:
  57. at biz.a(SourceFile:284)
  58. at azd.b(SourceFile:1951)
  59. at azd.e(SourceFile:713)
  60. at net.minecraft.client.main.Main.main(SourceFile:103)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement