• 0

    posted a message on ExtraTiC - Tinkers' Construct Mod Support Add-on
    Quote from DraxisWuf»

    I'm pretty sure that for most common ores, TiC is using the ore dictionary. I'm not sure if UB is using ore dict, itself. Though I do recall having similar compatibility issues when last I tried UB, which is why I do not use it. You may want to ask the UB dev if he's using the ore dictionary and if not, to do so. That will fix compatibility issues for both TiC and other mods which smelt ores and rely on the dictionary.

    I found the problem. I had taken blocks straight out of the NEI list to test out of curiosity, I didn't realize that all the ores, regardless of what stone type they are in, revert to regular ore blocks when they are mined.
    Posted in: WIP Mods
  • 0

    posted a message on ExtraTiC - Tinkers' Construct Mod Support Add-on
    Heya Glass. Now I know you have a lot on your agenda for this mod, but I'm wondering if I can make a request. Is there any chance you could consider making a compatibility for Underground Biomes and TiC, or is there already one that I don't know about? I'm finding only one or two of the block types added by UB that have ore in them can be put in the smelter. All others just sit there, so I know they are not compatible.
    Posted in: WIP Mods
  • 0

    posted a message on FFVII Midgar City - The one everybody has waited for!
    Heya Killer, glad to see this map was still going. I was worried that it would never get finished after Gaia Life was shut down. I haven't played much in the way of servers or even much minecraft since then. Did you replace the forge multipart blocks with something else? I know there where a lot of multipart blocks in the main lobby of Shinra HQ, is why I'm asking.
    Posted in: Maps
  • 0

    posted a message on Tinkers' Construct 2
    Quote from Joe4evr

    I've seen the same thing happen with the 1.6.0 version of TiC, by the way. I think it's supposed to be a sort of pre-heating, since it never takes more after taking the initial few mB.

    I think you might be right. Took a little more away from my smeltery, about 55mB, but then again I also have a 3x3x15 pit setup.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from JohnnySantana
    Hello guys my name is Johnny Santana and I like Minecraft!Okay that is not the point.I just installed Mo Creature for 1.7.10.Minecraft runs smooth but,I don't see vanilla mobs roaming around in the world nor the MoCreature mobs.I can use a spawn egg to spawn them out but,I don't see them roaming around.Also the Global Mod Setting for Mo Creature doesn't open up when I press the F6 button.I also have other mods installed.Twenty three mods in total including Mo Creatures.May some one help me please.Thankyou

    I have a similar problem with the in game menu. I can't seem to bring it up, even after switching the menu button.
    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers' Construct 2
    Just a small report. No crashes, but it seems that the heart containers no longer work with boosting permanent health. Also, the sounds for the smeltery, i.e. the little pop sound when you remove something from the casting tables or bins, seem to be missing. These are both as of 1.7.0d2. Nothing else so far, but I just started a new world too.
    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers Construct
    Hello, I'm getting an error when my server boots. Not sure what it's effecting as everything appears to be working in game, but I don't like errors. What's going on here?

    2014-08-25 11:38:18 [INFO] [TConstruct] Building stick database
    2014-08-25 11:38:19 [SEVERE] [TConstruct] Read timed out
    java.net.SocketTimeoutException: Read timed out
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java:150)
    at java.net.SocketInputStream.read(SocketInputStream.java:121)
    at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
    at sun.security.ssl.InputRecord.read(InputRecord.java:503)
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
    at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
    at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
    at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
    at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
    at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:701)
    at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1534)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1439)
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
    at tconstruct.util.player.TPlayerHandler.buildStickURLDatabase(TPlayerHandler.java:420)
    at tconstruct.util.player.TPlayerHandler.<init>(TPlayerHandler.java:403)
    at tconstruct.TConstruct.preInit(TConstruct.java:161)
    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:540)
    at sun.reflect.GeneratedMethodAccessor1.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.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:200)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:180)
    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.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:111)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:510)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:94)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:365)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:92)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
    2014-08-25 11:38:19 [FINEST] [TConstruct] Sent event FMLPreInitializationEvent to mod TConstruct



    I'm running a Cauldron server on 1.6.4 with Tinker's construct version TConstruct_mc1.6.4_1.5.5.7

    It seems that TConstruct is not compatible with Cauldron. It was discussed on the page previous to this one, posts 11544 and 11545. Bummer really.
    Posted in: Minecraft Mods
  • 1

    posted a message on Tinkers Construct
    Quote from TrueBitllJus
    Why i cant Download dis mod fore 1.7.2

    Try reading through the posts before asking a question that has already been asked. There is no support for 1.7.2. mDiyo hated that version, and updated to 1.7.10 at the earliest convenience. He pulled the download link for 1.7.2 because it was buggy and he won't support it.
    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers Construct
    Quote from Plurp
    Nvm I found the newer versions, I feel so ashamed...

    Don't worry about it, we all have brain burps sometimes. I tried running Metallurgy without it's core mod one time, for instance.
    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers Construct
    Hmm, I'm not sure what to say. I have everything on my optifine set to the minimum settings, so that might help.

    All textures are set to fast, particles are set to minimal. stable fps is on, framerate is unlimited, smooth lighting off, smooth lighting level off, dynamic updates on, fast math on, fast render on.
    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers Construct
    Quote from DJCherryTempo
    Will we ever have a version of Tinker's Construct that is compatible with Optifine? I cant play without Optifine, and I cant afford to get a new PC...

    What kind of problem are you having with Optifine? I've been running Optifine for years now, and it hasn't had a problem yet with TiC since I've been using it, from what I can see.
    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers Construct
    Quote from Zodsmar
    Does anyone else have the issue of the pattern chest not rendering as the pattern chest but has the model of a tool station?

    It does that with me since at least d35. I always figured it was an aesthetic change and not a glitch.
    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers Construct
    Okay, I have a bit of an update. I got the high step ability working on the Traveler's boots by adding diamond and emerald to them. However, I crashed when I went to add emerald to the goggles. Here is the report on it.

    ---- Minecraft Crash Report ----
    // Quite honestly, I wouldn't worry myself about that.

    Time: 8/2/14 11:00 PM
    Description: Rendering item

    java.lang.NullPointerException: Rendering item
    at net.minecraft.client.renderer.entity.RenderItem.func_94149_a(RenderItem.java:732)
    at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:498)
    at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:565)
    at codechicken.nei.guihook.GuiContainerManager.drawSlotItem(GuiContainerManager.java:522)
    at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:268)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:99)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1351)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:989)
    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(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:134)
    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.client.renderer.entity.RenderItem.func_94149_a(RenderItem.java:732)
    at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:498)

    -- Item being rendered --
    Details:
    Item Type: tconstruct.armor.items.TravelGear@39b59d74
    Item Aux: 0
    Item NBT: {TinkerArmor:{Tooltip2:"§2Durability +50%",Tooltip1:"§bDurability +500 II",Damage:0,BaseDefense:0.0d,Built:1b,BaseDurability:1035,ModifierTip2:"§2Emerald",Modifiers:3,ModifierTip1:"§bDiamond II",RepairCount:1,Effect3:1,ModDurability:0.0f,Effect2:0,Broken:0b,BonusDurability:0,Effect1:0,MaxDefense:4.0d,TotalDurability:1035,DamageReduction:0.0d}}
    Item Foil: false
    Stacktrace:
    at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:565)
    at codechicken.nei.guihook.GuiContainerManager.drawSlotItem(GuiContainerManager.java:522)
    at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:268)
    at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:99)

    -- Screen render details --
    Details:
    Screen name: tconstruct.tools.gui.CraftingStationGui
    Mouse location: Scaled: (179, 101). Absolute: (538, 659)
    Screen size: Scaled: (427, 321). Absolute: (1280, 962). Scale factor of 3

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['Adviser69'/66716, l='MpServer', x=66.60, y=56.62, z=230.61]]
    Chunk stats: MultiplayerChunkCache: 289, 298
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (92,64,252), Chunk: (at 12,4,12 in 5,15; contains blocks 80,0,240 to 95,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 1191615 game time, 1265184 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: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 36 total; [EntityBat['Bat'/66654, l='MpServer', x=100.56, y=12.00, z=151.13], EntityHorse['Horse'/66648, l='MpServer', x=72.50, y=68.00, z=269.88], EntityBat['Bat'/66649, l='MpServer', x=91.34, y=18.00, z=149.53], EntityBat['Bat'/66650, l='MpServer', x=91.03, y=50.00, z=167.13], EntityItemFrame['entity.ItemFrame.name'/66644, l='MpServer', x=78.94, y=55.50, z=230.50], EntityItemFrame['entity.ItemFrame.name'/66645, l='MpServer', x=78.94, y=55.50, z=231.50], EntityItemFrame['entity.ItemFrame.name'/66646, l='MpServer', x=78.94, y=56.50, z=231.50], EntityItemFrame['entity.ItemFrame.name'/66647, l='MpServer', x=78.94, y=57.50, z=231.50], EntityItemFrame['entity.ItemFrame.name'/66640, l='MpServer', x=78.94, y=55.50, z=229.50], EntityClientPlayerMP['Adviser69'/66716, l='MpServer', x=66.60, y=56.62, z=230.61], EntityItemFrame['entity.ItemFrame.name'/66641, l='MpServer', x=78.94, y=56.50, z=229.50], EntityItemFrame['entity.ItemFrame.name'/66642, l='MpServer', x=78.94, y=57.50, z=229.50], EntityItemFrame['entity.ItemFrame.name'/66643, l='MpServer', x=78.94, y=56.50, z=230.50], EntityItemFrame['entity.ItemFrame.name'/66637, l='MpServer', x=78.94, y=57.50, z=230.50], EntityItemFrame['entity.ItemFrame.name'/66636, l='MpServer', x=78.94, y=57.50, z=228.50], EntityItemFrame['entity.ItemFrame.name'/66639, l='MpServer', x=78.94, y=55.50, z=228.50], EntityItemFrame['entity.ItemFrame.name'/66638, l='MpServer', x=78.94, y=56.50, z=228.50], EntitySquid['Squid'/66633, l='MpServer', x=58.14, y=56.30, z=217.87], EntityBat['Bat'/66753, l='MpServer', x=77.84, y=51.00, z=150.53], EntitySquid['Squid'/66632, l='MpServer', x=56.77, y=56.45, z=218.97], EntityBat['Bat'/66754, l='MpServer', x=27.41, y=57.00, z=158.44], EntityBat['Bat'/66755, l='MpServer', x=28.69, y=57.00, z=158.84], EntitySquid['Squid'/66631, l='MpServer', x=52.88, y=56.36, z=221.08], EntityBat['Bat'/66626, l='MpServer', x=45.45, y=56.36, z=199.55], EntityBat['Bat'/66617, l='MpServer', x=-4.41, y=34.00, z=284.56], EntityBat['Bat'/66747, l='MpServer', x=110.56, y=21.00, z=152.78], EntityBat['Bat'/66746, l='MpServer', x=104.75, y=20.12, z=149.53], EntityWaypointContainer['unknown'/66745, l='MpServer', x=0.00, y=0.00, z=0.00], EntityBat['Bat'/66751, l='MpServer', x=72.28, y=51.00, z=151.53], EntityBat['Bat'/66748, l='MpServer', x=97.75, y=31.00, z=170.88], EntityVillager['Villager'/66664, l='MpServer', x=142.78, y=68.00, z=167.31], EntityVillager['Villager'/66663, l='MpServer', x=142.53, y=68.00, z=168.03], EntityVillager['Villager'/66662, l='MpServer', x=142.38, y=68.00, z=168.84], EntityVillager['Villager'/66661, l='MpServer', x=141.72, y=68.00, z=167.88], EntityVillager['Villager'/66660, l='MpServer', x=141.69, y=68.00, z=166.88], EntityVillager['Villager'/66659, l='MpServer', x=143.00, y=68.00, z=170.56]]
    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: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(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:134)
    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.7.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 343287344 bytes (327 MB) / 830119936 bytes (791 MB) up to 1060372480 bytes (1011 MB)
    Mod Pack: Unknown / None
    LiteLoader Mods: 1 loaded mod(s)
    - VoxelMap version 1.2.0
    LaunchWrapper: 34 active transformer(s)
    - Transformer: cpw.mods.fml.common.asm.transformers.PatchingTransformer
    - Transformer: optifine.OptiFineClassTransformer
    - Transformer: cpw.mods.fml.common.asm.transformers.MarkerTransformer
    - Transformer: cpw.mods.fml.common.asm.transformers.SideTransformer
    - Transformer: cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
    - Transformer: codechicken.lib.asm.ClassHeirachyManager
    - Transformer: codechicken.core.asm.InterfaceDependancyTransformer
    - Transformer: codechicken.core.asm.TweakTransformer
    - Transformer: codechicken.core.asm.DelegatedTransformer
    - Transformer: codechicken.core.asm.DefaultImplementationTransformer
    - Transformer: codechicken.nei.asm.NEITransformer
    - Transformer: tconstruct.preloader.ASMInterfaceRepair
    - Transformer: tconstruct.preloader.AccessTransformers
    - Transformer: mc.ambientocclusion.xrayforge.XRayForgeTransformer
    - Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer
    - Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer
    - Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer
    - Transformer: cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer
    - Transformer: cpw.mods.fml.common.asm.transformers.AccessTransformer
    - Transformer: net.minecraftforge.transformers.ForgeAccessTransformer
    - Transformer: codechicken.core.asm.CodeChickenAccessTransformer
    - Transformer: tconstruct.preloader.AccessTransformers
    - Transformer: cpw.mods.fml.common.asm.transformers.ModAccessTransformer
    - Transformer: cpw.mods.fml.common.asm.transformers.TerminalTransformer
    - Transformer: com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer
    - Transformer: com.mumfrey.liteloader.client.transformers.LiteLoaderCallbackInjectionTransformer
    - Transformer: com.mumfrey.liteloader.client.transformers.JoinGamePacketTransformer
    - Transformer: com.mumfrey.liteloader.client.transformers.ServerChatPacketTransformer
    - Transformer: com.mumfrey.liteloader.client.transformers.LoginSuccessPacketTransformer
    - Transformer: com.mumfrey.liteloader.client.transformers.ChatPacketTransformer
    - Transformer: com.mumfrey.liteloader.client.transformers.ServerCustomPayloadPacketTransformer
    - Transformer: com.mumfrey.liteloader.client.transformers.CustomPayloadPacketTransformer
    - Transformer: com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer
    - Transformer: cpw.mods.fml.common.asm.transformers.ModAPITransformer
    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: 15, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP v9.05 FML v7.10.24.1187 Minecraft Forge 10.13.0.1187 Optifine OptiFine_1.7.10_HD_A4 34 mods loaded, 33 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    FML{7.10.24.1187} [Forge Mod Loader] (forge-1.7.10-10.13.0.1187.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    Forge{10.13.0.1187} [Minecraft Forge] (forge-1.7.10-10.13.0.1187.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    CodeChickenCore{1.0.2.13} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    NotEnoughItems{1.0.2.35} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.35-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    TConstruct-Preloader{0.1.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    BiblioCraft{1.7.5} [BiblioCraft] (BiblioCraft[v1.7.5][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    Mantle{1.7.10-165.4bc3343} [Mantle] (Mantle_mc1.7.10_0.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0-b1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    BiblioWoodsNatura{1.2} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.2].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    MetallurgyCore{4.0.3} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    Metallurgy{4.0.3} [Metallurgy 4] (Metallurgy-1.7.10-4.0.3.36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    TConstruct{1.7.10-1.6.0.jenkins557} [Tinkers' Construct] (TConstruct_mc1.7.10_1.6.0d36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    ExtraTiC{0.8.4} [ExtraTiC] (ExtraTiC-1.7.10-1.0.0.c051d99.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    IronChest{6.0.41.729} [Iron Chest] (ironchest-1.7.10-6.0.41.729-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    ForgeMultipart{1.1.0.299} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.299-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    ProjRed|Core{4.4.5.44} [ProjectRed] (ProjectRed-Base-1.7.10-4.4.5.44.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    ProjRed|Transmission{4.4.5.44} [ProjectRed-Transmission] (ProjectRed-Integration-1.7.10-4.4.5.44.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    ProjRed|Transportation{4.4.5.44} [ProjectRed-Transportation] (ProjectRed-Mechanical-1.7.10-4.4.5.44.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    ProjRed|Exploration{4.4.5.44} [ProjectRed-Exploration] (ProjectRed-World-1.7.10-4.4.5.44.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    ProjRed|Compatibility{4.4.5.44} [ProjectRed-Compatibility] (ProjectRed-Compat-1.7.10-4.4.5.44.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    ProjRed|Integration{4.4.5.44} [ProjectRed-Integration] (ProjectRed-Integration-1.7.10-4.4.5.44.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    ProjRed|Illumination{4.4.5.44} [ProjectRed-Illumination] (ProjectRed-Lighting-1.7.10-4.4.5.44.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    ProjRed|Expansion{4.4.5.44} [ProjectRed-Expansion] (ProjectRed-Mechanical-1.7.10-4.4.5.44.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    AS_Ruins{13.5} [Ruins Spawning System] (Ruins-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    TMechworks{1.7.10-67.34d1d9b} [Tinkers' Mechworks] (TMechworks_mc1.7.10_0.2.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    TwilightForest{2.2.3} [The Twilight Forest] (twilightforest-1.7.2-2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    weaponmod{1.7.2 v1.14.2} [Balkon's WeaponMod] (weaponmod-1.14.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    McMultipart{1.1.0.299} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.299-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    ForgeMicroblock{1.1.0.299} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.299-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
    Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
    TConstruct Environment: Environment healthy.
    Launched Version: 1.7.10-Forge10.13.0.1187
    LWJGL: 2.9.1
    OpenGL: AMD Radeon HD 7310 Graphics GL version 4.3.12618 Compatibility Profile Context 13.251.0.0, ATI Technologies Inc.
    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)



    So my question is, could this crash have something to do with NEI, or did I mess something up?
    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers Construct
    Heya mDiyo, love the mod! I've been playing it for about a year now. In any case, I'm running the most recent version for 1.7.10, 1.6.0d36, and I figured I'd give you a heads up on a few minor bugs. First one is I don't have the high step ability with the Traveler's Boots anymore, though the other items abilities still seem to work as before. Second, there is an icon display glitch when I apply moss to any of the Traveler's items, with the typical pink/black checkered box showing. The items themselves still look fine when worn, it's just the icons with this specific modifier. I don't know if it's a misplaced texture, or if I'm having a conflict with the metallurgy 4 compatibility add-on, Extra TiC - Metallurgy support.
    Posted in: Minecraft Mods
  • 0

    posted a message on Sailor RolePlay! [server project] HL2 RolePlay [server project]
    Nice! What version is it, and are CCs allowed, or is it only OCs?
    Posted in: PC Servers
  • To post a comment, please .