• 0

    posted a message on Would you Marry, Kiss or Kill the person Avatar?
    I would slay the above person's avatar.
    Posted in: Forum Games
  • 0

    posted a message on Extra Utilities v1.1.0k
    Quote from scantrontb

    not sure if it will work for your exact application, but you could try an AE "precise" import/export bus vs. the "basic" or "fuzzy" ones. a basic one will allow "anything" into/out of it, a "fuzzy" one will take any kind of the same thing, differentiated by NBT damage values, so a diamond pick that is brand new and one that is slightly used will both go in/out of the bus, but a shovel won't go in at all, and for even more control, if you want EXACTLY the same thing (eg. an brand new pick but not a damaged one) then use the "precise" bus... if you put in a brand new diamond pick it will ONLY let that single type in, a diamond pick with even 1 damage will NOT go in any more as it is NOT that PRECISE thing any more...

    I know that. I was referring to how I could always keep a diamond sword in a chest/interface even though it may be damaged, and keep everything out of the chest. I figured that was unrealistic, and instead I should have an interface on one side, and an export bus-connected chest on the other. I finally figured that I could just have an inventory with just one space (for the sword), and an interface.
    Posted in: WIP Mods
  • 5

    posted a message on OpenBlocks 1.2.8
    Cool! Kinda amusing that it's only compatible with 1.5, though.
    Posted in: Minecraft Mods
  • 0

    posted a message on Immibis's Mods - Now with 85.7% less version numbers in this title!
    What's the deal on forge multipart? Are you going to support it, and keep your microblock mod? Are you going to ditch your microblock mod, and only support forge multipart? Are you going to keep your microblock mod, and ignore forge multipart entirely?
    Posted in: Minecraft Mods
  • 0

    posted a message on Extra Utilities v1.1.0k
    Quote from RWTema

    The order is randomized each time.

    I have an applied energistics system, where there's one side with a place to put the items, and the other, a chest with a sword in it. I don't want any of the items in the chest... Should I use a block with 1 inventory slot, or fill all of the chest, except for the sword slot, or is there a better method?
    Posted in: WIP Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from SullyTheUnusual

    My client is crashing at seemingly random times. I have all the latest CCC, NEI, et al.

    http://pastie.org/8233899

    Stop using magic launcher, and mod the client manually. It might not crash then. If it still does, then give us a new crash log.
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from Zedner

    Doesn't help, i uninstalled craft guide and installed Nei. same thing happents when i scroll to last page of Nei.
    i also installed last version of forge ...828.

    You can't POSSIBLY have the exact same error, if you actually removed craftguide, because if you removed it, the error report wouldn't mention it. Repost the error report.
    Posted in: Minecraft Mods
  • 0

    posted a message on Extra Utilities v1.1.0k
    Super-technical question: Which side does the peaceful table try first, when it's putting mob drops into inventories?
    Posted in: WIP Mods
  • 0

    posted a message on ChickenBones Mods
    Quote from Zedner

    i installed forge multipart mod, and when i log in everything works fine. i type name saw into searchbar from NEI or Craftguide and then minecraft crashes.
    Edit: Actually same happents with Translocator mod :/
    here is report

    ---- Minecraft Crash Report ----
    // Don't be sad, have a hug! <3

    Time: 8/12/13 1:15 AM
    Description: Rendering screen

    java.lang.NoSuchFieldError: lastBrightnessY
    at codechicken.lib.render.CCRenderState.pullLightmap(CCRenderState.java:134)
    at codechicken.microblock.ItemSawRenderer$.renderItem(ItemSaw.scala:76)
    at codechicken.microblock.ItemSawRenderer$.renderItem(ItemSaw.scala:53)
    at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:158)
    at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:465)
    at uristqwerty.CraftGuide.client.ui.GuiRenderer.drawItemStack(GuiRenderer.java:226)
    at uristqwerty.CraftGuide.client.ui.GuiRenderer.drawItemStack(GuiRenderer.java:194)
    at uristqwerty.CraftGuide.client.ui.FilterSelectGrid.renderGridCell(FilterSelectGrid.java:107)
    at uristqwerty.CraftGuide.client.ui.GuiScrollableGrid.renderGridRow(GuiScrollableGrid.java:271)
    at uristqwerty.CraftGuide.client.ui.GuiScrollableGrid.renderGridRows(GuiScrollableGrid.java:260)
    at uristqwerty.CraftGuide.client.ui.Rendering.GridRect.render(GridRect.java:29)
    at uristqwerty.CraftGuide.client.ui.Rendering.GridRect.render(GridRect.java:40)
    at uristqwerty.CraftGuide.client.ui.GuiRenderer.render(GuiRenderer.java:79)
    at uristqwerty.gui_craftguide.components.Window.render(Window.java:47)
    at uristqwerty.gui_craftguide.components.GuiElement.render(GuiElement.java:233)
    at uristqwerty.gui_craftguide.components.GuiElement.render(GuiElement.java:233)
    at uristqwerty.gui_craftguide.components.GuiElement.render(GuiElement.java:233)
    at uristqwerty.gui_craftguide.components.GuiElement.render(GuiElement.java:233)
    at uristqwerty.gui_craftguide.components.GuiElement.render(GuiElement.java:233)
    at uristqwerty.gui_craftguide.components.GuiElement.render(GuiElement.java:233)
    at uristqwerty.gui_craftguide.components.GuiElement.render(GuiElement.java:218)
    at uristqwerty.CraftGuide.client.ui.GuiScrollableGrid.draw(GuiScrollableGrid.java:62)
    at uristqwerty.CraftGuide.client.ui.FilterSelectGrid.draw(FilterSelectGrid.java:147)
    at uristqwerty.gui_craftguide.components.GuiElement.drawChildren(GuiElement.java:180)
    at uristqwerty.gui_craftguide.components.GuiElement.draw(GuiElement.java:173)
    at uristqwerty.gui_craftguide.components.GuiElement.drawChildren(GuiElement.java:180)
    at uristqwerty.gui_craftguide.components.GuiElement.draw(GuiElement.java:173)
    at uristqwerty.gui_craftguide.components.GuiElement.drawChildren(GuiElement.java:180)
    at uristqwerty.gui_craftguide.components.GuiElement.draw(GuiElement.java:173)
    at uristqwerty.gui_craftguide.components.GuiElement.drawChildren(GuiElement.java:180)
    at uristqwerty.gui_craftguide.components.GuiElement.draw(GuiElement.java:173)
    at uristqwerty.gui_craftguide.components.GuiElement.drawChildren(GuiElement.java:180)
    at uristqwerty.gui_craftguide.components.GuiElement.draw(GuiElement.java:173)
    at uristqwerty.gui_craftguide.components.Window.draw(Window.java:100)
    at uristqwerty.gui_craftguide.minecraft.Gui.func_73863_a(Gui.java:39)
    at uristqwerty.CraftGuide.GuiCraftGuide.func_73863_a(GuiCraftGuide.java:373)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1149)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:934)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:826)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)


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

    -- Head --
    Stacktrace:
    at codechicken.lib.render.CCRenderState.pullLightmap(CCRenderState.java:134)
    at codechicken.microblock.ItemSawRenderer$.renderItem(ItemSaw.scala:76)
    at codechicken.microblock.ItemSawRenderer$.renderItem(ItemSaw.scala:53)
    at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:158)
    at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:465)
    at uristqwerty.CraftGuide.client.ui.GuiRenderer.drawItemStack(GuiRenderer.java:226)
    at uristqwerty.CraftGuide.client.ui.GuiRenderer.drawItemStack(GuiRenderer.java:194)
    at uristqwerty.CraftGuide.client.ui.FilterSelectGrid.renderGridCell(FilterSelectGrid.java:107)
    at uristqwerty.CraftGuide.client.ui.GuiScrollableGrid.renderGridRow(GuiScrollableGrid.java:271)
    at uristqwerty.CraftGuide.client.ui.GuiScrollableGrid.renderGridRows(GuiScrollableGrid.java:260)
    at uristqwerty.CraftGuide.client.ui.Rendering.GridRect.render(GridRect.java:29)
    at uristqwerty.CraftGuide.client.ui.Rendering.GridRect.render(GridRect.java:40)
    at uristqwerty.CraftGuide.client.ui.GuiRenderer.render(GuiRenderer.java:79)
    at uristqwerty.gui_craftguide.components.Window.render(Window.java:47)
    at uristqwerty.gui_craftguide.components.GuiElement.render(GuiElement.java:233)
    at uristqwerty.gui_craftguide.components.GuiElement.render(GuiElement.java:233)
    at uristqwerty.gui_craftguide.components.GuiElement.render(GuiElement.java:233)
    at uristqwerty.gui_craftguide.components.GuiElement.render(GuiElement.java:233)
    at uristqwerty.gui_craftguide.components.GuiElement.render(GuiElement.java:233)
    at uristqwerty.gui_craftguide.components.GuiElement.render(GuiElement.java:233)
    at uristqwerty.gui_craftguide.components.GuiElement.render(GuiElement.java:218)
    at uristqwerty.CraftGuide.client.ui.GuiScrollableGrid.draw(GuiScrollableGrid.java:62)
    at uristqwerty.CraftGuide.client.ui.FilterSelectGrid.draw(FilterSelectGrid.java:147)
    at uristqwerty.gui_craftguide.components.GuiElement.drawChildren(GuiElement.java:180)
    at uristqwerty.gui_craftguide.components.GuiElement.draw(GuiElement.java:173)
    at uristqwerty.gui_craftguide.components.GuiElement.drawChildren(GuiElement.java:180)
    at uristqwerty.gui_craftguide.components.GuiElement.draw(GuiElement.java:173)
    at uristqwerty.gui_craftguide.components.GuiElement.drawChildren(GuiElement.java:180)
    at uristqwerty.gui_craftguide.components.GuiElement.draw(GuiElement.java:173)
    at uristqwerty.gui_craftguide.components.GuiElement.drawChildren(GuiElement.java:180)
    at uristqwerty.gui_craftguide.components.GuiElement.draw(GuiElement.java:173)
    at uristqwerty.gui_craftguide.components.GuiElement.drawChildren(GuiElement.java:180)
    at uristqwerty.gui_craftguide.components.GuiElement.draw(GuiElement.java:173)
    at uristqwerty.gui_craftguide.components.Window.draw(Window.java:100)
    at uristqwerty.gui_craftguide.minecraft.Gui.func_73863_a(Gui.java:39)
    at uristqwerty.CraftGuide.GuiCraftGuide.func_73863_a(GuiCraftGuide.java:373)

    -- Screen render details --
    Details:
    Screen name: uristqwerty.CraftGuide.GuiCraftGuide
    Mouse location: Scaled: (268, 263). Absolute: (536, 179)
    Screen size: Scaled: (512, 353). Absolute: (1024, 706). Scale factor of 2

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['cincar'/56, l='MpServer', x=1200.24, y=5.62, z=-1722.30]]
    Chunk stats: MultiplayerChunkCache: 441
    Level seed: 0
    Level generator: ID 01 - flat, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (1360,4,-1595), Chunk: (at 0,0,5 in 85,-100; contains blocks 1360,0,-1600 to 1375,255,-1585), Region: (2,-4; contains chunks 64,-128 to 95,-97, blocks 1024,0,-2048 to 1535,255,-1537)
    Level time: 5624 game time, 5624 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: 27 total; [EntitySlime['Slime'/0, l='MpServer', x=1178.78, y=4.00, z=-1650.47], EntityVillager['Villager'/1, l='MpServer', x=1197.97, y=4.00, z=-1779.78], EntityVillager['Villager'/2, l='MpServer', x=1192.66, y=4.00, z=-1768.31], EntityVillager['Villager'/3, l='MpServer', x=1196.44, y=5.00, z=-1774.78], EntityVillager['Villager'/4, l='MpServer', x=1194.34, y=4.00, z=-1768.66], EntitySheep['Sheep'/65, l='MpServer', x=1139.97, y=4.00, z=-1793.06], EntityVillager['Villager'/5, l='MpServer', x=1192.13, y=4.00, z=-1767.41], EntityVillager['Villager'/6, l='MpServer', x=1198.72, y=5.00, z=-1760.44], EntityVillager['Villager'/7, l='MpServer', x=1192.69, y=5.00, z=-1758.50], EntityVillager['Villager'/8, l='MpServer', x=1186.25, y=4.00, z=-1756.34], EntityVillager['Villager'/9, l='MpServer', x=1191.53, y=5.00, z=-1758.34], EntityVillager['Villager'/10, l='MpServer', x=1188.69, y=4.00, z=-1752.53], EntityVillager['Villager'/11, l='MpServer', x=1206.88, y=4.00, z=-1777.50], EntityVillager['Villager'/12, l='MpServer', x=1203.47, y=4.00, z=-1775.22], EntityVillager['Villager'/13, l='MpServer', x=1204.69, y=4.00, z=-1763.38], EntityVillager['Villager'/14, l='MpServer', x=1209.94, y=5.50, z=-1773.53], EntityVillager['Villager'/15, l='MpServer', x=1202.41, y=4.00, z=-1761.25], EntityVillager['Villager'/17, l='MpServer', x=1209.47, y=4.00, z=-1755.69], EntityVillager['Villager'/16, l='MpServer', x=1210.63, y=4.00, z=-1765.31], EntityVillager['Villager'/19, l='MpServer', x=1206.44, y=6.00, z=-1754.78], EntityVillager['Villager'/18, l='MpServer', x=1215.31, y=4.00, z=-1748.72], EntityVillager['Villager'/21, l='MpServer', x=1219.50, y=5.00, z=-1759.28], EntityVillager['Villager'/20, l='MpServer', x=1219.50, y=5.50, z=-1760.94], EntitySlime['Slime'/23, l='MpServer', x=1201.25, y=5.00, z=-1733.54], EntityVillager['Villager'/22, l='MpServer', x=1218.31, y=4.00, z=-1756.38], EntityClientPlayerMP['cincar'/56, l='MpServer', x=1200.24, y=5.62, z=-1722.30], EntityCow['Cow'/62, l='MpServer', x=1122.75, y=4.00, z=-1714.59]]
    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:440)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2298)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:844)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

    -- System Details --
    Details:
    Minecraft Version: 1.6.2
    Operating System: Windows 7 (x86) version 6.1
    Java Version: 1.7.0_25, Oracle Corporation
    Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode), Oracle Corporation
    Memory: 153179960 bytes (146 MB) / 436862976 bytes (416 MB) up to 1037959168 bytes (989 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
    AABB Pool Size: 1503 (84168 bytes; 0 MB) allocated, 4 (224 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v8.04 FML v6.2.43.827 Minecraft Forge 9.10.0.827 Optifine OptiFine_1.6.2_HD_B4 11 mods loaded, 11 mods active
    mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{6.2.43.827} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{9.10.0.827} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CodeChickenCore{0.9.0.3} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CarpentersBlocks{v1.77} [Carpenter's Blocks] (Carpenter's Blocks v1.77 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Chisel{1.4.8} [Chisel] (chisel-1.6.2-1.4.8fix2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ForgeMultipart{1.0.0.122} [Forge Multipart] (ForgeMultipart-universal-1.6.2-1.0.0.122.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    McMultipart{1.0.0.122} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.2-1.0.0.122.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Translocator{1.1.0.7} [Translocator] (Translocator 1.1.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ForgeMicroblock{1.0.0.122} [Forge Microblocks] (ForgeMultipart-universal-1.6.2-1.0.0.122.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Launched Version: 1.6.2-Forge9.10.0.827
    LWJGL: 2.9.0
    OpenGL: AMD Radeon HD 7700 Series GL version 4.2.12217 Compatibility Profile Context 12.104.0.0, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: Default
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 151 (8456 bytes; 0 MB) allocated, 41 (2296 bytes; 0 MB) used
    Try updating your forge, and other mod versions. This error is probably caused by an out-of-date mod, or changes to forge. EDIT: just saw that you're running craftguide. Remove that, and use NEI instead temporarily.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.4.7+] Electric Expansion - Universal Electricity - More Wires & Storage!
    Your super"conductor" switches don't conduct electricity, even if you give them redstone signals. FALSE ADVERTISING!!!

    Nothing in any logs, either.
    Posted in: Minecraft Mods
  • 0

    posted a message on MultiMC 5 [Windows / Linux / Mac]
    Quote from Kenpachi0423

    Ok so I am trying to run my multimc.... And it crashes and I have no idea why....

    I am new to this stuff also.


    Instance folder is:
    C:\Documents and Settings\Chase\Desktop\Minecraft multi\instances\Chase-I server mods\minecraft\

    Instance started with command:
    "C:\Program Files\Java\jre7\bin\java.exe" -Xms1024m -Xmx6144m -jar MultiMCLauncher.jar "<username>" "<session ID>" "MultiMC: Chase/I server mods" "854x480" "Mojang"

    Error: Could not create the Java Virtual Machine.
    Error: A fatal exception has occurred. Program will exit.
    Invalid maximumnd heap size: -Xmx6144m
    The specified size exceeds the maximum representable size.
    Minecraft exited with code 1.
    Minecraft has crashed!

    Gee, I'm a nerd, because I know why it's doing that. If you have a 64-bit computer and more than 4GB of ram that you want java to use, you NEED 64-bit java. It's a limitation of 32-bit processes.

    I'm going to do a bit of reverse-engineering on the new launcher to see what has changed. And possibly make MMC work with 1.6.
    Posted in: Minecraft Tools
  • 0

    posted a message on [1.5.1/1.5.2] PowerCrystals' mods - The updates never stop
    Quote from power crystals

    Generally I'm ok with this, but don't go lifting whole features (ie RedNet cable, the autoenchanter, etc) from my mod. The more "internal" a feature is the less I'll care if you copy the code for it.

    Think of it like I'm fine with you using it make something work, but not to make the thing itself.



    Screenshot? The usual error is placing the fisher on the edge of the pond; it needs to be centered over a 3x3x1 water area.

    I threw away the item code for the measuring tape and changed it so it worked when I call a function twice with a keybinding. OK?
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.1/1.5.2] PowerCrystals' mods - The updates never stop
    I want to use some of your code in my mod (and modify it). Is that okay? (I'm not that skilled at math and I want to use the measuring tape code to make a client mod that measures distances)
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.16.4] Safechat
    Quote from Colcf

    Any other info I could get? That doesn't happen for me.



    I'll add this link to the main post, but here's all the old versions and the source code. I guess I can add that feature for the 1.6 version though.

    I'll look into adding that feature myself. Do you have a GitHub account? That might be a great idea, so people can add features or fork the mod.
    Posted in: Minecraft Mods
  • 0

    posted a message on CakeRealMs l new l Minecraft server l PVP l LAG FREE
    Ahhhh, coloured text on a projector screen. So painful on the eyes. Can you remove it please?
    Posted in: PC Servers
  • To post a comment, please .