Guest User

Untitled

a guest
Feb 15th, 2015
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.47 KB | None | 0 0
  1. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256M; suppor
  2. t was removed in 8.0
  3. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512M; sup
  4. port was removed in 8.0
  5. Feb 15, 2015 7:37:20 PM net.minecraft.launchwrapper.LogWrapper log
  6. INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  7. Feb 15, 2015 7:37:20 PM net.minecraft.launchwrapper.LogWrapper log
  8. INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweak
  9. er
  10. Feb 15, 2015 7:37:20 PM net.minecraft.launchwrapper.LogWrapper log
  11. INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  12. 2015-02-15 19:37:20 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965
  13. for Minecraft 1.6.4 loading
  14. 2015-02-15 19:37:20 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Serv
  15. er VM, version 1.8.0_31, running on Linux:amd64:3.2.0-4-amd64, installed at /usr
  16. /lib/jvm/java-8-oracle/jre
  17. 2015-02-15 19:37:20 [WARNING] [ForgeModLoader] The coremod codechicken.core.laun
  18. ch.DepLoader does not have a MCVersion annotation, it may cause issues with this
  19. version of Minecraft
  20. 2015-02-15 19:37:20 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLo
  21. adingPlugin does not have a MCVersion annotation, it may cause issues with this
  22. version of Minecraft
  23. 2015-02-15 19:37:20 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOP
  24. FMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with
  25. this version of Minecraft
  26. 2015-02-15 19:37:20 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugi
  27. n does not have a MCVersion annotation, it may cause issues with this version of
  28. Minecraft
  29. 2015-02-15 19:37:20 [WARNING] [ForgeModLoader] The coremod codechicken.core.laun
  30. ch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issu
  31. es with this version of Minecraft
  32. 2015-02-15 19:37:20 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.micco
  33. re.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues wit
  34. h this version of Minecraft
  35. 2015-02-15 19:37:20 [WARNING] [ForgeModLoader] The coremod openblocks.OpenBlocks
  36. CorePlugin does not have a MCVersion annotation, it may cause issues with this v
  37. ersion of Minecraft
  38. 2015-02-15 19:37:20 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCore
  39. Plugin does not have a MCVersion annotation, it may cause issues with this versi
  40. on of Minecraft
  41. 2015-02-15 19:37:20 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader.
  42. TConstructLoaderContainer does not have a MCVersion annotation, it may cause iss
  43. ues with this version of Minecraft
  44. 2015-02-15 19:37:20 [INFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR!
  45. *zap*
  46. 2015-02-15 19:37:20 [INFO] [TCon-Preloader] Constructing preloader (Modules: [tc
  47. onstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
  48. 2015-02-15 19:37:20 [INFO] [TCon-Preloader] Found a properties file. Attempting
  49. load...
  50. 2015-02-15 19:37:20 [INFO] [TCon-Preloader] Loaded properties successfully. Usin
  51. g specified settings.
  52. 2015-02-15 19:37:20 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fm
  53. l.common.launcher.FMLInjectionAndSortingTweaker
  54. 2015-02-15 19:37:20 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fm
  55. l.common.launcher.FMLDeobfTweaker
  56. 2015-02-15 19:37:20 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.com
  57. mon.launcher.FMLInjectionAndSortingTweaker
  58. 2015-02-15 19:37:20 [SEVERE] [ForgeModLoader] Unable to launch
  59. java.util.ConcurrentModificationException
  60. at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
  61. at java.util.ArrayList$Itr.remove(ArrayList.java:865)
  62. at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
  63. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
  66. java:62)
  67. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
  68. sorImpl.java:43)
  69. at java.lang.reflect.Method.invoke(Method.java:483)
  70. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j
  71. ava:43)
  72. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.
  73. java:12)
  74. If you want to completely stop the server process now, press Ctrl+C before the t
  75. ime is up!
  76. Rebooting in:
  77. 5...
  78. 4...
  79. ^Cfish: Job 1, “sh startserver.sh” terminated by signal SIGINT (Quit request fro
Advertisement
Add Comment
Please, Sign In to add comment