• 0

    posted a message on Tinkers Construct
    Your "slimes" completely ruined my server. If they kill you, your server crashes. When you try to respawn (after rebooting server), it crashes again and you are stuck in a void (not The Void).
    ---- Minecraft Crash Report ----
    // Don't do that.
    Time: 3/27/13 12:06 AM
    Description: Exception in server tick loop
    java.lang.NoSuchMethodError: net.minecraft.util.FoodStats.func_75114_a(I)V
    at mods.tinker.tconstruct.player.TPlayerHandler.onPlayerRespawn(TPlayerHandler.java:87)
    at cpw.mods.fml.common.registry.GameRegistry.onPlayerRespawn(GameRegistry.java:372)
    at net.minecraft.server.management.ServerConfigurationManager.func_72368_a(ServerConfigurationManager.java:464)
    at net.minecraft.network.NetServerHandler.func_72458_a(NetServerHandler.java:868)
    at net.minecraft.network.packet.Packet205ClientCommand.func_73279_a(SourceFile:30)
    at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:461)
    at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:134)
    at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:53)
    at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:674)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:274)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:570)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:468)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
    
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    -- System Details --
    Details:
    Minecraft Version: 1.5.1
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_04, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2515916288 bytes (2399 MB) / 3087007744 bytes (2944 MB) up to 3087007744 bytes (2944 MB)
    JVM Flags: 2 total; -Xmx3G -Xms3G
    AABB Pool Size: 6177 (345912 bytes; 0 MB) allocated, 3893 (218008 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
    FML: MCP v7.44 FML v5.1.8.608 Minecraft Forge 7.7.0.608 4 mods loaded, 4 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TConstruct [Tinkers; Construct] (TConstruct_1.5.1_1.2.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 1290 (72240 bytes; 0 MB) allocated, 1042 (58352 bytes; 0 MB) used
    Player Count: 2 / 8; [EntityPlayerMP['nate482'/145, l='world', x=-168.24, y=71.00, z=102.08], EntityPlayerMP['Packman0612'/3408, l='world', x=60.50, y=65.00, z=255.50]]
    Is Modded: Definitely; Server brand changed to 'fml'
    Type: Dedicated Server (map_server.txt)
    Posted in: Minecraft Mods
  • 0

    posted a message on Custom NPCs
    Suggestion : Add one or two more Availability Slots, so you can effectively add more quests in series. Then, this mod will be perfect.
    Posted in: Minecraft Mods
  • 0

    posted a message on Custom NPCs
    Downloaded Today. Can Add Dialog. Can Add Category. Can name them, but if I click any options :
    ---- Minecraft Crash Report ----
    // Why did you do that?
    Time: 3/17/13 1:15 AM
    Description: Updating screen events
    java.lang.AbstractMethodError: noppes.npcs.gui.SubGuiNpcTextArea.a(Lnet/minecraft/client/Minecraft;II)V
    at noppes.npcs.gui.utils.GuiNPCInterface2.setSubGui(GuiNPCInterface2.java:70)
    at noppes.npcs.gui.GuiNPCManageDialogs.buttonEvent(GuiNPCManageDialogs.java:153)
    at noppes.npcs.gui.utils.GuiNPCInterface2.func_73875_a(GuiNPCInterface2.java:93)
    at net.minecraft.client.gui.GuiScreen.func_73864_a(SourceFile:72)
    at noppes.npcs.gui.utils.GuiNPCInterface2.func_73864_a(GuiNPCInterface2.java:83)
    at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:127)
    at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:111)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1495)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:830)
    at net.minecraft.client.Minecraft.run(Minecraft.java:755)
    at java.lang.Thread.run(Thread.java:722)
    
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    -- Head --
    Stacktrace:
    at noppes.npcs.gui.utils.GuiNPCInterface2.setSubGui(GuiNPCInterface2.java:70)
    at noppes.npcs.gui.GuiNPCManageDialogs.buttonEvent(GuiNPCManageDialogs.java:153)
    at noppes.npcs.gui.utils.GuiNPCInterface2.func_73875_a(GuiNPCInterface2.java:93)
    at net.minecraft.client.gui.GuiScreen.func_73864_a(SourceFile:72)
    at noppes.npcs.gui.utils.GuiNPCInterface2.func_73864_a(GuiNPCInterface2.java:83)
    at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:127)
    at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:111)
    -- Affected screen --
    Details:
    Screen name: noppes.npcs.gui.GuiNPCManageDialogs
    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['Packman0612'/10, l='MpServer', x=-1432.30, y=57.62, z=-1104.59]]
    Chunk stats: MultiplayerChunkCache: 441
    Level seed: 0
    Level generator: ID 01 - flat, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (-1430,4,-1135), Chunk: (at 10,0,1 in -90,-71; contains blocks -1440,0,-1136 to -1425,255,-1121), Region: (-3,-3; contains chunks -96,-96 to -65,-65, blocks -1536,0,-1536 to -1025,255,-1025)
    Level time: 560451 game time, 8844 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: 11 total; [EntityBat['Bat'/0, l='MpServer', x=-1476.66, y=53.10, z=-1122.78], EntityBat['Bat'/1, l='MpServer', x=-1477.59, y=51.00, z=-1119.94], EntityBat['Bat'/2, l='MpServer', x=-1473.47, y=51.76, z=-1124.63], EntityBat['Bat'/3, l='MpServer', x=-1474.75, y=51.57, z=-1121.56], EntityBat['Bat'/4, l='MpServer', x=-1474.50, y=51.76, z=-1120.56], EntityBat['Bat'/5, l='MpServer', x=-1478.25, y=50.20, z=-1119.75], EntityBat['Bat'/6, l='MpServer', x=-1474.31, y=51.57, z=-1124.69], EntityBat['Bat'/7, l='MpServer', x=-1474.75, y=51.76, z=-1124.50], EntitySkeleton['Skeleton'/8, l='MpServer', x=-1481.50, y=56.00, z=-1110.50], EntityNPCHumanMale['Ross'/9, l='MpServer', x=-1429.00, y=56.00, z=-1101.56], EntityClientPlayerMP['Packman0612'/10, l='MpServer', x=-1432.30, y=57.62, z=-1104.59]]
    Retry entities: 0 total; []
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:441)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2404)
    at net.minecraft.client.Minecraft.run(Minecraft.java:771)
    at java.lang.Thread.run(Thread.java:722)
    -- System Details --
    Details:
    Minecraft Version: 1.5
    Operating System: Windows 7 (x86) version 6.1
    Java Version: 1.7.0_06, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 308997968 bytes (294 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
    JVM Flags: 2 total; -Xms512m -Xmx1024m
    AABB Pool Size: 9638 (539728 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v7.42 FML v5.0.24.582 Minecraft Forge 7.7.0.582 4 mods loaded, 4 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CustomNpcs [CustomNpcs 1.4.5] (CustomNPCs_1.5 beta.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    LWJGL: 2.4.2
    OpenGL: GeForce GT 540M/PCI/SSE2 GL version 4.1.0, NVIDIA Corporation
    Is Modded: Definitely; Client brand changed to 'forge,fml'
    Type: Client (map_client.txt)
    Texture Pack: ElvelandLight-1.5.zip
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 56 (3136 bytes; 0 MB) allocated, 13 (728 bytes; 0 MB) used


    Would love it if you could fix this, so I could do something useful.
    Posted in: Minecraft Mods
  • 0

    posted a message on Can't connect to my Minecraft server!
    Bad Login means you're using a Cracked Account. Go into Server Properties and change onlinemode to false, save it, and try again.
    Posted in: Server Support and Administration
  • 0

    posted a message on Want to play 1.8 Early? Here's How!
    FOR ALL PEOPLE WHO CANT PLAY, ITS BECAUSE THE JAR IS CORRUPT! IF IT SAYS UPDATING DONE...OPEN THE 1.8 JAR IN WINRAR, GO TO TOOLS, CLICK REPAIR ARCHIVE, CLICK OK, THEN RENAME AND PLACE THE REBUILT.MINECRAFT.JAR INTO YOUR BIN FOLDER!!!
    Posted in: Minecraft News
  • 0

    posted a message on Want to play 1.8 Early? Here's How!
    By The way....ITS A PIECE OF ****! DOESNT WORK, IVE TRIED EVERYTHING, I GOT NO MODS, NO TEXTUREPACKS, ITS A FRESHLY DOWNLOADED MINECRAFT, IT EITHER SAYS UPDATING MINECRAFT DONE LOADING OR BLACK SCREENS!!!! AND NO ONE SEEMS TO REALLY HELP AT ALL. JUST GOING ON SAYING THE SAME THINGS. ITS NOT COOKING 3 BEEF THAT CRASHES, OR MAKING GLASS AT 6:55...ITS THE FURNACE! YES, ENDERMEN DO NOTHING, DOUBLE TAP W TO SPRINT AND SPACE TO FLY ON CREATIVE (I BELIEVE), THEY HAVE A DESIGNATED PAGE FOR BUGS, NOT HERE.
    :iapprove: GETS NO :Diamond: S
    Posted in: Minecraft News
  • 0

    posted a message on Want to play 1.8 Early? Here's How!
    I have a good computer, and have bought the game for 20 dollars and skill...It says UPDATING MINECRAFT...and the bar is a centimeter from the end and it says done!!!

    IVE TRIED REDOWNLOADING MINECRAFT AND THE JAR...NOTHING!!
    Posted in: Minecraft News
  • 0

    posted a message on Want to play 1.8 Early? Here's How!
    DOESNT WORK!!!
    It says Updating Minecraft: Dome...but the bar is like a centimeter away from 100%
    I EVEN FOLLOWED THE EXACT INSTRUCTIONS FROM THE GMZ pr WhoEver's Post....and i tried it like 7 times....********...I give it -7 :Diamond: s
    Posted in: Minecraft News
  • To post a comment, please .