Hello there,
2 issues
I try to start the Hexxit client with the latest 3.0.0c version and it just says its loading then pops back to the Technic launcher again.
I looked at the logs and it gave me this:
[21:07:02] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[21:07:02] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[21:07:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[21:07:02] [main/INFO]: Forge Mod Loader version 7.10.25.1208 for Minecraft 1.7.10 loading
[21:07:02] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:Program FilesJavajre1.8.0_25
[21:07:02] [main/WARN]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:07:03] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:07:04] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:07:04] [main/WARN]: The coremod atomicstryker.dynamiclights.common.DLFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:07:04] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:07:04] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:07:04] [main/WARN]: The coremod xreliquary.common.asm.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:07:04] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:07:04] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[21:07:04] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:07:04] [main/ERROR]: Unable to launch
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source) ~[?:1.8.0_25]
at java.util.ArrayList$Itr.remove(Unknown Source) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:117) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
Keep in mind I can load and play 1.0.10 perfectly fine
The other thing is:
Trying to start the hexxit server for this version and im getting the following:
C:MinecraftServer>java -Xmx1G -Xms512M -jar Hexxit.jar nogui
[20:04:17] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.co
mmon.launcher.FMLServerTweaker
[20:04:17] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.
fml.common.launcher.FMLServerTweaker
[20:04:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.
launcher.FMLServerTweaker
[20:04:17] [main/INFO] [FML]: Forge Mod Loader version 7.10.25.1208 for Minecraf
t 1.7.10 loading
[20:04:17] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_
31, running on Windows 7:x86:6.1, installed at C:Program Files (x86)Javajre1.
8.0_31
[20:04:17] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoa
dingPlugin does not have a MCVersion annotation, it may cause issues with this v
ersion of Minecraft
[20:04:19] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCor
ePlugin does not have a MCVersion annotation, it may cause issues with this vers
ion of Minecraft
Warning: version of bspkrsCore, 6.13 is newer than request 6.9
[20:04:19] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a
MCVersion annotation, it may cause issues with this version of Minecraft
[20:04:19] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does
not have a MCVersion annotation, it may cause issues with this version of Minec
raft
[20:04:19] [main/WARN] [FML]: The coremod xreliquary.common.asm.DepLoader does n
ot have a MCVersion annotation, it may cause issues with this version of Minecra
ft
[20:04:19] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.co
mmon.launcher.FMLInjectionAndSortingTweaker
[20:04:19] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.co
mmon.launcher.FMLDeobfTweaker
[20:04:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.
launcher.FMLInjectionAndSortingTweaker
[20:04:19] [main/ERROR] [LaunchWrapper]: Unable to launch
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source) ~[?:1.
8.0_31]
at java.util.ArrayList$Itr.remove(Unknown Source) ~[?:1.8.0_31]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:117) [launchwra
pper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrappe
r-1.9.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0
_31]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0
_31]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1
.8.0_31]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_31]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j
ava:43) [Hexxit.jar:?]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.
java:12) [Hexxit.jar:?]
C:MinecraftServer>pause
Press any key to continue . . .
Anyone have any ideas why?
(Running windows 7 64 bit with 10 gigs of ram)
I also tried downgrading my Java to the standard 1.8.0_25 and I get the same error.
Thanks for your time!