There is a spoiler button when creating a comment if you don't know how to make your own tags. It's the exclamation point.
It is calling a function which it cannot find. You installed incorrectly, the jar has become corrupted, or you have a mod trying to call a function that actually isn't there. Try reinstalling and check if anything purports TiC integration.
---- Minecraft Crash Report ----
// Why did you do that?
Time: 4/8/15 7:08 PM
Description: Initializing game
java.lang.NoSuchMethodError: net.minecraft.nbt.NBTTagCompound.setBoolean(Ljava/lang/String;Z)V
at codechicken.nei.ItemStackMap.<clinit>(ItemStackMap.java:206)
at codechicken.nei.api.ItemInfo.<clinit>(ItemInfo.java:56)
at codechicken.nei.ClientHandler.preInit(ClientHandler.java:113)
at codechicken.nei.NEIModContainer.preInit(NEIModContainer.java:81)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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 codechicken.nei.ItemStackMap.<clinit>(ItemStackMap.java:206)
at codechicken.nei.api.ItemInfo.<clinit>(ItemInfo.java:56)
at codechicken.nei.ClientHandler.preInit(ClientHandler.java:113)
at codechicken.nei.NEIModContainer.preInit(NEIModContainer.java:81)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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: Mac OS X (x86_64) version 10.7.5
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 132678024 bytes (126 MB) / 304377856 bytes (290 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -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 Optifine OptiFine_1.7.10_HD_B5 32 mods loaded, 32 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized
Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{1.0.4.35} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-dev.jar) Unloaded->Constructed
mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar) Unloaded->Constructed
gilded-games-util{1.7.10-1.0} [Gilded Games Utility] (gilded-games-util-1.7.10-1.5.jar) Unloaded->Constructed
battlegear2{1.0.6.3} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.6.3.jar) Unloaded->Constructed
MobTest{1.0.3} [MobTest] ([1.7.10]MobTest-1.0.3.jar) Unloaded->Constructed
aether{Alpha 1.7.10-1.0} [Aether II] (aether.jar) Unloaded->Constructed
asielib{0.3.9} [asielib] (AsieLib-1.7.10-0.3.9.jar) Unloaded->Constructed
chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar) Unloaded->Constructed
customnpcs{1.7.10b} [CustomNpcs] (CustomNPCs_1.7.10b.jar) Unloaded->Constructed
lootablebodies{1.3.2} [DrCyano's Lootable Bodies] (CyanosLootableBodies-1.3.2-backport.jar) Unloaded->Constructed
props{1.12} [Decocraft] (Decocraft-v1.12b_1.7.10.jar) Unloaded->Constructed
DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar) Unloaded->Constructed
MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6) Unloaded->Constructed
fans{1.5} [Fans] (fans-1.5-1.7.10.jar) Unloaded->Constructed
Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed
RadixCore{2.0.0} [RadixCore] (RadixCore-1.7.10-2.0.0-universal.jar) Unloaded->Constructed
MCA{5.0.0-beta} [Minecraft Comes Alive] (MCA-1.7.10-5.0.0-beta-universal.jar) Unloaded->Constructed
MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar) Unloaded->Constructed
TConstruct{1.7.10-1.8.2.build858} [Tinkers' Construct] (TConstruct-1.7.10-1.8.2a.jar) Unloaded->Constructed
Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar) Unloaded->Constructed
MineCamera{1.0.1} [MineCamera] (MineCamera-Mod-1.7.10.jar) Unloaded->Constructed
cfm{3.4.7} [ß9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar) Unloaded->Constructed
statues{2.1.4} [Statues] (statues-1.7.10-2.1.4.jar) Unloaded->Constructed
tlhpoeCore{1.9} [TLHPoE Core] (tlhpoecore-1.9-1.7.10.jar) Unloaded->Constructed
TwilightForest{2.3.2} [The Twilight Forest] (twilightforest-1.7.10-2.3.2.jar) Unloaded->Constructed
wearmc{1.7.10g} [WearMC] (WearMC-Forge-1.7.10g.jar) Unloaded->Constructed
XaeroMinimap{1.3.7.4} [Xaero's Minimap] (xaeros_minimap_v1.3.7.4_1.7.10_Forge-3.jar) Unloaded->Constructed
zeldaswordskills{1.7.10-beta-0.1.4} [Zelda Sword Skills] (zeldaswordskills-1.7.10-beta-0.1.4.jar) Unloaded->Constructed
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
Launched Version: 1.7.10-Forge10.13.2.1291
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 6770M OpenGL Engine GL version 2.1 ATI-7.32.12, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object 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)
No you didn't. You installed an outdated version of TiC. However, this new crash indicates NEI/codechicken as the culprit. Update all of them, and don't get a dev version like I can see you have now.
Do you have some form of RF storage that might be recharging your tool? If so, that's why. If not, that's a bug.
I actually installed my TiC tool with either the hardened flux capacitor or the leadstone energy cell (these two acts as batteries, not rechargers), so it's not the reason why my tool "automatically" charges itself.
Stonebound currently stacks with itself, so that, for example, a pure ardite hammer gains a stonebound bonus for each ardite part.
Stonebound is only calculated by durability, so adding an RF source on a low durability tool does not affect the bonus.
I was told that these were bugs, and that they were being removed soon.
So, can anyone with authority tell me if these are features or bugs?
Neither are bugs. The whole RF modifier is sort of a stupidly broken holdover from early versions and might just dissapear from a new version one day(a man can hope for balance). Stonebound is specifically coded to stack, you can tell because ardite actually provides 2 stacks instead of 1.
I actually installed my TiC tool with either the hardened flux capacitor or the leadstone energy cell (these two acts as batteries, not rechargers), so it's not the reason why my tool "automatically" charges itself.
Maybe you have moss on the tool? Moss repairs durability, so there might be a bug causing it to recharge the tool.
Rollback Post to RevisionRollBack
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!
Hi all. Any ideas what might be causing the TC books to not display properly on a server? They show fine on a local game, but logging onto a server (with identical mods) the text characters show as black bars. The images in the books show up fine.
I can't believe anyone actually has to spell this out. First go here: http://chickenbones.net/Pages/links.html. Next, select 1.7.10 from the "Minecraft Version" dropdown menu. Then, for each mod you want, click the universal link to download. I'm assuming you know what to do from there.
Did crossbows get nerfed after version 1.8.2a? I'm using 1.8.3b and my favorite crossbow only does about 42 damage now (21 hearts, even though it says "Attack: 50 hearts") instead of the 70+ it did in the old version.
I didn't see anything in the config about it but is there maybe a way to get the old crossbows back in version 1.8.3b?
Edit: I just tested it on the Titan (Farlanders mob, 135 health). In 1.8.2a a single shot did 84 attack damage to it, now it does 24, so barely a quarter. The changelog says that the bolts got nerfed somehow but that is just ridiculous!
No, it was ridiculous how much damage bows previously did.
I don't know how to use spoilers btw
I don't know it was working fine before i installed TC but when i installed it my game crashed
url=http://www.minecraftforum.net/forums/minecraft-discussion/suggestions/2155858-hmm-give-us-a-use-give-a-use-to-other-villager]
There is a spoiler button when creating a comment if you don't know how to make your own tags. It's the exclamation point.
It is calling a function which it cannot find. You installed incorrectly, the jar has become corrupted, or you have a mod trying to call a function that actually isn't there. Try reinstalling and check if anything purports TiC integration.
Yay!
Soo I just gotta reinstall MC?
url=http://www.minecraftforum.net/forums/minecraft-discussion/suggestions/2155858-hmm-give-us-a-use-give-a-use-to-other-villager]
No, just TiC. delete the TiC and mantle jars and configs, start a new world in mc, and reinstall TiC as directed.
Did ever thing you said and it crashed once again
---- Minecraft Crash Report ----
// Why did you do that?
Time: 4/8/15 7:08 PM
Description: Initializing game
java.lang.NoSuchMethodError: net.minecraft.nbt.NBTTagCompound.setBoolean(Ljava/lang/String;Z)V
at codechicken.nei.ItemStackMap.<clinit>(ItemStackMap.java:206)
at codechicken.nei.api.ItemInfo.<clinit>(ItemInfo.java:56)
at codechicken.nei.ClientHandler.preInit(ClientHandler.java:113)
at codechicken.nei.NEIModContainer.preInit(NEIModContainer.java:81)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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 codechicken.nei.ItemStackMap.<clinit>(ItemStackMap.java:206)
at codechicken.nei.api.ItemInfo.<clinit>(ItemInfo.java:56)
at codechicken.nei.ClientHandler.preInit(ClientHandler.java:113)
at codechicken.nei.NEIModContainer.preInit(NEIModContainer.java:81)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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: Mac OS X (x86_64) version 10.7.5
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 132678024 bytes (126 MB) / 304377856 bytes (290 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -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 Optifine OptiFine_1.7.10_HD_B5 32 mods loaded, 32 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized
Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{1.0.4.35} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-dev.jar) Unloaded->Constructed
mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar) Unloaded->Constructed
gilded-games-util{1.7.10-1.0} [Gilded Games Utility] (gilded-games-util-1.7.10-1.5.jar) Unloaded->Constructed
battlegear2{1.0.6.3} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.6.3.jar) Unloaded->Constructed
MobTest{1.0.3} [MobTest] ([1.7.10]MobTest-1.0.3.jar) Unloaded->Constructed
aether{Alpha 1.7.10-1.0} [Aether II] (aether.jar) Unloaded->Constructed
asielib{0.3.9} [asielib] (AsieLib-1.7.10-0.3.9.jar) Unloaded->Constructed
chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar) Unloaded->Constructed
customnpcs{1.7.10b} [CustomNpcs] (CustomNPCs_1.7.10b.jar) Unloaded->Constructed
lootablebodies{1.3.2} [DrCyano's Lootable Bodies] (CyanosLootableBodies-1.3.2-backport.jar) Unloaded->Constructed
props{1.12} [Decocraft] (Decocraft-v1.12b_1.7.10.jar) Unloaded->Constructed
DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar) Unloaded->Constructed
MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6) Unloaded->Constructed
fans{1.5} [Fans] (fans-1.5-1.7.10.jar) Unloaded->Constructed
Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed
RadixCore{2.0.0} [RadixCore] (RadixCore-1.7.10-2.0.0-universal.jar) Unloaded->Constructed
MCA{5.0.0-beta} [Minecraft Comes Alive] (MCA-1.7.10-5.0.0-beta-universal.jar) Unloaded->Constructed
MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar) Unloaded->Constructed
TConstruct{1.7.10-1.8.2.build858} [Tinkers' Construct] (TConstruct-1.7.10-1.8.2a.jar) Unloaded->Constructed
Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar) Unloaded->Constructed
MineCamera{1.0.1} [MineCamera] (MineCamera-Mod-1.7.10.jar) Unloaded->Constructed
cfm{3.4.7} [ß9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar) Unloaded->Constructed
statues{2.1.4} [Statues] (statues-1.7.10-2.1.4.jar) Unloaded->Constructed
tlhpoeCore{1.9} [TLHPoE Core] (tlhpoecore-1.9-1.7.10.jar) Unloaded->Constructed
TwilightForest{2.3.2} [The Twilight Forest] (twilightforest-1.7.10-2.3.2.jar) Unloaded->Constructed
wearmc{1.7.10g} [WearMC] (WearMC-Forge-1.7.10g.jar) Unloaded->Constructed
XaeroMinimap{1.3.7.4} [Xaero's Minimap] (xaeros_minimap_v1.3.7.4_1.7.10_Forge-3.jar) Unloaded->Constructed
zeldaswordskills{1.7.10-beta-0.1.4} [Zelda Sword Skills] (zeldaswordskills-1.7.10-beta-0.1.4.jar) Unloaded->Constructed
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
Launched Version: 1.7.10-Forge10.13.2.1291
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 6770M OpenGL Engine GL version 2.1 ATI-7.32.12, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object 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)
url=http://www.minecraftforum.net/forums/minecraft-discussion/suggestions/2155858-hmm-give-us-a-use-give-a-use-to-other-villager]
No you didn't. You installed an outdated version of TiC. However, this new crash indicates NEI/codechicken as the culprit. Update all of them, and don't get a dev version like I can see you have now.
I actually installed my TiC tool with either the hardened flux capacitor or the leadstone energy cell (these two acts as batteries, not rechargers), so it's not the reason why my tool "automatically" charges itself.
I love this mod a lot but my MC game won't work with it, I tried everything i could but nope my game keeps crashing and crashing
url=http://www.minecraftforum.net/forums/minecraft-discussion/suggestions/2155858-hmm-give-us-a-use-give-a-use-to-other-villager]
Stonebound currently stacks with itself, so that, for example, a pure ardite hammer gains a stonebound bonus for each ardite part.
Stonebound is only calculated by durability, so adding an RF source on a low durability tool does not affect the bonus.
I was told that these were bugs, and that they were being removed soon.
So, can anyone with authority tell me if these are features or bugs?
Neither are bugs. The whole RF modifier is sort of a stupidly broken holdover from early versions and might just dissapear from a new version one day(a man can hope for balance). Stonebound is specifically coded to stack, you can tell because ardite actually provides 2 stacks instead of 1.
Maybe you have moss on the tool? Moss repairs durability, so there might be a bug causing it to recharge the tool.
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!
To take the test, check out
https://minecraftnoobtest.com/test.php
Don't click this link, HE is haunting it...
Hi all. Any ideas what might be causing the TC books to not display properly on a server? They show fine on a local game, but logging onto a server (with identical mods) the text characters show as black bars. The images in the books show up fine.
I may sound completely retarded saying this but Weres the nondev version?
url=http://www.minecraftforum.net/forums/minecraft-discussion/suggestions/2155858-hmm-give-us-a-use-give-a-use-to-other-villager]
Chickenbones isn't an idiot, all his downloads are properly labeled. Just don't download a development archive. Really nothing else to tell you.
Got another crash when getting a src version.. Im so confused to why my MC won't work with it
url=http://www.minecraftforum.net/forums/minecraft-discussion/suggestions/2155858-hmm-give-us-a-use-give-a-use-to-other-villager]
I can't believe anyone actually has to spell this out. First go here: http://chickenbones.net/Pages/links.html. Next, select 1.7.10 from the "Minecraft Version" dropdown menu. Then, for each mod you want, click the universal link to download. I'm assuming you know what to do from there.
My modpacks:
Brave New Worlds (exploration-based, FTB Launcher, pack code: BraveNewWorlds)
Song of the Earth (JamPacked 2, in development)
XD Btw i finally got it to work Its was cuz one of my mods wouldn't work with it.
url=http://www.minecraftforum.net/forums/minecraft-discussion/suggestions/2155858-hmm-give-us-a-use-give-a-use-to-other-villager]
I can't craft the tinkers vest stealth mode
No, it was ridiculous how much damage bows previously did.