I'd also like to ask, is there a way to recharge used gems? I'm accumulating empty oval cut perditio gems and I'm not sure what do with them at this point...
It recharges using centi-vis, stand close to a vis relay that is carrying the relavent aspects. I don't think the entry is very clear about that, I'm pretty sure it just says vis.
Rollback Post to RevisionRollBack
Don't you be looking at my signature... It's mine and you can't have it!
The Meaning of Life, the Universe, and Everything.
Join Date:
9/22/2010
Posts:
43
Minecraft:
CyricV
Member Details
In regards to my previous post is there a way to give specific warp effects to a player? I would like to comfirm suspicions that a specific warp effect is causing the issues. Seeing as warp effects are basically potions, they can probably be granted with /effect, but I have no idea what they are named.
In regards to my previous post is there a way to give specific warp effects to a player? I would like to comfirm suspicions that a specific warp effect is causing the issues. Seeing as warp effects are basically potions, they can probably be granted with /effect, but I have no idea what they are named.
If you have Not Enough Items, you can use its potion function to make a potion with some of TC's potion effects-- Sun Scorned, etc. Not sure about fog and whatnot, though.
The Meaning of Life, the Universe, and Everything.
Join Date:
9/22/2010
Posts:
43
Minecraft:
CyricV
Member Details
New crash report for 1.1.3! (Should I be putting these somewhere else?)
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 3/28/15 11:45 AM
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at net.minecraft.potion.PotionEffect.func_76455_a(PotionEffect.java:105)
at net.minecraft.entity.EntityLivingBase.func_70679_bo(EntityLivingBase.java:524)
at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:293)
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1561)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1994)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
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 net.minecraft.potion.PotionEffect.func_76455_a(PotionEffect.java:105)
at net.minecraft.entity.EntityLivingBase.func_70679_bo(EntityLivingBase.java:524)
at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:293)
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1561)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.World.func_72870_g(World.java:2034)
-- Entity being ticked --
Details:
Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP)
Entity ID: 895
Entity Name: CyricV
Entity's Exact location: -205.70, 73.62, -39.90
Entity's Block location: World: (-206,73,-40), Chunk: (at 2,4,8 in -13,-3; contains blocks -208,0,-48 to -193,255,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['CyricV'/895, l='MpServer', x=-205.70, y=73.62, z=-39.90]]
Chunk stats: MultiplayerChunkCache: 441, 441
Level seed: 0
Level generator: ID 04 - RWG, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-73,64,-127), Chunk: (at 7,4,1 in -5,-8; contains blocks -80,0,-128 to -65,255,-113), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 1508858 game time, 158119 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 1 total; [EntityClientPlayerMP['CyricV'/895, l='MpServer', x=-205.70, y=73.62, z=-39.90]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2432)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:909)
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)
Mind a recommendation? Hungry bag should play some sound when it gobbles something up, and perhaps have a whitelist function where it only picks of X item. Or, at the very least, a way to turn it on/off at will. It can be infuriating at times.
I won't add sounds because I can already hear people complaining about them. Whitelist is a possible ToDo, I'll put it on my list.
Hello! I have a crash report for you from WG 1.1.3!
The error seems to happen when some warp effect is triggered. I've reproduced it a couple times by leaving my client with a high amount of warp logged in to my test server. Attempts to log back in with the crashed player cause an immediate crash to desktop (presumably because the warp effect is still on the player). It can be remedied by using the server console to remove effects from the affected player right as they log in.
Also, a couple questions. Is there a way to tweak the potency of gems (cooldowns, cost, streangth, etc.)? The Ordo point gem and Aer round gem are insanely strong and I'm trying to build a mod pack with the potential for PvP. Your mod is awesome, and so far this is the only thing I've found keeping me from using it.
Is there a way to hide the cloak's visibility on the player or create custom assets for it?
Thank you so much for making this mod! Even if there is no way to affect the power of gems, I'm still going to be using it in single player!
1) If this correlates to the crash with the Sauna, I might have fixed it, with the next build.
2) Feel free to make more direct balancing suggestions. It's hard for me to judge balance, because I rarely get to play with my own mod. x3
3) Enchant it with translucency to hide it.
I noticed a bug earlier today, though I believe the WG version I am using was 1.1.2. I'll test this later with 1.1.3 to make sure it hasn't been fixed yet.
Anyway, it seems that if a gemcrafting table is filled (with a viable recipe, output visible but not yet removed) and then broken, it will drop both the input AND the output. Thus, if you're willing to destroy the table for each crafting... you can get unlimited free gem cuttings! For clarity's sake, I had 2 netherquartz, 6 ethereal essence (perditio, 2 per slot) and had the table set for oval cut.
I'd also like to ask, is there a way to recharge used gems? I'm accumulating empty oval cut perditio gems and I'm not sure what do with them at this point...
That's a good tip, thank you very much. I didn't actually consider that when making it drop its inventory.
for some reason when i install this mod, minecraft runs properly and doesn't crash, but trying to open a world or create a new one just brings me back to the title screen. no crash, just the title screen. I have all the dependencies installed, updated, etc. Not sure if anyone else is getting this or why it is happening.
Great mod, I'm enjoing it a lot, but I'm sort of a noob in Thaumcraft engines, and I dont know how to give some constructs "Essentia", As for an example, the Terraformer needs Vitium and Terra to operate the Tainted Lands Focus, but how do I give the Terraformer the needed essentia? Same for the Necromancy Tablet
Great mod, I'm enjoing it a lot, but I'm sort of a noob in Thaumcraft engines, and I dont know how to give some constructs "Essentia", As for an example, the Terraformer needs Vitium and Terra to operate the Tainted Lands Focus, but how do I give the Terraformer the needed essentia? Same for the Necromancy Tablet
It only needs vitium essentia, it needs terra centi-vis. As for the delivery method, just pipe the essentia in like you would anything else.
Rollback Post to RevisionRollBack
Don't you be looking at my signature... It's mine and you can't have it!
Alright, now I wonder how do I use the Gemcutter, and what's centi-vis?
Oh, I see. You are probably going to want to do some catching up on vanilla thaumcraft before you start messing with things like the terraformer, a lot has changed recently. One of which is that you can no longer feed most devices (infernal furnace, lamp of growth etc.) essentia by placing a jar nearby, you must pipe into them directly. Centi-vis is part of the node energizing process, you can find it in the thaumonomicon in the thaumaturgy tab near the wand recharge pedestal
For the gemcutter, insert a gem (diamond, nether quartz etc.) add up to three phials of your chosen primal aspect in the bottom slots. Select point or oval cut (point is one time use. oval must be recharged by vis-relay) and take out your finished gem.
Rollback Post to RevisionRollBack
Don't you be looking at my signature... It's mine and you can't have it!
Oh, I see. You are probably going to want to do some catching up on vanilla thaumcraft before you start messing with things like the terraformer, a lot has changed recently. One of which is that you can no longer feed most devices (infernal furnace, lamp of growth etc.) essentia by placing a jar nearby, you must pipe into them directly. Centi-vis is part of the node energizing process, you can find it in the thaumonomicon in the thaumaturgy tab near the wand recharge pedestal
For the gemcutter, insert a gem (diamond, nether quartz etc.) add up to three phials of your chosen primal aspect in the bottom slots. Select point or oval cut (point is one time use. oval must be recharged by vis-relay) and take out your finished gem.
Thanks, you were very helpful, Centi-vis is what comes out of an Energized Node after I use the Transducer on it, (I used Relays to deliver the Terra centi-vis to the Terraformer and it worked), and I didn't know the Gems were items like Diamonds or such xD
Would it be possible to add a config option to remove the [WG] tag from the Thaumonomicon entries, as is found in other addons? I like to keep the various entries looking like they were always a part of the Thaumonomocon, rather than having the tags there as a constant reminder.
The Meaning of Life, the Universe, and Everything.
Join Date:
9/22/2010
Posts:
43
Minecraft:
CyricV
Member Details
Just a heads up, I fixed what was causing my crashes from warp events. It seems my potion IDs were different between my client and serve causing the client to request effect IDs that did not exist.
as far as the native clusters go, i dont think you need to waste more efford on that. there is "another one bites the dust". a mod spcifically dedicated on adding pulverized metals, crushed ores and that sort of stuff for multiple mods, including native clusters for thaumcraft like you did.
essentia tubes turned into multiparts is awesome. thats something ive secretly been waiting for a long time. and the block models look great.
OOOKAY. i see some possibly really aswesome interaction here between your essentia pump, and automagys essentia locus, for a wireless essentia distribution system.
edit.: oops. im sorry for the double post. meant to edit the other one.
ok, this probably belongs into the travellersgear thread, but im not entirely sure.
it would be nice, if there was at least a config to disable the render of the travellersgear stuff, since it simply doesnt mesh well with the 3d models of the thaumcraft armors. theyre just glitching through the armor everyhwere.
otherwise, it would be nice if features of the mod could be disabled individually in the config. most of the stuff is cool, but im still absolutely not a fan of the cloaks. and removing the travellersgear mod itself to get rid of them, is apparantly not an option if you want to run this
ok, this probably belongs into the travellersgear thread, but im not entirely sure.
it would be nice, if there was at least a config to disable the render of the travellersgear stuff, since it simply doesnt mesh well with the 3d models of the thaumcraft armors.
otherwise, it would be nice if features of the mod could be disabled individually in the config. most of the stuff is cool, but im still absolutely not a fan of the cloaks. and removing the travellersgear mod itself to get rid of them, is apparantly not an option if you want to run this
One option is to enchant the item with Translucency, you can keep it on without seeing it~
It recharges using centi-vis, stand close to a vis relay that is carrying the relavent aspects. I don't think the entry is very clear about that, I'm pretty sure it just says vis.
In regards to my previous post is there a way to give specific warp effects to a player? I would like to comfirm suspicions that a specific warp effect is causing the issues. Seeing as warp effects are basically potions, they can probably be granted with /effect, but I have no idea what they are named.
If you have Not Enough Items, you can use its potion function to make a potion with some of TC's potion effects-- Sun Scorned, etc. Not sure about fog and whatnot, though.
Woah, that's an awesome feature I did not know about, but all the options are grayed out. How do I enable this tool?
Put any already-working potion into the slot; then, you can press the buttons to add/remove effects.
New crash report for 1.1.3! (Should I be putting these somewhere else?)
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 3/28/15 11:45 AM
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at net.minecraft.potion.PotionEffect.func_76455_a(PotionEffect.java:105)
at net.minecraft.entity.EntityLivingBase.func_70679_bo(EntityLivingBase.java:524)
at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:293)
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1561)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1994)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
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 net.minecraft.potion.PotionEffect.func_76455_a(PotionEffect.java:105)
at net.minecraft.entity.EntityLivingBase.func_70679_bo(EntityLivingBase.java:524)
at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:293)
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1561)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.World.func_72870_g(World.java:2034)
-- Entity being ticked --
Details:
Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP)
Entity ID: 895
Entity Name: CyricV
Entity's Exact location: -205.70, 73.62, -39.90
Entity's Block location: World: (-206,73,-40), Chunk: (at 2,4,8 in -13,-3; contains blocks -208,0,-48 to -193,255,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['CyricV'/895, l='MpServer', x=-205.70, y=73.62, z=-39.90]]
Chunk stats: MultiplayerChunkCache: 441, 441
Level seed: 0
Level generator: ID 04 - RWG, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-73,64,-127), Chunk: (at 7,4,1 in -5,-8; contains blocks -80,0,-128 to -65,255,-113), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 1508858 game time, 158119 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 1 total; [EntityClientPlayerMP['CyricV'/895, l='MpServer', x=-205.70, y=73.62, z=-39.90]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2432)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:909)
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 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 252667768 bytes (240 MB) / 565219328 bytes (539 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
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.85.1291 Minecraft Forge 10.13.2.1291 34 mods loaded, 34 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
appliedenergistics2-core{rv2-beta-18} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
WitchingGadgetsCore{1.1.3} [Witching Gadgets Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
<CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
appliedenergistics2{rv2-beta-18} [Applied Energistics 2] (appliedenergistics2-rv2-beta-18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BiblioCraft{1.10.2} [BiblioCraft] (BiblioCraft[v1.10.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1127-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CarpentersBlocks{3.3.5} [Carpenter's Blocks] (Carpenter's Blocks v3.3.5 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ChickenChunks{1.3.4.16} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.16-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
chisel{2.3.8.35} [Chisel 2] (Chisel2-2.3.8.35.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CoFHCore{1.7.10R3.0.0RC7} [CoFH Core] (CoFHCore-[1.7.10]3.0.0RC7-211.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
EnderIO{1.7.10-2.2.8.349} [Ender IO] (EnderIO-1.7.10-2.2.8.349.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
exnihilo{1.37} [Ex Nihilo] (Ex-Nihilo-1.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.10_0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NodalMechanics{1.7.10R1.0} [NodalMechanics] (NodalMechanics-1.7-1.0-7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
harvestcraft{1.7.10g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10g.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
weeeflowers{1.7.2b} [Pam's Weee! Flowers] (Pam's WeeeFlowers 1.7.2b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
RWG{Alpha 1.3.2} [Realistic World Gen Alpha] (RWG-alpha-1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ThermalFoundation{1.7.10R1.0.0RC7} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0RC7-62.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ThermalExpansion{1.7.10R4.0.0RC7} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0RC7-141.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TConstruct{1.7.10-1.8.3.build919} [Tinkers' Construct] (TConstruct-1.7.10-1.8.3b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
thaumcraftneiplugin{1.7.10-1.7} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
thaumicenergistics{0.8.9.0b-rv2} [Thaumic Energistics] (thaumicenergistics-0.8.9.0b-rv2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TravellersGear{1.15.7} [Traveller's Gear] (TravellersGear-1.7.10-1.15.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
WitchingGadgets{1.1.3} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
worldedit{6.0-beta-01} [WorldEdit] (worldedit-forge-mc1.7.10-6.0-beta-01.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
AE2 Version: beta rv2-beta-18 for Forge 10.13.2.1291
CoFHCore: -[1.7.10]3.0.0RC7-211
Mantle Environment: Environment healthy.
ThermalFoundation: -[1.7.10]1.0.0RC7-62
ThermalExpansion: -[1.7.10]4.0.0RC7-141
TConstruct Environment: Environment healthy.
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BC:OFF, MJ6:OFF, MJ5:OFF, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:OFF, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
Launched Version: 1.7.10-Forge10.13.2.1291
LWJGL: 2.9.1
OpenGL: GeForce GTX 660 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 347.09, NVIDIA Corporation
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: [F32-1.7.10.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)
This crash to desktop happens whenever a player is affected by the Stove's steam affect.
I won't add sounds because I can already hear people complaining about them. Whitelist is a possible ToDo, I'll put it on my list.
In the Config, "Cloak Animation Mod"
1) If this correlates to the crash with the Sauna, I might have fixed it, with the next build.
2) Feel free to make more direct balancing suggestions. It's hard for me to judge balance, because I rarely get to play with my own mod. x3
3) Enchant it with translucency to hide it.
That's a good tip, thank you very much. I didn't actually consider that when making it drop its inventory.
for some reason when i install this mod, minecraft runs properly and doesn't crash, but trying to open a world or create a new one just brings me back to the title screen. no crash, just the title screen. I have all the dependencies installed, updated, etc. Not sure if anyone else is getting this or why it is happening.
", palatino, serif">RUSTIC
Great mod, I'm enjoing it a lot, but I'm sort of a noob in Thaumcraft engines, and I dont know how to give some constructs "Essentia", As for an example, the Terraformer needs Vitium and Terra to operate the Tainted Lands Focus, but how do I give the Terraformer the needed essentia? Same for the Necromancy Tablet
no sig yay
It only needs vitium essentia, it needs terra centi-vis. As for the delivery method, just pipe the essentia in like you would anything else.
Alright, now I wonder how do I use the Gemcutter, and what's centi-vis?
no sig yay
Oh, I see. You are probably going to want to do some catching up on vanilla thaumcraft before you start messing with things like the terraformer, a lot has changed recently. One of which is that you can no longer feed most devices (infernal furnace, lamp of growth etc.) essentia by placing a jar nearby, you must pipe into them directly. Centi-vis is part of the node energizing process, you can find it in the thaumonomicon in the thaumaturgy tab near the wand recharge pedestal
For the gemcutter, insert a gem (diamond, nether quartz etc.) add up to three phials of your chosen primal aspect in the bottom slots. Select point or oval cut (point is one time use. oval must be recharged by vis-relay) and take out your finished gem.
Thanks, you were very helpful, Centi-vis is what comes out of an Energized Node after I use the Transducer on it, (I used Relays to deliver the Terra centi-vis to the Terraformer and it worked), and I didn't know the Gems were items like Diamonds or such xD
Thanks once again =)
no sig yay
Would it be possible to add a config option to remove the [WG] tag from the Thaumonomicon entries, as is found in other addons? I like to keep the various entries looking like they were always a part of the Thaumonomocon, rather than having the tags there as a constant reminder.
Just a heads up, I fixed what was causing my crashes from warp events. It seems my potion IDs were different between my client and serve causing the client to request effect IDs that did not exist.
this looks kindof cool.
as far as the native clusters go, i dont think you need to waste more efford on that. there is "another one bites the dust". a mod spcifically dedicated on adding pulverized metals, crushed ores and that sort of stuff for multiple mods, including native clusters for thaumcraft like you did.
essentia tubes turned into multiparts is awesome. thats something ive secretly been waiting for a long time. and the block models look great.
nice job.
OOOKAY. i see some possibly really aswesome interaction here between your essentia pump, and automagys essentia locus, for a wireless essentia distribution system.
edit.: oops. im sorry for the double post. meant to edit the other one.
This mod seems very cool. (Pre-gameplay verdict)
(Will edit with Post-gameplay verdict in a couple minutes)
ok, this probably belongs into the travellersgear thread, but im not entirely sure.
it would be nice, if there was at least a config to disable the render of the travellersgear stuff, since it simply doesnt mesh well with the 3d models of the thaumcraft armors. theyre just glitching through the armor everyhwere.
otherwise, it would be nice if features of the mod could be disabled individually in the config. most of the stuff is cool, but im still absolutely not a fan of the cloaks. and removing the travellersgear mod itself to get rid of them, is apparantly not an option if you want to run this
One option is to enchant the item with Translucency, you can keep it on without seeing it~