• 0

    posted a message on ChickenBones Mods

    MC 1.10.2

    Translocators-1.10.2-2.1.3.44-universal.jar


    This is happening in other versions as well, if you put redstone on a translocator and run a redstone wire to it, server crashes

    setup:

    http://imgur.com/a/zkLiF


    crashlog:

    http://hastebin.com/ixiyuqudet.pl

    Posted in: Minecraft Mods
  • 1

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    Grats man that's awesome! Well done!

    Posted in: Minecraft Mods
  • 1

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from SadieRocks»

    I _DID_ add the argument. I notice in the log it lists other arguments that I didn't add manually (JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx2048m), nor does it list that I'm running the G1GC argument (which I added manually). I've ran the launcher in administrative and still I am not able to get the thing to recognize the G1GC argument and it still crashes. I honestly don't know what I'm doing wrong here.


    Sadie plays my pack with chromaticaft, and she is not the only one with this issue. We've had 4 different players with the exact issue, steps I had them take to resolve.

    1. Restart PC
    2. Kill any java tasks
    3. Verify latest java is installed (send me Screencap)
    4. verify java 32 is not installed as well
    5. Reinstall technic
    6. Redownload the modpack
    7. Set the java arguments in the technic launcher (Send me screenshot to verify it's correct)

    Then the launch the pack and those arguments arent activated. We have several dozen players who can play just fine but for some reason these 2-3 players cannot get it going. Then because of the update to Chromaticraft they cant even play the pack -period-. This is an issue. It would be preferable from a pack designer standpoint to crash them or warn them upon entering the chroma dimension, (or just disallow entry entirely and no crashes at all) instead of killing the entire pack at loadin without the arguments. VERY few of our players will ever set foot in the chroma dimension or put in the work to progress with Chromaticraft in general, out of 40-50 players I'd expect maybe 3-4 to put in the effort based on our past experiences with Chromaticraft itself and other similar time investment Reika mods such as endgame Reactorcraft. So all players are subject to the crashing issues now when it would have only been an issue for a couple players and those are generally the ones that will goto great lengths to resolve their issues to check out the content.

    The issue of not applying the arguments seems to be a technic launcher issue, working with them to resolve as well but the core issue is still a CC issue for now in the way its handling the missing arguments. Presently the couple outliers who cant play we're assisting the by migrating the install to MultiMC and applying the settings there which works, but then need to do this process every pack update of course.

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from archmage94»

    hey can someone help me with something? I get this error and according to the report it was ChromatiCraft that errored, and yes I even downloaded the latest update and it still did it


    ---- Minecraft Crash Report ----
    // This doesn't make any sense!

    Time: 12/22/15 3:24 PM
    Description: Initializing game

    Reika.DragonAPI.Exception.InstallationException: ChromatiCraft was not installed correctly:
    You are running Java 8, and need to use the JVM argument '-XX:+UseG1GC' or you will suffer memory allocation-related crashes.
    Note that you may have to remove other GC arguments, such as '-XX:+UseConcMarkSweepGC', which is commonly auto-specified by launchers.
    Try consulting http://www.minecraftforum.net/topic/1969694-for information.
    This is not a ChromatiCraft bug. Do not post it to http://www.minecraftforum.net/topic/1969694- unless you are really stuck.
    at Reika.ChromatiCraft.ChromatiCraft.preload(ChromatiCraft.java:263)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Stacktrace:
    at Reika.ChromatiCraft.ChromatiCraft.preload(ChromatiCraft.java:263)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 138243400 bytes (131 MB) / 619499520 bytes (590 MB) up to 4281597952 bytes (4083 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 Optifine OptiFine_1.7.10_HD_U_C1 106 mods loaded, 106 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
    UCH Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
    UCH modJ_StarMinerCore{0.9.7} [StarMinerCore] (minecraft.jar)
    UCH appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
    UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
    UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
    UCH NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
    UCH OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
    UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCH <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
    UCH WarpDriveCore{1.3.11} [WarpDriveCore] (minecraft.jar)
    UCH IC2{2.2.774-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.774-experimental.jar)
    UCH ImmibisCore{59.1.2} [Immibis Core] (immibis-core-59.1.2.jar)
    UCH AdvancedRepulsionSystems{59.0.3} [Advanced Repulsion Systems] (adv-repulsion-systems-59.0.3.jar)
    UCH adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8c.jar)
    UCH AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
    UCH modJ_StarMiner{0.9.7} [Starminer Mod] (Anti-Gravity-Mod-1.7.10.jar)
    UCH appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
    UCH bdlib{1.9.3.107} [BD Lib] (bdlib-1.9.3.107-mc1.7.10.jar)
    UCH CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
    UCH bookshelf{1.2.0} [Bookshelf] (Bookshelf-1.7.10-1.2.0.jar)
    UCH BrandonsCore{1.0.0.10} [Brandon's Core] (BrandonsCore-1.0.0.10-bugfix.jar)
    UCH BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
    UCH BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
    UCH BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
    UCH BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
    UCH BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
    UCH BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
    UCH BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
    UCH BuildCraft|Compat{7.0.11} [BuildCraft Compat] (buildcraft-compat-7.0.11.jar)
    UCH ComputerCraft{1.74} [ComputerCraft] (ComputerCraft1.74.jar)
    UCH GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.404.jar)
    UCH numina{0.4.0.119} [Numina] (Numina-0.4.0.119.jar)
    UCH ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCH MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.1.0.31-universal.jar)
    UCH ProjRed|Core{4.7.0pre9.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre9.92-Base.jar)
    UCH powersuits{0.11.0.289} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.289.jar)
    UCH ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
    UCH ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
    UCH Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
    UCH DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V10a.jar)
    UCE ChromatiCraft{1.0} [ChromatiCraft] (ChromatiCraft 1.7.10 V10a.jar)
    UCH craftingpillars{1.6.0} [Crafting Pillars Mod] (CraftingPillars-1.7.x-1.6.1.jar)
    UCH dimdoors{2.2.5-test9} [Dimensional Doors] (DimensionalDoors-2.2.5-test9.jar)
    UCH DraconicEvolution{1.0.2-snapshot_7} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2-Snapshot_7-bugfix.jar)
    UCH RotaryCraft{1.0} [RotaryCraft] (RotaryCraft 1.7.10 V10a.jar)
    UCH ElectriCraft{1.0} [ElectriCraft] (ElectriCraft 1.7.10 V10a.jar)
    UCH endercore{1.7.10-0.1.0.24_beta} [EnderCore] (EnderCore-1.7.10-0.1.0.24_beta.jar)
    UCH explosives_pp{1.7b} [§6Explosives§4++] (ExplosivesPP-1.7.10-1.7b.jar)
    UCH GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.404.jar)
    UCH advgenerators{0.9.18.113} [Advanced Generators] (generators-0.9.18.113-mc1.7.10.jar)
    UCH iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
    UCH GuiltTrip{4.0.0} [GuiltTrip] (GuiltTrip-4.0.0.jar)
    UCH HardcoreEnderExpansion{1.8.4} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.4.jar)
    UCH HoloInventory{1.9.1.123} [HoloInventory] (HoloInventory-1.7.10-1.9.1.123.jar)
    UCH IC2NuclearControl{2.2.5a-GoingForTheKill} [Nuclear Control 2] (IC2NuclearControl-2.2.5a-GoingForTheKill.jar)
    UCH IronChest{6.0.60.741} [Iron Chest] (Iron-Chests-Mod-1.7.10.jar)
    UCH jinryuujrmcore{1.1.8} [JinRyuu's JRMCore] (JRMCore-v1.1.8.jar)
    UCH jinryuubetterrenderaddon{1.5.4} [JinRyuu's Better Render Addon] (JBRA-Client-v1.5.4.jar)
    UCH jinryuuhdskinsextended{1.3} [JinRyuu's HD Skins Extended] (JinRyuu%27s-HDSkins-Mod-1.7.10-v1.3.jar)
    UCH jcanimation{1.2.4} [JCAnimationAPI] (JurassiCraft-1.4.5.jar)
    UCH llibrary{0.6.2} [LLibrary] (llibrary-0.6.2-1.7.10.jar)
    UCH jurassicraft{1.4.5} [JurassiCraft] (JurassiCraft-1.4.5.jar)
    UCH legends{1.3} [Legends Mod] (Legends Core-1.3.jar)
    UCH LiquidXP{59.0.1} [Liquid XP] (liquid-xp-59.0.1.jar)
    UCH malisiscore{1.7.10-0.14.0} [MalisisCore] (malisiscore-1.7.10-0.14.0.jar)
    UCH malisisdoors{1.7.10-1.13.0} [Malisis' Doors] (malisisdoors-1.7.10-1.13.0.jar)
    UCH Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
    UCH MobDismemberment{4.0.0} [MobDismemberment] (MobDismemberment-4.0.0.jar)
    UCH modularsystems{2.2.1} [Modular Systems] (ModularSystems-1.7.10-2.2.1.jar)
    UCH MutantCreatures{1.4.9} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.9.jar)
    UCH OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
    UCH OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
    UCH OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip)
    UCH pandorasbox{2.0.1} [Pandora's Box] (PandorasBox-2.1.jar)
    UCH Photoreal{4.0.0} [Photoreal] (Photoreal-4.0.0.jar)
    UCH PneumaticCraft{1.11.6-126} [PneumaticCraft] (PneumaticCraft-1.7.10-1.11.6-126-universal.jar)
    UCH PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
    UCH ProjRed|Transmission{4.7.0pre9.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
    UCH ProjRed|Transportation{4.7.0pre9.92} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
    UCH ProjRed|Exploration{4.7.0pre9.92} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre9.92-World.jar)
    UCH ProjRed|Compatibility{4.7.0pre9.92} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre9.92-Compat.jar)
    UCH ProjRed|Integration{4.7.0pre9.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
    UCH ProjRed|Fabrication{4.7.0pre9.92} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre9.92-Fabrication.jar)
    UCH ProjRed|Illumination{4.7.0pre9.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre9.92-Lighting.jar)
    UCH ProjRed|Expansion{4.7.0pre9.92} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
    UCH ReactorCraft{1.0} [ReactorCraft] (ReactorCraft 1.7.10 V10a.jar)
    UCH sonicmod{1.4.0 MC1.7.10} [Sonic the Hedgehog Mod] (Sonic the Hedgehog Mod 1.7.10 V1.4.0.jar)
    UCH spacore{01.05.11} [SpACore] (SpACore-1.7.10-01.05.11.jar)
    UCH sus{4.2.1} [Superheroes Unlimited Mod] (Superheroes Unlimited Mod-1.7.10-4.2.1.jar)
    UCH susaddon{4.2.1} [Superheroes Unlimited Mod (Part 2)] (Superheroes Unlimited Mod-1.7.10-4.2.1.jar)
    UCH Sync{4.0.0} [Sync] (Sync-4.0.0.jar)
    UCH erebus{0.4.1} [Erebus] (TheErebus-0.4.1.jar)
    UCH VoidMonster{1.0} [Void Monster] (VoidMonster 1.7.10 V10a.jar)
    UCH wailafeatures{0.0.5} [WAILA Features] (WAILA-features-1.7.10-0.0.5.jar)
    UCH WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
    UCH WailaNBT{1.4} [Waila NBT] (WailaNBT-1.7.10-1.4.jar)
    UCH wailaplugins{MC1.7.10-0.1.2-21} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.1.2-21.jar)
    UCH WarpDrive{1.3.11} [WarpDrive] (WarpDrive-1.7.10-1.3.11.jar)
    UCH worldedit{6.0-beta-01} [WorldEdit] (worldedit-forge-mc1.7.10-6.0-beta-01.jar)
    UCH McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCH ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar)
    UCH MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar)
    UCH RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
    UCH ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13416 Compatibility Profile Context 15.300.1025.0' Renderer: 'AMD Radeon R9 200 Series'
    OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
    Class transformer null safety: all safe
    AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
    CoFHCore: -[1.7.10]3.0.3-303
    ThermalFoundation: -[1.7.10]1.2.0-102
    ThermalExpansion: -[1.7.10]4.0.3B1-218
    Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
    SpACore ASM Transformers:
    GLStateManager: false
    GLStateManager debug output: false
    Debug screen replacer: true
    List of loaded APIs:
    * appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar
    * Baubles|API (1.0.1.10) from ThermalFoundation-[1.7.10]1.2.0-102.jar
    * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.14.jar
    * BuildCraftAPI|boards (2.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|core (1.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|crops (1.1) from buildcraft-7.1.14.jar
    * BuildCraftAPI|events (2.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|facades (1.1) from buildcraft-7.1.14.jar
    * BuildCraftAPI|filler (4.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|gates (4.1) from buildcraft-7.1.14.jar
    * BuildCraftAPI|items (1.1) from buildcraft-7.1.14.jar
    * BuildCraftAPI|library (2.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|lists (1.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|power (1.3) from buildcraft-7.1.14.jar
    * BuildCraftAPI|recipes (3.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|statements (1.1) from buildcraft-7.1.14.jar
    * BuildCraftAPI|tablet (1.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|tiles (1.2) from buildcraft-7.1.14.jar
    * BuildCraftAPI|tools (1.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|transport (4.1) from buildcraft-7.1.14.jar
    * CoFHAPI (1.7.10R1.0.2) from IC2NuclearControl-2.2.5a-GoingForTheKill.jar
    * CoFHAPI|block (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHAPI|core (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHAPI|energy (1.7.10R1.0.2) from DragonAPI 1.7.10 V10a.jar
    * CoFHAPI|fluid (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHAPI|inventory (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHAPI|item (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHAPI|modhelpers (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHAPI|tileentity (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHAPI|transport (1.7.10R1.0.13) from EnderCore-1.7.10-0.1.0.24_beta.jar
    * CoFHAPI|world (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|audio (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|gui (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|gui|container (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|gui|element (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|gui|element|listbox (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|gui|slot (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|render (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|render|particle (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|util (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|util|helpers (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|util|position (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|world (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|world|feature (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * ComputerCraft|API (1.74) from ComputerCraft1.74.jar
    * ComputerCraft|API|FileSystem (1.74) from ComputerCraft1.74.jar
    * ComputerCraft|API|Lua (1.74) from ComputerCraft1.74.jar
    * ComputerCraft|API|Media (1.74) from ComputerCraft1.74.jar
    * ComputerCraft|API|Peripheral (1.74) from ComputerCraft1.74.jar
    * ComputerCraft|API|Permissions (1.74) from ComputerCraft1.74.jar
    * ComputerCraft|API|Redstone (1.74) from ComputerCraft1.74.jar
    * ComputerCraft|API|Turtle (1.74) from ComputerCraft1.74.jar
    * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2-Snapshot_7-bugfix.jar
    * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-0.0.1.4-universal.jar
    * Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.404.jar
    * IC2API (1.0) from industrialcraft-2-2.2.774-experimental.jar
    * MekanismAPI|core (8.0.0) from DragonAPI 1.7.10 V10a.jar
    * MekanismAPI|energy (8.0.0) from DragonAPI 1.7.10 V10a.jar
    * MekanismAPI|gas (8.0.0) from DragonAPI 1.7.10 V10a.jar
    * MekanismAPI|infuse (8.0.0) from DragonAPI 1.7.10 V10a.jar
    * MekanismAPI|laser (8.0.0) from DragonAPI 1.7.10 V10a.jar
    * MekanismAPI|reactor (8.0.0) from DragonAPI 1.7.10 V10a.jar
    * MekanismAPI|recipe (8.0.0) from DragonAPI 1.7.10 V10a.jar
    * MekanismAPI|transmitter (8.0.0) from DragonAPI 1.7.10 V10a.jar
    * MekanismAPI|util (8.0.0) from DragonAPI 1.7.10 V10a.jar
    * minechemAPI (1.7.10R1) from DragonAPI 1.7.10 V10a.jar
    * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.2.5a-GoingForTheKill.jar
    * OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.4.jar
    * PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.11.6-126-universal.jar
    * StarminerAPI (0.9.7) from Anti-Gravity-Mod-1.7.10.jar
    * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
    Stencil buffer state: Function set: GL30, pool: forge, bits: 8
    Launched Version: 1.7.10-Forge10.13.4.1566-1.7.10
    LWJGL: 2.9.1
    OpenGL: AMD Radeon R9 200 Series GL version 4.5.13416 Compatibility Profile Context 15.300.1025.0, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: [Sphax_VoxelMap_512x-64x.zip, msi_conversion-25.05.2015.zip, Sphax128x_BOP_Ver2.1.0.960.zip, Affinity-HD-Blocks-x256.zip, Affinity-HD-Core-x256.zip, Affinity-HD-GUI-x256.zip, Affinity-HD-Items-x256.zip, Affinity-HD-Mobs-x256.zip, Affinity-HD-Music.zip, Affinity-HD-Plants-x256.zip, Affinity-HD-Skies-x256.zip, Affinity-HD-Shaders-x128.zip] Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)

    It says ChromatiCraft was not installed correctly but i'm sure it is, I put it in the mods folder like any other Minecraft mod


    As the crashlog says you need to add -XX:+UseG1GC to your launcher java arguments
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from Reika»


      • Regarding the JVM argument and Java 8 forced crash with CC: I will not be lifting that requirement, except[/b] for the fact I will be adding a config option for pack makers whose launchers do not allow them to specify Java arguments. This config will disable the crash, but will trigger a popup - using the same system as the version checker notification - and will lock out access to the dimension to prevent crashes. The lexicon will modify itself (crossing out dimension-related entries and editing their text to indicate, in-universe, that the dimension is unloadable) to reflect this.


    In regards to this, if we as a pack creator have steps in place for players to set the Java arguments and they have, will they then gain access to the chroma dimension normally even if we have that option set in the configs?
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from Reika»

    That works as a temporary fix until something more permanent is implemented.

    My thoughts exactly, if there is an option in the future our preference is definitely that of leaving roc/rec exactly as you intend them.
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    Keeping in accordance with your modpack policies the pack Nuts and Bolts (Technic and FTB Launcher) we have modified rotarycraft iridium to remove it from the oredict and removed the recipe to convert iridium ingots into iridium ore. We have an ingame manual and wiki detailing all pack changes and will add this to it to ensure people are aware of the change and dont bother you about it (hopefully).

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from Reika»


    Also, even if I am to fix this, how?

    I understand the scenario isnt an exact an analogy but I assume you see the similarities. Honestly your first thought seems perfect to me, enable the iridium extract if you have GT installed, but not ic2 without GT. In GT the ore is directly obtainable and much easier to get with cross modding so the extractor makes total sense in that scenario, the only issue here is IC2 alone without GT.
    You could do a config as well of course but I understand and respect your desire to avoid going down that road.
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from Reika»

    ...How is "very rare ore" and "very rare dungeon loot" in any way different?


    They're VERY different in real world scenarios. Players are bringing in thousands of ores per hour. Not thousands of dungeon loot chests per hour.
    .8% chance from a dungeon loot chest vs 6.25% from every platinum and 1% of every silver ore, multiplied across thousands of ores and you're talking 500~1000 iridium daily with a quarry. Use a digital miner to pull just those ores and these numbers because FAR more problematic. Manually "looting" iridium you'd be lucky to net a dozen in a day, very lucky. With the extract its hundreds, or thousands. It was not meant to be that way for ic2. It's similar in scale to an IC2 induction furnace smelting tungsten. That would break RC progression just about as badly as this is doing to IC2 progression.


    I did figure out a work around for this though if anyone else is interested. We minetweaker removed the recipe to craft an Rc iridium ingot into iridium ore and then modtweaker removed the Roc iridium from the oredict essentially making it completely useless for IC2, since there is a work around I guess this will work.

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from Reika»


    Wait...iridium is dungeon loot? If so, then why is an Extractor byproduct an issue?

    Because you only use the dungeon loot to get the first piece, if you strictly tried to farm it from dungeons you'd never get enough to do anything of note. You take that piece and then use ic2's replicator to mass produce it. The real issue here is the extractor nullfying any need for ic2 progression and power infrastructure to mass produce it. And its the biggest gate to all the endgame ic2 stuff. half a dozen ic2 reactors, a dozen reyclers and a couple mass fabs might get you enough UU matter to then go use 1mil EU per replication on perhaps a dozen or so iridium per day. The extractor working off an enderquarry however nets us 1000+ in one day, and if you use MFR lasers to just get platinum/silver even more.

    Again, this is really only any an issue if you dont have GT, but without GT its a massive sidestep around that mod's inherent balancing mechanics.
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from Reika»

    ....oh. Well, I can make it so that output depends on GT instead of IC2, but I would like to keep it on my server...




    You lack required progress.

    Awesome!
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from Reika»


    ...How? Iridium is simply mined out of
    the ground; no special infrastructure is required to get it, meaning
    all the Extractor is doing is saving you time mining. I do not recognize
    this as breaking progression, because I do not accept the legitimacy of
    requiring large time investment in and of itself or random luck as gating or
    progression mechanisms.





    Gregtech adds iridium, not ic2. There is no ic2 ore in the ground to be mined, it has to be obtained via dungeon loot and then replicated using their tech tree. With gregtech installed it would be a non issue since GT makes it much more readily available as part of gregs ic2 changes.if there were naturally occuring iridium ore worldgen I'd completely agree with your logic, but there isnt without Gt it changes the entire progression of iridium acquisition. It literally renders the mass fabricator, recyclers, scanner, pattern storage and replicator useless. It isnt luck gating at all. anyone on the server needs to find a piece of iridium, and its not that uncommon in dungeon loot, once you have that one piece you build up mass fabricators, recyclers to feed them scrap, you use the uu matter generated there in the replicator to reproduce the iridium pattern from the scanner. All of those are endgame ic2 technologies and require alot of EU power infrastructure as well. all of this is bypassed by the extractor. None of those machines need every be used, the power and tech progression doesnt have to happen you can make a compressor and a canning machine and with the help of rotarycraft jump right to gravity armor.

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from Reika»

    No, because that is a very dangerous road to go down. Why is the production of iridium from platinum an issue?



    Because with automining, just a basic enderquarry we ended up with 2k+ iridium in one day, which completely breaks ic2's mass fab iridium production tree.


    Kinda how you wouldnt want a pulverize giving tungsten as a byproduct I'd imagine. We dont even have iridium ore available as worldgen, its loot/massfab only. I'm 100% in agreement that it's a slippery slope, especially if people try removing essential byproducts for roc/rec progression, but this is for a mod ore byproduct, does Rec/Roc even use iridium? If it did I would suspect it would have a unique oredict like tungsten as well?

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from Lyfthrasir»

    saereth, it's not just platinum but silver too, and given how common silver is in most mods......


    that explains how we got 2k iridium overnight -_- This would definitely be good if we can change this on a per pack basis, it's progression breaking for some other mods.
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    Is there currently any method for disabling a byproduct from the extractor? Specifically the production of iridium from platinum, we'd like to disable that if possible.

    Posted in: Minecraft Mods
  • To post a comment, please .