Advertisement
Corosus

Untitled

May 12th, 2013
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. 2013-05-12 01:48:49 [INFO] [STDERR] Caused by: java.lang.NullPointerException
  2. 2013-05-12 01:48:49 [INFO] [STDERR] at java.util.regex.Matcher.getTextLength(Unknown Source)
  3. 2013-05-12 01:48:49 [INFO] [STDERR] at java.util.regex.Matcher.reset(Unknown Source)
  4. 2013-05-12 01:48:49 [INFO] [STDERR] at java.util.regex.Matcher.<init>(Unknown Source)
  5. 2013-05-12 01:48:49 [INFO] [STDERR] at java.util.regex.Pattern.matcher(Unknown Source)
  6. 2013-05-12 01:48:49 [INFO] [STDERR] at net.minecraft.util.StringUtils.func_76338_a(SourceFile:22)
  7. 2013-05-12 01:48:49 [INFO] [STDERR] at vswe.stevescarts.Helpers.CapeHandler.loadNewCape(CapeHandler.java:77)
  8. 2013-05-12 01:48:49 [INFO] [STDERR] at vswe.stevescarts.Helpers.CapeHandler.tickStart(CapeHandler.java:70)
  9. 2013-05-12 01:48:49 [INFO] [STDERR] at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  10. 2013-05-12 01:48:49 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
  11. 2013-05-12 01:48:49 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onPlayerPreTick(FMLCommonHandler.java:383)
  12. 2013-05-12 01:48:49 [INFO] [STDERR] at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:279)
  13. 2013-05-12 01:48:49 [INFO] [STDERR] at zombiecraft.Core.Camera.EntityCamera.func_70071_h_(EntityCamera.java:33)
  14. 2013-05-12 01:48:49 [INFO] [STDERR] at net.minecraft.world.World.func_72866_a(World.java:2337)
  15. 2013-05-12 01:48:49 [INFO] [STDERR] at net.minecraft.world.World.func_72870_g(World.java:2299)
  16. 2013-05-12 01:48:49 [INFO] [STDERR] at net.minecraft.world.World.func_72939_s(World.java:2145)
  17. 2013-05-12 01:48:49 [INFO] [STDERR] ... 4 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement