• 0

    posted a message on Minecraft Server port forwarded but not connecting.
    Is the port set to 25565 in server.properties?
    Posted in: Server Support and Administration
  • 0

    posted a message on Broken essentials config.yml file
    I'm trying to configure my kits on essentials, config.yml
    I've been renaming it and such.


    But whenever I do it, an error comes up in the console:

    The file C:\Users\ASUS\Desktop\Server no.2\plugins\Essentials\config.yml is broken, it has been renamed to C:\Users\ASUS\Desktop\Server no.2\plugins\Essentials\config.yml.broken.1400292449275
    org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token; found character '\t' that cannot start any token
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:358) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:179) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:507) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:203) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at com.earth2me.essentials.EssentialsConf.load(EssentialsConf.java:164) [Essentials.jar:?]
    at com.earth2me.essentials.Settings.reloadConfig(Settings.java:500) [Essentials.jar:?]
    at com.earth2me.essentials.Settings.<init>(Settings.java:36) [Essentials.jar:?]
    at com.earth2me.essentials.Essentials.onEnable(Essentials.java:189) [Essentials.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:448) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:382) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks]
    [12:07:29] [Server thread/INFO]: Creating config from template: C:\Users\ASUS\Desktop\Server no.2\plugins\Essentials\config.yml
    Posted in: Server Support and Administration
  • 0

    posted a message on How to play classic multiplayer
    Minecraft classic is no longer supported since 2 years ago.
    Posted in: Creative Mode
  • 0

    posted a message on Survival Mode
    Can I play?
    I have Skype, but I don't really want to put it out of the forums because my skype username contains my real name.
    My username is Ariphael, I'm really good at survival.
    Posted in: Survival Mode
  • 0

    posted a message on The Best Resource Vein!
    Quote from whatz2

    The Iron Ore is behind the gold, hard to see.


    omg, a 4 ore-vein?
    Wow, so luck.
    Much mine.
    Posted in: Survival Mode
  • 0

    posted a message on The Best Resource Vein!
    Quote from whatz2

    I found this vein when I was playing single player and was strip mining. That do you guys think?

    It has coal, diamond, redstone, gold, and iron!!








    I've never saw a vein of 3 ores together before, I've only spotted 2.
    Posted in: Survival Mode
  • 0

    posted a message on Live Broadcasting not working - Not responding
    Update, I just found a possible crash report:

    ---- Minecraft Crash Report ----
    // I bet Cylons wouldn't have this problem.

    Time: 8/05/14 7:53 PM
    Description: Updating screen events

    java.lang.NoSuchFieldError: M
    at biz.<clinit>(SourceFile:14)
    at bdi.a(SourceFile:137)
    at bds.a(SourceFile:172)
    at bds.d(SourceFile:232)
    at bds.k(SourceFile:211)
    at ban.p(SourceFile:1328)
    at ban.ak(SourceFile:774)
    at ban.f(SourceFile:728)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)


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

    -- Head --
    Stacktrace:
    at biz.<clinit>(SourceFile:14)
    at bdi.a(SourceFile:137)
    at bds.a(SourceFile:172)
    at bds.d(SourceFile:232)
    at bds.k(SourceFile:211)

    -- Affected screen --
    Details:
    Screen name: bdi

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [blw['Ariphael'/234, l='MpServer', x=-111.56, y=77.62, z=21.20]]
    Chunk stats: MultiplayerChunkCache: 121, 130
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (-24,64,152), Chunk: (at 8,4,8 in -2,9; contains blocks -32,0,144 to -17,255,159), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 3281 game time, 3281 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: 149 total; [blw['Ariphael'/234, l='MpServer', x=-111.56, y=77.62, z=21.20], xj['item.tile.flower2.tulipRed'/285, l='MpServer', x=-87.44, y=64.13, z=-3.28], wd['Bat'/257, l='MpServer', x=-148.78, y=18.00, z=-37.22], wr['Squid'/28, l='MpServer', x=-195.39, y=55.14, z=83.06], wr['Squid'/35, l='MpServer', x=-170.50, y=56.94, z=-27.94], wr['Squid'/38, l='MpServer', x=-176.88, y=59.28, z=-29.44], xy['Creeper'/39, l='MpServer', x=-160.50, y=51.00, z=-14.50], wr['Squid'/36, l='MpServer', x=-170.81, y=58.97, z=-21.06], wr['Squid'/37, l='MpServer', x=-176.41, y=56.88, z=-23.13], yp['Zombie'/42, l='MpServer', x=-150.94, y=32.00, z=-38.47], yp['Zombie'/43, l='MpServer', x=-156.66, y=32.00, z=-30.06], wr['Squid'/40, l='MpServer', x=-171.50, y=53.00, z=71.50], wr['Squid'/41, l='MpServer', x=-176.72, y=52.34, z=77.47], wr['Squid'/46, l='MpServer', x=-142.69, y=51.81, z=-14.59], wn['Pig'/47, l='MpServer', x=-155.50, y=69.00, z=29.50], wr['Squid'/44, l='MpServer', x=-144.88, y=52.31, z=-15.03], wr['Squid'/45, l='MpServer', x=-148.38, y=55.34, z=-8.19], wn['Pig'/51, l='MpServer', x=-159.50, y=70.00, z=32.50], wn['Pig'/50, l='MpServer', x=-153.50, y=70.00, z=33.50], wn['Pig'/49, l='MpServer', x=-157.50, y=71.00, z=36.50], yk['Skeleton'/48, l='MpServer', x=-152.06, y=31.00, z=42.47], xj['item.tile.flower2.allium'/59, l='MpServer', x=-139.13, y=12.13, z=43.88], xy['Creeper'/58, l='MpServer', x=-143.50, y=57.00, z=22.50], wr['Squid'/57, l='MpServer', x=-137.53, y=54.81, z=-11.59], yo['Witch'/63, l='MpServer', x=-129.09, y=42.00, z=45.59], wd['Bat'/62, l='MpServer', x=-131.56, y=19.10, z=37.31], wd['Bat'/61, l='MpServer', x=-135.25, y=21.10, z=39.53], xj['item.tile.flower2.allium'/60, l='MpServer', x=-140.13, y=12.13, z=44.88], xy['Creeper'/68, l='MpServer', x=-136.50, y=51.00, z=69.50], wr['Squid'/69, l='MpServer', x=-132.94, y=53.34, z=79.38], wr['Squid'/70, l='MpServer', x=-131.69, y=51.03, z=80.50], yk['Skeleton'/64, l='MpServer', x=-134.60, y=63.08, z=43.31], yk['Skeleton'/65, l='MpServer', x=-143.50, y=60.00, z=41.50], yk['Skeleton'/66, l='MpServer', x=-143.50, y=60.00, z=40.50], xz['Enderman'/67, l='MpServer', x=-133.50, y=39.00, z=49.66], yk['Skeleton'/76, l='MpServer', x=-114.36, y=52.00, z=-1.11], yk['Skeleton'/77, l='MpServer', x=-125.72, y=38.00, z=25.84], yk['Skeleton'/78, l='MpServer', x=-125.34, y=38.00, z=27.59], wn['Pig'/79, l='MpServer', x=-120.57, y=81.00, z=29.35], wn['Pig'/72, l='MpServer', x=-119.50, y=65.00, z=-3.50], wn['Pig'/73, l='MpServer', x=-116.56, y=67.00, z=1.47], wn['Pig'/74, l='MpServer', x=-112.78, y=66.00, z=3.31], wn['Pig'/75, l='MpServer', x=-113.84, y=64.00, z=-0.49], wf['Chicken'/85, l='MpServer', x=-113.44, y=67.00, z=62.56], wn['Pig'/84, l='MpServer', x=-121.73, y=81.00, z=30.51], wr['Squid'/87, l='MpServer', x=-130.50, y=53.31, z=76.66], wf['Chicken'/86, l='MpServer', x=-117.41, y=61.23, z=79.41], yp['Zombie'/81, l='MpServer', x=-127.50, y=23.00, z=36.50], yp['Zombie'/80, l='MpServer', x=-113.50, y=28.00, z=45.50], wn['Pig'/83, l='MpServer', x=-122.81, y=81.00, z=33.56], wn['Pig'/82, l='MpServer', x=-125.50, y=82.00, z=34.50], yk['Skeleton'/92, l='MpServer', x=-120.50, y=19.00, z=97.50], wn['Pig'/95, l='MpServer', x=-106.69, y=63.00, z=-0.97], wn['Pig'/94, l='MpServer', x=-96.97, y=64.00, z=4.03], ym['Spider'/89, l='MpServer', x=-113.28, y=46.00, z=93.28], wf['Chicken'/88, l='MpServer', x=-118.47, y=61.20, z=76.44], wr['Squid'/91, l='MpServer', x=-120.63, y=53.19, z=83.50], wr['Squid'/90, l='MpServer', x=-121.31, y=52.38, z=84.63], xy['Creeper'/102, l='MpServer', x=-107.50, y=24.00, z=38.50], xz['Enderman'/103, l='MpServer', x=-103.31, y=24.00, z=38.88], wd['Bat'/100, l='MpServer', x=-84.41, y=58.39, z=32.44], xz['Enderman'/101, l='MpServer', x=-101.50, y=24.00, z=42.50], wn['Pig'/98, l='MpServer', x=-101.78, y=64.00, z=4.88], wn['Pig'/99, l='MpServer', x=-104.86, y=63.00, z=-2.19], wn['Pig'/96, l='MpServer', x=-109.98, y=65.00, z=4.77], xz['Enderman'/97, l='MpServer', x=-100.69, y=11.00, z=5.66], xz['Enderman'/110, l='MpServer', x=-108.03, y=43.00, z=78.91], xz['Enderman'/111, l='MpServer', x=-105.84, y=39.00, z=69.38], wd['Bat'/108, l='MpServer', x=-106.28, y=25.10, z=70.63], wd['Bat'/109, l='MpServer', x=-106.25, y=25.10, z=70.75], yk['Skeleton'/106, l='MpServer', x=-109.13, y=25.00, z=34.53], xj['item.tile.mushroom'/107, l='MpServer', x=-106.13, y=24.13, z=70.88], xz['Enderman'/104, l='MpServer', x=-106.41, y=24.00, z=40.09], yk['Skeleton'/105, l='MpServer', x=-106.02, y=20.00, z=34.50], wn['Pig'/119, l='MpServer', x=-73.12, y=64.00, z=-30.50], xy['Creeper'/118, l='MpServer', x=-90.97, y=56.00, z=-16.53], wn['Pig'/117, l='MpServer', x=-82.50, y=63.00, z=-26.50], wn['Pig'/116, l='MpServer', x=-82.50, y=64.00, z=-32.50], yp['Zombie'/115, l='MpServer', x=-108.50, y=48.00, z=87.50], yk['Skeleton'/114, l='MpServer', x=-101.13, y=49.00, z=82.75], wf['Chicken'/113, l='MpServer', x=-96.59, y=67.00, z=69.63], wd['Bat'/112, l='MpServer', x=-94.69, y=36.00, z=81.16], wn['Pig'/127, l='MpServer', x=-89.88, y=63.00, z=4.88], wn['Pig'/126, l='MpServer', x=-81.50, y=63.00, z=12.63], wn['Pig'/125, l='MpServer', x=-88.23, y=64.00, z=9.10], xj['item.tile.flower2.tulipRed'/124, l='MpServer', x=-84.69, y=63.13, z=-3.28], xj['item.tile.flower2.tulipRed'/123, l='MpServer', x=-86.88, y=63.13, z=-3.78], xj['item.tile.flower2.tulipRed'/122, l='MpServer', x=-88.66, y=63.13, z=-4.13], xy['Creeper'/121, l='MpServer', x=-80.50, y=31.00, z=-8.66], wn['Pig'/120, l='MpServer', x=-74.33, y=64.00, z=-30.50], yp['Zombie'/137, l='MpServer', x=-85.03, y=50.00, z=83.53], yk['Skeleton'/136, l='MpServer', x=-86.80, y=44.70, z=80.50], yk['Skeleton'/138, l='MpServer', x=-87.93, y=50.00, z=89.50], yk['Skeleton'/129, l='MpServer', x=-88.88, y=44.00, z=76.50], yp['Zombie'/128, l='MpServer', x=-79.59, y=17.00, z=64.97], yk['Skeleton'/131, l='MpServer', x=-92.97, y=49.00, z=78.47], wd['Bat'/130, l='MpServer', x=-96.41, y=35.39, z=70.31], yk['Skeleton'/133, l='MpServer', x=-92.31, y=41.00, z=80.69], xy['Creeper'/132, l='MpServer', x=-80.64, y=27.00, z=86.41], yp['Zombie'/135, l='MpServer', x=-88.94, y=43.00, z=80.69], yk['Skeleton'/134, l='MpServer', x=-94.09, y=42.00, z=80.50], wn['Pig'/152, l='MpServer', x=-65.81, y=65.00, z=54.13], wn['Pig'/153, l='MpServer', x=-76.53, y=64.00, z=47.28], wn['Pig'/154, l='MpServer', x=-70.63, y=64.00, z=42.21], yk['Skeleton'/155, l='MpServer', x=-75.56, y=17.00, z=68.88], yp['Zombie'/156, l='MpServer', x=-76.16, y=48.00, z=76.09], yp['Zombie'/157, l='MpServer', x=-78.03, y=46.00, z=68.47], wn['Pig'/158, l='MpServer', x=-65.97, y=67.00, z=64.84], xy['Creeper'/159, l='MpServer', x=-73.50, y=31.00, z=87.50], yp['Zombie'/145, l='MpServer', x=-75.50, y=11.00, z=-14.50], yk['Skeleton'/146, l='MpServer', x=-74.00, y=13.00, z=-5.47], wd['Bat'/147, l='MpServer', x=-66.44, y=29.82, z=-9.16], wn['Pig'/148, l='MpServer', x=-65.06, y=64.00, z=34.91], wn['Pig'/149, l='MpServer', x=-66.19, y=64.00, z=46.16], yp['Zombie'/150, l='MpServer', x=-77.50, y=23.00, z=55.50], wn['Pig'/151, l='MpServer', x=-75.91, y=68.00, z=63.97], yk['Skeleton'/171, l='MpServer', x=-62.50, y=16.00, z=92.50], wn['Pig'/170, l='MpServer', x=-57.69, y=65.00, z=56.13], xy['Creeper'/169, l='MpServer', x=-59.94, y=52.00, z=63.66], wd['Bat'/168, l='MpServer', x=-52.69, y=41.00, z=37.19], yk['Skeleton'/175, l='MpServer', x=-40.38, y=17.00, z=14.00], yk['Skeleton'/174, l='MpServer', x=-34.88, y=17.00, z=12.47], yk['Skeleton'/173, l='MpServer', x=-45.63, y=40.00, z=-6.88], yk['Skeleton'/172, l='MpServer', x=-43.50, y=39.00, z=-9.50], wd['Bat'/160, l='MpServer', x=-78.31, y=51.10, z=82.25], yk['Skeleton'/167, l='MpServer', x=-48.50, y=59.00, z=-3.50], xy['Creeper'/166, l='MpServer', x=-54.25, y=37.00, z=-27.94], wn['Pig'/187, l='MpServer', x=-46.50, y=65.00, z=61.25], xz['Enderman'/184, l='MpServer', x=-38.13, y=18.00, z=15.38], wf['Chicken'/185, l='MpServer', x=-35.63, y=65.00, z=16.34], wn['Pig'/188, l='MpServer', x=-43.03, y=64.00, z=73.97], wn['Pig'/189, l='MpServer', x=-42.44, y=64.00, z=67.84], yp['Zombie'/178, l='MpServer', x=-45.53, y=34.00, z=11.03], yp['Zombie'/179, l='MpServer', x=-44.50, y=32.00, z=8.50], xz['Enderman'/176, l='MpServer', x=-36.44, y=17.00, z=13.44], xz['Enderman'/177, l='MpServer', x=-39.66, y=17.00, z=12.09], yp['Zombie'/451, l='MpServer', x=-158.50, y=40.00, z=99.06], yp['Zombie'/239, l='MpServer', x=-155.50, y=19.00, z=-52.84], yp['Zombie'/238, l='MpServer', x=-156.56, y=19.00, z=-53.16], yk['Skeleton'/237, l='MpServer', x=-156.50, y=21.00, z=-57.50], yp['Zombie'/498, l='MpServer', x=-159.56, y=40.00, z=98.56], yp['Zombie'/499, l='MpServer', x=-157.53, y=41.00, z=90.00], wn['Pig'/246, l='MpServer', x=-65.50, y=64.00, z=-51.50], wd['Bat'/247, l='MpServer', x=-64.75, y=45.00, z=-57.20], wn['Pig'/244, l='MpServer', x=-68.81, y=64.00, z=-53.50], wn['Pig'/245, l='MpServer', x=-71.50, y=64.00, z=-52.50], wn['Pig'/243, l='MpServer', x=-66.84, y=63.00, z=-53.50], yp['Zombie'/240, l='MpServer', x=-154.50, y=19.00, z=-54.50], ym['Spider'/241, l='MpServer', x=-158.25, y=18.00, z=-51.41]]
    Retry entities: 0 total; []
    Server brand: vanilla
    Server type: Integrated singleplayer server
    Stacktrace:
    at blr.a(SourceFile:289)
    at ban.b(SourceFile:1972)
    at ban.f(SourceFile:737)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

    -- System Details --
    Details:
    Minecraft Version: 1.7.9
    Operating System: Windows 8.1 (x86) version 6.3
    Java Version: 1.7.0_55, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 43947128 bytes (41 MB) / 182046720 bytes (173 MB) up to 1037959168 bytes (989 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    Launched Version: 1.7.9-OptiFine_HD_U_D2
    LWJGL: 2.9.1
    OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3308, Intel
    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: Very likely; Jar signature invalidated
    Type: Client (map_client.txt)
    Resource Packs: [FaithfulVenom-32x-1_7-Beta3.zip]
    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)

    Posted in: Java Edition Support
  • 0

    posted a message on Live Broadcasting not working - Not responding
    I've configured everything in the broadcasting settings, I've even connected my twitch account but there is this one problem.


    When I decide to livestream, I hit F6, the record thingy is on the top right corner, I press F6 again, and Minecraft just stops responding.




    Since I can't get the Minecraft crash report, I'll have to go with Windows crash report:

    Description:
    A problem caused this program to stop interacting with Windows.

    Problem signature:
    Problem Event Name: AppHangB1
    Application Name: javaw.exe
    Application Version: 7.0.550.14
    Application Timestamp: 534c8cbb
    Hang Signature: cb3d
    Hang Type: 134217728
    OS Version: 6.3.9600.2.0.0.768.100
    Locale ID: 3081
    Additional Hang Signature 1: cb3db2950022a4aeb2fe0a5a5643e15d
    Additional Hang Signature 2: d302
    Additional Hang Signature 3: d302c35296772ab36e5c3911c6a7c0f9
    Additional Hang Signature 4: cb3d
    Additional Hang Signature 5: cb3db2950022a4aeb2fe0a5a5643e15d
    Additional Hang Signature 6: d302
    Additional Hang Signature 7: d302c35296772ab36e5c3911c6a7c0f9

    Read our privacy statement online:
    http://go.microsoft.com/fwlink/?linkid=280262

    If the online privacy statement is not available, please read our privacy statement offline:
    C:\WINDOWS\system32\en-US\erofflps.txt
    Posted in: Java Edition Support
  • 0

    posted a message on How to get on/install UHC ['mod']?
    How do I get it?


    Is it a mod?


    Or do I have to enable cheats and use some/one command(s)?
    Posted in: Survival Mode
  • 0

    posted a message on wont let me buy minecraft
    I think he got the 'transaction cannot be completed at this time' error after he redeemed the code sent to his phone at the mojang page.

    I'm also receiving it, and it's ANNOYING because IT'S SO HARD TO BUY MINECRAFT!
    Posted in: Mojang Account / Minecraft.net Support
  • 0

    posted a message on what do you do in survival
    1) Open my inventory.
    2) Punches wood.
    3) Benchmarking!
    4) Build shelter.
    5) Get a wooden pick and get at least 16 stone an upgrade.
    5 1/2) MAKE A FURNACE
    6) Craft a wooden sword, later upgrading it to stone.
    7) Start a farm and aim to bake bread and make cakes.
    8) Start a mine and get iron to upgrade all your tools.
    9) Kill a cow.
    10) Armor time!
    11) Let's get into combat!
    12) DIAMONDS! DIAMONDS! DIAMONDS, DIAMONDS ALL FOR YOU!
    13) Enchant.
    14) Go deeper, into the Nether I SAAAAAY!
    15) Kill an enderman, get a golden nugget and craft the eye of ender.
    16) Hunt for the stronghold and find the portal.
    17) Place the enderman eyes at the stronghold portal 'activator'.
    18) Let's go deeper, jump and kill the enderdragon.
    19) Let's have fun for a while!
    20) Fun, still.
    21) Ok end of fun, now to get serious.
    22) Battle the wither.
    23) Ok, I finished Minecraft.
    24) Deletes world and starts again, also realizing that the new update just released (you started your world since the time when the update took place).
    Posted in: Survival Mode
  • 0

    posted a message on [Found!] Stronghold, no End portal
    Ur welcome.
    Posted in: Survival Mode
  • 0

    posted a message on [Found!] Stronghold, no End portal
    X: 67
    Y: 44
    Z: 873


    That's where the stronghold end portal is!
    Posted in: Survival Mode
  • 0

    posted a message on What should I do with a giant, pyramid-shaped hole in the desert
    1) Put in water.
    2) Add squids.
    3) ??
    4) Try it . . come on! Your not trying . . . TRY IT :o STOP READING! AARGHPSOPHTEWSV *rage quit*
    Posted in: Survival Mode
  • 0

    posted a message on what do you do in survival
    Why are you asking? My imagination is far beyond any animal of this Earth can hold but not it is created to.
    Posted in: Survival Mode
  • To post a comment, please .