• 0

    posted a message on 1.8 version 2 is crashing MORE than version 1!
    Quote from Volfgang57

    pre-1.8 had a glitch that effected mob models. The textures and how they were put on the entities. Jeb added a TEMPORARY fix for this in pre-1.8(2) BUT it causes the game to crash more often. This is why people need to be PATIENT with updates, as people CONSTANTLY asking for them causes things to be rushed, and in the long run, take even longer to be released. Please, just be patient, enjoy the game you currently have, or open that tall rectangle thing in your wall and walk through it.


    I will be honest, I lol'd at that last sentence xD nice.

    And that makes more sense, how it is crashing more. And I've always understood not to rush things, or they turn out bad (Anyone heard of the game MAG?...)
    Posted in: Legacy Support
  • 0

    posted a message on 1.8 version 2 is crashing MORE than version 1!
    Quote from r3sistance

    You could try but my suspicion is that it maybe trying to reference a library that doesn't exist if that is the case... I'm not certain why it maybe doing that but updating drivers could fix it... I do actually know a little bit of Java but it's not needed most of the time to actually figure out what the problem is... as for what drivers... I guess the answer is...

    Update all the drivers!</meme references>

    Before this however, try updating Java and if that doesn't work, Search for Java7, that may also work.


    Updated Java, got the same error. Downloading Java 7 as we speak.
    Posted in: Legacy Support
  • 0

    posted a message on 1.8 version 2 is crashing MORE than version 1!
    Quote from MultiBana

    You are known of the new java version came out yesterday, are you?

    I will try and download that, see if it does anything.


    Quote from r3sistance

    That makes me scratch my head... I thought that error message only came up when using external libraries to either the program (minecraft in this case) or Java itself... but it hasn't actually listed any libraries, programs or well anything related to that...

    I don't know the first thing about programming :sad.gif: Sorry...

    I tried it again, same bg programs (none) and everything, and got what appears to be the same exact error message. However, this time it was a much longer time before crashing, lasting 508 seconds as opposed to only 20 seconds before crashing. I could post the new error message if you'd like
    Posted in: Legacy Support
  • 0

    posted a message on 1.8 version 2 is crashing MORE than version 1!
    I have absolutely no idea why or how these crashes are happening, so I've pasted the most recent error message exactly as I found it. A look through some of my other recent error messages show it seems to be the same everytime. Do you think you could help??



    # A fatal error has been detected by the Java Runtime Environment:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000084c1, pid=3188, tid=2192
    #
    # JRE version: 6.0_26-b03
    # Java VM: Java HotSpot(TM) Client VM (20.1-b02 mixed mode windows-x86 )
    # Problematic frame:
    # C 0x000084c1
    #
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    #

    --------------- T H R E A D ---------------

    Current thread (0x49b18c00): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=2192, stack(0x499e0000,0x49a30000)]

    siginfo: ExceptionCode=0xc0000005, reading address 0x000084c1

    Registers:
    EAX=0x844b4700, EBX=0x439b2988, ECX=0x6964e340, EDX=0x00000000
    ESP=0x49a2f950, EBP=0x49a2f98c, ESI=0x439b2988, EDI=0x4a02673b
    EIP=0x000084c1, EFLAGS=0x00010206

    Top of Stack: (sp=0x49a2f950)
    0x49a2f950: 49b18d28 49a2f994 000084c1 43000000
    0x49a2f960: 43300000 694228b0 00000000 49a2f96c
    0x49a2f970: 00000000 49a2f9ac 439b3b38 00000000
    0x49a2f980: 439b2988 00000000 49a2f99c 49a2f9d0
    0x49a2f990: 00912e21 439b3ad8 009182e9 694228b0
    0x49a2f9a0: 00000000 43300000 43000000 000084c1
    0x49a2f9b0: 49a2f9b0 439b28bc 49a2f9ec 439b3b38
    0x49a2f9c0: 00000000 439b2908 49a2f99c 49a2f9e4

    Instructions: (pc=0x000084c1)
    0x000084a1:
    [error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xc0000005]

    Register to memory mapping:

    EAX=0x844b4700 is an unknown value
    EBX=0x439b2988 is an oop
    {method}
    - klass: {other class}
    ECX=0x6964e340 is an unknown value
    EDX=0x00000000 is an unknown value
    ESP=0x49a2f950 is pointing into the stack for thread: 0x49b18c00
    EBP=0x49a2f98c is pointing into the stack for thread: 0x49b18c00
    ESI=0x439b2988 is an oop
    {method}
    - klass: {other class}
    EDI=0x4a02673b is an unknown value


    Stack: [0x499e0000,0x49a30000], sp=0x49a2f950, free space=318k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C 0x000084c1
    j org.lwjgl.opengl.GL13.glMultiTexCoord2f(IFF)V+20
    j vx.a(Lij;F)V+68
    J i.a(Lax;Ladu;F)V
    j iw.b(F)V+391
    j net.minecraft.client.Minecraft.run()V+341
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    V [jvm.dll+0xfae4b]
    V [jvm.dll+0x18c531]
    V [jvm.dll+0xfaff1]
    V [jvm.dll+0xfb04b]
    V [jvm.dll+0xb56b9]
    V [jvm.dll+0x1190d4]
    V [jvm.dll+0x1411ac]
    C [msvcr71.dll+0x9565] endthreadex+0xa0
    C [kernel32.dll+0xb729] GetModuleFileNameA+0x1ba

    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j org.lwjgl.opengl.GL13.nglMultiTexCoord2f(IFFJ)V+0
    j org.lwjgl.opengl.GL13.glMultiTexCoord2f(IFF)V+20
    j vx.a(Lij;F)V+68
    J i.a(Lax;Ladu;F)V
    j iw.a(FJ)V+517
    j iw.b(F)V+391
    j net.minecraft.client.Minecraft.run()V+341
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub

    --------------- P R O C E S S ---------------

    Java Threads: ( => current thread )
    0x49ad3400 JavaThread "Thread-13" daemon [_thread_blocked, id=3956, stack(0x50c20000,0x50c70000)]
    0x49acc400 JavaThread "Thread-12" daemon [_thread_blocked, id=2212, stack(0x50bd0000,0x50c20000)]
    0x49afa000 JavaThread "Thread-11" daemon [_thread_in_native, id=3412, stack(0x50b80000,0x50bd0000)]
    =>0x49b18c00 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=2192, stack(0x499e0000,0x49a30000)]
    0x49b18400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2932, stack(0x49440000,0x49490000)]
    0x4906d800 JavaThread "TimerQueue" daemon [_thread_blocked, id=2128, stack(0x498c0000,0x49910000)]
    0x003a6800 JavaThread "DestroyJavaVM" [_thread_blocked, id=2280, stack(0x008c0000,0x00910000)]
    0x48f69400 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2680, stack(0x492e0000,0x49330000)]
    0x48f42400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2008, stack(0x491b0000,0x49200000)]
    0x48f30400 JavaThread "AWT-Shutdown" [_thread_blocked, id=3520, stack(0x49150000,0x491a0000)]
    0x48f3e400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3476, stack(0x49100000,0x49150000)]
    0x48be7c00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2612, stack(0x48e30000,0x48e80000)]
    0x48bd9400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2652, stack(0x48de0000,0x48e30000)]
    0x48bd7800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2940, stack(0x48d90000,0x48de0000)]
    0x48bd6400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=472, stack(0x48d40000,0x48d90000)]
    0x48bc9800 JavaThread "Finalizer" daemon [_thread_blocked, id=2816, stack(0x48cf0000,0x48d40000)]
    0x48bc4c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=148, stack(0x48ca0000,0x48cf0000)]

    Other Threads:
    0x48bc1000 VMThread [stack: 0x48c50000,0x48ca0000] [id=3356]
    0x48bfb400 WatcherThread [stack: 0x48e80000,0x48ed0000] [id=2492]

    VM state:not at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread: None

    Heap
    def new generation total 36096K, used 19281K [0x02990000, 0x050b0000, 0x17ee0000)
    eden space 32128K, 47% used [0x02990000, 0x038847a0, 0x048f0000)
    from space 3968K, 100% used [0x04cd0000, 0x050b0000, 0x050b0000)
    to space 3968K, 0% used [0x048f0000, 0x048f0000, 0x04cd0000)
    tenured generation total 80020K, used 65426K [0x17ee0000, 0x1cd05000, 0x42990000)
    the space 80020K, 81% used [0x17ee0000, 0x1bec4910, 0x1bec4a00, 0x1cd05000)
    compacting perm gen total 16640K, used 16619K [0x42990000, 0x439d0000, 0x46990000)
    the space 16640K, 99% used [0x42990000, 0x439caf00, 0x439cb000, 0x439d0000)
    No shared spaces configured.

    Code Cache [0x00910000, 0x00c98000, 0x02910000)
    total_blobs=1848 nmethods=1523 adapters=259 free_code_cache=29880960 largest_free_block=192

    Dynamic libraries:
    0x00400000 - 0x00424000 C:\Program Files\Java\jre6\bin\javaw.exe
    0x7c900000 - 0x7c9b2000 C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f6000 C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f03000 C:\WINDOWS\system32\RPCRT4.dll
    0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
    0x7e410000 - 0x7e4a1000 C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f59000 C:\WINDOWS\system32\GDI32.dll
    0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.DLL
    0x7c340000 - 0x7c396000 C:\Program Files\Java\jre6\bin\msvcr71.dll
    0x6d7f0000 - 0x6da9f000 C:\Program Files\Java\jre6\bin\client\jvm.dll
    0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
    0x6d7a0000 - 0x6d7ac000 C:\Program Files\Java\jre6\bin\verify.dll
    0x6d320000 - 0x6d33f000 C:\Program Files\Java\jre6\bin\java.dll
    0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
    0x6d7e0000 - 0x6d7ef000 C:\Program Files\Java\jre6\bin\zip.dll
    0x6d000000 - 0x6d14b000 C:\Program Files\Java\jre6\bin\awt.dll
    0x73000000 - 0x73026000 C:\WINDOWS\system32\WINSPOOL.DRV
    0x77c10000 - 0x77c68000 C:\WINDOWS\system32\msvcrt.dll
    0x774e0000 - 0x7761e000 C:\WINDOWS\system32\ole32.dll
    0x773d0000 - 0x774d3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\COMCTL32.dll
    0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
    0x5d090000 - 0x5d12a000 C:\WINDOWS\system32\comctl32.dll
    0x74720000 - 0x7476c000 C:\WINDOWS\system32\MSCTF.dll
    0x755c0000 - 0x755ee000 C:\WINDOWS\system32\msctfime.ime
    0x7c9c0000 - 0x7d1d7000 C:\WINDOWS\system32\shell32.dll
    0x6d230000 - 0x6d27f000 C:\Program Files\Java\jre6\bin\fontmanager.dll
    0x6d600000 - 0x6d613000 C:\Program Files\Java\jre6\bin\net.dll
    0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
    0x6d620000 - 0x6d629000 C:\Program Files\Java\jre6\bin\nio.dll
    0x71a50000 - 0x71a8f000 C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll
    0x68000000 - 0x68036000 C:\WINDOWS\system32\rsaenh.dll
    0x76d60000 - 0x76d79000 C:\WINDOWS\system32\iphlpapi.dll
    0x769c0000 - 0x76a74000 C:\WINDOWS\system32\USERENV.dll
    0x5b860000 - 0x5b8b5000 C:\WINDOWS\system32\netapi32.dll
    0x76fb0000 - 0x76fb8000 C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll
    0x64000000 - 0x64025000 C:\Program Files\Bonjour\mdnsNSP.dll
    0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll
    0x662b0000 - 0x66308000 C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000 C:\WINDOWS\System32\wshtcpip.dll
    0x77120000 - 0x771ab000 C:\WINDOWS\system32\OLEAUT32.DLL
    0x6d780000 - 0x6d788000 C:\Program Files\Java\jre6\bin\sunmscapi.dll
    0x77a80000 - 0x77b15000 C:\WINDOWS\system32\CRYPT32.dll
    0x77b20000 - 0x77b32000 C:\WINDOWS\system32\MSASN1.dll
    0x4a020000 - 0x4a08b000 C:\Documents and Settings\Home\Application Data\.minecraft\bin\natives\lwjgl.dll
    0x5ed00000 - 0x5edcc000 C:\WINDOWS\system32\OPENGL32.dll
    0x68b20000 - 0x68b40000 C:\WINDOWS\system32\GLU32.dll
    0x73760000 - 0x737ab000 C:\WINDOWS\system32\DDRAW.dll
    0x73bc0000 - 0x73bc6000 C:\WINDOWS\system32\DCIMAN32.dll
    0x77c00000 - 0x77c08000 C:\WINDOWS\system32\VERSION.dll
    0x6d350000 - 0x6d356000 C:\Program Files\Java\jre6\bin\jawt.dll
    0x69000000 - 0x69678000 C:\WINDOWS\system32\atioglxx.dll
    0x49a40000 - 0x49a53000 C:\Documents and Settings\Home\Application Data\.minecraft\bin\natives\jinput-dx8.dll
    0x6ce10000 - 0x6ce48000 C:\WINDOWS\system32\DINPUT8.dll
    0x688f0000 - 0x688f9000 C:\WINDOWS\system32\HID.DLL
    0x77920000 - 0x77a13000 C:\WINDOWS\system32\SETUPAPI.DLL
    0x76c30000 - 0x76c5e000 C:\WINDOWS\system32\WINTRUST.dll
    0x76c90000 - 0x76cb8000 C:\WINDOWS\system32\IMAGEHLP.dll
    0x50b50000 - 0x50b62000 C:\Documents and Settings\Home\Application Data\.minecraft\bin\natives\jinput-raw.dll
    0x50c70000 - 0x50d99000 C:\Documents and Settings\Home\Application Data\.minecraft\bin\natives\OpenAL32.dll
    0x73f10000 - 0x73f6c000 C:\WINDOWS\system32\dsound.dll
    0x72d20000 - 0x72d29000 C:\WINDOWS\system32\wdmaud.drv
    0x72d10000 - 0x72d18000 C:\WINDOWS\system32\msacm32.drv
    0x77be0000 - 0x77bf5000 C:\WINDOWS\system32\MSACM32.dll
    0x77bd0000 - 0x77bd7000 C:\WINDOWS\system32\midimap.dll
    0x73ee0000 - 0x73ee4000 C:\WINDOWS\system32\KsUser.dll

    VM Arguments:
    jvm_args: -Xmx1024m -Dsun.java2d.noddraw=true -Dsun.java2d.d3d=false -Dsun.java2d.opengl=false -Dsun.java2d.pmoffscreen=false
    java_command: net.minecraft.LauncherFrame
    Launcher Type: SUN_STANDARD

    Environment Variables:
    CLASSPATH=.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
    PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\QuickTime\QTSystem\
    USERNAME=Home
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 3, Genuine

    --------------- S Y S T E M ---------------

    OS: Windows XP Build 2600 Service Pack 3

    CPU:total 2 (1 cores per cpu, 2 threads per core) family 15 model 4 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ht

    Memory: 4k page, physical 2095196k(738872k free), swap 5080404k(3714280k free)

    vm_info: Java HotSpot(TM) Client VM (20.1-b02) for windows-x86 JRE (1.6.0_26-b03), built on May 4 2011 00:50:59 by "java_re" with MS VC++ 7.1 (VS2003)

    time: Tue Sep 13 15:48:25 2011
    elapsed time: 20 seconds

    Notice how short the Launcher was open before it crashed
    Posted in: Legacy Support
  • 0

    posted a message on Blue Screen Help?
    Quote from ceastick

    You can't. The only way is to buy a better graphics card. You have to buy the physical graphics card and install it into your computer.


    So is that what you did? Or did you just delete the water shader mod?
    Posted in: Legacy Support
  • 0

    posted a message on Blue Screen Help?
    Quote from ceastick

    I had the same problem with the water shader mod. You're not able to use it because your graphics card isn't good enough. Absolutely no way to do it. Has nothing to do with the Aether mod.


    Ok, that makes sense. I just asked my brother and he said he tried to use it but then this happened, he didnt tell me because he thought id be mad :tongue.gif:

    So, how did you fix it?
    Posted in: Legacy Support
  • 0

    posted a message on Blue Screen Help?
    What it says:

    Mods loaded: 1
    ModLoader Beta 1.7.3

    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem.

    --- BEGIN ERROR REPORT e9df3db --------
    Generated 9/11/11 2:36 PM

    Minecraft: Minecraft Beta 1.7.3
    OS: Windows XP (x86) version 5.1
    Java: 1.6.0_26, Sun Microsystems Inc.
    VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
    LWJGL: 2.4.2
    OpenGL: RADEON X300 x86/SSE2 version 2.0.5014 WinXP Release, ATI Technologies Inc.

    java.lang.RuntimeException: Couldnt load shader! Was looking for: C:\Documents and Settings\Home\Application Data\.minecraft\bin/shader/water.vert
    Reason: java.io.FileNotFoundException: C:\Documents and Settings\Home\Application Data\.minecraft\bin\shader\water.vert (The system cannot find the path specified)
    at Shader.<init>(Shader.java:56)
    at px.<init>(EntityRenderer.java:108)
    at net.minecraft.client.Minecraft.a(SourceFile:317)
    at net.minecraft.client.Minecraft.run(SourceFile:716)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT 1696df42 ----------

    The mod it's referring to, I'm assuming, is the Aether Mod, which has been working perfectly for the past few months. However, since it says something about the water shader I dont think that has anything to do with it. I havent done anything or downloaded any new mods, unless my brother tried to do something without me knowing... anyway, any advice?
    Posted in: Legacy Support
  • 0

    posted a message on Need people to '' review '' my server so far.
    I can build as well, if you still need help.
    Posted in: Starting Up / Looking For Server
  • 0

    posted a message on Hosting Help!!
    Quote from WebForest

    Try restarting the machine. It means that an application is using the IP or port. If you have multiple IPs on your network you need to type one of them in the IP field at server.properties.


    That's what I was doing, I tried my default and Hamachi IP address, neither worked.
    Posted in: Server Support and Administration
  • 0

    posted a message on Hosting Help!!
    Quote from PigSaddle

    Leave your server-ip= setting blank. There shouldn't be anything in there unless you haev a multihomed PC.


    00:23:11 [INFO] Starting Minecraft server on *:25565
    ^That shows that I did leave it blank, if I hadn't the ip would be in front of the 25565.
    Posted in: Server Support and Administration
  • 0

    posted a message on Hosting Help!!
    If this is somehow the wrong section for this thread, please notify me, thx.

    151 recipes
    16 achievements
    00:23:11 [INFO] Starting minecraft server version Beta 1.7.3
    00:23:11 [INFO] Loading properties
    00:23:11 [INFO] Starting Minecraft server on *:25565
    00:23:11 [WARNING] **** FAILED TO BIND TO PORT!
    00:23:11 [WARNING] The exception was: java.net.BindException: Address already in
    use: JVM_Bind
    00:23:11 [WARNING] Perhaps a server is already running on that port?

    This is what it says when I try to start the server.
    I've looked up fixes for this and they all tell me to go to ipconfig and put my IPv4 address in the server properties.

    The trouble is, there's no LAN wireless section in my ipconfig.
    There's only Ethernet Adapter Hamachi, Ethernet Adapter Local Area Connection, and Ethernet Adapter Wireless Network Connection.

    I tried putting the wireless IP address in and it did nothing. I tried the default gateway IP, nothing. I even tried the Hamachi IP address, and it still Failed to Bind to the Port.

    Is there anybody who can suggest my next step? Is there any way to get the LAN thing to show up in ipconfig?
    Any help would be much appreciated,
    :Diamond: :Diamond: :Diamond: For You! :biggrin.gif:

    tl;dr I have no IPv4 address in ipconfig, Hamachi doesn't work either, help?



    -Blaze
    Posted in: Server Support and Administration
  • 0

    posted a message on Better Use for Gold
    Quote from woruhwer »
    I never quite got what redstone was. It would make more sense to replace redstone with gold, as circuits are actually made from gold, and gold is pretty useless otherwise.

    Posted in: Suggestions
  • 0

    posted a message on Salt for Minecraft (Please support!)
    No offense, but last time I checked Minecraft didnt have mcdonalds... I like the idea, however, of salt. Maybe a craftable black to retrieve it from the saltwater? And more natural uses for it. Not fries lol.
    Posted in: Suggestions
  • 0

    posted a message on New Server Up and Need Players!!
    Ingame name: Blazevgr

    How's this working? Am I gonna get a pm w/ the ip or something?
    Posted in: Minecraft Survival Servers (archive)
  • 0

    posted a message on Increased Map Height
    No offense but I lost interest during the underground thing. I DEFINITELY like the ideas you had with higher altitude, the thin air and altimeters and all that good stuff, but I've never been a huge fan of underwater ideas :/ and I dont think that temperature should be the main factor underground...
    Posted in: Suggestions
  • To post a comment, please .