Advertisement
Guest User

Untitled

a guest
Jan 1st, 2013
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 1/1/13 1:56 AM
  5. Description: Exception ticking world entities
  6.  
  7. java.lang.NullPointerException
  8. at any.a(SourceFile:162)
  9. at yc.h(SourceFile:1241)
  10. at in.h(SourceFile:362)
  11. at net.minecraft.server.MinecraftServer.r(SourceFile:744)
  12. at net.minecraft.server.MinecraftServer.q(SourceFile:679)
  13. at bdz.q(IntegratedServer.java:159)
  14. at net.minecraft.server.MinecraftServer.run(SourceFile:613)
  15. at fy.run(SourceFile:849)
  16.  
  17.  
  18. A detailed walkthrough of the error, its code path and all known details is as follows:
  19. ---------------------------------------------------------------------------------------
  20.  
  21. -- Head --
  22. Stacktrace:
  23. at any.a(SourceFile:162)
  24. at yc.h(SourceFile:1241)
  25. at in.h(SourceFile:362)
  26.  
  27. -- Affected level --
  28. Details:
  29. Level name: Untitled World 1
  30. All players: 1 total; [iq['BetaTester654'/276, l='Untitled World 1', x=-126.58, y=67.00, z=35.80]]
  31. Chunk stats: ServerChunkCache: 793 Drop: 0
  32. Level seed: -8673144469697511424
  33. Level generator: ID 00 - default, ver 1. Features enabled: true
  34. Level generator options:
  35. Level spawn location: World: (32,64,32), Chunk: (at 0,4,0 in 2,2; contains blocks 32,0,32 to 47,255,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  36. Level time: 346 game time, 20046 day time
  37. Level dimension: 0
  38. Level storage version: 0x04ABD - Anvil
  39. Level weather: Rain time: 175912 (now: false), thunder time: 75260 (now: false)
  40. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  41. Stacktrace:
  42. at net.minecraft.server.MinecraftServer.r(SourceFile:744)
  43. at net.minecraft.server.MinecraftServer.q(SourceFile:679)
  44. at bdz.q(IntegratedServer.java:159)
  45. at net.minecraft.server.MinecraftServer.run(SourceFile:613)
  46. at fy.run(SourceFile:849)
  47.  
  48. -- System Details --
  49. Details:
  50. Minecraft Version: 1.4.6
  51. Operating System: Windows 7 (x86) version 6.1
  52. Java Version: 1.7.0_07, Oracle Corporation
  53. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  54. Memory: 367414280 bytes (350 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
  55. JVM Flags: 2 total; -Xms512m -Xmx1024m
  56. AABB Pool Size: 4231 (236936 bytes; 0 MB) allocated, 3796 (212576 bytes; 0 MB) used
  57. Suspicious classes: IWrUpdater, Config, WrUpdates, ...[reifnsk.minimap.ReiMinimap, GuiScreenInterface, GuiOptionScreen, ...]
  58. IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
  59. Profiler Position: N/A (disabled)
  60. Vec3 Pool Size: 765 (42840 bytes; 0 MB) allocated, 755 (42280 bytes; 0 MB) used
  61. Player Count: 1 / 8; [iq['BetaTester654'/276, l='Untitled World 1', x=-126.58, y=67.00, z=35.80]]
  62. Type: Integrated Server (map_client.txt)
  63. Is Modded: Very likely; Jar signature invalidated
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement