So I got to unlocking the KAMI module in the 1.7.10 version and did a research for a wand focus called Shadowbeam. In reading the tooltip on this "Guarded by an Old Man", and its ability, it makes me wonder if you have ever played Terraria.
There's an item found in the late Hardmode Dungeon in that game called the Shadowbeam Staff, dropped by one of the spellcaster enemies, the Necromancer. It pretty much does the same thing the wand focus does. And the tooltip on the research seems to be a reference to the Old Man which guards the entrance to the Dungeon, which you cannot safely enter until you defeat Skeletron, a pre-Hardmode boss he transforms into when you speak to him at night.
Considering Vazkii is the original creator of this mod, yeah, lots of references. Especially Terraria.
Rollback Post to RevisionRollBack
~~~~~~~~
Fall into the hands of sorrow
Drawn by the darkest bay
Walk into the pit of silence
I am the one calling your name
~~~~~~~~
Today I was playing TC5 with TT and tried to make a Infusion, to create the boots of ice. And every thing is correctly positioned, the boots, the foci, the water crystal, the snow, the essentia... But, when I click to start the infusion, nothing happens.
Today I was playing TC5 with TT and tried to make a Infusion, to create the boots of ice. And every thing is correctly positioned, the boots, the foci, the water crystal, the snow, the essentia... But, when I click to start the infusion, nothing happens.
The recipe is enable?
Take a look:
How did you make it run? My game crashes every time I try to load Thaumic Tinkerer along with Thaumcraft 5 (5.2.4) and the problem is within Thaumic Tinkerer since I disabled every other mod and it's the one causing the conflict according to logs
I'm like absolutely clueless as to how solve ID issues through config files. I'll just leave my crash report here before I touch something and **** it further.
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: ThaumcraftLoader (Thaumcraft-1.8.9-5.2.4.jar)Contact their authors BEFORE contacting forge
// Hey, that tickles! Hehehe!
Time: 17/05/17 21:25Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: codechicken/lib/packet/PacketCustom$ICustomPacketHandler at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:543) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:417) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) at net.minecraft.client.main.Main.main(SourceFile:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)Caused by: java.lang.NoClassDefFoundError: codechicken/lib/packet/PacketCustom$ICustomPacketHandler at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at net.minecraftforge.fml.common.ILanguageAdapter$ScalaAdapter.setInternalProxies(ILanguageAdapter.java:140) at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:86) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:540) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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:211) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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:118) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:512) ... 10 moreCaused by: java.lang.ClassNotFoundException: codechicken.lib.packet.PacketCustom$ICustomPacketHandler at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 37 moreCaused by: java.lang.NullPointerException at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 39 more
Apparently Thaumic Tinkerer needs CodeChickenLib? Don't ask me why.
Also, I see that you are only assigning 500MB memory to Minecraft, which is too little even for Vanilla standards. You may want to assign at least 2GB of RAM.
Installing CodeChickenLib worked!! Now the game loads normally and I can play, thanks a lot!
Now, how do you "assign" 2GB of RAM to Minecraft?
Mind you that this toaster of mine has only 4GB RAM....
java.lang.ClassCastException: thaumic.tinkerer.common.item.kami.armor.ItemIchorclothArmor cannot be cast to thaumcraft.api.wands.ItemFocusBasic
at thaumcraft.common.items.wands.ItemWandCasting.getFocus(ItemWandCasting.java:433)
at thaumcraft.client.renderers.models.gear.ModelWand.render(ModelWand.java:136)
at thaumcraft.client.renderers.item.ItemWandRenderer.renderItem(ItemWandRenderer.java:133)
at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:183)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:563)
at net.minecraft.client.gui.GuiIngame.func_73832_a(GuiIngame.java:955)
at net.minecraftforge.client.GuiIngameForge.renderHotbar(GuiIngameForge.java:206)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:141)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1420)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 thaumcraft.common.items.wands.ItemWandCasting.getFocus(ItemWandCasting.java:433)
at thaumcraft.client.renderers.models.gear.ModelWand.render(ModelWand.java:136)
at thaumcraft.client.renderers.item.ItemWandRenderer.renderItem(ItemWandRenderer.java:133)
at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:183)
-- Item being rendered --
Details:
Item Type: thaumcraft.common.items.wands.ItemWandCasting@3444de1
Item Aux: 2000
Item NBT: {aqua:900100,terra:900100,ignis:900100,cap:"orichalcum",rod:"neutronium",focus:{id:6323s,Count:1b,Damage:0s},ordo:900100,perditio:900100,aer:900100}
Item Foil: false
Stacktrace:
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:563)
at net.minecraft.client.gui.GuiIngame.func_73832_a(GuiIngame.java:955)
at net.minecraftforge.client.GuiIngameForge.renderHotbar(GuiIngameForge.java:206)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:141)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Imranozair'/447, l='MpServer', x=-139.12, y=64.62, z=67.60]]
Chunk stats: MultiplayerChunkCache: 9, 9
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-148,64,108), Chunk: (at 12,4,12 in -10,6; contains blocks -160,0,96 to -145,255,111), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 83388 game time, 83388 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 1 total; [EntityClientPlayerMP['Imranozair'/447, l='MpServer', x=-139.12, y=64.62, z=67.60]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:425)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
I removed thaumic infusion, but that was because it didn't make minecraft launch in the first place...
whats weird is that when i exited the game before the crash , i didn't have a wand. all i had was a minegicka staff. maybe the world reverted to an old save?
I am recreating this for 1.12. So far the funnel, Transvector interface, Transvecor dislocator, and the Talisman of Remidium, an the Tome of Knowledge has been recreated.Next I plan to do Thaumic Repairer.
Considering Vazkii is the original creator of this mod, yeah, lots of references. Especially Terraria.
~~~~~~~~
Fall into the hands of sorrow
Drawn by the darkest bay
Walk into the pit of silence
I am the one calling your name
~~~~~~~~
will the foci from this mod make use of the focus manipulator in 1.7.10?
Currently, they do not. Really such a shame. Probably never will.
~~~~~~~~
Fall into the hands of sorrow
Drawn by the darkest bay
Walk into the pit of silence
I am the one calling your name
~~~~~~~~
so im getting this erry time i try to load TT clicky what do?
The version of TT you have is for MC 1.8, not 1.8.9.
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."
hmm where is the 1.8.9 version then? the curse forge link is only 1.8
or is there not a 1.8.9 version...
You linked Tinkers Construct...
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."
Hallow, Nekosune! Great mod here!
I have a question:
Today I was playing TC5 with TT and tried to make a Infusion, to create the boots of ice. And every thing is correctly positioned, the boots, the foci, the water crystal, the snow, the essentia... But, when I click to start the infusion, nothing happens.
The recipe is enable?
Take a look:
How did you make it run? My game crashes every time I try to load Thaumic Tinkerer along with Thaumcraft 5 (5.2.4) and the problem is within Thaumic Tinkerer since I disabled every other mod and it's the one causing the conflict according to logs
I'm like absolutely clueless as to how solve ID issues through config files. I'll just leave my crash report here before I touch something and **** it further.
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: ThaumcraftLoader (Thaumcraft-1.8.9-5.2.4.jar)Contact their authors BEFORE contacting forge
// Hey, that tickles! Hehehe!
Time: 17/05/17 21:25Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: codechicken/lib/packet/PacketCustom$ICustomPacketHandler at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:543) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:417) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) at net.minecraft.client.main.Main.main(SourceFile:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)Caused by: java.lang.NoClassDefFoundError: codechicken/lib/packet/PacketCustom$ICustomPacketHandler at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at net.minecraftforge.fml.common.ILanguageAdapter$ScalaAdapter.setInternalProxies(ILanguageAdapter.java:140) at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:86) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:540) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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:211) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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:118) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:512) ... 10 moreCaused by: java.lang.ClassNotFoundException: codechicken.lib.packet.PacketCustom$ICustomPacketHandler at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 37 moreCaused by: java.lang.NullPointerException at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 39 more
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- System Details --Details: Minecraft Version: 1.8.9 Operating System: Windows 7 (x86) version 6.1 Java Version: 1.8.0_131, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 153888488 bytes (146 MB) / 293937152 bytes (280 MB) up to 523501568 bytes (499 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.19 Powered by Forge 11.15.1.1902 11 mods loaded, 11 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1902-1.8.9.jar) UC Forge{11.15.1.1902} [Minecraft Forge] (forge-1.8.9-11.15.1.1902-1.8.9.jar) UC BiblioCraft{2.0.1} [BiblioCraft] (BiblioCraft[v2.0.1][MC1.8.9].jar) UC mantle{1.8.9-0.9.2.jenkins102} [Mantle] (Mantle-1.8.9-0.9.2.jar) UC nbtedit{$version} [NBTEdit] (NBTEdit-0.1.jar) UC harvestcraft{1.8.9d} [Pam's HarvestCraft] (Pam's HarvestCraft 1.8.9e.jar) UC tconstruct{1.8.9-2.2.1.jenkins1005} [Tinkers' Construct] (TConstruct-1.8.9-2.2.1.jar) UC Baubles{1.1.3.0} [Baubles] (Baubles-1.8.9-1.1.3.0.jar) UC Thaumcraft{5.2.4} [Thaumcraft] (Thaumcraft-1.8.9-5.2.4.jar) UE thaumictinkerer{${version}} [Thaumic Tinkerer] (ThaumicTinkerer-3.0-1.8.9-170.jar) Loaded coremods (and transformers): ThaumcraftLoader (Thaumcraft-1.8.9-5.2.4.jar) GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 6670' 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)
Installing CodeChickenLib worked!! Now the game loads normally and I can play, thanks a lot!
Now, how do you "assign" 2GB of RAM to Minecraft?
Mind you that this toaster of mine has only 4GB RAM....
You just need to make a Perfil like this one that I've made:
But what I really want to know is if the Nekosune still answering questions in this thread.
Hey, I will look over the PR's today, and pull them through if all okay
Is there any way to fix the infamous 'items not stacking' bug in 1.7.10 Thaumic Tinkerer? Currently using ThaumicTinkerer-2.5-1.7.10-164.jar
--edit--
Nevermind! Found out the problem was Hunger Overhaul causing food-items to only stack partially based on saturation level... *facepalm*
Lovin' it! Keep up the good work
...now if only we could get someone to pick up Thaumcraft itself since Azanor is busy with school and stuff T_T
That requires Azanor to let someone do so in the first place. Many have offered, but still no word one way or the other from Azanor himself.
Put your spoile
---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 8/22/17 5:55 PM
Description: Rendering item
java.lang.ClassCastException: thaumic.tinkerer.common.item.kami.armor.ItemIchorclothArmor cannot be cast to thaumcraft.api.wands.ItemFocusBasic
at thaumcraft.common.items.wands.ItemWandCasting.getFocus(ItemWandCasting.java:433)
at thaumcraft.client.renderers.models.gear.ModelWand.render(ModelWand.java:136)
at thaumcraft.client.renderers.item.ItemWandRenderer.renderItem(ItemWandRenderer.java:133)
at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:183)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:563)
at net.minecraft.client.gui.GuiIngame.func_73832_a(GuiIngame.java:955)
at net.minecraftforge.client.GuiIngameForge.renderHotbar(GuiIngameForge.java:206)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:141)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1420)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 thaumcraft.common.items.wands.ItemWandCasting.getFocus(ItemWandCasting.java:433)
at thaumcraft.client.renderers.models.gear.ModelWand.render(ModelWand.java:136)
at thaumcraft.client.renderers.item.ItemWandRenderer.renderItem(ItemWandRenderer.java:133)
at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:183)
-- Item being rendered --
Details:
Item Type: thaumcraft.common.items.wands.ItemWandCasting@3444de1
Item Aux: 2000
Item NBT: {aqua:900100,terra:900100,ignis:900100,cap:"orichalcum",rod:"neutronium",focus:{id:6323s,Count:1b,Damage:0s},ordo:900100,perditio:900100,aer:900100}
Item Foil: false
Stacktrace:
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:563)
at net.minecraft.client.gui.GuiIngame.func_73832_a(GuiIngame.java:955)
at net.minecraftforge.client.GuiIngameForge.renderHotbar(GuiIngameForge.java:206)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:141)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Imranozair'/447, l='MpServer', x=-139.12, y=64.62, z=67.60]]
Chunk stats: MultiplayerChunkCache: 9, 9
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-148,64,108), Chunk: (at 12,4,12 in -10,6; contains blocks -160,0,96 to -145,255,111), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 83388 game time, 83388 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 1 total; [EntityClientPlayerMP['Imranozair'/447, l='MpServer', x=-139.12, y=64.62, z=67.60]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:425)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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_121, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3263055216 bytes (3111 MB) / 5368709120 bytes (5120 MB) up to 5368709120 bytes (5120 MB)
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms5120m -Xmx5120m -XX:+UseG1GC -XX:MaxGCPauseMillis=4
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D8 56 mods loaded, 56 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (modpack.jar)
UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (modpack.jar)
UCHIJAAAA AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (notenoughitems-1.7.10-1.0.5.120-universal.jar)
UCHIJAAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJAAAA WitchingGadgetsCore{1.1.10} [Witching Gadgets Core] (minecraft.jar)
UCHIJAAAA <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
UCHIJAAAA mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
UCHIJAAAA ExtendedPotions{1.2} [Extended Potions] (ExtendedPotions-MC1.7.10-1.2.jar)
UCHIJAAAA gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.7.10-1.9.jar)
UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10.jar)
UCHIJAAAA arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
UCHIJAAAA aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar)
UCHIJAAAA nevermine{2.3} [AdventOfAscension] (aoa-2.4.b.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA Automagy{0.28.2} [Automagy] (Automagy-1.7.10-0.28.2.jar)
UCHIJAAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
UCHIJAAAA Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
UCHIJAAAA ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
UCHIJAAAA guideapi{1.7.10-1.0.1-29} [Guide-API] (Guide-API-1.7.10-1.0.1-29.jar)
UCHIJAAAA BloodArsenal{1.2-5} [Blood Arsenal] (Blood-Arsenal-Mod-1.7.10.jar)
UCHIJAAAA shadowfox_botany{0.1.20} [Botanical Addons] (BotanicalAddons-r0.1.20-1.jar)
UCHIJAAAA DragonAPI{v18b} [DragonAPI] (DragonAPI 1.7.10 V18b.jar)
UCHIJAAAA ChromatiCraft{v18b} [ChromatiCraft] (ChromatiCraft 1.7.10 V18b.jar)
UCHIJAAAA craftingpillars{1.6.0} [Crafting Pillars Mod] (CraftingPillars-1.7.x-1.6.1.jar)
UCHIJAAAA customnpcs{1.7.10d} [CustomNpcs] (Custom-NPCs-Mod-1.7.10.jar)
UCHIJAAAA DragonMounts{r41-1.7.10} [Dragon Mounts] (Dragon-Mounts-Mod-1.7.10.jar)
UCHIJAAAA DummyCore{2.0.1710.0.A} [DummyCore] (DummyCore-1.7.10.jar)
UCHIJAAAA essentialcraft{4.6.1710.63} [Essential Craft 3] (EssentialCraftv4.6.1710.63.jar)
UCHIJAAAA evilcraft{0.9.12} [EvilCraft] (EvilCraft-Mod-1.7.10.jar)
UCHIJAAAA GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.7.10-1.2.7.jar)
UCHIJAAAA magicalcrops{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Core] (magicalcrops-4.0.0_PUBLIC_BETA_4a.jar)
UCHIJAAAA magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] (magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar)
UCHIJAAAA minegicka3{1.0.0} [Minegicka 3] (minegicka3-1.7.10-1.0.0.jar)
UCHIJAAAA movillages{1.4.2} [Mo' Villages] (Mo-Villages-Mod-1.7.10.jar)
UCHIJAAAA recipehandler{1.7.10} [NoMoreRecipeConflict] (nomorerecipeconflict-0.3.jar)
UCHIJAAAA libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
UCHIJAAAA xreliquary{1.2} [Reliquary] (Reliquary-1.2.jar)
UCHIJAAAA Sanguimancy{1.7.10-1.1.9-35} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-35.jar)
UCHIJAAAA SanguineExtras{1.3.2} [Sanguine Utilities] (Sanguine Utilities-1.3.2.jar)
UCHIJAAAA TaintedMagic{r7.82} [Tainted Magic] (Tainted-Magic-r7.82.jar)
UCHIJAAAA thaumicalchemy{1.7.10-1.0} [Thaumic Alchemy] (thaumicalchemy-1.7.10-1.0.jar)
UCHIJAAAA ThaumicHorizons{1.1.9.7} [Thaumic Horizons] (thaumichorizons_hoboedit-1.1.9.7_fix2.jar)
UCHIJAAAA elysium{1.0} [The Elysium] (TheElysium-1.7.x-1.0.3.jar)
UCHIJAAAA TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (Twilight-Forest-Mod-1.7.10.jar)
UCHIJAAAA witchery{0.24.1} [Witchery] (Witchery-Mod-1.7.10.jar)
UCHIJAAAA WitchingGadgets{1.1.10} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.10.jar)
UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
[DummyCore]: 'Special case ASM modification mods: ''Note, that this mods might not be involved in the crash in ANY WAY!''DummyCore just prints some known mods for a lot of ASM modifications''DummyCore''DragonAPI''CodeChickenCore'
Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce 8600 GTS/PCIe/SSE2 GL version 3.3.0, 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: []
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)
OptiFine Version: OptiFine_1.7.10_HD_U_D8
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 3.3.0
OpenGlRenderer: GeForce 8600 GTS/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
crash
I removed thaumic infusion, but that was because it didn't make minecraft launch in the first place...
whats weird is that when i exited the game before the crash , i didn't have a wand. all i had was a minegicka staff. maybe the world reverted to an old save?
I am recreating this for 1.12. So far the funnel, Transvector interface, Transvecor dislocator, and the Talisman of Remidium, an the Tome of Knowledge has been recreated.Next I plan to do Thaumic Repairer.
Hint at a minor change to a feature here.
Transvector Interfaces and Dislocators, and they both show the linked block when clicked with the binder