Advertisement
Guest User

Untitled

a guest
Sep 17th, 2012
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // My bad.
  3.  
  4. Time: 9/18/12 4:19 AM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NoSuchMethodError: og.n(I)V
  8. at ic2.common.ItemArmorQuantumSuit.onTick(ItemArmorQuantumSuit.java:92)
  9. at ic2.common.IC2.tickStart(IC2.java:1520)
  10. at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
  11. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:107)
  12. at cpw.mods.fml.common.FMLCommonHandler.onPlayerPreTick(FMLCommonHandler.java:362)
  13. at og.h_(EntityPlayer.java:228)
  14. at gu.g(EntityPlayerMP.java:228)
  15. at gz.d(NetServerHandler.java:101)
  16. at ha.b(NetworkListenThread.java:55)
  17. at fx.b(SourceFile:30)
  18. at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:643)
  19. at ft.q(DedicatedServer.java:241)
  20. at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:560)
  21. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:466)
  22. at ep.run(SourceFile:539)
  23.  
  24. Relevant Details:
  25. - Minecraft Version: 1.3.2
  26. - Operating System: Linux (amd64) version 2.6.32-131.0.15.el6.x86_64
  27. - Java Version: 1.7.0_04-ea, Oracle Corporation
  28. - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  29. - Memory: 307626904 bytes (293 MB) / 503775232 bytes (480 MB) up to 6372720640 bytes (6077 MB)
  30. - JVM Flags: 2 total; -Xincgc -Xmx6G
  31. - FML: ~ERROR~ NullPointerException: null
  32. - Is Modded: Definitely; 'forge,fml'
  33. - Profiler Position: N/A (disabled)
  34. - Player Count: 2 / 100; [gu['zlim3z'/356, l='world', x=-481.78, y=74.37, z=95.95], gu['Kane_Hart'/983, l='world', x=-158.20, y=63.00, z=261.42]]
  35. - World world Entities: 0 total; []
  36. - World world Players: 0 total; []
  37. - World world Chunk Stats: ServerChunkCache: 0 Drop: 0
  38. - Type: Dedicated Server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement