Advertisement
dlaciv12

Untitled

Dec 16th, 2014
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.95 KB | None | 0 0
  1.  
  2. C:\FTB\FTB Lite>java -Xms1024m -Xmx2048m -XX:PermSize=128m -jar FTBServer-1.6.4-
  3. 965.jar nogui
  4. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=128m; suppor
  5. t was removed in 8.0
  6. Dec 16, 2014 10:41:27 AM net.minecraft.launchwrapper.LogWrapper log
  7. INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  8. Dec 16, 2014 10:41:28 AM net.minecraft.launchwrapper.LogWrapper log
  9. INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweak
  10. er
  11. Dec 16, 2014 10:41:28 AM net.minecraft.launchwrapper.LogWrapper log
  12. INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  13. 2014-12-16 10:41:28 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965
  14. for Minecraft 1.6.4 loading
  15. 2014-12-16 10:41:28 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Serv
  16. er VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Program
  17. Files\Java\jre1.8.0_25
  18. 2014-12-16 10:41:28 [WARNING] [ForgeModLoader] The coremod net.minecraftforge.le
  19. x.sortfix.CorePlugin does not have a MCVersion annotation, it may cause issues w
  20. ith this version of Minecraft
  21. 2014-12-16 10:41:28 [WARNING] [ForgeModLoader] The coremod codechicken.core.laun
  22. ch.DepLoader does not have a MCVersion annotation, it may cause issues with this
  23. version of Minecraft
  24. 2014-12-16 10:41:28 [WARNING] [ForgeModLoader] The coremod codechicken.core.laun
  25. ch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issu
  26. es with this version of Minecraft
  27. 2014-12-16 10:41:29 [INFO] [STDERR] Warning: version of ForgeMultipart-universal
  28. -1.6.4-, 1.0.0.227 is newer than request 1.0.0.219
  29. 2014-12-16 10:41:29 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugi
  30. n does not have a MCVersion annotation, it may cause issues with this version of
  31. Minecraft
  32. 2014-12-16 10:41:29 [WARNING] [ForgeModLoader] The coremod mcp.mobius.evoc.asm.C
  33. oreDescription does not have a MCVersion annotation, it may cause issues with th
  34. is version of Minecraft
  35. 2014-12-16 10:41:29 [WARNING] [ForgeModLoader] The coremod mcp.mobius.mobiuscore
  36. .asm.CoreDescription does not have a MCVersion annotation, it may cause issues w
  37. ith this version of Minecraft
  38. 2014-12-16 10:41:29 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.N
  39. EICorePlugin does not have a MCVersion annotation, it may cause issues with this
  40. version of Minecraft
  41. 2014-12-16 10:41:29 [WARNING] [ForgeModLoader] The coremod openblocks.OpenBlocks
  42. CorePlugin does not have a MCVersion annotation, it may cause issues with this v
  43. ersion of Minecraft
  44. 2014-12-16 10:41:29 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCore
  45. Plugin does not have a MCVersion annotation, it may cause issues with this versi
  46. on of Minecraft
  47. 2014-12-16 10:41:29 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fm
  48. l.common.launcher.FMLInjectionAndSortingTweaker
  49. 2014-12-16 10:41:29 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fm
  50. l.common.launcher.FMLDeobfTweaker
  51. 2014-12-16 10:41:29 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.com
  52. mon.launcher.FMLInjectionAndSortingTweaker
  53. 2014-12-16 10:41:29 [SEVERE] [ForgeModLoader] Unable to launch
  54. java.util.ConcurrentModificationException
  55. at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
  56. at java.util.ArrayList$Itr.remove(Unknown Source)
  57. at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
  58. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  60. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  61. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  62. at java.lang.reflect.Method.invoke(Unknown Source)
  63. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j
  64. ava:48)
  65. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.
  66. java:17)
  67.  
  68. C:\FTB\FTB Lite>pause
  69. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement