• 1

    posted a message on [Jul.08] Rei's Minimap v3.4_01
    Quote from edwardthefma

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

    Time: 1/8/14 11:21 AM
    Description: Initializing game

    java.lang.VerifyError: (class: bah, method: a signature: (FZII)V) Incompatible argument to function
    at azi.ad(SourceFile:442)
    at azi.f(SourceFile:696)
    at net.minecraft.client.main.Main.main(SourceFile:152)


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

    -- Head --
    Stacktrace:
    at azi.ad(SourceFile:442)

    -- Initialization --
    Details:
    Stacktrace:
    at azi.f(SourceFile:696)
    at net.minecraft.client.main.Main.main(SourceFile:152)

    -- System Details --
    Details:
    Minecraft Version: 1.7.4
    Operating System: Windows 8 (amd64) version 6.2
    Java Version: 1.7.0_10, Oracle Corporation
    Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 131708152 bytes (125 MB) / 176553984 bytes (168 MB) up to 954466304 bytes (910 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: 0, tallocated: 0
    Launched Version: 1.7.4-mcpatcher
    LWJGL: 2.9.1
    OpenGL: AMD M860G with ATI Mobility Radeon 4100 GL version 2.1.8794, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because ARB_framebuffer_object 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: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
    Anisotropic Filtering: Off (1)



    Load the mod into a 1.7.2 profile instead of 1.7.4
    Posted in: Minecraft Mods
  • 1

    posted a message on Your BEST creation EVER!


    Yeah, not done by hand but I laugh every time.
    Posted in: Discussion
  • 1

    posted a message on That was fun while it lasted right? :D
    It was a good thread to build up my forum ignore list, thanks.
    Posted in: Discussion
  • 1

    posted a message on OptiFine HD (FPS Boost, Dynamic Lights, Shaders and much more)
    Quote from Sko

    The author of this mod asks so little from us in return, just wait five seconds before download. You're not willing to give even that.

    And come on, Brad, FASTER? This thing is a 162 KB download, it will load in no time even with every single bit transported individually by a blind mule, backwards.

    Maybe sp614x doesn't care that you are redistributing his work, at least I found nothing in his posts. I think you're being disrespectful, intentionally or not. As I said, bad karma.


    It's faster in the sense that you don't have to wait, and then click Skip Ad, and then wait at filecopter and click next again. I had a look at the links to see why you were making such a big fuss out of it. I see that it's a revenue generating file sharing thing. I have adblocking techniques installed so I didn't see basically any of the contents of the adf.ly links.

    I'll remove my mirrors
    Posted in: Minecraft Mods
  • 1

    posted a message on Adding More RAM to Server??
    I posted this in another thread


    Quote from seriosbrad »
    Try running the server using a .bat file and allocating more RAM to the Minecraft server.

    - Create a .txt file, name it anything you want

    - Put this inside of your new txt file it will allocated 2GB RAM to the server which should be more than enough.
    @echo off
    java -Xms2048M -Xmx2048M -jar minecraft_server.jar nogui
    pause


    - Save and exit

    - Rename yourfile.txt to yourfile.bat

    - Run yourfile.bat

    If it's still laggy, go to speedtest.net and run the test while you are experiencing lag, and then post the result image here.


    This same information is available basically everywhere :tongue.gif:
    Posted in: Server Support and Administration
  • To post a comment, please .