Guest User

Untitled

a guest
Jan 24th, 2014
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.16 KB | None | 0 0
  1. java.lang.NullPointerException
  2. at codechicken.core.asm.CodeChickenAccessTransformer.<init>(CodeChickenAccessTransformer.java:19)
  3. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  4. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  5. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  6. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  7. at java.lang.Class.newInstance(Unknown Source)
  8. at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:122)
  9. at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:271)
  10. at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  11. at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
  12. at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
  13. at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
  14. at net.minecraft.Launcher.init(Launcher.java:85)
  15. at net.ftb.mclauncher.MinecraftFrame.start(MinecraftFrame.java:149)
  16. at net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:223)
  17. 2014-01-24 21:35:37 [Information] [STDOUT] Adding Accesstransformer map: denLib_at.cfg
  18. 2014-01-24 21:35:37 [Information] [STDOUT] Adding Accesstransformer map: ccm_at.cfg
  19. 2014-01-24 21:35:37 [Information] [STDOUT] Adding Accesstransformer map: pcc_at.cfg
  20. 2014-01-24 21:35:42 [Information] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
  21. 2014-01-24 21:35:43 [Information] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
  22. 2014-01-24 21:35:44 [Information] [STDOUT] Adding AccessTransformer: chickenchunks_at.cfg
  23. 2014-01-24 21:35:44 [Information] [STDOUT] Adding Accesstransformer map: temp.dat
  24. 2014-01-24 21:35:47 [Information] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
  25. 2014-01-24 21:35:47 [Information] [STDOUT] Adding AccessTransformer: chickenchunks_at.cfg
  26. 2014-01-24 21:35:47 [Information] [STDOUT] Adding Accesstransformer map: temp.dat
  27. 2014-01-24 21:35:47 [Information] [ForgeModLoader] [denLibCore]: Registered updater for denLib
  28. 2014-01-24 21:35:47 [Information] [ForgeModLoader] [denLibCore]: Found config file entry.
  29. 2014-01-24 21:35:48 [Information] [STDOUT] Adding Accesstransformer map: nei_at.cfg
  30. 2014-01-24 21:35:50 [Information] [STDOUT] Inserted super call into azg.c
  31. 2014-01-24 21:35:50 [Information] [STDOUT] ayl was overriden from NotEnoughItems 1.5.2.28.jar
  32. 2014-01-24 21:35:50 [Information] [STDOUT] RenderGlobal Class Detected
  33. 2014-01-24 21:35:50 [Information] [STDOUT] RenderGlobal (Obfuscated) Function Injection Detected
  34. 2014-01-24 21:35:50 [Information] [STDOUT] RenderGlobal Injection Point Detected (updateEntityCape(Lmp;)V)
  35. 2014-01-24 21:35:51 [Information] [STDOUT] FMLRelauncher.relaunchApplet
  36. 2014-01-24 21:35:51 [Information] [STDERR] java.lang.reflect.InvocationTargetException
  37. 2014-01-24 21:35:51 [Information] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38. 2014-01-24 21:35:51 [Information] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  39. 2014-01-24 21:35:51 [Information] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  40. 2014-01-24 21:35:51 [Information] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  41. 2014-01-24 21:35:51 [Information] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:247)
  42. 2014-01-24 21:35:51 [Information] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
  43. 2014-01-24 21:35:51 [Information] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
  44. 2014-01-24 21:35:51 [Information] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:51)
  45. 2014-01-24 21:35:51 [Information] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46. 2014-01-24 21:35:51 [Information] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  47. 2014-01-24 21:35:51 [Information] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  48. 2014-01-24 21:35:51 [Information] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  49. 2014-01-24 21:35:51 [Information] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:277)
  50. 2014-01-24 21:35:51 [Information] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
  51. 2014-01-24 21:35:51 [Information] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
  52. 2014-01-24 21:35:51 [Information] [STDERR] at net.minecraft.Launcher.init(Launcher.java:85)
  53. 2014-01-24 21:35:51 [Information] [STDERR] at net.ftb.mclauncher.MinecraftFrame.start(MinecraftFrame.java:149)
  54. 2014-01-24 21:35:51 [Information] [STDERR] at net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:223)
  55. 2014-01-24 21:35:51 [Information] [STDERR] Caused by: java.lang.NoClassDefFoundError: net/minecraft/block/BlockFlowing
  56. 2014-01-24 21:35:51 [Information] [STDERR] at net.minecraft.block.Block.<clinit>(Block.java:103)
  57. 2014-01-24 21:35:51 [Information] [STDERR] at net.minecraft.stats.StatList.func_75921_a(StatList.java:185)
  58. 2014-01-24 21:35:51 [Information] [STDERR] at net.minecraft.stats.StatList.<clinit>(StatList.java:96)
  59. 2014-01-24 21:35:51 [Information] [STDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:294)
  60. 2014-01-24 21:35:51 [Information] [STDERR] at net.minecraft.client.MinecraftAppletImpl.<init>(SourceFile:38)
  61. 2014-01-24 21:35:51 [Information] [STDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32)
  62. 2014-01-24 21:35:51 [Information] [STDERR] ... 18 more
  63. 2014-01-24 21:35:51 [Information] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.block.BlockFlowing
  64. 2014-01-24 21:35:51 [Information] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
  65. 2014-01-24 21:35:51 [Information] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
  66. 2014-01-24 21:35:51 [Information] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
  67. 2014-01-24 21:35:51 [Information] [STDERR] ... 24 more
  68. 2014-01-24 21:35:51 [Information] [STDERR] Caused by: java.lang.RuntimeException: Needle found 0 times in Haystack: org.objectweb.asm.tree.InsnList@14cd1be
  69. 2014-01-24 21:35:51 [Information] [STDERR] ILOAD 6
  70. 2014-01-24 21:35:51 [Information] [STDERR] ISTORE -1
  71. 2014-01-24 21:35:51 [Information] [STDERR] ICONST_0
  72. 2014-01-24 21:35:51 [Information] [STDERR] ISTORE 8
  73. 2014-01-24 21:35:51 [Information] [STDERR]
  74. 2014-01-24 21:35:51 [Information] [STDERR] at codechicken.core.asm.TweakTransformer$1.alter(TweakTransformer.java:51)
  75. 2014-01-24 21:35:51 [Information] [STDERR] at codechicken.core.asm.ASMHelper.alterMethods(ASMHelper.java:279)
  76. 2014-01-24 21:35:51 [Information] [STDERR] at codechicken.core.asm.TweakTransformer.transform(TweakTransformer.java:166)
  77. 2014-01-24 21:35:51 [Information] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:352)
  78. 2014-01-24 21:35:51 [Information] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:225)
  79. 2014-01-24 21:35:51 [Information] [STDERR] ... 26 more
  80. 2014-01-24 21:35:51 [Information] [STDERR] [21:35:51] [ERROR] FMLRelauncher.relaunchApplet:287->MinecraftLauncher.main:229: Unhandled error launching minecraft: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
  81. 2014-01-24 21:35:51 [Information] [STDERR] cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:287)
  82. 2014-01-24 21:35:51 [Information] [STDERR] cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
  83. 2014-01-24 21:35:51 [Information] [STDERR] net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
  84. 2014-01-24 21:35:51 [Information] [STDERR] net.minecraft.Launcher.init(Launcher.java:85)
  85. 2014-01-24 21:35:51 [Information] [STDERR] net.ftb.mclauncher.MinecraftFrame.start(MinecraftFrame.java:149)
  86. 2014-01-24 21:35:51 [Information] [STDERR] net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:223)
Advertisement
Add Comment
Please, Sign In to add comment