I'm using Java 7 update 4 at the moment. I've tried re-installing, with and without mods, with and without an updated LWJGL, I've tried different Java versions (Java 6 64-bit, Java 7u3 64-bit, Java 7u4 64-bit, etc)
But in the end it does this:
It doesn't do it all the time, about 40% of the time I can maximize the window successfully, but it's annoying and a waste of time to re-start Minecraft when I don't need to.
I've pretty much tried all I can think of at this point.
I have 6gb of ram, 2gb dedicated to minecraft. No other major programs running. Worked just fine before I re-installed my computer.
You've given MC 2G of heap? Probably you've forced it as the starting heap too. Which means that Java + MC is taking 2.5G
Leaving 3.5G for everything else, including for your video drivers to use to generate the maximized screen.
When you reinstalled you may have changed your driver version, your Java version, both things that affect MC.
I'd suggest NOT giving MC 2G of heap and see what happens. Forcing MC to use more memory is generally a bad idea.
Giving any java program more heap than it needs to do its job is a bad idea. And I speak from experience as someone who develops large footprint Java applications.
You've given MC 2G of heap? Probably you've forced it as the starting heap too. Which means that Java + MC is taking 2.5G
Leaving 3.5G for everything else, including for your video drivers to use to generate the maximized screen.
When you reinstalled you may have changed your driver version, your Java version, both things that affect MC.
I'd suggest NOT giving MC 2G of heap and see what happens. Forcing MC to use more memory is generally a bad idea.
Giving any java program more heap than it needs to do its job is a bad idea. And I speak from experience as someone who develops large footprint Java applications.
I'm at a loss on this one. Are allocating the 2GB by a batch script or through JRE global settings?
I created a shortcut to the Minecraft.exe and put it on my desktop. I edited the properties -> location to allocate 2048M for each min and max or whatever. As I said above, I also tried setting it to 1024M for each instead and now it crashes more often.
For clarification, the "Target:" under shortcut properties says
Java is getting worse and worse now... Still having problems maximizing the client, as well as my server (running off java.exe) is now crashing whenever I attempt to move the window to my second monitor. This is starting to get on my nerves now... Please help. Server is running 4gb of ram.
Well theres your problem
I host a server too and only got this once and that was 20 minuets ago
The OS takes about 500mb (Can be differnt with drivers and stuff)
And you have 6g
if your server takes 4gb
And minecraft 2gb
Wheres all the space for the system?
Unless you have 8gb of ram (Like me)
You cant take all 6gb of your ram
The system and drivers need some ram space
Id recommend running the server with a 3gb of memory and minecraft with 2gb
That will leave 1gb for other system tasks and background processes
I hope this helps
Well theres your problem
I host a server too and only got this once and that was 20 minuets ago
The OS takes about 500mb (Can be differnt with drivers and stuff)
And you have 6g
if your server takes 4gb
And minecraft 2gb
Wheres all the space for the system?
Unless you have 8gb of ram (Like me)
You cant take all 6gb of your ram
The system and drivers need some ram space
Id recommend running the server with a 3gb of memory and minecraft with 2gb
That will leave 1gb for other system tasks and background processes
I hope this helps
It didn't.
OS + Background programs: 2gb
Server: 2gb min 4gb max dedicated, 500mb running idle (no players)
Client: 1gb min 2gb max dedicated, average 50% running usage
Never once has my RAM usage reached 100% total. I've only seen it go up to 80-90%.
As far as I can tell it's a bug in the Java runtime environment and there's no way to fix it yet. I looked it up and I've seen a couple other people having problems with java-related programs crashing when changing window state (maximizing, minimizing, switching screens, etc) but no answers have been given.
Rollback Post to RevisionRollBack
OG Member of BrenyBeast's private BeastCraft Server
Ahh i think i might have found the problem
Do you have optifine installed?
Also your ram can almost never go to 100%,
Try to keep it below 80%
Because ive seen some strange world corruption with swapped chunks on both my server and my client
Duplicate chunks
Bedrock at surface
Other kind of world corruptions
And actual missing chunks (Not just client glitch)
If you dont have optifine try minecraft with or without
And also
for me it helps to wait a moment before you go maximizing minecraft
I dont have this problem as much as you do
EDIT: Have you tried to let java auto allocate?
EDIT2: Minecraft as ive noticed uses 50% of the allocated ram if it has to much ram. I can run my server with 300mb (Tekkit server with many plugins) And minecraft with 512 memory
Also if you have a craftbukkit based server try using ptweaks, It allows you to run the server with less memory and removes lag caused by less memory.
Ahh i think i might have found the problem
Do you have optifine installed?
Also your ram can almost never go to 100%,
Try to keep it below 80%
Because ive seen some strange world corruption with swapped chunks on both my server and my client
Duplicate chunks
Bedrock at surface
Other kind of world corruptions
And actual missing chunks (Not just client glitch)
If you dont have optifine try minecraft with or without
And also
for me it helps to wait a moment before you go maximizing minecraft
I dont have this problem as much as you do
EDIT: Have you tried to let java auto allocate?
EDIT2: Minecraft as ive noticed uses 50% of the allocated ram if it has to much ram. I can run my server with 300mb (Tekkit server with many plugins) And minecraft with 512 memory
Also if you have a craftbukkit based server try using ptweaks, It allows you to run the server with less memory and removes lag caused by less memory.
I have tried all of these things before with no avail.
Rollback Post to RevisionRollBack
OG Member of BrenyBeast's private BeastCraft Server
Well, I was attempting another re-install of Java, and when I was going through the folders I found a bunch of crash log files. This is definitely the crash logs from my Minecraft crashing issue:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000e662b4b9, pid=488, tid=3760
#
# JRE version: 7.0_05-b05
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.1-b03 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [DxtoryCore64.dll+0x2b4b9] DxCore_UninitInject+0x3429
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/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 (0x0000000012f37800): JavaThread "AWT-Windows" daemon [_thread_in_native, id=3760, stack(0x00000000133f0000,0x00000000134f0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000
Registers:
RAX=0x0000000000000000, RBX=0x000000001436c3b0, RCX=0x0000000019668598, RDX=0x00000000e698a480
RSP=0x00000000134ed8a0, RBP=0x0000000000000008, RSI=0x0000000014369470, RDI=0x000000001421de40
R8 =0x00000000134ed8e0, R9 =0x0000000013fbb388, R10=0x0000000000000000, R11=0x000000001424a030
R12=0x00000000134edb00, R13=0x0000000014369480, R14=0x0000000000000006, R15=0x00000000134edac0
RIP=0x00000000e662b4b9, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x00000000134ed8a0)
0x00000000134ed8a0: 000000001436c130 0000000000000008
0x00000000134ed8b0: 0000000014369470 000007fee661d943
0x00000000134ed8c0: fffffffffffffffe 000000001424a030
0x00000000134ed8d0: 0000000000000000 000007fee6624043
0x00000000134ed8e0: 0000000000000000 000007fee6621a83
0x00000000134ed8f0: 0000000000000050 0000000000000080
0x00000000134ed900: fffffffffffffffe 0000000000000007
0x00000000134ed910: 0000000000000008 0000000000000000
0x00000000134ed920: 000000001424a030 0000000000000000
0x00000000134ed930: 000000001424a030 000007fee6621b85
0x00000000134ed940: 0000000014369480 0000000000000000
0x00000000134ed950: 0000000000000001 000007fee660146e
0x00000000134ed960: fffffffffffffffe 000000001424a030
0x00000000134ed970: 000000001424a038 000000001424a038
0x00000000134ed980: fffffffffffffffe 0000000019668130
0x00000000134ed990: 0000000014236760 0000000000000000
Instructions: (pc=0x00000000e662b4b9)
0x00000000e662b499: fe ff ff ff 48 c7 44 24 40 00 00 00 00 48 8b 49
0x00000000e662b4a9: 30 48 8b 01 4c 8d 44 24 40 48 8d 15 c7 ef 35 00
0x00000000e662b4b9: ff 10 85 c0 78 17 48 8b 4c 24 40 48 85 c9 74 06
0x00000000e662b4c9: 48 8b 01 ff 50 10 b8 00 08 00 00 eb 15 48 8b 4c
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x000000001436c3b0 is an unknown value
RCX=0x0000000019668598 is an unknown value
RDX=0x00000000e698a480 is an unknown value
RSP=0x00000000134ed8a0 is pointing into the stack for thread: 0x0000000012f37800
RBP=0x0000000000000008 is an unknown value
RSI=0x0000000014369470 is an unknown value
RDI=0x000000001421de40 is an unknown value
R8 =0x00000000134ed8e0 is pointing into the stack for thread: 0x0000000012f37800
R9 =0x0000000013fbb388 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x000000001424a030 is an unknown value
R12=0x00000000134edb00 is pointing into the stack for thread: 0x0000000012f37800
R13=0x0000000014369480 is an unknown value
R14=0x0000000000000006 is an unknown value
R15=0x00000000134edac0 is pointing into the stack for thread: 0x0000000012f37800
Stack: [0x00000000133f0000,0x00000000134f0000], sp=0x00000000134ed8a0, free space=1014k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [DxtoryCore64.dll+0x2b4b9] DxCore_UninitInject+0x3429
[error occurred during error reporting (printing native stack), id 0xc0000005]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.awt.windows.WToolkit.eventLoop()V+0
j sun.awt.windows.WToolkit.run()V+49
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000001a0b9800 JavaThread "Thread-13" daemon [_thread_blocked, id=3928, stack(0x00000000217c0000,0x00000000218c0000)]
0x000000001a0ba000 JavaThread "Thread-12" daemon [_thread_blocked, id=3212, stack(0x00000000216a0000,0x00000000217a0000)]
0x000000001a0b7000 JavaThread "Thread-11" daemon [_thread_in_native, id=5276, stack(0x0000000021450000,0x0000000021550000)]
0x000000001a0b8800 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=5440, stack(0x000000001f1d0000,0x000000001f2d0000)]
0x000000001a0b8000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1412, stack(0x000000001f030000,0x000000001f130000)]
0x00000000004ac800 JavaThread "DestroyJavaVM" [_thread_blocked, id=3936, stack(0x0000000002480000,0x0000000002580000)]
0x0000000019b44800 JavaThread "D3D Screen Updater" daemon [_thread_in_native, id=1044, stack(0x000000001cba0000,0x000000001cca0000)]
0x0000000019bd1000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4904, stack(0x000000001b9f0000,0x000000001baf0000)]
0x0000000012eb2000 JavaThread "TimerQueue" daemon [_thread_blocked, id=3492, stack(0x000000001a370000,0x000000001a470000)]
0x0000000019ae8800 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=3028, stack(0x000000001a7f0000,0x000000001a8f0000)]
0x0000000019a8f000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3064, stack(0x000000001a5f0000,0x000000001a6f0000)]
=>0x0000000012f37800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3760, stack(0x00000000133f0000,0x00000000134f0000)]
0x0000000012f36800 JavaThread "AWT-Shutdown" [_thread_blocked, id=4052, stack(0x00000000131c0000,0x00000000132c0000)]
0x0000000012dbe800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6092, stack(0x0000000013090000,0x0000000013190000)]
0x000000001103a000 JavaThread "Service Thread" daemon [_thread_blocked, id=4420, stack(0x0000000012900000,0x0000000012a00000)]
0x000000001102e800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=1696, stack(0x0000000012760000,0x0000000012860000)]
0x0000000011017000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5900, stack(0x0000000012090000,0x0000000012190000)]
0x0000000011016000 JavaThread "Attach Listener" daemon [_thread_blocked, id=3940, stack(0x0000000012600000,0x0000000012700000)]
0x000000001100e800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2932, stack(0x0000000012380000,0x0000000012480000)]
0x0000000002345800 JavaThread "Finalizer" daemon [_thread_blocked, id=2128, stack(0x00000000121c0000,0x00000000122c0000)]
0x000000000233e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4172, stack(0x0000000011e60000,0x0000000011f60000)]
Other Threads:
0x0000000010f93800 VMThread [stack: 0x0000000011f60000,0x0000000012060000] [id=1672]
0x0000000011043000 WatcherThread [stack: 0x0000000012b20000,0x0000000012c20000] [id=4508]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 611648K, used 294637K [0x00000000aaab0000, 0x00000000d5550000, 0x0000000000000000)
eden space 524288K, 56% used [0x00000000aaab0000,0x00000000bca6b648,0x00000000caab0000)
from space 87360K, 0% used [0x00000000d0000000,0x00000000d0000000,0x00000000d5550000)
to space 87360K, 0% used [0x00000000caab0000,0x00000000caab0000,0x00000000d0000000)
ParOldGen total 1398144K, used 0K [0x0000000000000000, 0x0000000055560000, 0x00000000aaab0000)
object space 1398144K, 0% used [0x0000000000000000,0x0000000000000000,0x0000000055560000)
PSPermGen total 24128K, used 23971K [0x00000000fae00000, 0x00000000fc590000, 0x0000000000000000)
object space 24128K, 99% used [0x00000000fae00000,0x00000000fc568e98,0x00000000fc590000)
Code Cache [0x0000000002580000, 0x00000000027f0000, 0x0000000005580000)
total_blobs=1180 nmethods=497 adapters=634 free_code_cache=47401Kb largest_free_block=48498368
Compilation events (10 events):
Event: 6.016 Thread 0x0000000011017000 475 nl::a (701 bytes)
Event: 6.028 Thread 0x000000001102e800 476 nl::a (37 bytes)
Event: 6.035 Thread 0x000000001102e800 nmethod 476 0x0000000002734010 code [0x00000000027342a0, 0x0000000002734e68]
Event: 6.039 Thread 0x0000000011017000 nmethod 475 0x0000000002738fd0 code [0x0000000002739400, 0x000000000273aed0]
Event: 6.191 Thread 0x000000001102e800 479 nl::a (138 bytes)
Event: 6.197 Thread 0x000000001102e800 nmethod 479 0x000000000272f010 code [0x000000000272f200, 0x000000000272f788]
Event: 6.761 Thread 0x0000000011017000 482 s! net.java.games.input.AbstractController::poll (175 bytes)
Event: 6.767 Thread 0x0000000011017000 nmethod 482 0x0000000002738050 code [0x0000000002738240, 0x0000000002738ad0]
Event: 7.403 Thread 0x000000001102e800 484 java.util.ArrayList::remove (77 bytes)
Event: 7.410 Thread 0x000000001102e800 nmethod 484 0x0000000002737750 code [0x00000000027378a0, 0x0000000002737ec8]
GC Heap History (0 events):
No events
Deoptimization events (10 events):
Event: 4.298 Thread 0x000000001a0b8800 Uncommon trap -34 fr.pc 0x00000000026d1d54
Event: 4.302 Thread 0x000000001a0b8800 Uncommon trap -28 fr.pc 0x0000000002686534
Event: 4.302 Thread 0x000000001a0b8800 Uncommon trap -28 fr.pc 0x00000000026810c4
Event: 4.302 Thread 0x000000001a0b8800 Uncommon trap -28 fr.pc 0x0000000002685a84
Event: 4.302 Thread 0x000000001a0b8800 Uncommon trap -28 fr.pc 0x0000000002681844
Event: 5.426 Thread 0x000000001a0b8800 Uncommon trap -83 fr.pc 0x0000000002708b70
Event: 5.577 Thread 0x000000001a0bb000 Uncommon trap -83 fr.pc 0x000000000268fbdc
Event: 5.577 Thread 0x000000001a0bb000 Uncommon trap -83 fr.pc 0x000000000269004c
Event: 5.680 Thread 0x000000001a0bb000 Uncommon trap -83 fr.pc 0x00000000026988ac
Event: 7.401 Thread 0x0000000019a8f000 Uncommon trap -122 fr.pc 0x00000000026b9ab4
Internal exceptions (10 events):
Event: 5.549 Thread 0x000000001a0b8800 Threw 0x00000000ba705448 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
Event: 5.549 Thread 0x000000001a0b8800 Threw 0x00000000ba7055f8 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
Event: 5.549 Thread 0x000000001a0b8800 Threw 0x00000000ba705778 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
Event: 5.561 Thread 0x000000001a0b8800 Threw 0x00000000ba81af00 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
Event: 5.561 Thread 0x000000001a0b8800 Threw 0x00000000ba81b0b0 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
Event: 5.561 Thread 0x000000001a0b8800 Threw 0x00000000ba81b230 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
Event: 5.568 Thread 0x000000001a0b8800 Threw 0x00000000ba8b86c0 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 5.568 Thread 0x000000001a0b8800 Threw 0x00000000ba8b89c8 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 5.709 Thread 0x000000001a0bb000 Threw 0x00000000b977f390 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 5.709 Thread 0x000000001a0bb000 Threw 0x00000000b977f698 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
Events (10 events):
Event: 7.404 loading class 0x0000000012e36610
Event: 7.404 loading class 0x0000000012e36610 done
Event: 7.405 loading class 0x0000000012cf8fd0
Event: 7.405 loading class 0x0000000012cf8fd0 done
Event: 7.405 loading class 0x0000000012e7c860
Event: 7.405 loading class 0x0000000012e7c860 done
Event: 7.405 loading class 0x0000000012f87b80
Event: 7.405 loading class 0x0000000012f87b80 done
Event: 7.410 Executing VM operation: RevokeBias
Event: 7.410 Executing VM operation: RevokeBias done
Dynamic libraries:
0x000000003f460000 - 0x000000003f494000 C:\Program Files\Java\jdk1.7.0_05\bin\javaw.exe
0x0000000076f90000 - 0x0000000077139000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076c20000 - 0x0000000076d3f000 C:\Windows\system32\kernel32.dll
0x00000000fd750000 - 0x00000000fd7bc000 C:\Windows\system32\KERNELBASE.dll
0x00000000fdd60000 - 0x00000000fde3b000 C:\Windows\system32\ADVAPI32.dll
0x00000000fde40000 - 0x00000000fdedf000 C:\Windows\system32\msvcrt.dll
0x00000000fd7c0000 - 0x00000000fd7df000 C:\Windows\SYSTEM32\sechost.dll
0x00000000fe0f0000 - 0x00000000fe21d000 C:\Windows\system32\RPCRT4.dll
0x0000000076e90000 - 0x0000000076f8a000 C:\Windows\system32\USER32.dll
0x00000000fdac0000 - 0x00000000fdb27000 C:\Windows\system32\GDI32.dll
0x00000000fdb30000 - 0x00000000fdb3e000 C:\Windows\system32\LPK.dll
0x00000000fe220000 - 0x00000000fe2e9000 C:\Windows\system32\USP10.dll
0x00000000fade0000 - 0x00000000fafd4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x00000000fdbd0000 - 0x00000000fdc41000 C:\Windows\system32\SHLWAPI.dll
0x00000000fe2f0000 - 0x00000000fe31e000 C:\Windows\system32\IMM32.DLL
0x00000000fdc50000 - 0x00000000fdd59000 C:\Windows\system32\MSCTF.dll
0x0000000067450000 - 0x0000000067521000 C:\Program Files\Java\jdk1.7.0_05\jre\bin\msvcr100.dll
0x0000000056ea0000 - 0x00000000575ba000 C:\Program Files\Java\jdk1.7.0_05\jre\bin\server\jvm.dll
0x00000000f0a00000 - 0x00000000f0a09000 C:\Windows\system32\WSOCK32.dll
0x00000000fe320000 - 0x00000000fe36d000 C:\Windows\system32\WS2_32.dll
0x00000000fdbc0000 - 0x00000000fdbc8000 C:\Windows\system32\NSI.dll
0x00000000fa9d0000 - 0x00000000faa0b000 C:\Windows\system32\WINMM.dll
0x0000000077150000 - 0x0000000077157000 C:\Windows\system32\PSAPI.DLL
0x00000000709e0000 - 0x00000000709ef000 C:\Program Files\Java\jdk1.7.0_05\jre\bin\verify.dll
0x0000000067980000 - 0x00000000679a8000 C:\Program Files\Java\jdk1.7.0_05\jre\bin\java.dll
0x0000000067960000 - 0x0000000067975000 C:\Program Files\Java\jdk1.7.0_05\jre\bin\zip.dll
0x0000000066870000 - 0x0000000066a04000 C:\Program Files\Java\jdk1.7.0_05\jre\bin\awt.dll
0x00000000ff1c0000 - 0x00000000ff297000 C:\Windows\system32\OLEAUT32.dll
0x00000000fdee0000 - 0x00000000fe0e3000 C:\Windows\system32\ole32.dll
0x00000000fad30000 - 0x00000000fad86000 C:\Windows\system32\uxtheme.dll
0x00000000fa290000 - 0x00000000fa2af000 C:\Program Files (x86)\Dxtory Software\Dxtory2.0\DxtoryHK64.dll
0x00000000fe370000 - 0x00000000ff0f8000 C:\Windows\system32\SHELL32.dll
0x00000000fccc0000 - 0x00000000fccd7000 C:\Windows\system32\CRYPTSP.dll
0x00000000fc9c0000 - 0x00000000fca07000 C:\Windows\system32\rsaenh.dll
0x00000000fd320000 - 0x00000000fd32f000 C:\Windows\system32\CRYPTBASE.dll
0x00000000fd3f0000 - 0x00000000fd3ff000 C:\Windows\system32\profapi.dll
0x00000000fa880000 - 0x00000000fa898000 C:\Windows\system32\dwmapi.dll
0x00000000e3b40000 - 0x00000000e3d3f000 C:\Windows\system32\d3d9.dll
0x00000000fc550000 - 0x00000000fc55c000 C:\Windows\system32\VERSION.dll
0x00000000e4bc0000 - 0x00000000e4bc7000 C:\Windows\system32\d3d8thk.dll
0x00000000f08b0000 - 0x00000000f09bb000 C:\Windows\system32\aticfx64.dll
0x00000000f0390000 - 0x00000000f039f000 C:\Windows\system32\atiu9p64.dll
0x00000000eb740000 - 0x00000000ebe63000 C:\Windows\system32\atiumd64.dll
0x0000000064190000 - 0x0000000064620000 C:\Windows\system32\atiumd6a.dll
0x00000000e6600000 - 0x00000000e6a2b000 C:\Program Files (x86)\Dxtory Software\Dxtory2.0\DxtoryCore64.dll
0x00000000fd5a0000 - 0x00000000fd70a000 C:\Windows\system32\crypt32.dll
0x00000000fd490000 - 0x00000000fd49f000 C:\Windows\system32\MSASN1.dll
0x00000000e63d0000 - 0x00000000e64d6000 C:\Program Files (x86)\Dxtory Software\Dxtory2.0\DxtoryMM64.dll
0x0000000067760000 - 0x0000000067794000 C:\Program Files\Java\jdk1.7.0_05\jre\bin\fontmanager.dll
0x0000000067940000 - 0x0000000067959000 C:\Program Files\Java\jdk1.7.0_05\jre\bin\net.dll
0x00000000fcc60000 - 0x00000000fccb5000 C:\Windows\system32\mswsock.dll
0x00000000fcc50000 - 0x00000000fcc57000 C:\Windows\System32\wship6.dll
0x00000000677c0000 - 0x00000000677d1000 C:\Program Files\Java\jdk1.7.0_05\jre\bin\nio.dll
0x00000000fc620000 - 0x00000000fc627000 C:\Windows\System32\wshtcpip.dll
0x00000000fcae0000 - 0x00000000fcb3b000 C:\Windows\system32\DNSAPI.dll
0x00000000733c0000 - 0x00000000733ee000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x00000000f9fe0000 - 0x00000000fa007000 C:\Windows\system32\IPHLPAPI.DLL
0x00000000f9fd0000 - 0x00000000f9fdb000 C:\Windows\system32\WINNSI.DLL
0x00000000f8a90000 - 0x00000000f8a98000 C:\Windows\system32\rasadhlp.dll
0x00000000f9e60000 - 0x00000000f9eb3000 C:\Windows\System32\fwpuclnt.dll
0x00000000fc730000 - 0x00000000fc74e000 C:\Windows\system32\USERENV.dll
0x00000000fbe50000 - 0x00000000fbe65000 C:\Windows\system32\NLAapi.dll
0x00000000f8300000 - 0x00000000f8315000 C:\Windows\system32\napinsp.dll
0x00000000f8320000 - 0x00000000f8339000 C:\Windows\system32\pnrpnsp.dll
0x00000000f8250000 - 0x00000000f825b000 C:\Windows\System32\winrnr.dll
0x0000000067730000 - 0x0000000067754000 C:\Program Files\Java\jdk1.7.0_05\jre\bin\sunec.dll
0x0000000067570000 - 0x00000000675b1000 C:\Program Files\Java\jdk1.7.0_05\jre\bin\t2k.dll
0x00000000ff100000 - 0x00000000ff199000 C:\Windows\system32\CLBCatQ.DLL
0x00000000fa690000 - 0x00000000fa7ba000 C:\Windows\system32\WindowsCodecs.dll
0x00000000fd2c0000 - 0x00000000fd317000 C:\Windows\system32\apphelp.dll
0x0000000012060000 - 0x000000001207c000 C:\Users\Rick\AppData\Roaming\Dropbox\bin\DropboxExt64.14.dll
0x00000000f7f90000 - 0x00000000f80b5000 C:\Windows\system32\dbghelp.dll
0x00000000f8260000 - 0x00000000f82f6000 C:\Windows\system32\msvcp60.dll
0x00000000f8190000 - 0x00000000f81c5000 C:\Windows\system32\EhStorShell.dll
0x00000000fd8e0000 - 0x00000000fdab7000 C:\Windows\system32\SETUPAPI.dll
0x00000000fd560000 - 0x00000000fd596000 C:\Windows\system32\CFGMGR32.dll
0x00000000fd4a0000 - 0x00000000fd4ba000 C:\Windows\system32\DEVOBJ.dll
0x00000000fbef0000 - 0x00000000fc01c000 C:\Windows\system32\PROPSYS.dll
0x00000000f8110000 - 0x00000000f8190000 C:\Windows\system32\ntshrui.dll
0x00000000fcf40000 - 0x00000000fcf63000 C:\Windows\system32\srvcli.dll
0x00000000f8350000 - 0x00000000f835f000 C:\Windows\system32\cscapi.dll
0x00000000fb3c0000 - 0x00000000fb3cb000 C:\Windows\system32\slc.dll
0x00000000709d0000 - 0x00000000709db000 C:\Program Files\Java\jdk1.7.0_05\jre\bin\sunmscapi.dll
0x0000000080000000 - 0x000000008004f000 C:\Users\Rick\AppData\Roaming\.minecraft\bin\natives\lwjgl64.dll
0x00000000e64e0000 - 0x00000000e65fd000 C:\Windows\system32\OPENGL32.dll
0x00000000f06d0000 - 0x00000000f06fd000 C:\Windows\system32\GLU32.dll
0x00000000efb20000 - 0x00000000efc11000 C:\Windows\system32\DDRAW.dll
0x00000000f09c0000 - 0x00000000f09c8000 C:\Windows\system32\DCIMAN32.dll
0x00000000709c0000 - 0x00000000709c7000 C:\Program Files\Java\jdk1.7.0_05\jre\bin\jawt.dll
0x00000000fa2d0000 - 0x00000000fa2d9000 C:\Windows\system32\atig6pxx.dll
0x0000000069030000 - 0x000000006a9b3000 C:\Windows\system32\atio6axx.dll
0x00000000fa030000 - 0x00000000fa0bb000 C:\Windows\system32\atiadlxx.dll
0x00000000fc3c0000 - 0x00000000fc3d1000 C:\Windows\system32\WTSAPI32.dll
0x00000000fd710000 - 0x00000000fd74a000 C:\Windows\system32\WINTRUST.dll
0x00000000fa5f0000 - 0x00000000fa5fe000 C:\Windows\system32\atig6txx.dll
0x0000000013b20000 - 0x0000000013b36000 C:\Users\Rick\AppData\Roaming\.minecraft\bin\natives\jinput-dx8_64.dll
0x00000000f68a0000 - 0x00000000f68dc000 C:\Windows\system32\DINPUT8.dll
0x00000000fa8f0000 - 0x00000000fa8fb000 C:\Windows\system32\HID.DLL
0x0000000013b60000 - 0x0000000013b74000 C:\Users\Rick\AppData\Roaming\.minecraft\bin\natives\jinput-raw_64.dll
0x0000000013bc0000 - 0x0000000013c1c000 C:\Users\Rick\AppData\Roaming\.minecraft\bin\natives\OpenAL64.dll
0x00000000fc020000 - 0x00000000fc06b000 C:\Windows\System32\MMDevApi.dll
0x00000000de950000 - 0x00000000de9d8000 C:\Windows\system32\dsound.dll
0x00000000fc2c0000 - 0x00000000fc2ec000 C:\Windows\system32\POWRPROF.dll
0x00000000fa8a0000 - 0x00000000fa8ef000 C:\Windows\system32\AUDIOSES.DLL
VM Arguments:
jvm_args: -Xmx4096M -Xms2048M
java_command: C:\Users\Rick\AppData\Roaming\.minecraft\Minecraft.exe rickput7 AlaricTheftR8
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Common Files\Microsoft Shared\Windows Live
USERNAME=Rick
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 30 Stepping 5, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 30 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, tsc, tscinvbit
Memory: 4k page, physical 6282320k(3731956k free), swap 12562788k(7335324k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (23.1-b03) for windows-amd64 JRE (1.7.0_05-b05), built on May 15 2012 18:09:30 by "java_re" with unknown MS VC++:1600
time: Wed Jun 20 16:28:45 2012
elapsed time: 7 seconds
It's a long error, so I put it in a spoiler.
I also noticed this line, near the top:
# Problematic frame:
# C [DxtoryCore64.dll+0x2b4b9] DxCore_UninitInject+0x3429
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
I think maybe Dxtory could be an issue with it, but the "minidump" not enabled would most likely be the problem. How could I enable these "minidumps" for Windows?
EDIT: Yup. Whatta ya know. It was Dxtory crashing my Java. I disabled it and got no more crashes. So I tried downgrading dxtory as well since I need to use it, and it's working flawlessly now. Problem fixed Editing title now.
But in the end it does this:
It doesn't do it all the time, about 40% of the time I can maximize the window successfully, but it's annoying and a waste of time to re-start Minecraft when I don't need to.
I've pretty much tried all I can think of at this point.
So, any help? :/
I have 6gb of ram, 2gb dedicated to minecraft. No other major programs running. Worked just fine before I re-installed my computer.
Lately it seems to do it less often, but it's still an issue I'd like to address.
I re-installed because I got a new SSD.
I have:
i5-750 Quad Core @2.8GHz
ATI Radeon HD5870 1GB
6GB 1333MHz RAM
128gb Crucial M4 SSD (boot)
1TB 7200rpm Western Digital HDD (storage)
Minecraft, and Java, are installed on the SSD.
You've given MC 2G of heap? Probably you've forced it as the starting heap too. Which means that Java + MC is taking 2.5G
Leaving 3.5G for everything else, including for your video drivers to use to generate the maximized screen.
When you reinstalled you may have changed your driver version, your Java version, both things that affect MC.
I'd suggest NOT giving MC 2G of heap and see what happens. Forcing MC to use more memory is generally a bad idea.
Giving any java program more heap than it needs to do its job is a bad idea. And I speak from experience as someone who develops large footprint Java applications.
I gave it 1gb, now it crashes even more often.
I created a shortcut to the Minecraft.exe and put it on my desktop. I edited the properties -> location to allocate 2048M for each min and max or whatever. As I said above, I also tried setting it to 1024M for each instead and now it crashes more often.
For clarification, the "Target:" under shortcut properties says
You could try increasing it even more as an experiment.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI host a server too and only got this once and that was 20 minuets ago
The OS takes about 500mb (Can be differnt with drivers and stuff)
And you have 6g
if your server takes 4gb
And minecraft 2gb
Wheres all the space for the system?
Unless you have 8gb of ram (Like me)
You cant take all 6gb of your ram
The system and drivers need some ram space
Id recommend running the server with a 3gb of memory and minecraft with 2gb
That will leave 1gb for other system tasks and background processes
I hope this helps
It didn't.
OS + Background programs: 2gb
Server: 2gb min 4gb max dedicated, 500mb running idle (no players)
Client: 1gb min 2gb max dedicated, average 50% running usage
Never once has my RAM usage reached 100% total. I've only seen it go up to 80-90%.
As far as I can tell it's a bug in the Java runtime environment and there's no way to fix it yet. I looked it up and I've seen a couple other people having problems with java-related programs crashing when changing window state (maximizing, minimizing, switching screens, etc) but no answers have been given.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumDo you have optifine installed?
Also your ram can almost never go to 100%,
Try to keep it below 80%
Because ive seen some strange world corruption with swapped chunks on both my server and my client
Duplicate chunks
Bedrock at surface
Other kind of world corruptions
And actual missing chunks (Not just client glitch)
If you dont have optifine try minecraft with or without
And also
for me it helps to wait a moment before you go maximizing minecraft
I dont have this problem as much as you do
EDIT: Have you tried to let java auto allocate?
EDIT2: Minecraft as ive noticed uses 50% of the allocated ram if it has to much ram. I can run my server with 300mb (Tekkit server with many plugins) And minecraft with 512 memory
Also if you have a craftbukkit based server try using ptweaks, It allows you to run the server with less memory and removes lag caused by less memory.
I have tried all of these things before with no avail.
It's a long error, so I put it in a spoiler.
I also noticed this line, near the top:
I think maybe Dxtory could be an issue with it, but the "minidump" not enabled would most likely be the problem. How could I enable these "minidumps" for Windows?
EDIT: Yup. Whatta ya know. It was Dxtory crashing my Java. I disabled it and got no more crashes. So I tried downgrading dxtory as well since I need to use it, and it's working flawlessly now. Problem fixed