Jump to content

Question

Posted

Launcher/packversion: Tekkit Launcher - 10.0.1.1

Operating system: Windows 7 64 bit

Version of Java: Java 7 update 3

Description of problem: I choose Tekkit in technic launcher and login. It comes up with the Mojang screen for a few seconds and then closes.

Error Messages:

#

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

#

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007feec3af024, pid=256, tid=6588

#

# JRE version: 7.0_03-b05

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

# Problematic frame:

# C [OpenAL64.dll+0x2f024]

#

# 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 (0x0000000008e78800): JavaThread "Minecraft main thread" [_thread_in_native, id=6588, stack(0x000000000c320000,0x000000000c420000)]

siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x000007feec3af024

Registers:

RAX=0x0000000008975070, RBX=0x0000000008975020, RCX=0x0000000000000000, RDX=0x0000000008975070

RSP=0x000000000c41e5e8, RBP=0x0000000000000028, RSI=0x0000000008975020, RDI=0x0000000008975070

R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x0000000000000048, R11=0x0000000000000001

R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000000001

RIP=0x000007feec3af024, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x000000000c41e5e8)

0x000000000c41e5e8: 000007feec38e842 000007feec3a4e1c

0x000000000c41e5f8: 000007feec390557 0000000000000000

0x000000000c41e608: 0000000000000003 000000000c41e7a0

0x000000000c41e618: 0000000000000000 0000000000000000

0x000000000c41e628: 0000000000000000 0000000000000000

0x000000000c41e638: 0000000000000000 0000000008e78800

0x000000000c41e648: 000000000c41e7a0 000000073c8408e0

0x000000000c41e658: 0000000000000000 000000000c41e7a0

0x000000000c41e668: 00001dfa1ea504b7 0000000008e78800

0x000000000c41e678: 000000000c41e7a0 000000073c8408e0

0x000000000c41e688: 0000000000000000 0000000000000000

0x000000000c41e698: 000007feec3abef8 0000000000000000

0x000000000c41e6a8: 000007feec3883b6 0000000008975020

0x000000000c41e6b8: 000000000c41e780 0000000008975020

0x000000000c41e6c8: 0000000000000000 0000000000000000

0x000000000c41e6d8: 00000000081e62d7 0000000000000000

Instructions: (pc=0x000007feec3af024)

0x000007feec3af004: 20 6f 6e 20 53 70 65 61 6b 65 72 73 20 28 54 75

0x000007feec3af014: 6e 65 43 6f 6e 76 65 72 74 41 75 64 69 6f 29 00

0x000007feec3af024: 44 69 72 65 63 74 53 6f 75 6e 64 20 53 6f 66 74

0x000007feec3af034: 77 61 72 65 20 6f 6e 20 53 70 65 61 6b 65 72 73

Register to memory mapping:

RAX=0x0000000008975070 is an unknown value

RBX=0x0000000008975020 is an unknown value

RCX=0x0000000000000000 is an unknown value

RDX=0x0000000008975070 is an unknown value

RSP=0x000000000c41e5e8 is pointing into the stack for thread: 0x0000000008e78800

RBP=0x0000000000000028 is an unknown value

RSI=0x0000000008975020 is an unknown value

RDI=0x0000000008975070 is an unknown value

R8 =0x0000000000000000 is an unknown value

R9 =0x0000000000000000 is an unknown value

R10=0x0000000000000048 is an unknown value

R11=0x0000000000000001 is an unknown value

R12=0x0000000000000000 is an unknown value

R13=0x0000000000000000 is an unknown value

R14=0x0000000000000000 is an unknown value

R15=0x0000000000000001 is an unknown value

Stack: [0x000000000c320000,0x000000000c420000], sp=0x000000000c41e5e8, free space=1017k

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

C [OpenAL64.dll+0x2f024] alcProcessContext+0x20bd8

[error occurred during error reporting (printing native stack), id 0xc0000005]

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

j org.lwjgl.openal.ALC10.nalcOpenDevice(Ljava/lang/String;)J+0

j org.lwjgl.openal.ALC10.alcOpenDevice(Ljava/lang/String;)Lorg/lwjgl/openal/ALCdevice;+1

j org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+12

j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+233

j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5

j org.lwjgl.openal.AL.create()V+6

j ic2.platform.AudioManager.initialize(Lforge/Configuration;)V+89

j mod_IC2.initialize()V+728

j ic2.platform.Ic2.load()V+0

j ModLoader.init()V+852

j ModLoader.AddAllRenderers(Ljava/util/Map;)V+6

j afq.<init>()V+1033

j afq.<clinit>()V+4

v ~StubRoutines::call_stub

j net.minecraft.client.Minecraft.a()V+409

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

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

v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )

=>0x0000000008e78800 JavaThread "Minecraft main thread" [_thread_in_native, id=6588, stack(0x000000000c320000,0x000000000c420000)]

0x0000000008e77800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=7148, stack(0x0000000009a30000,0x0000000009b30000)]

0x0000000008e77000 JavaThread "DestroyJavaVM" [_thread_blocked, id=4536, stack(0x0000000002340000,0x0000000002440000)]

0x0000000008ec1800 JavaThread "SwingWorker-pool-1-thread-3" daemon [_thread_blocked, id=4104, stack(0x000000000afe0000,0x000000000b0e0000)]

0x0000000008ec1000 JavaThread "SwingWorker-pool-1-thread-2" daemon [_thread_blocked, id=3260, stack(0x000000000b1f0000,0x000000000b2f0000)]

0x0000000009028800 JavaThread "TimerQueue" daemon [_thread_blocked, id=4424, stack(0x0000000009630000,0x0000000009730000)]

0x0000000008ffc000 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=6640, stack(0x0000000009d20000,0x0000000009e20000)]

0x0000000007e8b000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=6328, stack(0x0000000008360000,0x0000000008460000)]

0x0000000006dbf800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6648, stack(0x0000000007b80000,0x0000000007c80000)]

0x0000000006dbe800 JavaThread "AWT-Shutdown" [_thread_blocked, id=7140, stack(0x0000000008460000,0x0000000008560000)]

0x0000000007e4c800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4084, stack(0x0000000008250000,0x0000000008350000)]

0x0000000006ce1000 JavaThread "Service Thread" daemon [_thread_blocked, id=6400, stack(0x00000000076f0000,0x00000000077f0000)]

0x0000000006cd3800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3140, stack(0x0000000007a50000,0x0000000007b50000)]

0x0000000006cce000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3908, stack(0x0000000007940000,0x0000000007a40000)]

0x0000000006ccb000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1688, stack(0x0000000007810000,0x0000000007910000)]

0x0000000006cc6000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4520, stack(0x00000000075a0000,0x00000000076a0000)]

0x0000000006c40000 JavaThread "Finalizer" daemon [_thread_blocked, id=5100, stack(0x0000000007320000,0x0000000007420000)]

0x0000000006c36000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4332, stack(0x0000000007490000,0x0000000007590000)]

Other Threads:

0x0000000006c31800 VMThread [stack: 0x00000000071d0000,0x00000000072d0000] [id=3320]

0x0000000006cea000 WatcherThread [stack: 0x0000000007ce0000,0x0000000007de0000] [id=6956]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap

PSYoungGen total 402240K, used 135191K [0x00000007c0000000, 0x00000007de290000, 0x0000000800000000)

eden space 329792K, 20% used [0x00000007c0000000,0x00000007c433bc30,0x00000007d4210000)

from space 72448K, 91% used [0x00000007d92c0000,0x00000007dd38a278,0x00000007dd980000)

to space 82176K, 0% used [0x00000007d4210000,0x00000007d4210000,0x00000007d9250000)

PSOldGen total 143936K, used 98864K [0x0000000740000000, 0x0000000748c90000, 0x00000007c0000000)

object space 143936K, 68% used [0x0000000740000000,0x000000074608c3c8,0x0000000748c90000)

PSPermGen total 43712K, used 26890K [0x000000073ae00000, 0x000000073d8b0000, 0x0000000740000000)

object space 43712K, 61% used [0x000000073ae00000,0x000000073c842a30,0x000000073d8b0000)

Code Cache [0x00000000027f0000, 0x0000000002a60000, 0x00000000057f0000)

total_blobs=1059 nmethods=419 adapters=592 free_code_cache=47535Kb largest_free_block=48639872

Dynamic libraries:

0x000000013f9e0000 - 0x000000013fa13000 C:\Program Files\Java\jre7\bin\java.exe

0x00000000778b0000 - 0x0000000077a59000 C:\Windows\SYSTEM32\ntdll.dll

0x0000000077690000 - 0x00000000777af000 C:\Windows\system32\kernel32.dll

0x000007fefdb40000 - 0x000007fefdbac000 C:\Windows\system32\KERNELBASE.dll

0x000007fefebf0000 - 0x000007fefeccb000 C:\Windows\system32\ADVAPI32.dll

0x000007fefdf00000 - 0x000007fefdf9f000 C:\Windows\system32\msvcrt.dll

0x000007fefe240000 - 0x000007fefe25f000 C:\Windows\SYSTEM32\sechost.dll

0x000007fefdc50000 - 0x000007fefdd7d000 C:\Windows\system32\RPCRT4.dll

0x00000000777b0000 - 0x00000000778aa000 C:\Windows\system32\USER32.dll

0x000007fefde90000 - 0x000007fefdef7000 C:\Windows\system32\GDI32.dll

0x000007fefdfa0000 - 0x000007fefdfae000 C:\Windows\system32\LPK.dll

0x000007fefe9a0000 - 0x000007fefea69000 C:\Windows\system32\USP10.dll

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

0x000007fefe190000 - 0x000007fefe201000 C:\Windows\system32\SHLWAPI.dll

0x000007fefe210000 - 0x000007fefe23e000 C:\Windows\system32\IMM32.DLL

0x000007fefdd80000 - 0x000007fefde89000 C:\Windows\system32\MSCTF.dll

0x000007fefd7c0000 - 0x000007fefd7fc000 C:\Windows\system32\nvinitx.dll

0x000000006cce0000 - 0x000000006cdb1000 C:\Program Files\Java\jre7\bin\msvcr100.dll

0x000000006b7a0000 - 0x000000006be7a000 C:\Program Files\Java\jre7\bin\server\jvm.dll

0x000007fef7c20000 - 0x000007fef7c29000 C:\Windows\system32\WSOCK32.dll

0x000007fefe950000 - 0x000007fefe99d000 C:\Windows\system32\WS2_32.dll

0x000007fefe940000 - 0x000007fefe948000 C:\Windows\system32\NSI.dll

0x000007fefba10000 - 0x000007fefba4b000 C:\Windows\system32\WINMM.dll

0x0000000077a80000 - 0x0000000077a87000 C:\Windows\system32\PSAPI.DLL

0x0000000074090000 - 0x00000000740cf000 C:\Program Files\Java\jre7\bin\splashscreen.dll

0x000007fefbec0000 - 0x000007fefbf16000 C:\Windows\system32\uxtheme.dll

0x00000000744b0000 - 0x00000000744bf000 C:\Program Files\Java\jre7\bin\verify.dll

0x0000000074060000 - 0x0000000074088000 C:\Program Files\Java\jre7\bin\java.dll

0x000007fefe260000 - 0x000007fefe463000 C:\Windows\system32\ole32.dll

0x0000000070f90000 - 0x0000000070fa5000 C:\Program Files\Java\jre7\bin\zip.dll

0x000007fefd6b0000 - 0x000007fefd6bf000 C:\Windows\system32\CRYPTBASE.dll

0x000007fefe470000 - 0x000007fefe509000 C:\Windows\system32\CLBCatQ.DLL

0x000007fefed50000 - 0x000007fefee27000 C:\Windows\system32\OLEAUT32.dll

0x0000000010000000 - 0x0000000010065000 C:\Program Files\WIDCOMM\Bluetooth Software\btmmhook.dll

0x000007fefee30000 - 0x000007feffbb8000 C:\Windows\system32\SHELL32.dll

0x000000006c9a0000 - 0x000000006cb34000 C:\Program Files\Java\jre7\bin\awt.dll

0x000007fefbdf0000 - 0x000007fefbe08000 C:\Windows\system32\DWMAPI.DLL

0x0000000070590000 - 0x000000007059b000 C:\Program Files\Java\jre7\bin\management.dll

0x000000006cca0000 - 0x000000006ccd4000 C:\Program Files\Java\jre7\bin\fontmanager.dll

0x0000000180000000 - 0x0000000180056000 C:\Program Files\Elantech\ETDApix.dll

0x000007fefb7e0000 - 0x000007fefb851000 C:\Windows\system32\WINSPOOL.DRV

0x000007fefc8b0000 - 0x000007fefc8bc000 C:\Windows\system32\VERSION.dll

0x0000000070520000 - 0x0000000070539000 C:\Program Files\Java\jre7\bin\net.dll

0x000007fefcfd0000 - 0x000007fefd025000 C:\Windows\system32\mswsock.dll

0x000007fefd070000 - 0x000007fefd077000 C:\Windows\System32\wship6.dll

0x0000000070500000 - 0x0000000070511000 C:\Program Files\Java\jre7\bin\nio.dll

0x000000006cc50000 - 0x000000006cc91000 C:\Program Files\Java\jre7\bin\t2k.dll

0x000007fefc980000 - 0x000007fefc987000 C:\Windows\System32\wshtcpip.dll

0x000007fef47c0000 - 0x000007fef47ee000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL

0x000007fefce40000 - 0x000007fefce9b000 C:\Windows\system32\DNSAPI.dll

0x0000000075250000 - 0x0000000075276000 C:\Program Files\Bonjour\mdnsNSP.dll

0x000007fefaed0000 - 0x000007fefaef7000 C:\Windows\system32\Iphlpapi.DLL

0x000007fefae80000 - 0x000007fefae8b000 C:\Windows\system32\WINNSI.DLL

0x000007fefb440000 - 0x000007fefb448000 C:\Windows\system32\rasadhlp.dll

0x000000006cc20000 - 0x000000006cc44000 C:\Program Files\Java\jre7\bin\sunec.dll

0x000007fefb530000 - 0x000007fefb545000 C:\Windows\system32\NLAapi.dll

0x000007fef2360000 - 0x000007fef2375000 C:\Windows\system32\napinsp.dll

0x000007fef2340000 - 0x000007fef2359000 C:\Windows\system32\pnrpnsp.dll

0x000007fef4590000 - 0x000007fef45a0000 C:\Windows\system32\wshbth.dll

0x000007fef2330000 - 0x000007fef233b000 C:\Windows\System32\winrnr.dll

0x000007fefaca0000 - 0x000007fefacf3000 C:\Windows\System32\fwpuclnt.dll

0x000007fefb860000 - 0x000007fefb98a000 C:\Windows\system32\WindowsCodecs.dll

0x000007fefd650000 - 0x000007fefd6a7000 C:\Windows\system32\apphelp.dll

0x0000000006640000 - 0x000000000665d000 C:\Program Files (x86)\ASUS\ASUS Data Security Manager\ShlExt\x64\OverlayIconShlExt64.dll

0x0000000073cd0000 - 0x0000000073d99000 C:\Windows\WinSxS\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.5592_none_88e45feb2faab9ce\MSVCR80.dll

0x0000000006880000 - 0x00000000068ac000 C:\Program Files (x86)\ASUS\ASUS Data Security Manager\ShlExt\x64\OverlayIconShlExt1_64.dll

0x00000000068b0000 - 0x00000000068c6000 C:\Program Files (x86)\ASUS\ASUS WebStorage\service\AsusWSShellExt64.dll

0x000007fef9e50000 - 0x000007fef9e85000 C:\Windows\system32\EhStorShell.dll

0x000007fefdfb0000 - 0x000007fefe187000 C:\Windows\system32\SETUPAPI.dll

0x000007fefd990000 - 0x000007fefd9c6000 C:\Windows\system32\CFGMGR32.dll

0x000007fefdbb0000 - 0x000007fefdbca000 C:\Windows\system32\DEVOBJ.dll

0x000007fefbf40000 - 0x000007fefc06c000 C:\Windows\system32\PROPSYS.dll

0x000007fef97d0000 - 0x000007fef9e42000 C:\PROGRA~1\MICROS~2\Office14\GROOVEEX.DLL

0x0000000073b90000 - 0x0000000073c2d000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_08e4299fa83d7e3c\MSVCR90.dll

0x0000000073ab0000 - 0x0000000073b83000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_08e4299fa83d7e3c\MSVCP90.dll

0x00000000739f0000 - 0x0000000073a1f000 C:\Windows\WinSxS\amd64_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.4148_none_0a1d2fcba76b3f00\ATL90.DLL

0x000007fef8bf0000 - 0x000007fef900a000 C:\PROGRA~1\COMMON~1\MICROS~1\OFFICE14\Cultures\office.odf

0x000007fef8380000 - 0x000007fef8be5000 C:\PROGRA~1\MICROS~2\Office14\1033\GrooveIntlResource.dll

0x000007fef8300000 - 0x000007fef8380000 C:\Windows\system32\ntshrui.dll

0x000007fefd540000 - 0x000007fefd563000 C:\Windows\system32\srvcli.dll

0x000007fef82f0000 - 0x000007fef82ff000 C:\Windows\system32\cscapi.dll

0x000007fefb430000 - 0x000007fefb43b000 C:\Windows\system32\slc.dll

0x000000006cbf0000 - 0x000000006cc1a000 C:\Program Files\Java\jre7\bin\dcpr.dll

0x000000006cbc0000 - 0x000000006cbf0000 C:\Program Files\Java\jre7\bin\jpeg.dll

0x00000000081e0000 - 0x0000000008228000 C:\Users\Tracey\AppData\Roaming\.techniclauncher\tekkit\bin\natives\lwjgl64.dll

0x000007feef960000 - 0x000007feefa7d000 C:\Windows\system32\OPENGL32.dll

0x000007feef930000 - 0x000007feef95d000 C:\Windows\system32\GLU32.dll

0x000007fef3960000 - 0x000007fef3a51000 C:\Windows\system32\DDRAW.dll

0x000007fef3950000 - 0x000007fef3958000 C:\Windows\system32\DCIMAN32.dll

0x0000000070f80000 - 0x0000000070f87000 C:\Program Files\Java\jre7\bin\jawt.dll

0x000000000c420000 - 0x000000000d297000 C:\Windows\system32\ig4icd64.dll

0x000007fefd2e0000 - 0x000007fefd2f7000 C:\Windows\system32\CRYPTSP.dll

0x000007fefcd20000 - 0x000007fefcd67000 C:\Windows\system32\rsaenh.dll

0x000007fefcab0000 - 0x000007fefcace000 C:\Windows\system32\USERENV.dll

0x000007fefd800000 - 0x000007fefd80f000 C:\Windows\system32\profapi.dll

0x000007feec380000 - 0x000007feec4a2000 C:\Users\Tracey\AppData\Roaming\.techniclauncher\tekkit\bin\natives\OpenAL64.dll

0x000007fef51d0000 - 0x000007fef5258000 C:\Windows\system32\dsound.dll

0x000007fefc110000 - 0x000007fefc13c000 C:\Windows\system32\POWRPROF.dll

0x000007fefc0a0000 - 0x000007fefc0eb000 C:\Windows\System32\MMDevApi.dll

0x000007fef4e20000 - 0x000007fef4e5b000 C:\Windows\system32\wdmaud.drv

0x0000000070540000 - 0x0000000070546000 C:\Windows\system32\ksuser.dll

0x000007fefbeb0000 - 0x000007fefbeb9000 C:\Windows\system32\AVRT.dll

0x000007fef5110000 - 0x000007fef515f000 C:\Windows\system32\AUDIOSES.DLL

0x000007fef2ed0000 - 0x000007fef2eda000 C:\Windows\system32\msacm32.drv

0x000007fef2ee0000 - 0x000007fef2ef8000 C:\Windows\system32\MSACM32.dll

0x000007fef2e70000 - 0x000007fef2e79000 C:\Windows\system32\midimap.dll

0x000007fef81b0000 - 0x000007fef82d5000 C:\Windows\system32\dbghelp.dll

VM Arguments:

jvm_args: -Xmx3072m

java_command: C:/Users/Tracey/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\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\

USERNAME=Tracey

OS=Windows_NT

PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 2, GenuineIntel

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

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

CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht

Memory: 4k page, physical 3978788k(1490028k free), swap 7955724k(5173080k free)

vm_info: Java HotSpot 64-Bit Server VM (22.1-b02) for windows-amd64 JRE (1.7.0_03-b05), built on Feb 3 2012 20:43:56 by "java_re" with unknown MS VC++:1600

time: Thu Apr 19 15:02:36 2012

elapsed time: 6 seconds

Link to pastebin of log:

http://pastebin.com/BbHDLj53

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...