So I just doubled my RAM from 2 to 4, great I know but the comp is much faster...except for Minecraft.
I know of the JVM Argument trick where you put "-Xmx#G" or "-Xmx####M" to allocate more memory towards the game but I can't seem to do this without it crashing from running out of memory right before the client even starts or it going for a few minutes before crashing. I put in 2 extra Gigs so I should be able to easily allocate 2 Gigs for Minecraft. If I put that, it won't even start.
The only way to start it is putting like 1500Mbs, which is barely 1.5Gs. Even at this number the game goes kinda slow and usually crashes giving me this error: "minecraft EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x69882f01, pid=2232, tid=5044" and
[18:27:39] [Client thread/ERROR]: 1285: Out of memory"
I have Windows 7. I know the comp detects it under Systems Info and under task manager it says (not running Minecraft) "Total 3580, Cached 2070, Available 2400, Free 520". Running minecraft the Free RAM hits 0. I should have way more Free RAM correct? I installed Java 8, 7, and 6 trying each one and nothing really changed. I even accidentally was using Java 64 bit at first and no
Videocard is aftermarket, I know it runs faster with this much ram and this card because my old computer...the exact same one was running very decently
"#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x69882f01, pid=2232, tid=5044
#
# JRE version: 6.0_32-b05
# Java VM: Java HotSpot(TM) Client VM (20.7-b02 mixed mode windows-x86 )
# Problematic frame:
# C [nvoglv32.DLL+0x882f01]
#
# 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 (0x01143000): JavaThread "Client thread" [_thread_in_native, id=5044, stack(0x003a0000,0x003f0000)]
Instructions: (pc=0x69882f01)
0x69882ee1: cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc 55
0x69882ef1: 8b ec 8b 45 08 8b 4d 08 53 56 8b 75 08 32 db 57
0x69882f01: 0f b7 78 08 85 ff 7e 20 83 c0 24 8d 64 24 00 0f
0x69882f11: b7 50 fc 4a 74 22 83 ea 2c 75 07 b3 01 8b 08 8b
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x003ee600 is pointing into the stack for thread: 0x01143000
ECX=0x00000000 is an unknown value
EDX=0x00000008 is an unknown value
ESP=0x003ea6d0 is pointing into the stack for thread: 0x01143000
EBP=0x003ea6dc is pointing into the stack for thread: 0x01143000
ESI=0x00000000 is an unknown value
EDI=0x00000000 is an unknown value
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 118016K, used 11128K [0x038b0000, 0x0b8b0000, 0x0b8b0000)
eden space 104960K, 6% used [0x038b0000, 0x03fda7d8, 0x09f30000)
from space 13056K, 29% used [0x0abf0000, 0x0afa3930, 0x0b8b0000)
to space 13056K, 0% used [0x09f30000, 0x09f30000, 0x0abf0000)
concurrent mark-sweep generation total 408328K, used 109605K [0x0b8b0000, 0x24772000, 0x600b0000)
concurrent-mark-sweep perm gen total 39828K, used 23856K [0x600b0000, 0x62795000, 0x640b0000)
vm_info: Java HotSpot(TM) Client VM (20.7-b02) for windows-x86 JRE (1.6.0_32-b05), built on Apr 5 2012 13:50:34 by "java_re" with MS VC++ 7.1 (VS2003)
time: Sun Oct 19 18:28:17 2014
elapsed time: 140 seconds"
And here's a different type of log from a different time I loaded it:
"---- Minecraft Crash Report ----
// You're mean.
Time: 10/19/14 6:23 PM
Description: Exception in server tick loop
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Unknown Source)
at brp.<init>(SourceFile:20)
at brp.<clinit>(SourceFile:9)
at bfy.a(SourceFile:132)
at bfy.a(SourceFile:114)
at qs.b(SourceFile:160)
at qs.a(SourceFile:203)
at qt.a(SourceFile:767)
at net.minecraft.server.MinecraftServer.a(SourceFile:360)
at cyk.y(SourceFile:141)
at net.minecraft.server.MinecraftServer.run(SourceFile:447)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.6.0_32, Sun Microsystems Inc.
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
Memory: 131299768 bytes (125 MB) / 347389952 bytes (331 MB) up to 1611923456 bytes (1537 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1550M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [qw['b3njam1n'/298, l='Isla Morianis', x=-341.70, y=69.00, z=-79.77]]
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched."
You cannot allocate more than 1.5 GB of ram on a 32 bit system. You will need to install 64 bit java and possibly 64 bit windows if you don't have it (most people do)
.. and that's probably why you got the OOM can't create thread error. You were right on the hairy edge of not being able to create the JVM at all at 1550M heap, and you probably didn't leave enough for the JVM to do its own things.
The other errors point at a problem with your Nvidia driver (the crash in nvoglv32.dll and the ## GL ERROR ##).
You cannot allocate more than 1.5 GB of ram on a 32 bit system. You will need to install 64 bit java and possibly 64 bit windows if you don't have it (most people do)
Is this 1.5 thing for Minecraft or a Java thing? Could I just go get a copy of 64 Bit and install it on this comp with no problems?
Doesn't look like it: "Operating System: Windows 7 (x86) version 6.1"
You need a 64bit OS to run 64bit programs. The limit is a fundamental limit to 32bit systems. 32bits can only count 4G numbers, and lots of code does -2G to +2G. 32bit Windows has a 2GB process size limit. Java and the JVM use around .5G for themselves, leaving you around 1.5G max to allocate for the Java heap.
I know of the JVM Argument trick where you put "-Xmx#G" or "-Xmx####M" to allocate more memory towards the game but I can't seem to do this without it crashing from running out of memory right before the client even starts or it going for a few minutes before crashing. I put in 2 extra Gigs so I should be able to easily allocate 2 Gigs for Minecraft. If I put that, it won't even start.
The only way to start it is putting like 1500Mbs, which is barely 1.5Gs. Even at this number the game goes kinda slow and usually crashes giving me this error: "minecraft EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x69882f01, pid=2232, tid=5044" and
"[18:27:39] [Client thread/ERROR]: ########## GL ERROR ##########
[18:27:39] [Client thread/ERROR]: @ Post render
[18:27:39] [Client thread/ERROR]: 1285: Out of memory"
I have Windows 7. I know the comp detects it under Systems Info and under task manager it says (not running Minecraft) "Total 3580, Cached 2070, Available 2400, Free 520". Running minecraft the Free RAM hits 0. I should have way more Free RAM correct? I installed Java 8, 7, and 6 trying each one and nothing really changed. I even accidentally was using Java 64 bit at first and no
-
View User Profile
-
View Posts
-
Send Message
Moderatorminecraft uses the ram it needs upto the allocated limit
are you using a resource pack by any chance?
Videocard is aftermarket, I know it runs faster with this much ram and this card because my old computer...the exact same one was running very decently
-
View User Profile
-
View Posts
-
Send Message
ModeratorMem 13% 200/1467MB
Allocated 30% 449 MB
Here's a crash log I think it's the same one:
"#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x69882f01, pid=2232, tid=5044
#
# JRE version: 6.0_32-b05
# Java VM: Java HotSpot(TM) Client VM (20.7-b02 mixed mode windows-x86 )
# Problematic frame:
# C [nvoglv32.DLL+0x882f01]
#
# 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 (0x01143000): JavaThread "Client thread" [_thread_in_native, id=5044, stack(0x003a0000,0x003f0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000008
Registers:
EAX=0x00000000, EBX=0x003ee600, ECX=0x00000000, EDX=0x00000008
ESP=0x003ea6d0, EBP=0x003ea6dc, ESI=0x00000000, EDI=0x00000000
EIP=0x69882f01, EFLAGS=0x00010246
Top of Stack: (sp=0x003ea6d0)
0x003ea6d0: 00000000 00000000 003ee6dc 003ea6fc
0x003ea6e0: 69884fcf 00000000 003ea818 003ee6dc
0x003ea6f0: 68dc0020 68ea275c 00000000 003ea720
0x003ea700: 698833fa 68dc0020 00000000 003ea818
0x003ea710: 003ee834 00000001 003ee6dc 73277f58
0x003ea720: 003eaacc 69905f97 68dc0020 003ee6dc
0x003ea730: 73277f58 003ea818 003ee834 68ea275c
0x003ea740: 003ea818 003ea768 003ee6dc 68dc0020
Instructions: (pc=0x69882f01)
0x69882ee1: cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc 55
0x69882ef1: 8b ec 8b 45 08 8b 4d 08 53 56 8b 75 08 32 db 57
0x69882f01: 0f b7 78 08 85 ff 7e 20 83 c0 24 8d 64 24 00 0f
0x69882f11: b7 50 fc 4a 74 22 83 ea 2c 75 07 b3 01 8b 08 8b
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x003ee600 is pointing into the stack for thread: 0x01143000
ECX=0x00000000 is an unknown value
EDX=0x00000008 is an unknown value
ESP=0x003ea6d0 is pointing into the stack for thread: 0x01143000
EBP=0x003ea6dc is pointing into the stack for thread: 0x01143000
ESI=0x00000000 is an unknown value
EDI=0x00000000 is an unknown value
Stack: [0x003a0000,0x003f0000], sp=0x003ea6d0, free space=297k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
[error occurred during error reporting (printing native stack), id 0xc0000005]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J org.lwjgl.opengl.GL11.nglCallList(IJ)V
J cdy.a(F)V
j cce.a(Lwv;FFFFFF)V+21
J cqv.a(Lxm;FFFFFF)V
J cqv.a(Lxm;DDDFF)V
J cqz.a(Lxn;DDDFF)V
J cqz.a(Lwv;DDDFF)V
J cpt.a(Lwv;DDDFFZ)Z
J cpt.a(Lwv;FZ)Z
J ckn.a(Lwv;Lcox;F)V
J cji.a(IFJ)V
J cji.a(FJ)V
J cji.b(F)V
J bsu.as()V
j bsu.a()V+72
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1010
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x77a07c00 JavaThread "File IO Thread" [_thread_blocked, id=3192, stack(0x6d3e0000,0x6d430000)]
0x77a07400 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=5776, stack(0x6d720000,0x6d770000)]
0x77a06800 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=4136, stack(0x6d390000,0x6d3e0000)]
0x77a06400 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=3940, stack(0x6d340000,0x6d390000)]
0x77a05c00 JavaThread "Server thread" [_thread_blocked, id=3468, stack(0x6a7e0000,0x6a830000)]
0x77a05800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5848, stack(0x6a790000,0x6a7e0000)]
0x774adc00 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=3316, stack(0x6d4d0000,0x6d520000)]
0x67beb800 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=3260, stack(0x6d2d0000,0x6d320000)]
0x67beb000 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=5744, stack(0x6a8e0000,0x6a930000)]
0x6c6f2c00 JavaThread "Thread-7" [_thread_blocked, id=4608, stack(0x6cd00000,0x6cd50000)]
0x67f28c00 JavaThread "Thread-6" [_thread_blocked, id=5584, stack(0x6ccb0000,0x6cd00000)]
0x67d78000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5596, stack(0x68400000,0x68450000)]
0x67d77000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4752, stack(0x681b0000,0x68200000)]
0x67cdbc00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4296, stack(0x68130000,0x68180000)]
0x0122f800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5936, stack(0x679a0000,0x679f0000)]
0x0121ac00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3024, stack(0x67950000,0x679a0000)]
0x01219c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=2908, stack(0x67900000,0x67950000)]
0x01218c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5184, stack(0x678b0000,0x67900000)]
0x01215c00 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=3212, stack(0x67860000,0x678b0000)]
0x011ecc00 JavaThread "Finalizer" daemon [_thread_blocked, id=5536, stack(0x67810000,0x67860000)]
0x011e6400 JavaThread "Reference Handler" daemon [_thread_blocked, id=5888, stack(0x677c0000,0x67810000)]
=>0x01143000 JavaThread "Client thread" [_thread_in_native, id=5044, stack(0x003a0000,0x003f0000)]
Other Threads:
0x011e2c00 VMThread [stack: 0x67770000,0x677c0000] [id=1176]
0x679f8c00 WatcherThread [stack: 0x67bf0000,0x67c40000] [id=4284]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 118016K, used 11128K [0x038b0000, 0x0b8b0000, 0x0b8b0000)
eden space 104960K, 6% used [0x038b0000, 0x03fda7d8, 0x09f30000)
from space 13056K, 29% used [0x0abf0000, 0x0afa3930, 0x0b8b0000)
to space 13056K, 0% used [0x09f30000, 0x09f30000, 0x0abf0000)
concurrent mark-sweep generation total 408328K, used 109605K [0x0b8b0000, 0x24772000, 0x600b0000)
concurrent-mark-sweep perm gen total 39828K, used 23856K [0x600b0000, 0x62795000, 0x640b0000)
Code Cache [0x018b0000, 0x02008000, 0x038b0000)
total_blobs=4370 nmethods=3983 adapters=318 free_code_cache=25886272 largest_free_block=192
Dynamic libraries:
0x00400000 - 0x00425000 C:\Program Files\Java\jre6\bin\javaw.exe
0x77030000 - 0x7716c000 C:\Windows\SYSTEM32\ntdll.dll
0x75780000 - 0x75854000 C:\Windows\system32\kernel32.dll
0x75340000 - 0x7538b000 C:\Windows\system32\KERNELBASE.dll
0x754c0000 - 0x75560000 C:\Windows\system32\ADVAPI32.dll
0x75910000 - 0x759bc000 C:\Windows\system32\msvcrt.dll
0x759c0000 - 0x759d9000 C:\Windows\SYSTEM32\sechost.dll
0x75ad0000 - 0x75b72000 C:\Windows\system32\RPCRT4.dll
0x76e30000 - 0x76ef9000 C:\Windows\system32\USER32.dll
0x758c0000 - 0x7590e000 C:\Windows\system32\GDI32.dll
0x77170000 - 0x7717a000 C:\Windows\system32\LPK.dll
0x75420000 - 0x754bd000 C:\Windows\system32\USP10.dll
0x753a0000 - 0x753bf000 C:\Windows\system32\IMM32.DLL
0x759f0000 - 0x75abc000 C:\Windows\system32\MSCTF.dll
0x7c340000 - 0x7c396000 C:\Program Files\Java\jre6\bin\msvcr71.dll
0x6d7f0000 - 0x6da9f000 C:\Program Files\Java\jre6\bin\client\jvm.dll
0x73060000 - 0x73092000 C:\Windows\system32\WINMM.dll
0x74f10000 - 0x74f5c000 C:\Windows\system32\apphelp.dll
0x6d7a0000 - 0x6d7ac000 C:\Program Files\Java\jre6\bin\verify.dll
0x6d320000 - 0x6d33f000 C:\Program Files\Java\jre6\bin\java.dll
0x6d7e0000 - 0x6d7ef000 C:\Program Files\Java\jre6\bin\zip.dll
0x6d550000 - 0x6d559000 C:\Program Files\Java\jre6\bin\management.dll
0x6d600000 - 0x6d613000 C:\Program Files\Java\jre6\bin\net.dll
0x75f50000 - 0x75f85000 C:\Windows\system32\WS2_32.dll
0x75ac0000 - 0x75ac6000 C:\Windows\system32\NSI.dll
0x74a40000 - 0x74a7c000 C:\Windows\system32\mswsock.dll
0x74a30000 - 0x74a36000 C:\Windows\System32\wship6.dll
0x73200000 - 0x73210000 C:\Windows\system32\NLAapi.dll
0x6a940000 - 0x6a950000 C:\Windows\system32\napinsp.dll
0x6a8c0000 - 0x6a8d2000 C:\Windows\system32\pnrpnsp.dll
0x74900000 - 0x74944000 C:\Windows\system32\DNSAPI.dll
0x6a8b0000 - 0x6a8b8000 C:\Windows\System32\winrnr.dll
0x6a880000 - 0x6a8a1000 C:\Program Files\Bonjour\mdnsNSP.dll
0x72f60000 - 0x72f7c000 C:\Windows\system32\Iphlpapi.DLL
0x72f50000 - 0x72f57000 C:\Windows\system32\WINNSI.DLL
0x72dc0000 - 0x72df8000 C:\Windows\System32\fwpuclnt.dll
0x68ff0000 - 0x68ff6000 C:\Windows\system32\rasadhlp.dll
0x680e0000 - 0x6812d000 C:\Users\User\AppData\Roaming\.minecraft\versions\1.8\1.8-natives-66018888941553\lwjgl.dll
0x68280000 - 0x68348000 C:\Windows\system32\OPENGL32.dll
0x71ee0000 - 0x71f02000 C:\Windows\system32\GLU32.dll
0x687f0000 - 0x688d7000 C:\Windows\system32\DDRAW.dll
0x73830000 - 0x73836000 C:\Windows\system32\DCIMAN32.dll
0x76c90000 - 0x76e2d000 C:\Windows\system32\SETUPAPI.dll
0x752b0000 - 0x752d7000 C:\Windows\system32\CFGMGR32.dll
0x771d0000 - 0x7725f000 C:\Windows\system32\OLEAUT32.dll
0x75b90000 - 0x75cec000 C:\Windows\system32\ole32.dll
0x752e0000 - 0x752f2000 C:\Windows\system32\DEVOBJ.dll
0x73a30000 - 0x73a43000 C:\Windows\system32\dwmapi.dll
0x74610000 - 0x74619000 C:\Windows\system32\VERSION.dll
0x73ee0000 - 0x7407e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x75860000 - 0x758b7000 C:\Windows\system32\SHLWAPI.dll
0x74a80000 - 0x74a97000 C:\Windows\system32\CRYPTSP.dll
0x74820000 - 0x7485b000 C:\Windows\system32\rsaenh.dll
0x751d0000 - 0x751e7000 C:\Windows\system32\USERENV.dll
0x75080000 - 0x7508b000 C:\Windows\system32\profapi.dll
0x74f60000 - 0x74f6c000 C:\Windows\system32\CRYPTBASE.dll
0x6d000000 - 0x6d14c000 C:\Program Files\Java\jre6\bin\awt.dll
0x745b0000 - 0x74601000 C:\Windows\system32\WINSPOOL.DRV
0x73d60000 - 0x73da0000 C:\Windows\system32\uxtheme.dll
0x69000000 - 0x6a73a000 C:\Windows\system32\nvoglv32.DLL
0x76040000 - 0x76c8a000 C:\Windows\system32\SHELL32.dll
0x74620000 - 0x7462d000 C:\Windows\system32\WTSAPI32.dll
0x75310000 - 0x7533f000 C:\Windows\system32\WINTRUST.dll
0x75090000 - 0x751b1000 C:\Windows\system32\CRYPT32.dll
0x75070000 - 0x7507c000 C:\Windows\system32\MSASN1.dll
0x74580000 - 0x745a1000 C:\Windows\system32\ntmarta.dll
0x77180000 - 0x771c5000 C:\Windows\system32\WLDAP32.dll
0x74fd0000 - 0x74ff9000 C:\Windows\system32\WINSTA.dll
0x75cf0000 - 0x75d73000 C:\Windows\system32\CLBCatQ.DLL
0x707f0000 - 0x70869000 C:\Windows\system32\mscms.dll
0x71ea0000 - 0x71ed8000 C:\Windows\system32\icm32.dll
0x70a40000 - 0x70a7a000 C:\Users\User\AppData\Roaming\.minecraft\versions\1.8\1.8-natives-66018888941553\avutil-ttv-51.dll
0x687d0000 - 0x687ed000 C:\Users\User\AppData\Roaming\.minecraft\versions\1.8\1.8-natives-66018888941553\swresample-ttv-0.dll
0x6cc20000 - 0x6cca9000 C:\Users\User\AppData\Roaming\.minecraft\versions\1.8\1.8-natives-66018888941553\libmp3lame-ttv.dll
0x6f2c0000 - 0x70240000 C:\Users\User\AppData\Roaming\.minecraft\versions\1.8\1.8-natives-66018888941553\libmfxsw32.dll
0x6cdd0000 - 0x6cf00000 C:\Users\User\AppData\Roaming\.minecraft\versions\1.8\1.8-natives-66018888941553\twitchsdk.dll
0x75d80000 - 0x75f42000 C:\Windows\system32\WININET.dll
0x75200000 - 0x75204000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
0x751c0000 - 0x751c4000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x751f0000 - 0x751f4000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
0x75300000 - 0x75303000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x759e0000 - 0x759e3000 C:\Windows\system32\normaliz.DLL
0x75560000 - 0x7577b000 C:\Windows\system32\iertutil.dll
0x75390000 - 0x75395000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x6cd50000 - 0x6cdb5000 C:\Users\User\AppData\Roaming\.minecraft\versions\1.8\1.8-natives-66018888941553\OpenAL32.dll
0x73a50000 - 0x73a89000 C:\Windows\System32\MMDevApi.dll
0x73da0000 - 0x73e95000 C:\Windows\System32\PROPSYS.dll
0x6d150000 - 0x6d1c2000 C:\Windows\system32\dsound.dll
0x74340000 - 0x74365000 C:\Windows\system32\POWRPROF.dll
0x6cf50000 - 0x6cf86000 C:\Windows\system32\AUDIOSES.DLL
0x74500000 - 0x74505000 C:\Windows\System32\wshtcpip.dll
0x683f0000 - 0x683f9000 C:\Program Files\Java\jre6\bin\nio.dll
0x75b80000 - 0x75b85000 C:\Windows\system32\PSAPI.DLL
VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1480M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\User\AppData\Roaming\.minecraft\versions\1.8\1.8-natives-66018888941553
java_command: net.minecraft.client.main.Main --username b3njam1n --version 1.8 --gameDir C:\Users\User\AppData\Roaming\.minecraft --assetsDir C:\Users\User\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid b5e19a58fa1c46bd9a794a9ddbd43f38 --accessToken a03af1608d5f47dfa17469885bafad71 --userProperties {} --userType legacy
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jre6\bin
USERNAME=User
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 16 Model 6 Stepping 3, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows 7 Build 7601 Service Pack 1
CPU:total 1 (1 cores per cpu, 1 threads per core) family 16 model 6 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a
Memory: 4k page, physical 3668472k(2246280k free), swap 7335192k(5214788k free)
vm_info: Java HotSpot(TM) Client VM (20.7-b02) for windows-x86 JRE (1.6.0_32-b05), built on Apr 5 2012 13:50:34 by "java_re" with MS VC++ 7.1 (VS2003)
time: Sun Oct 19 18:28:17 2014
elapsed time: 140 seconds"
And here's a different type of log from a different time I loaded it:
"---- Minecraft Crash Report ----
// You're mean.
Time: 10/19/14 6:23 PM
Description: Exception in server tick loop
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Unknown Source)
at brp.<init>(SourceFile:20)
at brp.<clinit>(SourceFile:9)
at bfy.a(SourceFile:132)
at bfy.a(SourceFile:114)
at qs.b(SourceFile:160)
at qs.a(SourceFile:203)
at qt.a(SourceFile:767)
at net.minecraft.server.MinecraftServer.a(SourceFile:360)
at cyk.y(SourceFile:141)
at net.minecraft.server.MinecraftServer.run(SourceFile:447)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.6.0_32, Sun Microsystems Inc.
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
Memory: 131299768 bytes (125 MB) / 347389952 bytes (331 MB) up to 1611923456 bytes (1537 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1550M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [qw['b3njam1n'/298, l='Isla Morianis', x=-341.70, y=69.00, z=-79.77]]
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched."
You cannot allocate more than 1.5 GB of ram on a 32 bit system. You will need to install 64 bit java and possibly 64 bit windows if you don't have it (most people do)
The other errors point at a problem with your Nvidia driver (the crash in nvoglv32.dll and the ## GL ERROR ##).
Is this 1.5 thing for Minecraft or a Java thing? Could I just go get a copy of 64 Bit and install it on this comp with no problems?
You need a 64bit OS to run 64bit programs. The limit is a fundamental limit to 32bit systems. 32bits can only count 4G numbers, and lots of code does -2G to +2G. 32bit Windows has a 2GB process size limit. Java and the JVM use around .5G for themselves, leaving you around 1.5G max to allocate for the Java heap.
Processor AMD Sempron(tm) 145 Processor, 2800 Mhz, 1 Core(s), 1 Logical Processor(s)