Advertisement
Guest User

Untitled

a guest
Jul 16th, 2013
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 3.12 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I let you down. Sorry :(
  3.  
  4. Time: 7/16/13 10:18 PM
  5. Description: Ticking entity
  6.  
  7. java.lang.NoSuchMethodError: ssp.EntityPlayerSP2.alertWolves(Loe;Z)V
  8.     at ssp.EntityPlayerSP2.a(EntityPlayerSP2.java:611)
  9.     at ug.l_(SourceFile:265)
  10.     at abv.a(SourceFile:1349)
  11.     at abv.g(SourceFile:1327)
  12.     at abv.h(SourceFile:1234)
  13.     at ats.k(Minecraft.java:1941)
  14.     at ats.S(Minecraft.java:851)
  15.     at ats.d(Minecraft.java:784)
  16.     at net.minecraft.client.main.Main.main(SourceFile:101)
  17.  
  18.  
  19. A detailed walkthrough of the error, its code path and all known details is as follows:
  20. ---------------------------------------------------------------------------------------
  21.  
  22. -- Head --
  23. Stacktrace:
  24.     at ssp.EntityPlayerSP2.a(EntityPlayerSP2.java:611)
  25.     at ug.l_(SourceFile:265)
  26.     at abv.a(SourceFile:1349)
  27.     at abv.g(SourceFile:1327)
  28.  
  29. -- Entity being ticked --
  30. Details:
  31.     Entity Type: Arrow (ug)
  32.     Entity ID: 3162
  33.     Entity Name: arrow
  34.     Entity's Exact location: 497.72, 5.43, -591.12
  35.     Entity's Block location: World: (497,5,-592), Chunk: (at 1,0,0 in 31,-37; contains blocks 496,0,-592 to 511,255,-577), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513)
  36.     Entity's Momentum: -1.05, 0.12, 1.24
  37. Stacktrace:
  38.     at abv.h(SourceFile:1234)
  39.     at ats.k(Minecraft.java:1941)
  40.  
  41. -- Affected level --
  42. Details:
  43.     Level name: testing
  44.     Chunk stats: ServerChunkCache: 519 Drop: 0
  45.     Level seed: -449204799155185350
  46.     Level generator: ID 01 - flat, ver 0. Features enabled: true
  47.     Level generator options:
  48.     Level spawn location: World: (507,4,-593), Chunk: (at 11,0,15 in 31,-38; contains blocks 496,0,-608 to 511,255,-593), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513)
  49.     Level time: 12691 game time, 12691 day time
  50.     Level dimension: 0
  51.     Level storage version: 0x04ABD - Anvil
  52.     Level weather: Rain time: 125192 (now: false), thunder time: 19508 (now: false)
  53.     Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  54. Stacktrace:
  55.     at ats.b(Minecraft.java:2404)
  56.     at ats.d(Minecraft.java:797)
  57.     at net.minecraft.client.main.Main.main(SourceFile:101)
  58.  
  59. -- System Details --
  60. Details:
  61.     Minecraft Version: 1.6.2
  62.     Operating System: Windows 8 (amd64) version 6.2
  63.     Java Version: 1.7.0_21, Oracle Corporation
  64.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  65.     Memory: 177147072 bytes (168 MB) / 395509760 bytes (377 MB) up to 954466304 bytes (910 MB)
  66.     JVM Flags: 1 total; -Xmx1G
  67.     AABB Pool Size: 480 (26880 bytes; 0 MB) allocated, 347 (19432 bytes; 0 MB) used
  68.     Suspicious classes: [ssp.GuiIngameMenuSP, FakeServer, FakeServerPlayerList, ...]
  69.     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  70.     Launched Version: 1.6.2-ssp
  71.     LWJGL: 2.9.0
  72.     OpenGL: AMD Radeon HD 6500M/5600/5700 Series GL version 4.2.12337 Compatibility Profile Context 13.101.0.0, ATI Technologies Inc.
  73.     Is Modded: Definitely; Client brand changed to 'SSP 3.1 for 1.6.2'
  74.     Type: Client (map_client.txt)
  75.     Resource Pack: faithful32pack.zip
  76.     Current Language: English (US)
  77.     Profiler Position: N/A (disabled)
  78.     Vec3 Pool Size: 78 (4368 bytes; 0 MB) allocated, 43 (2408 bytes; 0 MB) used
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement