Jump to content

Can't fullscreen tekkit


Recommended Posts

When I press F11 to fullscreen tekkit, it just closes. I don't have the same problem with regular minecraft, just tekkit. It's kind of a odd problem and it's not necessary for me to play in fullscreen, but I would like to. Anyway, after it closes i do get an error dump. The contents of the .log file is this:

#

# A fatal error has been detected by the Java Runtime Environment:

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000000cb8ee1f, pid=4644, tid=6432

#

# JRE version: 7.0-b147

# Java VM: Java HotSpot 64-Bit Server VM (21.0-b17 mixed mode windows-amd64 compressed oops)

# Problematic frame:

# C  [ig4icd64.dll+0x3ee1f]

#

# 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 (0x0000000008ff8000):  JavaThread "Minecraft main thread" [_thread_in_native, id=6432, stack(0x000000000b860000,0x000000000b960000)]

 

siginfo: ExceptionCode=0xc0000005, writing address 0x00000000000001b8

 

Registers:

RAX=0x000000001049abc0, RBX=0x000000000e219f70, RCX=0x000000000c98e258, RDX=0x000000000c937f98

RSP=0x000000000b95ea80, RBP=0x000000000c937f98, RSI=0x000000000028cb70, RDI=0x000000001049abc0

R8 =0x0000000000000000, R9 =0x000000000c937f98, R10=0x000000000e189f60, R11=0x000000000d2a3c20

R12=0x0000000000000001, R13=0x000007fef4fa4d70, R14=0x0000000000001920, R15=0x000007fef50704d0

RIP=0x000000000cb8ee1f, EFLAGS=0x0000000000010206

 

Top of Stack: (sp=0x000000000b95ea80)

0x000000000b95ea80:  000000000e219f70 000000000c937f98

0x000000000b95ea90:  000000000028cb70 000007feff293019

0x000000000b95eaa0:  fffffffffffffffe 0000000077582788

0x000000000b95eab0:  0000000000a50710 ffffffffac011c95

0x000000000b95eac0:  000000001049abc0 000000000ce0f25b

0x000000000b95ead0:  000000000e219f70 0000000000265de0

0x000000000b95eae0:  000000000c937f98 000007fef4f80000

0x000000000b95eaf0:  000000000b95eb08 0000000000000000

0x000000000b95eb00:  0000000000000000 000000000b95eb08

0x000000000b95eb10:  000000000b95eb08 0000000000000001

0x000000000b95eb20:  0000000000258848 000007fffffd5000

0x000000000b95eb30:  000000000074616d 0000000008ff8000

0x000000000b95eb40:  000000000b95ed90 000000009c509b98

0x000000000b95eb50:  0000000000000000 0000000000000000

0x000000000b95eb60:  0000000072f4c3d0 0000000000010000

0x000000000b95eb70:  0000000008ff8000 000000000b95ed90

 

Instructions: (pc=0x000000000cb8ee1f)

0x000000000cb8edff:  8d 90 b5 00 00 44 8b 86 a8 01 00 00 ba 40 8d 00

0x000000000cb8ee0f:  00 48 8b cd e8 18 d1 00 00 4c 8b 85 90 b5 00 00

0x000000000cb8ee1f:  41 ff 88 b8 01 00 00 41 83 b8 b8 01 00 00 00 75

0x000000000cb8ee2f:  15 49 8b 88 b0 01 00 00 48 85 c9 74 09 48 8b 01

 

 

Register to memory mapping:

 

RAX=0x000000001049abc0 is an unknown value

RBX=0x000000000e219f70 is an unknown value

RCX=0x000000000c98e258 is an unknown value

RDX=0x000000000c937f98 is an unknown value

RSP=0x000000000b95ea80 is pointing into the stack for thread: 0x0000000008ff8000

RBP=0x000000000c937f98 is an unknown value

RSI=0x000000000028cb70 is an unknown value

RDI=0x000000001049abc0 is an unknown value

R8 =0x0000000000000000 is an unknown value

R9 =0x000000000c937f98 is an unknown value

R10=0x000000000e189f60 is an unknown value

R11=0x000000000d2a3c20 is an unknown value

R12=0x0000000000000001 is an unknown value

R13=0x000007fef4fa4d70 is an unknown value

R14=0x0000000000001920 is an unknown value

R15=0x000007fef50704d0 is an unknown value

 

 

Stack: [0x000000000b860000,0x000000000b960000],  sp=0x000000000b95ea80,  free space=1018k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

C  [ig4icd64.dll+0x3ee1f]

 

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

j  org.lwjgl.opengl.WindowsContextImplementation.nMakeCurrent(Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)V+0

j  org.lwjgl.opengl.WindowsContextImplementation.makeCurrent(Lorg/lwjgl/opengl/PeerInfo;Ljava/nio/ByteBuffer;)V+7

j  org.lwjgl.opengl.Context.makeCurrent()V+46

j  org.lwjgl.opengl.Display.makeCurrent()V+25

j  org.lwjgl.opengl.Display.makeCurrentAndSetSwapInterval()V+0

j  org.lwjgl.opengl.Display.setDisplayMode(Lorg/lwjgl/opengl/DisplayMode;)V+70

j  net.minecraft.client.Minecraft.j()V+26

j  vp.j()V+18

j  vp.i()V+20

j  net.minecraft.client.Minecraft.k()V+348

j  net.minecraft.client.Minecraft.x()V+134

j  net.minecraft.client.Minecraft.run()V+41

j  java.lang.Thread.run()V+11

v  ~StubRoutines::call_stub

 

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

 

Java Threads: ( => current thread )

  0x000000000a534000 JavaThread "Thread-18" [_thread_blocked, id=7356, stack(0x0000000012dd0000,0x0000000012ed0000)]

  0x000000000a535000 JavaThread "Thread-17" [_thread_blocked, id=4280, stack(0x0000000012ba0000,0x0000000012ca0000)]

  0x000000000a533800 JavaThread "Thread-16" daemon [_thread_in_native, id=7564, stack(0x0000000012940000,0x0000000012a40000)]

  0x0000000008ffa000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5280, stack(0x000000000fd40000,0x000000000fe40000)]

=>0x0000000008ff8000 JavaThread "Minecraft main thread" [_thread_in_native, id=6432, stack(0x000000000b860000,0x000000000b960000)]

  0x0000000008ff9800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=7176, stack(0x0000000009960000,0x0000000009a60000)]

  0x0000000008ff8800 JavaThread "SwingWorker-pool-1-thread-6" daemon [_thread_blocked, id=5492, stack(0x0000000009d90000,0x0000000009e90000)]

  0x0000000008ff7800 JavaThread "SwingWorker-pool-1-thread-5" daemon [_thread_blocked, id=7544, stack(0x00000000096a0000,0x00000000097a0000)]

  0x0000000008ff6800 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=9444, stack(0x000000000bda0000,0x000000000bea0000)]

  0x0000000008ff6000 JavaThread "SwingWorker-pool-1-thread-4" daemon [_thread_blocked, id=6176, stack(0x000000000bbd0000,0x000000000bcd0000)]

  0x0000000008ff5000 JavaThread "DestroyJavaVM" [_thread_blocked, id=816, stack(0x00000000025f0000,0x00000000026f0000)]

  0x0000000008ff4800 JavaThread "SwingWorker-pool-1-thread-3" daemon [_thread_blocked, id=3100, stack(0x000000000b970000,0x000000000ba70000)]

  0x0000000008ff3800 JavaThread "SwingWorker-pool-1-thread-2" daemon [_thread_blocked, id=7060, stack(0x000000000b6b0000,0x000000000b7b0000)]

  0x0000000008a6a800 JavaThread "TimerQueue" daemon [_thread_blocked, id=6372, stack(0x0000000009c70000,0x0000000009d70000)]

  0x0000000008b7c000 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=3812, stack(0x0000000009eb0000,0x0000000009fb0000)]

  0x0000000007d57800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4692, stack(0x00000000086f0000,0x00000000087f0000)]

  0x0000000007d6f800 JavaThread "Image Animator 0" daemon [_thread_blocked, id=1400, stack(0x0000000008450000,0x0000000008550000)]

  0x0000000007d32000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2344, stack(0x0000000008280000,0x0000000008380000)]

  0x0000000006408800 JavaThread "AWT-Shutdown" [_thread_blocked, id=4408, stack(0x0000000008120000,0x0000000008220000)]

  0x0000000007d31800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5772, stack(0x0000000007580000,0x0000000007680000)]

  0x000000000638b000 JavaThread "Service Thread" daemon [_thread_blocked, id=2152, stack(0x0000000007a10000,0x0000000007b10000)]

  0x0000000006388800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=1300, stack(0x0000000007850000,0x0000000007950000)]

  0x000000000637d800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4392, stack(0x0000000007690000,0x0000000007790000)]

  0x000000000637c000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6836, stack(0x0000000007450000,0x0000000007550000)]

  0x000000000637b000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2104, stack(0x0000000007330000,0x0000000007430000)]

  0x00000000022c2000 JavaThread "Finalizer" daemon [_thread_blocked, id=8476, stack(0x00000000071d0000,0x00000000072d0000)]

  0x00000000022be000 JavaThread "Reference Handler" daemon [_thread_blocked, id=7464, stack(0x0000000007050000,0x0000000007150000)]

 

Other Threads:

  0x00000000022b4000 VMThread [stack: 0x0000000006ec0000,0x0000000006fc0000] [id=9776]

  0x000000000638c000 WatcherThread [stack: 0x0000000007be0000,0x0000000007ce0000] [id=8500]

 

VM state:not at safepoint (normal execution)

 

VM Mutex/Monitor currently owned by a thread: None

 

Heap

PSYoungGen      total 389824K, used 253894K [0x00000000e0000000, 0x00000000fc970000, 0x0000000100000000)

  eden space 321600K, 78% used [0x00000000e0000000,0x00000000ef7cd970,0x00000000f3a10000)

  from space 68224K, 0% used [0x00000000f86d0000,0x00000000f86f4020,0x00000000fc970000)

  to  space 73408K, 0% used [0x00000000f3a10000,0x00000000f3a10000,0x00000000f81c0000)

PSOldGen        total 103360K, used 74750K [0x00000000a0000000, 0x00000000a64f0000, 0x00000000e0000000)

  object space 103360K, 72% used [0x00000000a0000000,0x00000000a48ffab8,0x00000000a64f0000)

PSPermGen      total 60608K, used 39606K [0x000000009ae00000, 0x000000009e930000, 0x00000000a0000000)

  object space 60608K, 65% used [0x000000009ae00000,0x000000009d4ad960,0x000000009e930000)

 

Code Cache  [0x00000000026f0000, 0x00000000029d0000, 0x00000000056f0000)

total_blobs=1634 nmethods=869 adapters=716 free_code_cache=46279Kb largest_free_block=47323392

 

Dynamic libraries:

0x000000013f180000 - 0x000000013f1b3000    C:\Program Files\Java\jre7\bin\java.exe

0x0000000077560000 - 0x0000000077709000    C:\Windows\SYSTEM32\ntdll.dll

0x00000000771e0000 - 0x00000000772ff000    C:\Windows\system32\kernel32.dll

0x000007fefdc80000 - 0x000007fefdcec000    C:\Windows\system32\KERNELBASE.dll

0x0000000071f60000 - 0x0000000071faa000    C:\Program Files\AVAST Software\Avast\snxhk64.dll

0x000007feff080000 - 0x000007feff15b000    C:\Windows\system32\ADVAPI32.dll

0x000007feff7d0000 - 0x000007feff86f000    C:\Windows\system32\msvcrt.dll

0x000007feff270000 - 0x000007feff28f000    C:\Windows\SYSTEM32\sechost.dll

0x000007fefef40000 - 0x000007feff06d000    C:\Windows\system32\RPCRT4.dll

0x0000000077460000 - 0x000000007755a000    C:\Windows\system32\USER32.dll

0x000007feff290000 - 0x000007feff2f7000    C:\Windows\system32\GDI32.dll

0x000007feff070000 - 0x000007feff07e000    C:\Windows\system32\LPK.dll

0x000007feff480000 - 0x000007feff549000    C:\Windows\system32\USP10.dll

0x000007fefc530000 - 0x000007fefc724000    C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll

0x000007fefed30000 - 0x000007fefeda1000    C:\Windows\system32\SHLWAPI.dll

0x000007fefdf70000 - 0x000007fefdf9e000    C:\Windows\system32\IMM32.DLL

0x000007feff160000 - 0x000007feff269000    C:\Windows\system32\MSCTF.dll

0x0000000072a70000 - 0x0000000072b41000    C:\Program Files\Java\jre7\bin\msvcr100.dll

0x0000000066070000 - 0x000000006673e000    C:\Program Files\Java\jre7\bin\server\jvm.dll

0x000007fefb3d0000 - 0x000007fefb3d9000    C:\Windows\system32\WSOCK32.dll

0x000007feff780000 - 0x000007feff7cd000    C:\Windows\system32\WS2_32.dll

0x000007fefedb0000 - 0x000007fefedb8000    C:\Windows\system32\NSI.dll

0x000007fefbb80000 - 0x000007fefbbbb000    C:\Windows\system32\WINMM.dll

0x0000000077720000 - 0x0000000077727000    C:\Windows\system32\PSAPI.DLL

0x0000000073500000 - 0x0000000073537000    C:\Program Files\Java\jre7\bin\splashscreen.dll

0x000000006ed10000 - 0x000000006ed44000    C:\Fraps\fraps64.dll

0x0000000073a80000 - 0x0000000073a8f000    C:\Program Files\Java\jre7\bin\verify.dll

0x0000000073780000 - 0x00000000737a8000    C:\Program Files\Java\jre7\bin\java.dll

0x0000000073a10000 - 0x0000000073a25000    C:\Program Files\Java\jre7\bin\zip.dll

0x000007feff570000 - 0x000007feff773000    C:\Windows\system32\ole32.dll

0x000007fefd8b0000 - 0x000007fefd8bf000    C:\Windows\system32\CRYPTBASE.dll

0x000007feff380000 - 0x000007feff419000    C:\Windows\system32\CLBCatQ.DLL

0x000007fefedc0000 - 0x000007fefee97000    C:\Windows\system32\OLEAUT32.dll

0x0000000180000000 - 0x000000018004a000    C:\Program Files\Acer\Acer ePower Management\SysHook.dll

0x000007fefa140000 - 0x000007fefa1b1000    C:\Windows\system32\WINSPOOL.DRV

0x000000006f600000 - 0x000000006f793000    C:\Program Files\Java\jre7\bin\awt.dll

0x000007fefbcf0000 - 0x000007fefbd08000    C:\Windows\system32\DWMAPI.DLL

0x000007fefdfa0000 - 0x000007fefed28000    C:\Windows\system32\SHELL32.dll

0x0000000073a00000 - 0x0000000073a0b000    C:\Program Files\Java\jre7\bin\management.dll

0x0000000072bf0000 - 0x0000000072c24000    C:\Program Files\Java\jre7\bin\fontmanager.dll

0x0000000073560000 - 0x0000000073579000    C:\Program Files\Java\jre7\bin\net.dll

0x000007fefd1f0000 - 0x000007fefd245000    C:\Windows\system32\mswsock.dll

0x000007fefd1e0000 - 0x000007fefd1e7000    C:\Windows\System32\wship6.dll

0x00000000738f0000 - 0x0000000073901000    C:\Program Files\Java\jre7\bin\nio.dll

0x0000000072ba0000 - 0x0000000072be1000    C:\Program Files\Java\jre7\bin\t2k.dll

0x000007fefcba0000 - 0x000007fefcba7000    C:\Windows\System32\wshtcpip.dll

0x000007fefd070000 - 0x000007fefd0cb000    C:\Windows\system32\DNSAPI.dll

0x000007fefa340000 - 0x000007fefa36f000    C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL

0x00000000722f0000 - 0x0000000072316000    C:\Program Files\Bonjour\mdnsNSP.dll

0x000007fefb7a0000 - 0x000007fefb7c7000    C:\Windows\system32\Iphlpapi.DLL

0x000007fefb760000 - 0x000007fefb76b000    C:\Windows\system32\WINNSI.DLL

0x000007fefa330000 - 0x000007fefa338000    C:\Windows\system32\rasadhlp.dll

0x000007fefb670000 - 0x000007fefb6c3000    C:\Windows\System32\fwpuclnt.dll

0x000007fefd250000 - 0x000007fefd267000    C:\Windows\system32\CRYPTSP.dll

0x000007fefcf50000 - 0x000007fefcf97000    C:\Windows\system32\rsaenh.dll

0x000007fefccc0000 - 0x000007fefccde000    C:\Windows\system32\USERENV.dll

0x000007fefd9c0000 - 0x000007fefd9cf000    C:\Windows\system32\profapi.dll

0x000007fefbbc0000 - 0x000007fefbbd5000    C:\Windows\system32\NLAapi.dll

0x000007fef9180000 - 0x000007fef9195000    C:\Windows\system32\napinsp.dll

0x000007fef9160000 - 0x000007fef9179000    C:\Windows\system32\pnrpnsp.dll

0x000007fef9150000 - 0x000007fef915b000    C:\Windows\System32\winrnr.dll

0x0000000072b70000 - 0x0000000072b94000    C:\Program Files\Java\jre7\bin\sunec.dll

0x000007fefb880000 - 0x000007fefb9aa000    C:\Windows\system32\WindowsCodecs.dll

0x000007fefd850000 - 0x000007fefd8a7000    C:\Windows\system32\apphelp.dll

0x00000000746f0000 - 0x0000000074715000    C:\Program Files\AVAST Software\Avast\ashShA64.dll

0x000007fef97f0000 - 0x000007fef9b07000    C:\Windows\system32\msi.dll

0x0000000010000000 - 0x000000001001c000    C:\Users\Phillip\AppData\Roaming\Dropbox\bin\DropboxExt64.14.dll

0x000007fef91e0000 - 0x000007fef9305000    C:\Windows\system32\dbghelp.dll

0x000007fef9e90000 - 0x000007fef9f26000    C:\Windows\system32\msvcp60.dll

0x000007fefbad0000 - 0x000007fefbb05000    C:\Windows\system32\EhStorShell.dll

0x000007fefdd90000 - 0x000007fefdf67000    C:\Windows\system32\SETUPAPI.dll

0x000007fefda90000 - 0x000007fefdac6000    C:\Windows\system32\CFGMGR32.dll

0x000007fefda70000 - 0x000007fefda8a000    C:\Windows\system32\DEVOBJ.dll

0x000007fefc260000 - 0x000007fefc38c000    C:\Windows\system32\PROPSYS.dll

0x000007fef7c70000 - 0x000007fef82e2000    C:\PROGRA~1\MICROS~2\Office14\GROOVEEX.DLL

0x00000000737b0000 - 0x0000000073853000    C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCR90.dll

0x0000000073580000 - 0x0000000073653000    C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCP90.dll

0x0000000074720000 - 0x000000007474f000    C:\Windows\WinSxS\amd64_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.6161_none_0a1fd3a3a768b895\ATL90.DLL

0x000007fefc0d0000 - 0x000007fefc126000    C:\Windows\system32\UxTheme.dll

0x000007fef6150000 - 0x000007fef656a000    C:\PROGRA~1\COMMON~1\MICROS~1\OFFICE14\Cultures\office.odf

0x000007fef15f0000 - 0x000007fef1e55000    C:\PROGRA~1\MICROS~2\Office14\1033\GrooveIntlResource.dll

0x0000000072860000 - 0x000000007288a000    C:\Program Files\Java\jre7\bin\dcpr.dll

0x00000000722b0000 - 0x00000000722e0000    C:\Program Files\Java\jre7\bin\jpeg.dll

0x00000000738c0000 - 0x00000000738cb000    C:\Program Files\Java\jre7\bin\sunmscapi.dll

0x000007fefdad0000 - 0x000007fefdc3a000    C:\Windows\system32\CRYPT32.dll

0x000007fefda60000 - 0x000007fefda6f000    C:\Windows\system32\MSASN1.dll

0x0000000006fc0000 - 0x0000000007008000    C:\Users\Phillip\AppData\Roaming\.techniclauncher\tekkit\bin\natives\lwjgl64.dll

0x000007fef4f80000 - 0x000007fef509d000    C:\Windows\system32\OPENGL32.dll

0x000007fef4f50000 - 0x000007fef4f7d000    C:\Windows\system32\GLU32.dll

0x000007fef1e60000 - 0x000007fef1f51000    C:\Windows\system32\DDRAW.dll

0x000007fef2c30000 - 0x000007fef2c38000    C:\Windows\system32\DCIMAN32.dll

0x000007fefcad0000 - 0x000007fefcadc000    C:\Windows\system32\VERSION.dll

0x0000000073960000 - 0x0000000073967000    C:\Program Files\Java\jre7\bin\jawt.dll

0x000000000cb50000 - 0x000000000d31a000    C:\Windows\system32\ig4icd64.dll

0x000000000d320000 - 0x000000000d82c000    C:\Windows\system32\ig4dev64.dll

0x000007fef50a0000 - 0x000007fef5128000    C:\Windows\system32\dsound.dll

0x000007fefc940000 - 0x000007fefc96c000    C:\Windows\system32\POWRPROF.dll

0x000007fefc160000 - 0x000007fefc1ab000    C:\Windows\System32\MMDevApi.dll

0x000007fefb1c0000 - 0x000007fefb1fb000    C:\Windows\system32\wdmaud.drv

0x00000000738e0000 - 0x00000000738e6000    C:\Windows\system32\ksuser.dll

0x000007fefc130000 - 0x000007fefc139000    C:\Windows\system32\AVRT.dll

0x000007fefb830000 - 0x000007fefb87f000    C:\Windows\system32\AUDIOSES.DLL

0x000007fefcaa0000 - 0x000007fefcaaa000    C:\Windows\system32\msacm32.drv

0x000007fefb380000 - 0x000007fefb398000    C:\Windows\system32\MSACM32.dll

0x000007fefb1b0000 - 0x000007fefb1b9000    C:\Windows\system32\midimap.dll

0x0000000006e90000 - 0x0000000006ea6000    C:\Users\Phillip\AppData\Roaming\.techniclauncher\tekkit\bin\natives\jinput-dx8_64.dll

0x000007fef9590000 - 0x000007fef95cc000    C:\Windows\system32\DINPUT8.dll

0x000007fefc800000 - 0x000007fefc80b000    C:\Windows\system32\HID.DLL

0x000007fefdc40000 - 0x000007fefdc7a000    C:\Windows\system32\WINTRUST.dll

0x0000000007010000 - 0x0000000007024000    C:\Users\Phillip\AppData\Roaming\.techniclauncher\tekkit\bin\natives\jinput-raw_64.dll

0x000007fef43d0000 - 0x000007fef44f2000    C:\Users\Phillip\AppData\Roaming\.techniclauncher\tekkit\bin\natives\OpenAL64.dll

 

VM Arguments:

jvm_args: -Xmx1536m

java_command: C:/Users/Phillip/AppData/Roaming/.techniclauncher/technic-launcher.jar

Launcher Type: SUN_STANDARD

 

Environment Variables:

CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip

PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\QuickTime\QTSystem\

USERNAME=Phillip

OS=Windows_NT

PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel

 

 

 

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

 

OS: Windows 7 , 64 bit Build 7601 Service Pack 1

 

CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3

 

Memory: 4k page, physical 3074024k(1235716k free), swap 12914956k(10166904k free)

 

vm_info: Java HotSpot 64-Bit Server VM (21.0-b17) for windows-amd64 JRE (1.7.0-b147), built on Jun 27 2011 02:19:45 by "java_re" with unknown MS VC++:1600

 

time: Sun Aug 05 17:21:31 2012

elapsed time: 256 seconds

Any help with this would be greatly appreciated.

Link to comment
Share on other sites

You might want to check your GUI scale. I've had issues with Not Enough Items and full-screen, though they were a little different. Make sure to set it to a hard value rather than auto. Don't know if it'll help but worth a try.

Unfortunately that didn't help, but thanks for giving that advice

Any other tips?

Link to comment
Share on other sites

  • 3 months later...

I had This Problem BUT I FIXED IT What you have to do Is Go into Your Technic Launcher's Properties And Go to compatability And Change the box to windows 7 And Then Uncheck the box Start Up tekkit And Fullscreen While in The Multiplayer Menu And Boom There you Go full screen. ALSO you can do the same thing with minecraft But instaed Switch it to Windows XP 3 And Ther do the same And Fullscreen :D

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...