Mod Feedback ChromatiCraft questions and suggestions

SourC00lguy

New Member
Jul 29, 2019
315
0
0
Would there be a way that would be acceptable to create a somewhat costly, one time use maybe, item that worked like a eye of ender to direct you toward certain world gen. Obviously not pylons for that's what the compass is for, but it seems like many have problems finding world gen that gates further end game stuff. So maybe make it craft able at a early end game if that makes sense, which will allow you to find a world gen that could be gating you from progressing further?
 

EchoingZen

New Member
Jul 29, 2019
351
0
0
Two questions:
* Is there a way to restrict ChromatiCraft trees to generate only in Rainbow Forests?
* Is there a way to increase the distance between the pylon structures that are generated in the world? (Or if they have a chance to generate per chunk, decrease the odds that they generate.)

If these are not possible, I would certainly like to suggest these two as config options. It would help me get a specific look I'm going for in my terrain generation.
Awesome mods, @Reika! (You certainly gave my brain a workout figuring out RotaryCraft, super fun.)
 

Reika

RotaryCraft Dev
FTB Mod Dev
Sep 3, 2013
5,079
5,331
550
Toronto, Canada
sites.google.com
The first used to be a config but was removed when the trees became essential for progression (and rainbow forests are often too hard to find to gate the early game behind) and the latter is a non-starter, as you will want exactly the opposite once you need them.
 
  • Like
Reactions: EchoingZen

RavynousHunter

New Member
Jul 29, 2019
2,784
-3
1
Thing is, I haven't gotten anything relating to the dimension and all my fragments are turning up blank.

[ETA]

HOLY ASSBALLS! What the hell is the range on that mineral extractor? It has to be something insane, since the damned thing found over 4,000 gold ore. I am gonna make a killing. Not that I was hurting for resources in the first place...in fact, this is so much overkill, its hilarious.
 
Last edited:

Reika

RotaryCraft Dev
FTB Mod Dev
Sep 3, 2013
5,079
5,331
550
Toronto, Canada
sites.google.com
Thing is, I haven't gotten anything relating to the dimension and all my fragments are turning up blank.

[ETA]

HOLY ASSBALLS! What the hell is the range on that mineral extractor? It has to be something insane, since the damned thing found over 4,000 gold ore. I am gonna make a killing. Not that I was hurting for resources in the first place...in fact, this is so much overkill, its hilarious.
256m in all directions, so 32x32 chunks.
 

Goof

Active Member
Feb 18, 2014
43
3
33
How does one use the lumen relays? I can get a crystal furnace to work if I place the relay source directly on top of it, but the furnace seems to ignore the relays themselves :(
 

EyeDeck

Well-Known Member
Apr 16, 2013
236
87
54
How does one use the lumen relays? I can get a crystal furnace to work if I place the relay source directly on top of it, but the furnace seems to ignore the relays themselves :(
Relays will output up, down or any cardinal direction, but only accept input from the side tagged with your elemental manipulator.
 
  • Like
Reactions: Goof

RavynousHunter

New Member
Jul 29, 2019
2,784
-3
1
Actually been thinking about writing a fantasy story that incorporates some elements of ChromatiCraft for the setting's magic, like the various colours and their powers as well as chromic rituals and whatnot. Dunno why, just the idea...appeals to me, for some reason.
 

metnavman

New Member
Jul 29, 2019
42
0
0
How does one go about removing an Ethereal Door? I am attempting to migrate my belongings/building to a different area, and I'd like to take the door with me. So far, nothing I've tried has broken/removed them. I'd rather not just go into Creative and break them, if at all possible.
 

Reika

RotaryCraft Dev
FTB Mod Dev
Sep 3, 2013
5,079
5,331
550
Toronto, Canada
sites.google.com
How does one go about removing an Ethereal Door? I am attempting to migrate my belongings/building to a different area, and I'd like to take the door with me. So far, nothing I've tried has broken/removed them. I'd rather not just go into Creative and break them, if at all possible.
...Oops.
 

SourC00lguy

New Member
Jul 29, 2019
315
0
0
I've decided to go ahead and start writing! I'm calling it Light From Shadow and it takes a lot of inspiration from both ChC and Thief, as well as a few other elements here and there when they become appropriate. Tis turning out to be quite interesting already.
This title makes me despritly wan the a dark side to chromaticraft. Hopefully people wouldn't say it's knocking off on thaumcraft but I'd be cool to have like dark aspects of magic
 

RavynousHunter

New Member
Jul 29, 2019
2,784
-3
1
I wish Minecraft had more of a stealth aspect, so we could use it to rob people's mansions. :D (Yes, I've played way, WAY too much Thief in my life. Can't help but think, when I see a swanky house, "man, I bet there's a lot of good loot there...")
 

coldie48

New Member
Jul 29, 2019
1
0
0
I seem to be stuck in Chromaticraft progression. Elemental Awareness is not unlocking even after tapping each colour (and increasing the capacity of the manipulator), mining each crystal, etc. Am I missing something else? On version v9b. T1 I am missing NULL and Ocean Temples, I have all of T2 other than Elemental Awareness.
 

Wince32OPD

New Member
Jul 29, 2019
3
0
0
I keep getting this crash report.
---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 11/1/15 1:10 PM
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.ExceptionInInitializerError
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:744)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
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)
Caused by: java.lang.ExceptionInInitializerError
at tardis.TardisMod.postInit(TardisMod.java:275)
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.initializeMods(Loader.java:742)
... 10 more
Caused by: appeng.api.exceptions.CoreInaccessibleException: AE2 API tried to access the appeng.core.Api class, without it being declared.
at appeng.api.AEApi.<clinit>(AEApi.java:56)
... 37 more


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

-- 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: 431731104 bytes (411 MB) / 1275412480 bytes (1216 MB) up to 3207856128 bytes (3059 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -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.1492 Optifine OptiFine_1.7.10_HD_U_C1 36 mods loaded, 36 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1492-1.7.10.jar)
UCHIJ Forge{10.13.4.1492} [Minecraft Forge] (forge-1.7.10-10.13.4.1492-1.7.10.jar)
UCHIJ CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCHIJ NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar)
UCHIJ OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
UCHIJ <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
UCHIJ LookingGlass{0.2.0.00} [Looking Glass] (lookingglass-1.7.10-0.2.0.00.jar)
UCHIJ securitycraft{v1.8.0} [SecurityCraft] ([1.7.10] SecurityCraft v1.8.0.jar)
UCHIJ BiblioCraft{1.11.3} [BiblioCraft] (BiblioCraft[v1.11.3][MC1.7.10].jar)
UCHIJ Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJ Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJ DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V9b.jar)
UCHIJ ChromatiCraft{1.0} [ChromatiCraft] (ChromatiCraft 1.7.10 V9b.jar)
UCHIJ DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar)
UCHIJ darkcore{0.3} [Dark Core] (darkcore-0.3-45.jar)
UCHIJ PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.1.1_1.7.10.jar)
UCHIJ props{2.1.1} [Decocraft] (Decocraft-2.1.1_1.7.10.jar)
UCHIJ EE3{0.3.507} [Equivalent Exchange 3] (EquivalentExchange3-1.7.10-0.3.507.jar)
UCHIJ iChunUtil{4.1.0} [iChunUtil] (iChunUtil-4.1.0.jar)
UCHIJ Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCHIJ InventoryPets{1.3.5} [Inventory Pets] (inventorypets-1.7.10-1.3.5.jar)
UCHIJ inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJ mcheli{0.10.7} [MC Helicopter] (mcheli)
UCHIJ Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
UCHIJ OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
UCHIJ OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
UCHIE TardisMod{0.99} [Tardis Mod] (tardismod-1.7.10-0.99-207.jar)
UCHIJ ThaumicHorizons{1.1.5} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.6.jar)
UCHIJ Translocator{1.1.1.14} [Translocator] (Translocator-1.7.10-1.1.1.14-universal.jar)
UCHIJ ForgeMultipart{1.1.0.309} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.309-universal.jar)
UCHIJ WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJ WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJ WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJ McMultipart{1.1.0.309} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.309-universal.jar)
UCHIJ ForgeMicroblock{1.1.0.309} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.309-universal.jar)
GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 10.18.15.4256' Renderer: 'Intel(R) HD Graphics 4600'
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:ENABLED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
Stencil buffer state: Function set: GL30, pool: internal, bits: 8[spoiler/]
 
Last edited: