• 0

    posted a message on Help - Liteloader causes SSP crashes and kills SMP connectivity
    I've installed Liteloader (alone, not with FML/Forge/anything else) and the Macros Mod. I am playing on 1.7.2 because of the server I regularly play on requires it. When I try and connect to the server, all I get are flashy loading bars and "Connecting to the server" forever. When I try and enter/create a SSP world, my game crashes and produces the following:
    ---- Minecraft Crash Report ----
    // Daisy, daisy...

    Time: 5/15/14 6:05 PM
    Description: Starting integrated server

    java.lang.ExceptionInInitializerError
    at net.minecraft.server.MinecraftServer.<init>(SourceFile:114)
    at bsk.<init>(SourceFile:38)
    at azd.a(MinecraftOverlay.java:1591)
    at bce.e(SourceFile:162)
    at bcf.a(SourceFile:214)
    at bay.a(SourceFile:186)
    at bce.a(SourceFile:187)
    at bll.b(SourceFile:851)
    at azd.ad(MinecraftOverlay.java:780)
    at azd.e(MinecraftOverlay.java:704)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    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)
    Caused by: java.lang.IllegalStateException: failed to create a child event loop
    at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:61)
    at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:49)
    at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:61)
    at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:52)
    at ms.<clinit>(SourceFile:31)
    ... 17 more
    Caused by: io.netty.channel.ChannelException: failed to open a new selector
    at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:128)
    at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:120)
    at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:87)
    at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:57)
    ... 21 more
    Caused by: java.io.IOException: Unable to establish loopback connection
    at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)
    at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.nio.ch.PipeImpl.<init>(Unknown Source)
    at sun.nio.ch.SelectorProviderImpl.openPipe(Unknown Source)
    at java.nio.channels.Pipe.open(Unknown Source)
    at sun.nio.ch.WindowsSelectorImpl.<init>(Unknown Source)
    at sun.nio.ch.WindowsSelectorProvider.openSelector(Unknown Source)
    at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:126)
    ... 24 more
    Caused by: java.net.SocketException: Invalid argument: connect
    at sun.nio.ch.Net.connect0(Native Method)
    at sun.nio.ch.Net.connect(Unknown Source)
    at sun.nio.ch.Net.connect(Unknown Source)
    at sun.nio.ch.SocketChannelImpl.connect(Unknown Source)
    at java.nio.channels.SocketChannel.open(Unknown Source)
    ... 33 more


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

    -- Head --
    Stacktrace:
    at net.minecraft.server.MinecraftServer.<init>(SourceFile:114)
    at bsk.<init>(SourceFile:38)

    -- Starting integrated server --
    Details:
    Level ID: Creative_2
    Level Name: Creative
    Stacktrace:
    at azd.a(MinecraftOverlay.java:1591)
    at bce.e(SourceFile:162)
    at bcf.a(SourceFile:214)
    at bay.a(SourceFile:186)
    at bce.a(SourceFile:187)

    -- Screen render details --
    Details:
    Screen name: btj
    Mouse location: Scaled: (203, 104). Absolute: (813, 601)
    Screen size: Scaled: (480, 255). Absolute: (1920, 1018). Scale factor of 4
    Stacktrace:
    at bll.b(SourceFile:851)
    at azd.ad(MinecraftOverlay.java:780)
    at azd.e(MinecraftOverlay.java:704)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    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.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_55, Oracle Corporation
    Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 345244664 bytes (329 MB) / 418381824 bytes (399 MB) up to 954728448 bytes (910 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
    Mod Pack: Unknown / None
    LiteLoader Mods: 1 loaded mod(s)
    - Macro / Keybind Mod version 0.10.04
    LaunchWrapper: 11 active transformer(s)
    - Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer
    - Transformer: com.mumfrey.liteloader.core.transformers.CrashReportTransformer
    - Transformer: com.mumfrey.liteloader.core.transformers.LiteLoaderCallbackInjectionTransformer
    - Transformer: com.mumfrey.liteloader.core.transformers.ChatPacketTransformer
    - Transformer: com.mumfrey.liteloader.core.transformers.ServerCustomPayloadPacketTransformer
    - Transformer: com.mumfrey.liteloader.core.transformers.ServerChatPacketTransformer
    - Transformer: net.eq2online.macros.transformers.CollectionPacketTransformer
    - Transformer: com.mumfrey.liteloader.core.transformers.JoinGamePacketTransformer
    - Transformer: com.mumfrey.liteloader.core.transformers.MinecraftOverlayTransformer
    - Transformer: com.mumfrey.liteloader.core.transformers.LoginSuccessPacketTransformer
    - Transformer: com.mumfrey.liteloader.core.transformers.CustomPayloadPacketTransformer
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    Launched Version: 1.7.2
    LWJGL: 2.9.0
    OpenGL: GeForce GTX 570/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
    Is Modded: Definitely; Client brand changed to 'LiteLoader'
    Type: Client (map_client.txt)
    Resource Packs: [BDcraft Sounds Pack.zip, Atherys Custom.zip]
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
    Anisotropic Filtering: Off (1)

    I've been all over google looking for a solution myself, but it seems that relatively few people have had this problem and because of that I've been unable to find it. Any help is appreciated. Sorry if this is in the wrong area
    Posted in: Mods Discussion
  • 0

    posted a message on My Little Pony : FiM (All Pony-related things go HERE)
    I really don't know what to say at this point, nor how to express it. I just want to say both "congratulations" and "thank you" to the entire pony community as a whole.

    With that out of the way, here's some really epic music. This is by one of our new artists that nopony's ever heard of before...
    Posted in: Culture, Media & Arts
  • 0

    posted a message on My Little Pony : FiM (All Pony-related things go HERE)
    Woohoo! I just finished reading Past Sins last night!

    It.
    Was.
    AWESOME.


    Oh, yeah, and check out my new sig! If anypony recognizes it, it's the same banner that I made for myself and used right when S2 was coming out. I edited an -ENDING- into it.

    I'm so excited yet sad at the same time right now...

    EDIT:
    Quote from Dinh AaronMk

    Everyone here knows I watch it. My stepmom and Dad have no doubt seen the Vinyl Scratch sticker I have on my laptop as well as my Derpy Shirt but they never approached me about it.

    ADOPT ME. NOW.
    Second Edit: Oh, yeah, and where can I get stickers? I want an RbD cutie-mark one :3
    Posted in: Culture, Media & Arts
  • 0

    posted a message on Windows Media Player is Trolling Me.
    Quote from foil

    Have you installed any codec packs recently? Maybe its redirecting some media playing in the game out to wmp if its bugged.. ffdshow had issues like this years ago.

    I think you can right click on the wmp icon and deselect "keep window on top" or etc etc so it wont take over ur screen.

    Do you have a browser open when this usually happens also?

    No, I don't have a browser open. I honestly don't know what a codec pack is, sorry...

    Quote from fm87

    This is a bit hard to diagnose remotely, tbh. :/

    Normally at this point I would just watch the person as it happens and usually spot what is causing it.

    I've watched for patterns myself, and really I can't find a single thing that triggers it. It isn't any certain game, it happens with Perpetuum, TF2, EVE, and WoT now too. I don't think I'm pressing any certain buttons, it happened once when I was typing and once when I was using mouse/WASD... I just don't know.
    Posted in: Computer Science and Technology
  • 0

    posted a message on Windows Media Player is Trolling Me.
    Quote from fm87

    Sounds like a malware trying to use an exploit in WMP, but said exploit has been patched.

    I'd run a scan.

    I'm scanning right now.

    Edit: No results...
    Posted in: Computer Science and Technology
  • 0

    posted a message on Windows Media Player is Trolling Me.
    Quote from eftj

    Have you done a virus scan with a creditable AV? (ie. not Mcafee, Norton or any other pile of ****)

    Does the AVG free version count?

    I know this is likely to be a virus, but I have no idea how I would have gotten one on this computer. The only thing I do is download games and play them.
    Posted in: Computer Science and Technology
  • 0

    posted a message on Windows Media Player is Trolling Me.
    I'll be playing a game like TF2 or WoT or even Minecraft, and Windows Media Player will pop up randomly and constantly DEMAND that it is my front and foremost focus, I can't switch away from it. If I try and close it, it just reopens (same with Task Manager.) This happens once or twice a day if at all, but it's truly a pain and just got me killed in WoT. I'd really appreciate if someone could either tell me how to fix this or uninstall Windows Media Player.
    Posted in: Computer Science and Technology
  • 1

    posted a message on My Little Pony : FiM (All Pony-related things go HERE)
    Quote from firestarian

    Hmm well...

    My favorite pony is Fluttershy... Mainly due to a fan-fic I read.
    Who i relate to, probably Pinkie, I'm pretty random.

    I think the next topic should be about Fallout Equestria!

    I myself haven't read Fallout: Equestria, actually... I was hoping to save it for when I have enough cash to buy the actual game.

    Is it true that it's actually longer than a LotR book?


    EDIT:
    I've just been informed that a certain evil pony has dared to lay a hoof upon the daughter of Derpy Hooves.
    Diamond Tiara, while already holding #1 on my least-liked list, just made #-1.
    Posted in: Culture, Media & Arts
  • 0

    posted a message on My Little Pony : FiM (All Pony-related things go HERE)
    Quote from Flutterwry

    -snip-

    I do not know if I should finish this, or not. And if I should finish it, I am unsure what method I should use if to color it. As well I wanted to make a comic like out of it, this being the first image. Despite Easter has long been over, but I was sick during those weeks before and didn't get a chance to work on it.




    I have absolutely no idea. I know nothing about drawing or art, and the last thing you want to see on this planet is me butchering a pony by trying to draw it.

    I am, however, pretty damn good at pack-ratting away images and other stuff... I have around 2,000+ pony images and counting. I download PMV's and pony-music and I'm looking into downloading the major fanfics. I think I'm actually nearing 8GB of pony pretty soon. :)
    Posted in: Culture, Media & Arts
  • 1

    posted a message on My Little Pony : FiM (All Pony-related things go HERE)
    Quote from Enquent

    I am a bit more spontaneously decisive than some, but.... this could be why the show is so appealing to people outside its target audience. All of the characters represent different facets of a single person's personality, making it easier to personally identify with the characters on an individual basis maybe even causing somewhat of an emotional connection with them or at the very least the show as a whole.

    Sorry I've been drinking a bit and things just kind of fall out.

    Heh. I couldn't tell.

    Have this.
    Posted in: Culture, Media & Arts
  • 0

    posted a message on My Little Pony : FiM (All Pony-related things go HERE)
    Quote from Enquent

    Oh god.....uhhhh....I'd have to say Rarity is my favorite but Pinkie Pie I relate to the most. Don't get me wrong Rarity is awesome and I do what I can as far as generosity, but for my last birthday I pretty much threw a party FOR all of my friends. Don't ask me what I did because the overall theme is NSFW (I didn't do anything dirty but if you were to google the term.....yah It got many good healthy butt chuckles) I love laughter and try to bring humor into anything I can, especially volatile situations. I try to keep everyone happy and smiling. It has always been.

    Good topic by the way.

    Derpy has always been my favorite pony since ever, and will hopefully remain as such.

    As to who I relate to is a totally different matter. I cannot, no matter how hard I try, make up my mind on that. I can be socially awkward like Twilight at times and ten seconds later be a badassflank like Dashie. Other times I can bounce off the walls like Pinkie or be timid as can be like Fluttershy. I almost always end up overworking myself without knowing it, like Applejack did in one of her episodes. The only character I can think of that I don't relate to is Rarity.

    So this makes me facedesk. I simply cannot put my finger on which pony I fit best.
    Posted in: Culture, Media & Arts
  • 1

    posted a message on My Little Pony : FiM (All Pony-related things go HERE)
    Bah, the thread being quiet is killing me... I have an idea! How about we start a 'topic'? We did it a lot in the very first thread. How about...

    Topic: Who is your favorite pony / the pony you relate most to and why?

    (Not likely to take off at 3 AM in the morning on a Thursday, but eh why the hell not.)
    Posted in: Culture, Media & Arts
  • 0

    posted a message on My Little Pony : FiM (All Pony-related things go HERE)
    Well, the season finale episode 1 of 2 is the day after tomorrow. Season 2 is ending. After which, we will see a drought of poni never seen before. As far as I know, Season 3 is due in Autumn.

    Enough of that, though. There's been news of Hasbro hiring more writers! And yes, Season 3 has already been written. We can speculate and hope for many things, like:
    1: Season 3 extension? (S3 will only be 15 episodes long)
    2: Season 4?
    3: Movie? Nooo waaay


    Edit: Oh, yeah, and have some awesome music.
    Posted in: Culture, Media & Arts
  • 1

    posted a message on My Little Pony : FiM (All Pony-related things go HERE)
    Quote from Sarolveldruk

    -snip-

    Welcome to the herd.

    Do you see the paper that Pinkie is holding? This represents the clean slate in which we see you. Each action you take leaves its own mark, an identifying signature that will be used in regards to your personality and integrity, so long as there are those of us to remember and see you as such.

    Though you might not realize it, this is a gift that many people would wish to be granted: To start anew amongst a welcoming and accepting community, and to be left without the strife of past mistakes.

    Take care not to stain it.

    Nice pic! Nice little speech to go with it too, I agree.

    I had to do this:
    EDIT: I also made my own!

    THERE'S NOTHING WRONG WITH A SLIGHT OBESSION.

    I need ideas on pony-related things to build in Minecraft within the next 4 hours. Any?
    Posted in: Culture, Media & Arts
  • 0

    posted a message on What would you do if a burglar came to your house?
    Quote from Robster902

    Let's say you're home alone. You've just been minding your own business, and someone knocks on the door. You get up, open the door, and you're suddenly attacked by a burglar.

    What do you do?

    Grab the nearest blunt object and plead self-defense when you're charged with murder.
    Posted in: General Off Topic
  • To post a comment, please .