Jump to content

CherryHotaling

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by CherryHotaling

  1. Stop bumping. If nobody has replied yet you can use the Edit button instead.

     

    This thread might get locked, since Skuli has stopped developing the pack and Iskandar, the new guy, will start from scratch.

    Hi there, I wasnt bumping, if you see I actually answered a couple of my questions and explained the fixes for them. The other two posts are unrelated those those posts. So I am not sure what I am bumping hun.

     

    Should I be posting these somewhere else?

     

    Thanks

     

     

    posting 4 times in a row when nobody has replied yet, is bumping.

     

    I'm usually forgiving when someone double-post, but not quadruple. It doesn't matter if they are related or unrelated, we do have that Edit button in there for a reason

     

    Ok hun will do! Thank you!

  2. So I figured out a fix for this issue.

    For the client fix:

    1) Click the Launcher Options on the top right of the Technic Launcher

    2) Click the Java Settings at the top

    3) Select 1.7.0_76 Next to minecraft java version

    Then close the window.

    However for the server (if your running the server from windows not linux) it requires you go back to Java 1.7_75

    You can download that version here:

    http://www.oracle.com/technetwork/java/javase/downloads/jre7-downloads-1880261.html

    You need to uninstall the latest version of Java.

    Then install the 1.7_75 version.

    If you get the error: "'java' is not recognized as an internal or external command" 

    Then it means you need to add the 1.7_75 environment variable to windows:

    1) Click the Start Button then Right click "Computer" go to properties 

    2) Click Advanced system Settings link on the left

    3) Click the "Environment Variables" button

    4) On the bottom window under "System Variables" scroll down to path and double click it

    5) in the Variable value make sure your at the end of the string and put a ; and then the path to your 1.7 java (For example: ;C:Program Files (x86)Javajre7bin) remember the ;

    6) click ok

     

    Now run your client and server and it should be fine.

     

    I know a few people having this issue because they are using java version 1.8 or higher. I am not sure if you can fix that in this mod so it will work with the latest java or not.

     

    Something to keep in mind maybe?

  3. 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!

×
×
  • Create New...