Other Pages

    • Groups
    • Users
    • Tags
    • Server History
    Stonebound Logo

    Stonebound

    • Register
    • Login
    • Menu
      • Groups
      • Users
      • Tags
      • Server History
    • Search
    • Forum
    • Servers
    • Apply
    • Contribute

    Principium Server Opening

    Announcements
    announcement
    9
    18
    12724
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • phit
      phit Staff last edited by phit

      Server is online!

      We are pleased to announce the opening of our next server this friday! It will be our first 1.10.2 modded Minecraft pack made by a few of our staff members. It showcases some of the new mods 1.10.2 has to offer like Mekanism v9, Psi, and Chisels & Bits, while still giving you the option to fall back to some of your known favorites like EnderIO, Tinkers' Construct, Forestry, and Botania.
      We also added a bunch of in-game books to guide you through the experience and familiarize yourself with the new mods on the block.

      You can download the pack from the Curse Voice Launcher or Technic Launcher. On both you can find it by searching for "Principium".
      For those that can't use or dislike either you can find MultiMC instance downloads here.

      The server will open this Friday, August 5th, around 7pm UTC (click here for your timezone)

      Server Address: principium.stonebound.net

      tl;dr the 1.10.2 pack is finally here and we are really excited about it!
      As always, you can see the server map at map.stonebound.net/principium and possibly pick a spot where you would want to live.
      See you on the server this Friday!

      Helpful Links: FAQ | Server History | Rules

      1 Reply Last reply Reply Quote 1
      • PenelopeShrimp
        PenelopeShrimp last edited by

        how do i get whitelisted on this

        phit 1 Reply Last reply Reply Quote 0
        • phit
          phit Staff @PenelopeShrimp last edited by

          @PenelopeShrimp https://forums.stonebound.net/topic/9/application-info

          Helpful Links: FAQ | Server History | Rules

          1 Reply Last reply Reply Quote 0
          • Dsmagleby
            Dsmagleby last edited by

            Nice congrats on the finished pack! This is a great excuse for me to start modded again. See you all in game !

            1 Reply Last reply Reply Quote 0
            • PenelopeShrimp
              PenelopeShrimp last edited by phit

              the modpack crashed on me

              ---- Minecraft Crash Report ----
              
              WARNING: coremods are present:
                AppleCore (AppleCore-mc1.10.2-1.3.5.jar)
                LoadingHook (Mekanism-1.10.2-9.1.0.288.jar)
                EnderCorePlugin (EnderCore-1.10.2-0.4.1.45-beta.jar)
                LoadingPlugin (Quark-beta-49.jar)
                Crafting Harmonics Core (craftingharmonics-1.9.4_1.10_1.10.2-1.5.5.40.jar)
                FMLPlugin (InventoryTweaks-1.61-58.jar)
                TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)
                BetterMinecraftChat (BetterMinecraftChat_1.10.2-4.1.2.jar)
              Contact their authors BEFORE contacting forge
              
              // I bet Cylons wouldn't have this problem.
              
              Time: 8/4/16 1:31 AM
              Description: There was a severe problem during mod loading that has caused the game to fail
              
              net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraftforge.fml.common.registry.PersistentRegistryManager.createRegistry(Lnet/minecraft/util/ResourceLocation;Ljava/lang/Class;Lnet/minecraft/util/ResourceLocation;IIZLnet/minecraftforge/fml/common/registry/IForgeRegistry$AddCallback;Lnet/minecraftforge/fml/common/registry/IForgeRegistry$ClearCallback;Lnet/minecraftforge/fml/common/registry/IForgeRegistry$CreateCallback;)Lnet/minecraftforge/fml/common/registry/FMLControlledNamespacedRegistry;
              	at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186)
              	at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:610)
              	at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:255)
              	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
              	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
              	at net.minecraft.client.main.Main.main(SourceFile:124)
              	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)
              Caused by: java.lang.NoSuchMethodError: net.minecraftforge.fml.common.registry.PersistentRegistryManager.createRegistry(Lnet/minecraft/util/ResourceLocation;Ljava/lang/Class;Lnet/minecraft/util/ResourceLocation;IIZLnet/minecraftforge/fml/common/registry/IForgeRegistry$AddCallback;Lnet/minecraftforge/fml/common/registry/IForgeRegistry$ClearCallback;Lnet/minecraftforge/fml/common/registry/IForgeRegistry$CreateCallback;)Lnet/minecraftforge/fml/common/registry/FMLControlledNamespacedRegistry;
              	at pl.asie.charset.lib.wires.WireManager.<clinit>(WireManager.java:9)
              	at pl.asie.charset.lib.ModCharsetLib.preInit(ModCharsetLib.java:142)
              	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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595)
              	at sun.reflect.GeneratedMethodAccessor5.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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
              	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
              	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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
              	at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:607)
              	... 10 more
              
              
              A detailed walkthrough of the error, its code path and all known details is as follows:
              ---------------------------------------------------------------------------------------
              
              -- System Details --
              Details:
              	Minecraft Version: 1.10.2
              	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: 379448424 bytes (361 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
              	JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
              	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
              	FML: MCP 9.32 Powered by Forge 12.18.1.2043 101 mods loaded, 101 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.19} [Minecraft Coder Pack] (minecraft.jar) 
              	UCH	FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2043.jar) 
              	UCH	Forge{12.18.1.2043} [Minecraft Forge] (forge-1.10.2-12.18.1.2043.jar) 
              	UCH	OpenComputers|Core{1.6.0.3-rc.1} [OpenComputers (Core)] (minecraft.jar) 
              	UCH	actuallyadditions{1.10.2-r56} [Actually Additions] (ActuallyAdditions-1.10.2-r56.jar) 
              	UCH	ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-alpha-1.0.1.jar) 
              	UCH	JEI{3.7.8.234} [Just Enough Items] (jei_1.10.2-3.7.8.234.jar) 
              	UCH	AppleCore{1.3.5} [AppleCore] (AppleCore-mc1.10.2-1.3.5.jar) 
              	UCH	Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar) 
              	UCH	bdlib{1.12.2.8} [BD Lib] (bdlib-1.12.2.8-mc1.10.2.jar) 
              	UCH	betterbuilderswands{0.6.5} [Better Builder's Wands] (BetterBuildersWands-0.6.5-1.10r138+8595fc7.jar) 
              	UCH	betterminecraftchat{4.1.2} [BetterMinecraftChat] (BetterMinecraftChat_1.10.2-4.1.2.jar) 
              	UCH	BloodMagic{1.9.4-2.0.3-53} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.0.3-53.jar) 
              	UCH	bookshelf{1.3.0.282} [Bookshelf] (Bookshelf-1.10.2-1.3.0.282.jar) 
              	UCH	Botania{r1.8-314} [Botania] (Botania-unofficial.r1.8-314.jar) 
              	UCH	Chameleon{1.9.4-2.1.6} [Chameleon] (Chameleon-1.9.4-2.1.6.jar) 
              	UCH	mcmultipart{1.2.0_72} [MCMultiPart] (MCMultiPart-experimental-1.2.0_72-universal.jar) 
              	UCE	CharsetLib{0.3.0-pre12} [‽] (Charset-0.3.0-pre12.jar) 
              	UCE	CharsetAudio{0.3.0-pre12} [♫] (Charset-0.3.0-pre12.jar) 
              	UCE	CharsetCarts{0.3.0-pre12} [U] (Charset-0.3.0-pre12.jar) 
              	UCE	CharsetDecoration{0.3.0-pre12} [âš?] (Charset-0.3.0-pre12.jar) 
              	UCE	CharsetDrama{0.3.0-pre12} [!] (Charset-0.3.0-pre12.jar) 
              	UCE	CharsetFarming{0.3.0-pre12} [;] (Charset-0.3.0-pre12.jar) 
              	UCE	CharsetGates{0.3.0-pre12} [&] (Charset-0.3.0-pre12.jar) 
              	UCE	CharsetPipes{0.3.0-pre12} [|] (Charset-0.3.0-pre12.jar) 
              	UCE	CharsetStorage{0.3.0-pre12} [#] (Charset-0.3.0-pre12.jar) 
              	UCE	CharsetTweaks{0.3.0-pre12} [*] (Charset-0.3.0-pre12.jar) 
              	UCE	CharsetWires{0.3.0-pre12} [+] (Charset-0.3.0-pre12.jar) 
              	UCE	CharsetWrench{0.3.0-pre12} [/] (Charset-0.3.0-pre12.jar) 
              	UCH	chisel{MC1.9.4-0.0.6.33} [Chisel] (Chisel-MC1.9.4-0.0.6.33.jar) 
              	UCH	chiselsandbits{11.7} [Chisels & Bits] (chiselsandbits-11.7.jar) 
              	UCH	ChiselsBytes{0.4} [Chisels & Bytes] (ChiselsBytes-1.9.4-0.4.jar) 
              	UCH	cyclopscore{0.7.3} [Cyclops Core] (CyclopsCore-1.9.4-0.7.3.jar) 
              	UCH	colossalchests{1.3.8} [Colossal Chests] (ColossalChests-1.9.4-1.3.8.jar) 
              	UCH	commoncapabilities{1.1.1} [CommonCapabilities] (CommonCapabilities-1.9.4-1.1.1.jar) 
              	UCH	cookingforblockheads{3.1.26} [Cooking for Blockheads] (CookingForBlockheads-mc1.9.4-3.1.26.jar) 
              	UCH	correlatedpotentialistics{1.1.3} [Correlated Potentialistics] (CorrelatedPotentialistics-1.1.3.jar) 
              	UCH	cosmeticarmorreworked{1.10.2-v1a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.10.2-v1a.jar) 
              	UCH	NashornLib{1.9.4-1.8.77-1.3.1} [Nashorn Library] (NashornLib-1.9.4-1.8.77-1.3.1.8.jar) 
              	UCH	craftingharmonics{1.9.4_1.10_1.10.2-1.5.5} [Crafting Harmonics] (craftingharmonics-1.9.4_1.10_1.10.2-1.5.5.40.jar) 
              	UCH	craftingtweaks{5.0.6} [Crafting Tweaks] (craftingtweaks-mc1.9.4-5.0.6.jar) 
              	UCH	DarkUtils{1.1.3.67} [Dark Utilities] (DarkUtilities-1.10.2-1.1.3.70.jar) 
              	UCH	ElecCore{1.5.292} [ElecCore] (ElecCore-1.9.4-1.5.292.jar) 
              	UCH	deepresonance{1.2.0beta35} [DeepResonance] (deepresonance-1.9.4-1.2.0beta35.jar) 
              	UCH	enchiridion{3.1.6} [Enchiridion] (Enchiridion-1.9.4-3.1.6.jar) 
              	UCH	EnderBags{2.0.1} [EnderBags] (EnderBags-1.9.4-2.0.0.jar) 
              	UCH	endercore{1.10.2-0.4.1.45-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.45-beta.jar) 
              	UCH	EnderIO{1.10.2-3.0.1.77_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.77_beta.jar) 
              	UCH	enderthing{0.6.10} [Enderthing] (enderthing-1.10.2-0.6.10.jar) 
              	UCH	enderutilities{0.6.5} [Ender Utilities] (enderutilities-1.10.2-0.6.5.jar) 
              	UCH	ValkyrieLib{1.10.2-0.10.2} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.2.jar) 
              	UCH	EnvironmentalTech{1.10.2-0.10.2d} [Environmental Tech] (environmentaltech-1.10.2-0.10.2d.jar) 
              	UCH	OpenComputers{1.6.0.3-rc.1} [OpenComputers] (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar) 
              	UCH	FFS{1.9.4-1.6.4-b28} [Fancy Fluid Storage] (Fancy Fluid Storage-1.9.4-1.6.4-b28.jar) 
              	UCH	FastLeaveDecay{1.1} [Fast Leave Decay] (FastLeaveDecay-MC1.9.4-1.2.1.jar) 
              	UCH	flatcoloredblocks{mc1.10-v4.1} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.1.jar) 
              	UCH	forestry{5.2.4.215} [Forestry] (forestry_1.10.2-5.2.4.215.jar) 
              	UCH	ftbl{2.1.0} [FTBLib] (FTBLib-1.9.4-2.1.0-pre2.jar) 
              	UCH	ftbu{2.1.0} [FTBUtilities] (FTBUtilities-1.9.4-2.1.0-pre2.jar) 
              	UCH	HelpFixer{1.3.14} [HelpFixer] (HelpFixer-1.9.4-1.3.14.jar) 
              	UCH	hopperducts{1.4.7} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.7.jar) 
              	UCH	integrateddynamics{0.4.2} [Integrated Dynamics] (IntegratedDynamics-1.9.4-0.4.2.jar) 
              	UCH	inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar) 
              	UCH	IronChest{7.0.7.795} [Iron Chest] (ironchest-1.10.2-7.0.7.795.jar) 
              	UCH	itemscroller{0.6.1} [Item Scroller] (itemscroller-1.10.2-0.6.1.jar) 
              	UCH	japta{1.9.0} [JAPTA] (JAPTA-1.9.4-1.9.0.jar) 
              	UCH	journeymap{1.10.2-5.2.4} [JourneyMap] (journeymap-1.10.2-5.2.4-unlimited.jar) 
              	UCH	jeresources{0.4.6.42} [Just Enough Resources] (JustEnoughResources-1.10.2-0.4.6.42.jar) 
              	UCH	mantle{1.10.2-0.10.4.jenkins163} [Mantle] (Mantle-1.10.2-0.10.4.jar) 
              	UCH	Mekanism{9.1.0} [Mekanism] (Mekanism-1.10.2-9.1.0.288.jar) 
              	UCH	MekanismGenerators{9.1.0} [MekanismGenerators] (MekanismGenerators-1.10.2-9.1.0.288.jar) 
              	UCH	MekanismTools{9.1.0} [MekanismTools] (MekanismTools-1.10.2-9.1.0.288.jar) 
              	UCH	minemenu{1.4.4} [MineMenu] (MineMenu-1.10.X-1.4.4.B9-universal.jar) 
              	UCH	testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.jar) 
              	UCH	moreoverlays{1.6} [MoreOverlays] (moreoverlays-1.6-mc1.9.4.jar) 
              	UCH	Morphtool{1.0-6} [Morph-o-Tool] (Morph-o-Tool-1.0-6.jar) 
              	UCH	Neat{1.3-11} [Neat] (Neat 1.3-11.jar) 
              	UCH	netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar) 
              	UCH	notenoughwands{1.3.5} [Not Enough Wands] (notenoughwands-1.9.4-1.3.5.jar) 
              	UCH	harvestcraft{1.9.4-pre} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2a.jar) 
              	UCH	PersistentBits{1.0.3} [Persistent Bits] (PersistentBits-1.10.2-1.0.3.jar) 
              	UCH	progressiveautomation{1.6.49} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.6.49.jar) 
              	UCH	Psi{r1.0-37} [Psi] (Psi-r1.0-37.jar) 
              	UCH	quantumflux{2.0.7} [QuantumFlux] (quantumflux-1.9.4-2.0.7.jar) 
              	UCH	Quark{beta-49} [Quark] (Quark-beta-49.jar) 
              	UCH	reborncore{2.6.2.15} [RebornCore] (RebornCore-1.10.2-2.6.2.15-universal.jar) 
              	UCH	reborncore-mcmultipart{2.6.2.15} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.6.2.15-universal.jar) 
              	UCH	StorageDrawers{1.9.4-3.2.1} [Storage Drawers] (StorageDrawers-1.9.4-3.2.1.jar) 
              	UCH	refinedstorage{0.8.15} [Refined Storage] (refinedstorage-0.8.15.jar) 
              	UCH	xreliquary{1.10.2-1.3.2.434} [Reliquary] (Reliquary-1.10.2-1.3.2.434.jar) 
              	UCH	rftools{5.10} [RFTools] (rftools-1.10-5.10.jar) 
              	UCH	rftoolsdim{4.30beta46} [RFTools Dimensions] (rftoolsdim-1.10-4.30beta46.jar) 
              	UCH	roots{0.110} [Roots] (roots-1.10.2-0.110.0.jar) 
              	UCH	SimpleDimensions{1.3} [Simple Dimensions] (SimpleDimensions-MC1.10-1.3.jar) 
              	UCH	stacksonstacks{1.1.4} [stacksonstacks] (StacksOnStacks2-1.1.4.jar) 
              	UCH	substratum{1.7.0.0} [Substratum] (Substratum-1.10.2-1.7.0.0.jar) 
              	UCH	tconstruct{1.10-2.3.3a.jenkins271} [Tinkers' Construct] (TConstruct-1.10-2.3.3a.jar) 
              	UCH	techreborn{1.4.0.38} [TechReborn] (TechReborn-1.10.2-1.4.0.38-universal.jar) 
              	UCH	theoneprobe{1.0.13} [The One Probe] (theoneprobe-1.10-1.0.13.jar) 
              	UCH	tombmanygraves{1.9.4_1.10.2-2.1.8} [Tomb Many Graves] (TombManyGraves-1.9.4_1.10.2-2.1.8.jar) 
              	UCH	vending{1.3.4} [vending] (vending-1.9.4-1.3.4.jar) 
              	Loaded coremods (and transformers): 
              AppleCore (AppleCore-mc1.10.2-1.3.5.jar)
                squeek.applecore.asm.TransformerModuleHandler
              LoadingHook (Mekanism-1.10.2-9.1.0.288.jar)
                
              EnderCorePlugin (EnderCore-1.10.2-0.4.1.45-beta.jar)
                com.enderio.core.common.transform.EnderCoreTransformer
              LoadingPlugin (Quark-beta-49.jar)
                vazkii.quark.base.asm.ClassTransformer
              Crafting Harmonics Core (craftingharmonics-1.9.4_1.10_1.10.2-1.5.5.40.jar)
                org.winterblade.minecraft.harmony.asm.PotionRemovedHookTransformer
              FMLPlugin (InventoryTweaks-1.61-58.jar)
                invtweaks.forge.asm.ContainerTransformer
              TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)
                li.cil.oc.common.asm.ClassTransformer
              BetterMinecraftChat (BetterMinecraftChat_1.10.2-4.1.2.jar)
                net.blay09.mods.bmc.coremod.ClassTransformer
              	GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 10.18.15.4256' Renderer: 'Intel(R) HD Graphics 4400'
              	Pulsar/tconstruct loaded Pulses: 
              		- TinkerCommons (Enabled/Forced)
              		- TinkerWorld (Enabled/Not Forced)
              		- TinkerTools (Enabled/Not Forced)
              		- TinkerSmeltery (Enabled/Not Forced)
              		- TinkerGadgets (Enabled/Not Forced)
              		- TinkerOredict (Enabled/Forced)
              		- TinkerIntegration (Enabled/Forced)
              		- TinkerFluids (Enabled/Forced)
              		- TinkerMaterials (Enabled/Forced)
              		- chiselsandbitsIntegration (Enabled/Not Forced)
              		- craftingtweaksIntegration (Enabled/Not Forced)
              
              	List of loaded APIs: 
              		* actuallyadditionsapi (18) from ActuallyAdditions-1.10.2-r56.jar
              		* AppleCoreAPI (2.1.0) from AppleCore-mc1.10.2-1.3.5.jar
              		* Baubles|API (1.1.1.0) from Baubles-1.9.4-1.2.1.0.jar
              		* BloodMagic|API (@VERSION@) from BloodMagic-1.9.4-2.0.3-53.jar
              		* BotaniaAPI (79) from Botania-unofficial.r1.8-314.jar
              		* CharsetAPI (0.1) from Charset-0.3.0-pre12.jar
              		* CharsetAPI|Audio (0.0) from Charset-0.3.0-pre12.jar
              		* CharsetAPI|Lib (0.2) from Charset-0.3.0-pre12.jar
              		* CharsetAPI|Pipes (0.3) from Charset-0.3.0-pre12.jar
              		* CharsetAPI|Storage (0.1) from Charset-0.3.0-pre12.jar
              		* CharsetAPI|Tape (0.0) from Charset-0.3.0-pre12.jar
              		* CharsetAPI|Wires (0.3) from Charset-0.3.0-pre12.jar
              		* ChiselAPI (0.0.1) from Chisel-MC1.9.4-0.0.6.33.jar
              		* ChiselAPI|Carving (0.0.1) from Chisel-MC1.9.4-0.0.6.33.jar
              		* ChiselsAndBitsAPI (11.7.0) from chiselsandbits-11.7.jar
              		* CoFHAPI (1.8.9R1.2.0B1) from EnderIO-1.10.2-3.0.1.77_beta.jar
              		* CoFHAPI|block (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.6.49.jar
              		* CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.2.jar
              		* CoFHAPI|energy (1.8.9R1.2.0B1) from EnderIO-1.10.2-3.0.1.77_beta.jar
              		* CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.2.jar
              		* CoFHAPI|item (1.8.9R1.2.0B1) from Mekanism-1.10.2-9.1.0.288.jar
              		* CoFHAPI|tileentity (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.6.49.jar
              		* commoncapabilities|api (0.0.1) from CommonCapabilities-1.9.4-1.1.1.jar
              		* CraftingTweaks|API (4.1) from craftingtweaks-mc1.9.4-5.0.6.jar
              		* DR-API (1.0.4-Beta) from deepresonance-1.9.4-1.2.0beta35.jar
              		* ElecCore|Abilities (#API_VER#) from ElecCore-1.9.4-1.5.292.jar
              		* EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.0.1.77_beta.jar
              		* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.0.1.77_beta.jar
              		* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.0.1.77_beta.jar
              		* EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.0.1.77_beta.jar
              		* environmentaltech.api (1.10.2-0.10.2d) from environmentaltech-1.10.2-0.10.2d.jar
              		* ForestryAPI|apiculture (4.8.0) from forestry_1.10.2-5.2.4.215.jar
              		* ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.4.215.jar
              		* ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.4.215.jar
              		* ForestryAPI|core (5.0.0) from forestry_1.10.2-5.2.4.215.jar
              		* ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.4.215.jar
              		* ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.4.215.jar
              		* ForestryAPI|fuels (2.0.1) from forestry_1.10.2-5.2.4.215.jar
              		* ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.4.215.jar
              		* ForestryAPI|greenhouse (5.0.0) from forestry_1.10.2-5.2.4.215.jar
              		* ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.4.215.jar
              		* ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.4.215.jar
              		* ForestryAPI|mail (3.0.0) from forestry_1.10.2-5.2.4.215.jar
              		* ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.4.215.jar
              		* ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.4.215.jar
              		* ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.4.215.jar
              		* ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.4.215.jar
              		* integrateddynamics|api (0.1.0) from IntegratedDynamics-1.9.4-0.4.2.jar
              		* jeresources|API (0.4.6.42) from JustEnoughResources-1.10.2-0.4.6.42.jar
              		* journeymap|client-api (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
              		* journeymap|client-api-display (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
              		* journeymap|client-api-event (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
              		* journeymap|client-api-model (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
              		* journeymap|client-api-util (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
              		* JustEnoughItemsAPI (4.0.0) from jei_1.10.2-3.7.8.234.jar
              		* McJtyLib (1.10-1.9.9) from mcjtylib-1.10-1.9.9.jar
              		* MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
              		* MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
              		* MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
              		* MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
              		* MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
              		* MekanismAPI|reactor (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
              		* MekanismAPI|recipe (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
              		* MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
              		* MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
              		* OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
              		* OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
              		* OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
              		* OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
              		* OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
              		* OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
              		* OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
              		* OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
              		* OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
              		* OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
              		* OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
              		* PsiAPI (2) from Psi-r1.0-37.jar
              		* reborncoreAPI (2.6.2.15) from RebornCore-1.10.2-2.6.2.15-universal.jar
              		* StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
              		* StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
              		* StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-0.8.15.jar
              		* StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
              		* StorageDrawersAPI|pack (1.7.10-1.2.0) from refinedstorage-0.8.15.jar
              		* StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-0.8.15.jar
              		* StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
              		* StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-0.8.15.jar
              		* StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
              		* techrebornAPI (1.4.0.38) from TechReborn-1.10.2-1.4.0.38-universal.jar
              		* ValkyrieLib.api (1.10.2-0.10.2) from valkyrielib-1.10.2-0.10.2.jar
              	EnderIO: No known problems detected.
              	Detailed RF API diagnostics:
                                * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/melissa/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/EnergyStorage.class
                                * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/melissa/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyConnection.class
                                * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/melissa/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyContainerItem.class
                                * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/melissa/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyHandler.class
                                * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/melissa/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyProvider.class
                                * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/melissa/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyReceiver.class
                                * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/melissa/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyStorage.class
                                * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/melissa/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/ItemEnergyContainer.class
                                * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/melissa/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/TileEnergyHandler.class
                                * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/melissa/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/TileEnergyHandler.class
              
              1 Reply Last reply Reply Quote 0
              • phit
                phit Staff last edited by phit

                Your Forge version is newer than we ship with the pack, you will have to downgrade the Forge version.
                That's a rather annoying bug with the Curse Launcher, to fix it go in the Curse pack overview and set your Forge version to 12.18.1.2026

                alt text
                alt text

                Helpful Links: FAQ | Server History | Rules

                1 Reply Last reply Reply Quote 0
                • PenelopeShrimp
                  PenelopeShrimp last edited by PenelopeShrimp

                  my computer is not good enough. it said i ran out of ram. the game took about five minutes to load and then crashed again. but the forge thing worked. my computer just sucks. cant wait till i get to build my own pc.

                  1 Reply Last reply Reply Quote 0
                  • Graphika
                    Graphika Staff last edited by

                    @PenelopeShrimp

                    Did you make sure you allocated 4GB of RAM to the pack? I believe it defaults to less than that, and you really need 4GB for most modded Minecraft packs.

                    1 Reply Last reply Reply Quote 1
                    • PenelopeShrimp
                      PenelopeShrimp last edited by

                      where would i go to do that then?

                      1 Reply Last reply Reply Quote 0
                      • phit
                        phit Staff last edited by

                        Settings > Minecraft > scroll down until you see the Java settings and set the slider to 4096 MB

                        alt text
                        alt text

                        Helpful Links: FAQ | Server History | Rules

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • First post
                          Last post
                        2014-2025 Stonebound - Terms - Privacy