Advertisement
Guest User

1.7.10 error

a guest
Nov 27th, 2014
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. OS is 64
  2. Warning: version of ForgeMultipart, 1.1.0.310 is newer than request 1.1.0.309
  3. Warning: version of CodeChickenLib, 1.1.1.10104 is newer than request 1.1.1.104
  4. [INpureCore|Preloader]: Starting library configuration...
  5. Successfully Registered Transformer
  6. [Micdoodle8Core]: Patching game...
  7. [Micdoodle8Core]: Patching game...
  8. Warning: version of ForgeMultipart, 1.1.0.310 is newer than request 1.1.0.309
  9. Adding Accesstransformer map: CoFH_at.cfg
  10. [MobiusCore] Current code is OBFUSCATED
  11. [MobiusCore] Found cpw.mods.fml.common.FMLCommonHandler with checksum C62AD3CC35
  12. EB3B154B74D5ED310E0CA5
  13. [MobiusCore] Successful injection in onPreServerTick ()V
  14. [MobiusCore] Successful injection in onPostServerTick ()V
  15. [MobiusCore] Successful injection in onPreWorldTick (Lahb;)V
  16. [MobiusCore] Successful injection in onPostWorldTick (Lahb;)V
  17. [MobiusCore] Switching injection mode to CAULDRON
  18. [MobiusCore] Found net.minecraft.world.World [ ahb ] with checksum 2E806D799A6BB
  19. F8452303A605643047B
  20. [MobiusCore] Found World.updateEntities()...
  21. [MobiusCore] Successful injection in h ()V
  22. [MobiusCore] Successful injection in h ()V
  23. [MobiusCore] Successful injection in h ()V
  24. [MobiusCore] Successful injection in h ()V
  25. A problem occurred running the Server launcher.java.lang.reflect.InvocationTarge
  26. tException
  27. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  30. at java.lang.reflect.Method.invoke(Unknown Source)
  31. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j
  32. ava:43)
  33. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.
  34. java:12)
  35. Caused by: java.lang.NoClassDefFoundError: net/minecraft/world/World
  36. at java.lang.Class.getDeclaredMethods0(Native Method)
  37. at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
  38. at java.lang.Class.getMethod0(Unknown Source)
  39. at java.lang.Class.getMethod(Unknown Source)
  40. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  41. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  42. ... 6 more
  43. Caused by: java.lang.ClassNotFoundException: net.minecraft.world.World
  44. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo
  45. ader.java:188)
  46. at java.lang.ClassLoader.loadClass(Unknown Source)
  47. at java.lang.ClassLoader.loadClass(Unknown Source)
  48. ... 12 more
  49. Caused by: java.lang.NoSuchMethodError: org.objectweb.asm.tree.MethodInsnNode.<i
  50. nit>(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
  51. at lumien.randomthings.Transformer.RTClassTransformer.patchWorldClass(RT
  52. ClassTransformer.java:222)
  53. at lumien.randomthings.Transformer.RTClassTransformer.transform(RTClassT
  54. ransformer.java:50)
  55. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchC
  56. lassLoader.java:276)
  57. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo
  58. ader.java:174)
  59. ... 14 more
  60. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement