Advertisement
Guest User

Untitled

a guest
Jan 3rd, 2015
437
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.20 KB | None | 0 0
  1.  
  2. F:\Raccourcis jeux\Minecraft\Serveur>java -Xms512M -Xmx1024M -XX:PermSize=256m -
  3. XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+UseStringCache -jar cauldron-1.6.4-
  4. 1.965.21.204-server.jar
  5. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; suppor
  6. t was removed in 8.0
  7. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option UseStringCache; suppo
  8. rt was removed in 8.0
  9. janv. 03, 2015 8:29:24 PM net.minecraft.launchwrapper.LogWrapper log
  10. INFOS: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  11. janv. 03, 2015 8:29:24 PM net.minecraft.launchwrapper.LogWrapper log
  12. INFOS: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTwea
  13. ker
  14. janv. 03, 2015 8:29:24 PM net.minecraft.launchwrapper.LogWrapper log
  15. INFOS: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  16. 2015-01-03 20:29:24 [INFOS] [ForgeModLoader] Forge Mod Loader version 6.4.49.965
  17. for Minecraft 1.6.4 loading
  18. 2015-01-03 20:29:24 [INFOS] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Ser
  19. ver VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Prog
  20. ram Files\Java\jre1.8.0_25
  21. 2015-01-03 20:29:24 [INFOS] [ForgeModLoader] Loading tweaker net.minecraftforge.
  22. lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar
  23. 2015-01-03 20:29:24 [INFOS] [ForgeModLoader] Loading tweak class name cpw.mods.f
  24. ml.common.launcher.FMLInjectionAndSortingTweaker
  25. 2015-01-03 20:29:24 [INFOS] [ForgeModLoader] Loading tweak class name net.minecr
  26. aftforge.lex.legacyjavafixer.LegacyJavaFixer
  27. 2015-01-03 20:29:24 [INFOS] [ForgeModLoader] [LegacyJavaFixer] Tweaker: cpw.mods
  28. .fml.common.launcher.FMLInjectionAndSortingTweaker@759ebb3d
  29. 2015-01-03 20:29:24 [INFOS] [ForgeModLoader] [LegacyJavaFixer] Replacing tweaker
  30. cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@759ebb3d with net.mi
  31. necraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@484b61fc
  32. 2015-01-03 20:29:24 [INFOS] [ForgeModLoader] [LegacyJavaFixer] Tweaker: FMLCoreP
  33. lugin {[]}
  34. 2015-01-03 20:29:24 [INFOS] [ForgeModLoader] [LegacyJavaFixer] Tweaker: FMLForge
  35. Plugin {[]}
  36. 2015-01-03 20:29:24 [INFOS] [ForgeModLoader] [LegacyJavaFixer] Tweaker: cpw.mods
  37. .fml.common.launcher.FMLInjectionAndSortingTweaker@759ebb3d
  38. 2015-01-03 20:29:24 [INFOS] [ForgeModLoader] [LegacyJavaFixer] Replacing tweaker
  39. cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@759ebb3d with net.mi
  40. necraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@484b61fc
  41. 2015-01-03 20:29:24 [INFOS] [ForgeModLoader] Loading tweak class name cpw.mods.f
  42. ml.common.launcher.FMLDeobfTweaker
  43. 2015-01-03 20:29:24 [INFOS] [ForgeModLoader] Calling tweak class net.minecraftfo
  44. rge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
  45. 2015-01-03 20:29:24 [INFOS] [ForgeModLoader] [LegacyJavaFixer] Replacing sort
  46. 2015-01-03 20:29:24 [INFOS] [ForgeModLoader] Calling tweak class net.minecraftfo
  47. rge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
  48. 2015-01-03 20:29:24 [INFOS] [ForgeModLoader] Calling tweak class net.minecraftfo
  49. rge.lex.legacyjavafixer.LegacyJavaFixer
  50. 2015-01-03 20:29:24 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.re
  51. launcher.CoreModManager$FMLPluginWrapper
  52. Loaded 40 rules from AccessTransformer config file fml_at.cfg
  53. 2015-01-03 20:29:25 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.re
  54. launcher.CoreModManager$FMLPluginWrapper
  55. Loaded 110 rules from AccessTransformer config file forge_at.cfg
  56. 2015-01-03 20:29:25 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.co
  57. mmon.launcher.FMLDeobfTweaker
  58. A problem occurred running the Server launcher.java.lang.reflect.InvocationTarge
  59. tException
  60. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  61. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  62. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  63. at java.lang.reflect.Method.invoke(Unknown Source)
  64. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j
  65. ava:43)
  66. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.
  67. java:12)
  68. Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_6_R3/util/S
  69. erverShutdownThread
  70. at java.lang.Class.getDeclaredMethods0(Native Method)
  71. at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
  72. at java.lang.Class.privateGetMethodRecursive(Unknown Source)
  73. at java.lang.Class.getMethod0(Unknown Source)
  74. at java.lang.Class.getMethod(Unknown Source)
  75. at net.minecraft.launchwrapper.Launch.launch(Launch.java:128)
  76. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  77. ... 6 more
  78. Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_6_R3.util
  79. .ServerShutdownThread
  80. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo
  81. ader.java:186)
  82. at java.lang.ClassLoader.loadClass(Unknown Source)
  83. at java.lang.ClassLoader.loadClass(Unknown Source)
  84. ... 13 more
  85. Caused by: java.lang.NullPointerException
  86. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo
  87. ader.java:178)
  88. ... 15 more
  89.  
  90. F:\Raccourcis jeux\Minecraft\Serveur>pause
  91. Appuyez sur une touche pour continuer...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement