Проблема с запуском.

Ошибки в работе клиента
InkTears
Сообщения: 3
Зарегистрирован: 04 фев 2015, 17:08

Проблема с запуском.

Сообщение InkTears » 07 фев 2015, 19:13

Вот такая ошибка появилась с новым лаунчером. Я так понимаю, что это связано с моей видео картой. Но обновление драйверов ничего не дает. Старый лаунчер запускал майнкрафт нормально, правда до одобрения заявки тестировался только одиночный режим. Надеюсь мне смогут помочь без задействования ТСа.
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6980565a, pid=3840, tid=1272
#
# JRE version: Java(TM) SE Runtime Environment (7.0_75-b13) (build 1.7.0_75-b13)
# Java VM: Java HotSpot(TM) Client VM (24.75-b04 mixed mode windows-x86 )
# Problematic frame:
# C [atioglxx.dll+0x7d565a]
#
# 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 (0x003cb800): JavaThread "Client thread" [_thread_in_native, id=1272, stack(0x00900000,0x00950000)]

siginfo: ExceptionCode=0xc0000005, writing address 0x001a0900

Registers:
EAX=0x59ae6398, EBX=0x001a0000, ECX=0x00000010, EDX=0x00000000
ESP=0x0094edd8, EBP=0x0094ede0, ESI=0x59ae6358, EDI=0x001a0900
EIP=0x6980565a, EFLAGS=0x00010212

Top of Stack: (sp=0x0094edd8)
0x0094edd8: 00000040 00000900 59ae6358 6954d707
0x0094ede8: 001a0900 59ae6358 00000040 59b01c30
0x0094edf8: 5635a120 00000000 59b87500 000000e0
0x0094ee08: 00000040 00000001 694fcc95 59b87500
0x0094ee18: 00002000 000000d0 00000000 00800000
0x0094ee28: 00000010 00000001 56353f38 00000000
0x0094ee38: 56353cd0 00000000 7c910021 5635a120
0x0094ee48: 00000000 00000000 00000000 562e4cf0

Instructions: (pc=0x6980565a)
0x6980563a: fe 5e 5f 75 08 5e 5f 5d e9 12 5b 00 00 f7 c7 03
0x6980564a: 00 00 00 75 15 c1 e9 02 83 e2 03 83 f9 08 72 2a
0x6980565a: f3 a5 ff 24 95 74 57 80 69 90 8b c7 ba 03 00 00
0x6980566a: 00 83 e9 04 72 0c 83 e0 03 03 c8 ff 24 85 88 56


Register to memory mapping:

EAX=0x59ae6398 is an unknown value
EBX=0x001a0000 is an unknown value
ECX=0x00000010 is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x0094edd8 is pointing into the stack for thread: 0x003cb800
EBP=0x0094ede0 is pointing into the stack for thread: 0x003cb800
ESI=0x59ae6358 is an unknown value
EDI=0x001a0900 is an unknown value


Stack: [0x00900000,0x00950000], sp=0x0094edd8, free space=315k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglxx.dll+0x7d565a]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 3876 org.lwjgl.opengl.GL11.nglTexSubImage2D(IIIIIIIIJJ)V (0 bytes) @ 0x011b02a7 [0x011b0220+0x87]
J 3870 C1 org.lwjgl.opengl.GL11.glTexSubImage2D(IIIIIIIILjava/nio/IntBuffer;)V (64 bytes) @ 0x011aefe4 [0x011aedb0+0x234]
J 3854 C1 net.minecraft.client.renderer.texture.TextureUtil.func_147947_a(I[IIIIIZZZ)V (97 bytes) @ 0x011a98b4 [0x011a97b0+0x104]
J 3856 C1 net.minecraft.client.renderer.texture.TextureUtil.func_147955_a([[IIIIIZZ)V (79 bytes) @ 0x011aa060 [0x011a9f60+0x100]
J 3882 C1 fastcraft.d.a([[IIIIIZZ)Z (420 bytes) @ 0x011b329c [0x011b2b00+0x79c]
J 3856 C1 net.minecraft.client.renderer.texture.TextureUtil.func_147955_a([[IIIIIZZ)V (79 bytes) @ 0x011a9fb8 [0x011a9f60+0x58]
J 3904 C1 net.minecraft.client.renderer.texture.TextureMap.func_110571_b(Lnet/minecraft/client/resources/IResourceManager;)V (1358 bytes) @ 0x011c67cc [0x011c4b40+0x1c8c]
j net.minecraft.client.renderer.texture.TextureMap.func_110551_a(Lnet/minecraft/client/resources/IResourceManager;)V+10
j net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/ITextureObject;)Z+10
j net.minecraft.client.renderer.texture.TextureManager.func_110549_a(Lnet/minecraft/client/resources/IResourceManager;)V+47
j net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b()V+31
j net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(Ljava/util/List;)V+83
j net.minecraft.client.Minecraft.func_110436_a()V+79
j cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading()V+79
j net.minecraft.client.Minecraft.func_71384_a()V+1171
j net.minecraft.client.Minecraft.func_99999_d()V+6
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1012
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+664
j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
0x5e0e2400 JavaThread "ic2-poolthread-1" daemon [_thread_blocked, id=2076, stack(0x5f1a0000,0x5f1f0000)]
0x5c35c400 JavaThread "Thread-13" [_thread_blocked, id=2964, stack(0x5b190000,0x5b1e0000)]
0x5c336c00 JavaThread "Thread-12" [_thread_blocked, id=588, stack(0x5b140000,0x5b190000)]
0x5c2ddc00 JavaThread "OpenComputers-SoundUpdater" daemon [_thread_blocked, id=1140, stack(0x5adb0000,0x5ae00000)]
0x5be3e800 JavaThread "AE2 VersionChecker" [_thread_blocked, id=3848, stack(0x567b0000,0x56800000)]
0x5cacac00 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=2852, stack(0x566e0000,0x56730000)]
0x56c32400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3148, stack(0x56280000,0x562d0000)]
0x56bb0400 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3576, stack(0x56230000,0x56280000)]
0x5551e000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2740, stack(0x55f30000,0x55f80000)]
0x55553800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2416, stack(0x55e90000,0x55ee0000)]
0x54ea8800 JavaThread "Service Thread" daemon [_thread_blocked, id=1220, stack(0x55180000,0x551d0000)]
0x54e9ac00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2768, stack(0x55130000,0x55180000)]
0x54e99000 JavaThread "Attach Listener" daemon [_thread_blocked, id=3228, stack(0x550e0000,0x55130000)]
0x54e97800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3252, stack(0x55090000,0x550e0000)]
0x00a77000 JavaThread "Finalizer" daemon [_thread_blocked, id=1376, stack(0x54e40000,0x54e90000)]
0x00a72000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2524, stack(0x54df0000,0x54e40000)]
=>0x003cb800 JavaThread "Client thread" [_thread_in_native, id=1272, stack(0x00900000,0x00950000)]

Other Threads:
0x00a6f400 VMThread [stack: 0x02b90000,0x02be0000] [id=2268]
0x54ebc400 WatcherThread [stack: 0x551d0000,0x55220000] [id=3456]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 267712K, used 260710K [0x02c00000, 0x14e70000, 0x18150000)
eden space 238016K, 98% used [0x02c00000, 0x110bd900, 0x11470000)
from space 29696K, 89% used [0x11470000, 0x12e4c078, 0x13170000)
to space 29696K, 0% used [0x13170000, 0x13170000, 0x14e70000)
tenured generation total 594724K, used 362656K [0x18150000, 0x3c619000, 0x42c00000)
the space 594724K, 60% used [0x18150000, 0x2e3780e0, 0x2e378200, 0x3c619000)
compacting perm gen total 55040K, used 54802K [0x42c00000, 0x461c0000, 0x52c00000)
the space 55040K, 99% used [0x42c00000, 0x46184868, 0x46184a00, 0x461c0000)
No shared spaces configured.

Card table byte_map: [0x54a00000,0x54c90000] byte_map_base: 0x549ea000

Polling page: 0x00950000

Code Cache [0x00a80000, 0x01438000, 0x02a80000)
total_blobs=5270 nmethods=4757 adapters=447 free_code_cache=22821Kb largest_free_block=23364352

Compilation events (10 events):
Event: 139.228 Thread 0x54e9ac00 4840 gregtech.api.enums.Textures$ItemIcons$CustomIcon::run (74 bytes)
Event: 139.229 Thread 0x54e9ac00 nmethod 4840 0x01434d88 code [0x01434f10, 0x0143538c]
Event: 139.237 Thread 0x54e9ac00 4841 codechicken.lib.render.TextureUtils::loadTextureColours (40 bytes)
Event: 139.237 Thread 0x54e9ac00 nmethod 4841 0x01435708 code [0x01435820, 0x01435a6c]
Event: 139.331 Thread 0x54e9ac00 4842 javax.imageio.spi.FilterIterator::advance (50 bytes)
Event: 139.331 Thread 0x54e9ac00 nmethod 4842 0x01435c48 code [0x01435d70, 0x01435ea4]
Event: 140.102 Thread 0x54e9ac00 4843 ! cpw.mods.fml.client.FMLFileResourcePack::func_110591_a (112 bytes)
Event: 140.104 Thread 0x54e9ac00 nmethod 4843 0x01435f48 code [0x014361d0, 0x01436b24]
Event: 141.134 Thread 0x54e9ac00 4844 java.util.AbstractMap$SimpleImmutableEntry::getKey (5 bytes)
Event: 141.135 Thread 0x54e9ac00 nmethod 4844 0x01437b48 code [0x01437c40, 0x01437cc0]

GC Heap History (10 events):
Event: 127.996 GC heap before
{Heap before GC invocations=220 (full 16):
def new generation total 267712K, used 245173K [0x02c00000, 0x14e70000, 0x18150000)
eden space 238016K, 100% used [0x02c00000, 0x11470000, 0x11470000)
from space 29696K, 24% used [0x13170000, 0x1386d7f0, 0x14e70000)
to space 29696K, 0% used [0x11470000, 0x11470000, 0x13170000)
tenured generation total 594724K, used 361899K [0x18150000, 0x3c619000, 0x42c00000)
the space 594724K, 60% used [0x18150000, 0x2e2badd0, 0x2e2bae00, 0x3c619000)
compacting perm gen total 54784K, used 54616K [0x42c00000, 0x46180000, 0x52c00000)
the space 54784K, 99% used [0x42c00000, 0x46156370, 0x46156400, 0x46180000)
No shared spaces configured.
Event: 128.025 GC heap after
Heap after GC invocations=221 (full 16):
def new generation total 267712K, used 8990K [0x02c00000, 0x14e70000, 0x18150000)
eden space 238016K, 0% used [0x02c00000, 0x02c00000, 0x11470000)
from space 29696K, 30% used [0x11470000, 0x11d379f0, 0x13170000)
to space 29696K, 0% used [0x13170000, 0x13170000, 0x14e70000)
tenured generation total 594724K, used 362040K [0x18150000, 0x3c619000, 0x42c00000)
the space 594724K, 60% used [0x18150000, 0x2e2de028, 0x2e2de200, 0x3c619000)
compacting perm gen total 54784K, used 54616K [0x42c00000, 0x46180000, 0x52c00000)
the space 54784K, 99% used [0x42c00000, 0x46156370, 0x46156400, 0x46180000)
No shared spaces configured.
}
Event: 131.485 GC heap before
{Heap before GC invocations=221 (full 16):
def new generation total 267712K, used 247006K [0x02c00000, 0x14e70000, 0x18150000)
eden space 238016K, 100% used [0x02c00000, 0x11470000, 0x11470000)
from space 29696K, 30% used [0x11470000, 0x11d379f0, 0x13170000)
to space 29696K, 0% used [0x13170000, 0x13170000, 0x14e70000)
tenured generation total 594724K, used 362040K [0x18150000, 0x3c619000, 0x42c00000)
the space 594724K, 60% used [0x18150000, 0x2e2de028, 0x2e2de200, 0x3c619000)
compacting perm gen total 54784K, used 54616K [0x42c00000, 0x46180000, 0x52c00000)
the space 54784K, 99% used [0x42c00000, 0x46156370, 0x46156400, 0x46180000)
No shared spaces configured.
Event: 131.517 GC heap after
Heap after GC invocations=222 (full 16):
def new generation total 267712K, used 10101K [0x02c00000, 0x14e70000, 0x18150000)
eden space 238016K, 0% used [0x02c00000, 0x02c00000, 0x11470000)
from space 29696K, 34% used [0x13170000, 0x13b4d7c8, 0x14e70000)
to space 29696K, 0% used [0x11470000, 0x11470000, 0x13170000)
tenured generation total 594724K, used 362189K [0x18150000, 0x3c619000, 0x42c00000)
the space 594724K, 60% used [0x18150000, 0x2e3037e8, 0x2e303800, 0x3c619000)
compacting perm gen total 54784K, used 54616K [0x42c00000, 0x46180000, 0x52c00000)
the space 54784K, 99% used [0x42c00000, 0x46156370, 0x46156400, 0x46180000)
No shared spaces configured.
}
Event: 133.354 GC heap before
{Heap before GC invocations=222 (full 16):
def new generation total 267712K, used 248117K [0x02c00000, 0x14e70000, 0x18150000)
eden space 238016K, 100% used [0x02c00000, 0x11470000, 0x11470000)
from space 29696K, 34% used [0x13170000, 0x13b4d7c8, 0x14e70000)
to space 29696K, 0% used [0x11470000, 0x11470000, 0x13170000)
tenured generation total 594724K, used 362189K [0x18150000, 0x3c619000, 0x42c00000)
the space 594724K, 60% used [0x18150000, 0x2e3037e8, 0x2e303800, 0x3c619000)
compacting perm gen total 54784K, used 54616K [0x42c00000, 0x46180000, 0x52c00000)
the space 54784K, 99% used [0x42c00000, 0x46156370, 0x46156400, 0x46180000)
No shared spaces configured.
Event: 133.385 GC heap after
Heap after GC invocations=223 (full 16):
def new generation total 267712K, used 10599K [0x02c00000, 0x14e70000, 0x18150000)
eden space 238016K, 0% used [0x02c00000, 0x02c00000, 0x11470000)
from space 29696K, 35% used [0x11470000, 0x11ec9df8, 0x13170000)
to space 29696K, 0% used [0x13170000, 0x13170000, 0x14e70000)
tenured generation total 594724K, used 362352K [0x18150000, 0x3c619000, 0x42c00000)
the space 594724K, 60% used [0x18150000, 0x2e32c0e0, 0x2e32c200, 0x3c619000)
compacting perm gen total 54784K, used 54616K [0x42c00000, 0x46180000, 0x52c00000)
the space 54784K, 99% used [0x42c00000, 0x46156370, 0x46156400, 0x46180000)
No shared spaces configured.
}
Event: 134.358 GC heap before
{Heap before GC invocations=223 (full 16):
def new generation total 267712K, used 248615K [0x02c00000, 0x14e70000, 0x18150000)
eden space 238016K, 100% used [0x02c00000, 0x11470000, 0x11470000)
from space 29696K, 35% used [0x11470000, 0x11ec9df8, 0x13170000)
to space 29696K, 0% used [0x13170000, 0x13170000, 0x14e70000)
tenured generation total 594724K, used 362352K [0x18150000, 0x3c619000, 0x42c00000)
the space 594724K, 60% used [0x18150000, 0x2e32c0e0, 0x2e32c200, 0x3c619000)
compacting perm gen total 54784K, used 54659K [0x42c00000, 0x46180000, 0x52c00000)
the space 54784K, 99% used [0x42c00000, 0x46160d60, 0x46160e00, 0x46180000)
No shared spaces configured.
Event: 134.389 GC heap after
Heap after GC invocations=224 (full 16):
def new generation total 267712K, used 10702K [0x02c00000, 0x14e70000, 0x18150000)
eden space 238016K, 0% used [0x02c00000, 0x02c00000, 0x11470000)
from space 29696K, 36% used [0x13170000, 0x13be3af8, 0x14e70000)
to space 29696K, 0% used [0x11470000, 0x11470000, 0x13170000)
tenured generation total 594724K, used 362496K [0x18150000, 0x3c619000, 0x42c00000)
the space 594724K, 60% used [0x18150000, 0x2e350358, 0x2e350400, 0x3c619000)
compacting perm gen total 54784K, used 54659K [0x42c00000, 0x46180000, 0x52c00000)
the space 54784K, 99% used [0x42c00000, 0x46160d60, 0x46160e00, 0x46180000)
No shared spaces configured.
}
Event: 140.261 GC heap before
{Heap before GC invocations=224 (full 16):
def new generation total 267712K, used 248718K [0x02c00000, 0x14e70000, 0x18150000)
eden space 238016K, 100% used [0x02c00000, 0x11470000, 0x11470000)
from space 29696K, 36% used [0x13170000, 0x13be3af8, 0x14e70000)
to space 29696K, 0% used [0x11470000, 0x11470000, 0x13170000)
tenured generation total 594724K, used 362496K [0x18150000, 0x3c619000, 0x42c00000)
the space 594724K, 60% used [0x18150000, 0x2e350358, 0x2e350400, 0x3c619000)
compacting perm gen total 55040K, used 54802K [0x42c00000, 0x461c0000, 0x52c00000)
the space 55040K, 99% used [0x42c00000, 0x46184838, 0x46184a00, 0x461c0000)
No shared spaces configured.
Event: 140.334 GC heap after
Heap after GC invocations=225 (full 16):
def new generation total 267712K, used 26480K [0x02c00000, 0x14e70000, 0x18150000)
eden space 238016K, 0% used [0x02c00000, 0x02c00000, 0x11470000)
from space 29696K, 89% used [0x11470000, 0x12e4c078, 0x13170000)
to space 29696K, 0% used [0x13170000, 0x13170000, 0x14e70000)
tenured generation total 594724K, used 362656K [0x18150000, 0x3c619000, 0x42c00000)
the space 594724K, 60% used [0x18150000, 0x2e3780e0, 0x2e378200, 0x3c619000)
compacting perm gen total 55040K, used 54802K [0x42c00000, 0x461c0000, 0x52c00000)
the space 55040K, 99% used [0x42c00000, 0x46184838, 0x46184a00, 0x461c0000)
No shared spaces configured.
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 134.852 Thread 0x003cb800 Implicit null exception at 0x00f56461 to 0x00f56adb
Event: 134.852 Thread 0x003cb800 Threw 0x06946678 at C:\re\jdk7u75\1940\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
Event: 134.858 Thread 0x003cb800 Implicit null exception at 0x00f56461 to 0x00f56adb
Event: 134.858 Thread 0x003cb800 Threw 0x06a30040 at C:\re\jdk7u75\1940\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
Event: 134.862 Thread 0x003cb800 Implicit null exception at 0x00f56461 to 0x00f56adb
Event: 134.862 Thread 0x003cb800 Threw 0x06aa8040 at C:\re\jdk7u75\1940\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
Event: 134.867 Thread 0x003cb800 Implicit null exception at 0x00f56461 to 0x00f56adb
Event: 134.867 Thread 0x003cb800 Threw 0x06b30518 at C:\re\jdk7u75\1940\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
Event: 134.871 Thread 0x003cb800 Implicit null exception at 0x00f56461 to 0x00f56adb
Event: 134.871 Thread 0x003cb800 Threw 0x06baac20 at C:\re\jdk7u75\1940\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591

Events (10 events):
Event: 139.252 loading class 0x79c18e68
Event: 139.252 loading class 0x79c18e68 done
Event: 139.252 loading class 0x5e9a1d68
Event: 139.252 loading class 0x5e9a1d68 done
Event: 139.253 loading class 0x56e2c2a0
Event: 139.253 loading class 0x56e2c2a0 done
Event: 140.261 Executing VM operation: GenCollectForAllocation
Event: 140.334 Executing VM operation: GenCollectForAllocation done
Event: 140.339 Executing VM operation: RevokeBias
Event: 140.339 Executing VM operation: RevokeBias done


Dynamic libraries:
0x00400000 - 0x0042f000 C:\Program Files\Java\jre7\bin\java.exe
0x7c900000 - 0x7c9b0000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f8000 C:\WINDOWS\system32\kernel32.dll
0x77dc0000 - 0x77e6c000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f02000 C:\WINDOWS\system32\RPCRT4.dll
0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
0x7e360000 - 0x7e3f1000 C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f59000 C:\WINDOWS\system32\GDI32.dll
0x773c0000 - 0x774c3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\COMCTL32.dll
0x77c00000 - 0x77c58000 C:\WINDOWS\system32\msvcrt.dll
0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
0x78aa0000 - 0x78b5f000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x6e780000 - 0x6eb09000 C:\Program Files\Java\jre7\bin\client\jvm.dll
0x71ab0000 - 0x71aba000 C:\WINDOWS\system32\WSOCK32.dll
0x71a90000 - 0x71aa7000 C:\WINDOWS\system32\WS2_32.dll
0x71a80000 - 0x71a88000 C:\WINDOWS\system32\WS2HELP.dll
0x76b20000 - 0x76b4e000 C:\WINDOWS\system32\WINMM.dll
0x76be0000 - 0x76beb000 C:\WINDOWS\system32\PSAPI.DLL
0x6e6d0000 - 0x6e6dc000 C:\Program Files\Java\jre7\bin\verify.dll
0x6d480000 - 0x6d4a0000 C:\Program Files\Java\jre7\bin\java.dll
0x6e760000 - 0x6e773000 C:\Program Files\Java\jre7\bin\zip.dll
0x6e420000 - 0x6e42a000 C:\Program Files\Java\jre7\bin\management.dll
0x6e4c0000 - 0x6e4d4000 C:\Program Files\Java\jre7\bin\net.dll
0x6e4e0000 - 0x6e4ef000 C:\Program Files\Java\jre7\bin\nio.dll
0x71a30000 - 0x71a70000 C:\WINDOWS\System32\mswsock.dll
0x76f10000 - 0x76f37000 C:\WINDOWS\system32\DNSAPI.dll
0x76fa0000 - 0x76fa8000 C:\WINDOWS\System32\winrnr.dll
0x76f50000 - 0x76f7d000 C:\WINDOWS\system32\WLDAP32.dll
0x76fb0000 - 0x76fb6000 C:\WINDOWS\system32\rasadhlp.dll
0x6d000000 - 0x6d143000 C:\Program Files\Java\jre7\bin\awt.dll
0x77110000 - 0x7719b000 C:\WINDOWS\system32\OLEAUT32.dll
0x774d0000 - 0x7760d000 C:\WINDOWS\system32\ole32.dll
0x5b260000 - 0x5b298000 C:\WINDOWS\system32\uxtheme.dll
0x746e0000 - 0x7472c000 C:\WINDOWS\system32\MSCTF.dll
0x7c9c0000 - 0x7d1db000 C:\WINDOWS\system32\SHELL32.dll
0x6d270000 - 0x6d2a9000 C:\Program Files\Java\jre7\bin\fontmanager.dll
0x56010000 - 0x561b6000 C:\WINDOWS\system32\d3d9.dll
0x6df20000 - 0x6df26000 C:\WINDOWS\system32\d3d8thk.dll
0x77bf0000 - 0x77bf8000 C:\WINDOWS\system32\VERSION.dll
0x6e680000 - 0x6e6b0000 C:\Program Files\Java\jre7\bin\t2k.dll
0x6e6b0000 - 0x6e6c1000 C:\Program Files\Java\jre7\bin\unpack.dll
0x561d0000 - 0x5621d000 C:\Documents and Settings\Ink\Application Data\Minecraft\servers\GregTechRus\Natives\simple\lwjgl.dll
0x5f220000 - 0x5f2ec000 C:\WINDOWS\system32\OPENGL32.dll
0x5ff90000 - 0x5ffb1000 C:\WINDOWS\system32\GLU32.dll
0x73720000 - 0x7376b000 C:\WINDOWS\system32\DDRAW.dll
0x73b80000 - 0x73b86000 C:\WINDOWS\system32\DCIMAN32.dll
0x68000000 - 0x68036000 C:\WINDOWS\system32\rsaenh.dll
0x769a0000 - 0x76a55000 C:\WINDOWS\system32\USERENV.dll
0x5bd50000 - 0x5bda5000 C:\WINDOWS\system32\netapi32.dll
0x76d50000 - 0x76d69000 C:\WINDOWS\system32\IPHLPAPI.DLL
0x76d30000 - 0x76d48000 C:\WINDOWS\system32\MPRAPI.dll
0x77cb0000 - 0x77ce2000 C:\WINDOWS\system32\ACTIVEDS.dll
0x76e00000 - 0x76e25000 C:\WINDOWS\system32\adsldpc.dll
0x76b00000 - 0x76b11000 C:\WINDOWS\system32\ATL.DLL
0x76e70000 - 0x76e7e000 C:\WINDOWS\system32\rtutils.dll
0x71bd0000 - 0x71be3000 C:\WINDOWS\system32\SAMLIB.dll
0x77910000 - 0x77a04000 C:\WINDOWS\system32\SETUPAPI.dll
0x69030000 - 0x69b77000 C:\WINDOWS\system32\atioglxx.dll
0x563d0000 - 0x563f1000 C:\WINDOWS\system32\atiadlxx.dll
0x78130000 - 0x781cb000 C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd\MSVCR80.dll
0x76c20000 - 0x76c4e000 C:\WINDOWS\system32\WINTRUST.dll
0x77a70000 - 0x77b06000 C:\WINDOWS\system32\CRYPT32.dll
0x77b10000 - 0x77b22000 C:\WINDOWS\system32\MSASN1.dll
0x76c80000 - 0x76ca8000 C:\WINDOWS\system32\IMAGEHLP.dll
0x73af0000 - 0x73b05000 C:\WINDOWS\system32\mscms.dll
0x72fc0000 - 0x72fe6000 C:\WINDOWS\system32\WINSPOOL.DRV
0x56610000 - 0x56651000 C:\WINDOWS\system32\icm32.dll
0x70a40000 - 0x70a7a000 C:\Documents and Settings\Ink\Application Data\Minecraft\servers\GregTechRus\Natives\simple\avutil-ttv-51.dll
0x65980000 - 0x6599d000 C:\Documents and Settings\Ink\Application Data\Minecraft\servers\GregTechRus\Natives\simple\swresample-ttv-0.dll
0x6eb80000 - 0x6ec09000 C:\Documents and Settings\Ink\Application Data\Minecraft\servers\GregTechRus\Natives\simple\libmp3lame-ttv.dll
0x56730000 - 0x56788000 C:\WINDOWS\system32\hnetcfg.dll
0x59c40000 - 0x59d43000 C:\Documents and Settings\Ink\Application Data\Minecraft\servers\GregTechRus\Natives\simple\twitchsdk.dll
0x771a0000 - 0x7724a000 C:\WINDOWS\system32\WININET.dll
0x71a70000 - 0x71a78000 C:\WINDOWS\System32\wshtcpip.dll
0x6e650000 - 0x6e670000 C:\Program Files\Java\jre7\bin\sunec.dll
0x6e670000 - 0x6e679000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x5b1e0000 - 0x5b245000 C:\Documents and Settings\Ink\Application Data\Minecraft\servers\GregTechRus\Natives\simple\OpenAL32.dll
0x76fc0000 - 0x7703f000 C:\WINDOWS\system32\CLBCATQ.DLL
0x77040000 - 0x77107000 C:\WINDOWS\system32\COMRes.dll
0x73ed0000 - 0x73f2c000 C:\WINDOWS\system32\dsound.dll
0x72ce0000 - 0x72ce9000 C:\WINDOWS\system32\wdmaud.drv
0x72cd0000 - 0x72cd8000 C:\WINDOWS\system32\msacm32.drv
0x77bd0000 - 0x77be5000 C:\WINDOWS\system32\MSACM32.dll
0x77bc0000 - 0x77bc7000 C:\WINDOWS\system32\midimap.dll
0x5ef80000 - 0x5ef84000 C:\WINDOWS\system32\KsUser.dll
0x5fe30000 - 0x5fed1000 C:\WINDOWS\system32\dbghelp.dll

VM Arguments:
jvm_args: -XX:MaxPermSize=256M -Xmx1024M -Djava.library.path=./servers/GregTechRus/Natives/simple
java_command: net.minecraft.launchwrapper.Launch --username InkTears --version Forge_1286 --gameDir servers/GregTechRus --assetsDir assets/GregTechRus --assetIndex 1.7.10 --uuid 0 --accessToken - --userProperties {} --userType mojang --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --width 800 --height 600
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static
USERNAME=Ink
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel



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

OS: Windows XP Build 2600 Service Pack 3

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, sse4.1, tsc

Memory: 4k page, physical 3669100k(2168908k free), swap 5596804k(3787172k free)

vm_info: Java HotSpot(TM) Client VM (24.75-b04) for windows-x86 JRE (1.7.0_75-b13), built on Dec 18 2014 17:06:46 by "java_re" with unknown MS VC++:1600

time: Sat Feb 07 18:58:45 2015
elapsed time: 141 seconds

Аватара пользователя
Serious07
Администратор
Сообщения: 3349
Зарегистрирован: 06 янв 2014, 17:26

Re: Проблема с запуском.

Сообщение Serious07 » 07 фев 2015, 19:25

Попробуйте зайти в настройки, очистить все настройки и ввести заново.

Аватара пользователя
Sarir
Сообщения: 528
Зарегистрирован: 06 янв 2014, 18:57

Re: Проблема с запуском.

Сообщение Sarir » 07 фев 2015, 19:26

Загрузи ли бы Вы ещё файл fml-client-latest.log, который находится в директории /logs/

InkTears
Сообщения: 3
Зарегистрирован: 04 фев 2015, 17:08

Re: Проблема с запуском.

Сообщение InkTears » 07 фев 2015, 19:32

Спасибо большое, за такую быструю помощь. Действительно коробочка просто открывалась - ввести все настройки заново.


Вернуться в «Клиент»

Кто сейчас на конференции

Сейчас этот форум просматривают: нет зарегистрированных пользователей и 118 гостей