Jump to content

[Fatal][1.12.2] Error loading resources/models, sudden spikes, two BSOD reported


Adrilidexus

Recommended Posts

Explaining the problem is near next to impossible, because of just how complicated and mysterious it has been. What I can do is post the logs and explain exactly what has happened as vaguely as I have seen it happen, and do my best to answer any questions.

 

https://paste.ee/p/sBGTM

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000027551066, pid=11576, tid=7880
#
# JRE version: Java(TM) SE Runtime Environment (8.0_91-b15) (build 1.8.0_91-b15)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.91-b15 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [OpenAL64.dll+0x11066]
#
# 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.java.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 (0x00000000026d1000):  JavaThread "Client thread" [_thread_in_native, id=7880, stack(0x00000000025d0000,0x00000000026d0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000023a4b004

Registers:
RAX=0x0000000000000004, RBX=0x0000000030bf0090, RCX=0x0000000023a4b008, RDX=0x0000000023a4b004
RSP=0x00000000026cdb40, RBP=0x00000000000000ff, RSI=0x0000000023a42c7c, RDI=0x0000000000000000
R8 =0x00000000000020e2, R9 =0x0000000023a42c7c, R10=0x00000000027e7f28, R11=0x000000006ac89d90
R12=0x0000000000000001, R13=0x000000002d253260, R14=0x00000000026cdcd8, R15=0x00000000026d1000
RIP=0x0000000027551066, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x00000000026cdb40)
0x00000000026cdb40:   0000000000000000 000000006ab2c44b
0x00000000026cdb50:   00000000026d1000 00000000026d1000
0x00000000026cdb60:   000000002d253260 0000000000000000
0x00000000026cdb70:   00000000026d1000 00000000025c7a60
0x00000000026cdb80:   000000002d253260 00000000026cdcd8
0x00000000026cdb90:   00000000026d0590 000000006ab1a606
0x00000000026cdba0:   00000000026ce718 00000000026d1460
0x00000000026cdbb0:   00000000026d1000 00000000026cdcd8
0x00000000026cdbc0:   000000002d253260 0000000000000000
0x00000000026cdbd0:   0000000023a42c7c 00000006c01e0d58
0x00000000026cdbe0:   00000000026cdca0 000000002755248f
0x00000000026cdbf0:   0000000030bf0090 0000000030bf0090
0x00000000026cdc00:   000000000000ac44 0000000600000004
0x00000000026cdc10:   0000000000000010 00000000027e7f54
0x00000000026cdc20:   000000002d253260 00000000027e7cbd
0x00000000026cdc30:   00000000026d1000 000000002d253260 

Instructions: (pc=0x0000000027551066)
0x0000000027551046:   41 2b ec 81 3a 03 00 02 00 75 09 8b 01 89 84 24
0x0000000027551056:   c8 00 00 00 49 83 c0 02 48 83 c1 08 4a 8d 14 86
0x0000000027551066:   39 3a 75 af 4c 8d 84 24 c0 00 00 00 48 8d 15 d7
0x0000000027551076:   2b 03 00 33 c9 e8 58 5f 00 00 b8 40 1f 00 00 4c 


Register to memory mapping:

RAX=0x0000000000000004 is an unknown value
RBX=0x0000000030bf0090 is an unknown value
RCX=0x0000000023a4b008 is an unknown value
RDX=0x0000000023a4b004 is an unknown value
RSP=0x00000000026cdb40 is pointing into the stack for thread: 0x00000000026d1000
RBP=0x00000000000000ff is an unknown value
RSI=0x0000000023a42c7c is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x00000000000020e2 is an unknown value
R9 =0x0000000023a42c7c is an unknown value
R10=0x00000000027e7f28 is at code_begin+840 in an Interpreter codelet
method entry point (kind = native)  [0x00000000027e7be0, 0x00000000027e8540]  2400 bytes
R11=0x000000006ac89d90 is an unknown value
R12=0x0000000000000001 is an unknown value
R13={method} {0x000000002d253268} 'nalcCreateContext' '(JJ)J' in 'org/lwjgl/openal/ALC10'
R14=0x00000000026cdcd8 is pointing into the stack for thread: 0x00000000026d1000
R15=0x00000000026d1000 is a thread


Stack: [0x00000000025d0000,0x00000000026d0000],  sp=0x00000000026cdb40,  free space=1014k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [OpenAL64.dll+0x11066]
C  [OpenAL64.dll+0x1248f]
C  0x00000000027e7f54

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.openal.ALC10.nalcCreateContext(JJ)J+0
j  org.lwjgl.openal.ALC10.alcCreateContext(Lorg/lwjgl/openal/ALCdevice;Ljava/nio/IntBuffer;)Lorg/lwjgl/openal/ALCcontext;+8
j  org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+69
j  org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+227
j  org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5
j  org.lwjgl.openal.AL.create()V+6
j  org.blockartistry.DynSurround.client.sound.SoundManagerReplacement.configureSound(Lnet/minecraftforge/client/event/sound/SoundSetupEvent;)V+18
j  net.minecraftforge.fml.common.eventhandler.ASMEventHandler_7_SoundManagerReplacement_configureSound_SoundSetupEvent.invoke(Lnet/minecraftforge/fml/common/eventhandler/Event;)V+5
j  net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(Lnet/minecraftforge/fml/common/eventhandler/Event;)V+93
j  net.minecraftforge.fml.common.eventhandler.EventBus.post(Lnet/minecraftforge/fml/common/eventhandler/Event;)Z+24
j  net.minecraft.client.audio.SoundManager.<init>(Lnet/minecraft/client/audio/SoundHandler;Lnet/minecraft/client/settings/GameSettings;)V+102
j  org.blockartistry.DynSurround.client.sound.SoundManagerReplacement.<init>(Lnet/minecraft/client/audio/SoundHandler;Lnet/minecraft/client/settings/GameSettings;)V+3
j  net.minecraft.client.audio.SoundHandler.<init>(Lnet/minecraft/client/resources/IResourceManager;Lnet/minecraft/client/settings/GameSettings;)V+27
j  net.minecraft.client.Minecraft.func_71384_a()V+376
j  net.minecraft.client.Minecraft.func_99999_d()V+6
j  net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1094
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;+100
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;+56
j  net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661
j  net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
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;+100
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;+56
j  org.multimc.onesix.OneSixLauncher.launchWithMainClass()I+179
j  org.multimc.onesix.OneSixLauncher.launch(Lorg/multimc/ParamBucket;)I+163
j  org.multimc.EntryPoint.listen()I+163
j  org.multimc.EntryPoint.main([Ljava/lang/String;)V+54
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x000000001db01800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=8928, stack(0x000000002d950000,0x000000002da50000)]
  0x000000001ed12000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=12956, stack(0x000000002d850000,0x000000002d950000)]
  0x0000000021aac800 JavaThread "Thread-4" [_thread_blocked, id=13440, stack(0x000000002d540000,0x000000002d640000)]
  0x000000001e875000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=11320, stack(0x0000000027350000,0x0000000027450000)]
  0x000000001f2df000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=13520, stack(0x00000000225b0000,0x00000000226b0000)]
  0x000000002020f000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2604, stack(0x0000000021080000,0x0000000021180000)]
  0x000000001d868800 JavaThread "Service Thread" daemon [_thread_blocked, id=6260, stack(0x000000001dc40000,0x000000001dd40000)]
  0x000000001bef5000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=11820, stack(0x000000001d740000,0x000000001d840000)]
  0x000000001bef3800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=10080, stack(0x000000001d640000,0x000000001d740000)]
  0x000000001beee800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=14284, stack(0x000000001d540000,0x000000001d640000)]
  0x000000001beea800 JavaThread "Attach Listener" daemon [_thread_blocked, id=11664, stack(0x000000001d440000,0x000000001d540000)]
  0x000000001bee9000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10280, stack(0x000000001d340000,0x000000001d440000)]
  0x000000001beda000 JavaThread "Finalizer" daemon [_thread_blocked, id=7072, stack(0x000000001d150000,0x000000001d250000)]
  0x00000000027bf000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4960, stack(0x000000001d050000,0x000000001d150000)]
=>0x00000000026d1000 JavaThread "Client thread" [_thread_in_native, id=7880, stack(0x00000000025d0000,0x00000000026d0000)]

Other Threads:
  0x000000001beb8000 VMThread [stack: 0x000000001cf50000,0x000000001d050000] [id=9236]
  0x000000001d86d800 WatcherThread [stack: 0x000000001dd40000,0x000000001de40000] [id=10784]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 PSYoungGen      total 1097728K, used 505000K [0x000000076ab00000, 0x00000007ba400000, 0x00000007c0000000)
  eden space 1036288K, 42% used [0x000000076ab00000,0x0000000785c69898,0x00000007a9f00000)
  from space 61440K, 99% used [0x00000007b6800000,0x00000007ba3c0770,0x00000007ba400000)
  to   space 79360K, 0% used [0x00000007b0900000,0x00000007b0900000,0x00000007b5680000)
 ParOldGen       total 1408512K, used 104471K [0x00000006c0000000, 0x0000000715f80000, 0x000000076ab00000)
  object space 1408512K, 7% used [0x00000006c0000000,0x00000006c6605d68,0x0000000715f80000)
 Metaspace       used 44236K, capacity 44743K, committed 45400K, reserved 1089536K
  class space    used 5729K, capacity 5900K, committed 6016K, reserved 1048576K

Card table byte_map: [0x0000000011b90000,0x00000000123a0000] byte_map_base: 0x000000000e590000

Marking Bits: (ParMarkBitMap*) 0x000000006b272f70
 Begin Bits: [0x0000000012d00000, 0x0000000016d00000)
 End Bits:   [0x0000000016d00000, 0x000000001ad00000)

Polling page: 0x0000000000dd0000

CodeCache: size=245760Kb used=15655Kb max_used=16392Kb free=230104Kb
 bounds [0x00000000027d0000, 0x00000000037f0000, 0x00000000117d0000]
 total_blobs=5134 nmethods=4353 adapters=692
 compilation: enabled

Compilation events (10 events):
Event: 32.632 Thread 0x000000001beee800 nmethod 6081 0x0000000002c356d0 code [0x0000000002c359a0, 0x0000000002c37d40]
Event: 32.633 Thread 0x000000001beee800 6084       4       org.objectweb.asm.ClassWriter::toByteArray (1282 bytes)
Event: 32.639 Thread 0x000000001bef5000 6092       1       java.lang.reflect.Method::getMethodAccessor (5 bytes)
Event: 32.639 Thread 0x000000001bef5000 nmethod 6092 0x0000000002e5f9d0 code [0x0000000002e5fb20, 0x0000000002e5fc30]
Event: 32.646 Thread 0x000000001bef3800 nmethod 6085 0x00000000037e8b50 code [0x00000000037e8da0, 0x00000000037eabe0]
Event: 32.646 Thread 0x000000001bef3800 6088   !   4       java.lang.ClassLoader::loadClass (122 bytes)
Event: 32.684 Thread 0x000000001bef5000 6093       3       com.sun.crypto.provider.AESCrypt::encryptBlock (953 bytes)
Event: 32.685 Thread 0x000000001bef5000 nmethod 6093 0x0000000002d9c0d0 code [0x0000000002d9c300, 0x0000000002d9d130]
Event: 32.686 Thread 0x000000001bef5000 6095       3       com.sun.crypto.provider.GHASH::processBlock (63 bytes)
Event: 32.686 Thread 0x000000001bef5000 nmethod 6095 0x0000000002a66050 code [0x0000000002a661e0, 0x0000000002a66518]

GC Heap History (10 events):
Event: 18.561 GC heap before
{Heap before GC invocations=4 (full 1):
 PSYoungGen      total 611840K, used 524800K [0x000000076ab00000, 0x00000007b5600000, 0x00000007c0000000)
  eden space 524800K, 100% used [0x000000076ab00000,0x000000078ab80000,0x000000078ab80000)
  from space 87040K, 0% used [0x0000000790080000,0x0000000790080000,0x0000000795580000)
  to   space 87040K, 0% used [0x000000078ab80000,0x000000078ab80000,0x0000000790080000)
 ParOldGen       total 1398272K, used 67253K [0x00000006c0000000, 0x0000000715580000, 0x000000076ab00000)
  object space 1398272K, 4% used [0x00000006c0000000,0x00000006c41ad738,0x0000000715580000)
 Metaspace       used 25279K, capacity 25508K, committed 25984K, reserved 1071104K
  class space    used 3297K, capacity 3364K, committed 3456K, reserved 1048576K
Event: 18.603 GC heap after
Heap after GC invocations=4 (full 1):
 PSYoungGen      total 611840K, used 21766K [0x000000076ab00000, 0x00000007a3500000, 0x00000007c0000000)
  eden space 524800K, 0% used [0x000000076ab00000,0x000000076ab00000,0x000000078ab80000)
  from space 87040K, 25% used [0x000000078ab80000,0x000000078c0c1810,0x0000000790080000)
  to   space 87040K, 0% used [0x000000079e000000,0x000000079e000000,0x00000007a3500000)
 ParOldGen       total 1398272K, used 67261K [0x00000006c0000000, 0x0000000715580000, 0x000000076ab00000)
  object space 1398272K, 4% used [0x00000006c0000000,0x00000006c41af738,0x0000000715580000)
 Metaspace       used 25279K, capacity 25508K, committed 25984K, reserved 1071104K
  class space    used 3297K, capacity 3364K, committed 3456K, reserved 1048576K
}
Event: 21.335 GC heap before
{Heap before GC invocations=5 (full 1):
 PSYoungGen      total 611840K, used 546566K [0x000000076ab00000, 0x00000007a3500000, 0x00000007c0000000)
  eden space 524800K, 100% used [0x000000076ab00000,0x000000078ab80000,0x000000078ab80000)
  from space 87040K, 25% used [0x000000078ab80000,0x000000078c0c1810,0x0000000790080000)
  to   space 87040K, 0% used [0x000000079e000000,0x000000079e000000,0x00000007a3500000)
 ParOldGen       total 1398272K, used 67261K [0x00000006c0000000, 0x0000000715580000, 0x000000076ab00000)
  object space 1398272K, 4% used [0x00000006c0000000,0x00000006c41af738,0x0000000715580000)
 Metaspace       used 30766K, capacity 31076K, committed 31488K, reserved 1077248K
  class space    used 4157K, capacity 4262K, committed 4352K, reserved 1048576K
Event: 21.432 GC heap after
Heap after GC invocations=5 (full 1):
 PSYoungGen      total 840704K, used 39444K [0x000000076ab00000, 0x00000007a5b00000, 0x00000007c0000000)
  eden space 753664K, 0% used [0x000000076ab00000,0x000000076ab00000,0x0000000798b00000)
  from space 87040K, 45% used [0x000000079e000000,0x00000007a06852e0,0x00000007a3500000)
  to   space 87040K, 0% used [0x0000000798b00000,0x0000000798b00000,0x000000079e000000)
 ParOldGen       total 1398272K, used 67269K [0x00000006c0000000, 0x0000000715580000, 0x000000076ab00000)
  object space 1398272K, 4% used [0x00000006c0000000,0x00000006c41b1738,0x0000000715580000)
 Metaspace       used 30766K, capacity 31076K, committed 31488K, reserved 1077248K
  class space    used 4157K, capacity 4262K, committed 4352K, reserved 1048576K
}
Event: 24.560 GC heap before
{Heap before GC invocations=6 (full 1):
 PSYoungGen      total 840704K, used 352824K [0x000000076ab00000, 0x00000007a5b00000, 0x00000007c0000000)
  eden space 753664K, 41% used [0x000000076ab00000,0x000000077dd08fd8,0x0000000798b00000)
  from space 87040K, 45% used [0x000000079e000000,0x00000007a06852e0,0x00000007a3500000)
  to   space 87040K, 0% used [0x0000000798b00000,0x0000000798b00000,0x000000079e000000)
 ParOldGen       total 1398272K, used 67269K [0x00000006c0000000, 0x0000000715580000, 0x000000076ab00000)
  object space 1398272K, 4% used [0x00000006c0000000,0x00000006c41b1738,0x0000000715580000)
 Metaspace       used 34707K, capacity 35021K, committed 35416K, reserved 1079296K
  class space    used 4489K, capacity 4649K, committed 4736K, reserved 1048576K
Event: 24.662 GC heap after
Heap after GC invocations=6 (full 1):
 PSYoungGen      total 840704K, used 43475K [0x000000076ab00000, 0x00000007bb300000, 0x00000007c0000000)
  eden space 753664K, 0% used [0x000000076ab00000,0x000000076ab00000,0x0000000798b00000)
  from space 87040K, 49% used [0x0000000798b00000,0x000000079b574c20,0x000000079e000000)
  to   space 76800K, 0% used [0x00000007b6800000,0x00000007b6800000,0x00000007bb300000)
 ParOldGen       total 1398272K, used 67269K [0x00000006c0000000, 0x0000000715580000, 0x000000076ab00000)
  object space 1398272K, 4% used [0x00000006c0000000,0x00000006c41b1738,0x0000000715580000)
 Metaspace       used 34707K, capacity 35021K, committed 35416K, reserved 1079296K
  class space    used 4489K, capacity 4649K, committed 4736K, reserved 1048576K
}
Event: 24.662 GC heap before
{Heap before GC invocations=7 (full 2):
 PSYoungGen      total 840704K, used 43475K [0x000000076ab00000, 0x00000007bb300000, 0x00000007c0000000)
  eden space 753664K, 0% used [0x000000076ab00000,0x000000076ab00000,0x0000000798b00000)
  from space 87040K, 49% used [0x0000000798b00000,0x000000079b574c20,0x000000079e000000)
  to   space 76800K, 0% used [0x00000007b6800000,0x00000007b6800000,0x00000007bb300000)
 ParOldGen       total 1398272K, used 67269K [0x00000006c0000000, 0x0000000715580000, 0x000000076ab00000)
  object space 1398272K, 4% used [0x00000006c0000000,0x00000006c41b1738,0x0000000715580000)
 Metaspace       used 34707K, capacity 35021K, committed 35416K, reserved 1079296K
  class space    used 4489K, capacity 4649K, committed 4736K, reserved 1048576K
Event: 25.129 GC heap after
Heap after GC invocations=7 (full 2):
 PSYoungGen      total 840704K, used 0K [0x000000076ab00000, 0x00000007bb300000, 0x00000007c0000000)
  eden space 753664K, 0% used [0x000000076ab00000,0x000000076ab00000,0x0000000798b00000)
  from space 87040K, 0% used [0x0000000798b00000,0x0000000798b00000,0x000000079e000000)
  to   space 76800K, 0% used [0x00000007b6800000,0x00000007b6800000,0x00000007bb300000)
 ParOldGen       total 1408512K, used 104463K [0x00000006c0000000, 0x0000000715f80000, 0x000000076ab00000)
  object space 1408512K, 7% used [0x00000006c0000000,0x00000006c6603d68,0x0000000715f80000)
 Metaspace       used 34707K, capacity 35021K, committed 35416K, reserved 1079296K
  class space    used 4489K, capacity 4649K, committed 4736K, reserved 1048576K
}
Event: 30.435 GC heap before
{Heap before GC invocations=8 (full 2):
 PSYoungGen      total 840704K, used 753664K [0x000000076ab00000, 0x00000007bb300000, 0x00000007c0000000)
  eden space 753664K, 100% used [0x000000076ab00000,0x0000000798b00000,0x0000000798b00000)
  from space 87040K, 0% used [0x0000000798b00000,0x0000000798b00000,0x000000079e000000)
  to   space 76800K, 0% used [0x00000007b6800000,0x00000007b6800000,0x00000007bb300000)
 ParOldGen       total 1408512K, used 104463K [0x00000006c0000000, 0x0000000715f80000, 0x000000076ab00000)
  object space 1408512K, 7% used [0x00000006c0000000,0x00000006c6603d68,0x0000000715f80000)
 Metaspace       used 39941K, capacity 40437K, committed 40920K, reserved 1085440K
  class space    used 5150K, capacity 5327K, committed 5376K, reserved 1048576K
Event: 30.519 GC heap after
Heap after GC invocations=8 (full 2):
 PSYoungGen      total 1097728K, used 61185K [0x000000076ab00000, 0x00000007ba400000, 0x00000007c0000000)
  eden space 1036288K, 0% used [0x000000076ab00000,0x000000076ab00000,0x00000007a9f00000)
  from space 61440K, 99% used [0x00000007b6800000,0x00000007ba3c0770,0x00000007ba400000)
  to   space 79360K, 0% used [0x00000007b0900000,0x00000007b0900000,0x00000007b5680000)
 ParOldGen       total 1408512K, used 104471K [0x00000006c0000000, 0x0000000715f80000, 0x000000076ab00000)
  object space 1408512K, 7% used [0x00000006c0000000,0x00000006c6605d68,0x0000000715f80000)
 Metaspace       used 39941K, capacity 40437K, committed 40920K, reserved 1085440K
  class space    used 5150K, capacity 5327K, committed 5376K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 32.098 Thread 0x00000000026d1000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000376ef94 method=com.google.common.base.Objects.equal(Ljava/lang/Object;Ljava/lang/Object;)Z @ 11
Event: 32.098 Thread 0x00000000026d1000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000376ef94 method=com.google.common.base.Objects.equal(Ljava/lang/Object;Ljava/lang/Object;)Z @ 11
Event: 32.100 Thread 0x00000000026d1000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000376ef94 method=com.google.common.base.Objects.equal(Ljava/lang/Object;Ljava/lang/Object;)Z @ 11
Event: 32.100 Thread 0x00000000026d1000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000376ef94 method=com.google.common.base.Objects.equal(Ljava/lang/Object;Ljava/lang/Object;)Z @ 11
Event: 32.360 Thread 0x000000001ecb7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000031f5a84 method=java.lang.String.indexOf([CII[CIII)I @ 27
Event: 32.361 Thread 0x000000001ecb7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002b8e044 method=java.lang.String.indexOf([CII[CIII)I @ 27
Event: 32.375 Thread 0x000000001ecb7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002e70d68 method=java.util.ArrayList.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 48
Event: 32.423 Thread 0x00000000026d1000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000364091c method=java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; @ 38
Event: 32.423 Thread 0x00000000026d1000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000364091c method=java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; @ 38
Event: 32.499 Thread 0x000000001ecb7800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002d12d2c method=java.io.InputStream.read([B)I @ 5

Internal exceptions (10 events):
Event: 32.022 Thread 0x000000001ecb7800 Implicit null exception at 0x0000000002eced39 to 0x0000000002eceead
Event: 32.625 Thread 0x00000000026d1000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007848ca308) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\7017\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 32.625 Thread 0x00000000026d1000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007848cb978) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\7017\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 32.625 Thread 0x00000000026d1000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007848cd5c8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\7017\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 32.639 Thread 0x00000000026d1000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007848d30a0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\7017\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 32.639 Thread 0x00000000026d1000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007848d4698) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\7017\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 32.639 Thread 0x00000000026d1000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007848d5df0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\7017\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 32.639 Thread 0x00000000026d1000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007848d7f30) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\7017\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 32.639 Thread 0x00000000026d1000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007848d9528) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\7017\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 32.639 Thread 0x00000000026d1000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007848dac80) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\7017\hotspot\src\share\vm\prims\jvm.cpp, line 1386]

Events (10 events):
Event: 32.686 Thread 0x000000001bef5000 flushing nmethod 0x00000000031bf490
Event: 32.686 Thread 0x000000001bef5000 flushing nmethod 0x00000000031bfc10
Event: 32.686 Thread 0x000000001bef5000 flushing nmethod 0x00000000031c0990
Event: 32.686 Thread 0x000000001bef5000 flushing nmethod 0x00000000031cec50
Event: 32.686 Thread 0x000000001bef5000 flushing nmethod 0x000000000321fb10
Event: 32.686 Thread 0x000000001bef5000 flushing nmethod 0x0000000003222b50
Event: 32.686 Thread 0x000000001bef5000 flushing nmethod 0x00000000032251d0
Event: 32.686 Thread 0x000000001bef5000 flushing nmethod 0x0000000003227f50
Event: 32.686 loading class org/lwjgl/openal/OpenALException
Event: 32.686 loading class org/lwjgl/openal/OpenALException done


Dynamic libraries:
0x00007ff63a4f0000 - 0x00007ff63a527000 	C:\ProgramData\Oracle\Java\javapath\java.exe
0x00007fffe06b0000 - 0x00007fffe088b000 	C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007fffde600000 - 0x00007fffde6ae000 	C:\WINDOWS\System32\KERNEL32.DLL
0x00007fffdd140000 - 0x00007fffdd389000 	C:\WINDOWS\System32\KERNELBASE.dll
0x00007fffddf80000 - 0x00007fffde021000 	C:\WINDOWS\System32\ADVAPI32.dll
0x00007fffddea0000 - 0x00007fffddf3d000 	C:\WINDOWS\System32\msvcrt.dll
0x00007fffdde40000 - 0x00007fffdde99000 	C:\WINDOWS\System32\sechost.dll
0x00007fffde090000 - 0x00007fffde1b5000 	C:\WINDOWS\System32\RPCRT4.dll
0x00007fffde390000 - 0x00007fffde4da000 	C:\WINDOWS\System32\USER32.dll
0x00007fffddb90000 - 0x00007fffddbae000 	C:\WINDOWS\System32\win32u.dll
0x00007fffddf50000 - 0x00007fffddf77000 	C:\WINDOWS\System32\GDI32.dll
0x00007fffdcfb0000 - 0x00007fffdd137000 	C:\WINDOWS\System32\gdi32full.dll
0x00007fffdce60000 - 0x00007fffdcefa000 	C:\WINDOWS\System32\msvcp_win.dll
0x00007fffdda90000 - 0x00007fffddb86000 	C:\WINDOWS\System32\ucrtbase.dll
0x00007fffc5e70000 - 0x00007fffc60d7000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.15063.483_none_26002d27e7c744a2\COMCTL32.dll
0x00007fffe03b0000 - 0x00007fffe06a9000 	C:\WINDOWS\System32\combase.dll
0x00007fffdcc20000 - 0x00007fffdcc8a000 	C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007fffdde10000 - 0x00007fffdde3d000 	C:\WINDOWS\System32\IMM32.DLL
0x000000006bbd0000 - 0x000000006bca2000 	C:\Program Files\Java\jre1.8.0_91\bin\msvcr100.dll
0x000000006aa60000 - 0x000000006b2f3000 	C:\Program Files\Java\jre1.8.0_91\bin\server\jvm.dll
0x00007fffde5f0000 - 0x00007fffde5f8000 	C:\WINDOWS\System32\PSAPI.DLL
0x00007fffdaff0000 - 0x00007fffdaffa000 	C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007fffda6e0000 - 0x00007fffda703000 	C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007fffd8910000 - 0x00007fffd8919000 	C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007fffde1c0000 - 0x00007fffde22c000 	C:\WINDOWS\System32\WS2_32.dll
0x00007fffda270000 - 0x00007fffda29b000 	C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007fffdcbd0000 - 0x00007fffdcc19000 	C:\WINDOWS\System32\cfgmgr32.dll
0x000000006bbc0000 - 0x000000006bbcf000 	C:\Program Files\Java\jre1.8.0_91\bin\verify.dll
0x000000006bb90000 - 0x000000006bbb9000 	C:\Program Files\Java\jre1.8.0_91\bin\java.dll
0x000000006bb70000 - 0x000000006bb86000 	C:\Program Files\Java\jre1.8.0_91\bin\zip.dll
0x00007fffde750000 - 0x00007fffdfb86000 	C:\WINDOWS\System32\SHELL32.dll
0x00007fffde540000 - 0x00007fffde5ea000 	C:\WINDOWS\System32\shcore.dll
0x00007fffdd390000 - 0x00007fffdda81000 	C:\WINDOWS\System32\windows.storage.dll
0x00007fffde030000 - 0x00007fffde081000 	C:\WINDOWS\System32\shlwapi.dll
0x00007fffdcb40000 - 0x00007fffdcb51000 	C:\WINDOWS\System32\kernel.appcore.dll
0x00007fffdcb80000 - 0x00007fffdcbcc000 	C:\WINDOWS\System32\powrprof.dll
0x00007fffdcb20000 - 0x00007fffdcb35000 	C:\WINDOWS\System32\profapi.dll
0x000000006b9d0000 - 0x000000006bb68000 	C:\Program Files\Java\jre1.8.0_91\bin\awt.dll
0x00007fffdfe10000 - 0x00007fffdfed0000 	C:\WINDOWS\System32\OLEAUT32.dll
0x00007fffda910000 - 0x00007fffda98e000 	C:\WINDOWS\SYSTEM32\apphelp.dll
0x000000006b9c0000 - 0x000000006b9cd000 	C:\Program Files\Java\jre1.8.0_91\bin\management.dll
0x00007fffdc460000 - 0x00007fffdc477000 	C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007fffdbcc0000 - 0x00007fffdbcf4000 	C:\WINDOWS\system32\rsaenh.dll
0x00007fffdca50000 - 0x00007fffdca75000 	C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007fffdca20000 - 0x00007fffdca49000 	C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007fffdc240000 - 0x00007fffdc24b000 	C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x000000006b9a0000 - 0x000000006b9ba000 	C:\Program Files\Java\jre1.8.0_91\bin\net.dll
0x00007fffdc0a0000 - 0x00007fffdc0fc000 	C:\WINDOWS\system32\mswsock.dll
0x00007fffdbe40000 - 0x00007fffdbe77000 	C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007fffddf40000 - 0x00007fffddf48000 	C:\WINDOWS\System32\NSI.dll
0x00007fffd4d70000 - 0x00007fffd4d86000 	C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007fffd4d90000 - 0x00007fffd4daa000 	C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x000000006b980000 - 0x000000006b991000 	C:\Program Files\Java\jre1.8.0_91\bin\nio.dll
0x00007fffdb700000 - 0x00007fffdb70a000 	C:\Users\clayt\AppData\Local\Temp\jansi-64-464666513470995651.dll
0x00007fffd27c0000 - 0x00007fffd27d6000 	C:\WINDOWS\system32\napinsp.dll
0x00007fffd1b40000 - 0x00007fffd1b5a000 	C:\WINDOWS\system32\pnrpnsp.dll
0x00007fffd9150000 - 0x00007fffd9168000 	C:\WINDOWS\system32\NLAapi.dll
0x00007fffdbe80000 - 0x00007fffdbf24000 	C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007fffd2c20000 - 0x00007fffd2c2e000 	C:\WINDOWS\System32\winrnr.dll
0x00007fffcc970000 - 0x00007fffcc97a000 	C:\Windows\System32\rasadhlp.dll
0x00007fffd5070000 - 0x00007fffd50db000 	C:\WINDOWS\System32\fwpuclnt.dll
0x000000006b960000 - 0x000000006b977000 	C:\Program Files\Java\jre1.8.0_91\bin\unpack.dll
0x0000000180000000 - 0x0000000180051000 	C:\Program Files\MultiMC\instances\Snapshot\natives\lwjgl64.dll
0x00007fffd3c60000 - 0x00007fffd3d81000 	C:\WINDOWS\SYSTEM32\OPENGL32.dll
0x00007fffda830000 - 0x00007fffda85c000 	C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007fffdaa30000 - 0x00007fffdaac5000 	C:\WINDOWS\system32\uxtheme.dll
0x00007fffdfca0000 - 0x00007fffdfe06000 	C:\WINDOWS\System32\MSCTF.dll
0x00007fffc4860000 - 0x00007fffc4901000 	C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
0x00007fffd9800000 - 0x00007fffd982a000 	C:\WINDOWS\system32\dwmapi.dll
0x00007fff938f0000 - 0x00007fff9463a000 	C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_463164d40c3d26ce\ig9icd64.dll
0x00007fffd8f90000 - 0x00007fffd8fa3000 	C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x00007fffd2d20000 - 0x00007fffd2db3000 	C:\WINDOWS\SYSTEM32\mscms.dll
0x00007fffd0160000 - 0x00007fffd01a1000 	C:\WINDOWS\SYSTEM32\icm32.dll
0x00007fffdfed0000 - 0x00007fffdff6e000 	C:\WINDOWS\System32\clbcatq.dll
0x00007fffc5520000 - 0x00007fffc56e5000 	C:\Windows\System32\uiautomationcore.dll
0x00007fffdc8f0000 - 0x00007fffdc98a000 	C:\WINDOWS\SYSTEM32\sxs.dll
0x00007fffd9850000 - 0x00007fffd9933000 	C:\Windows\System32\CoreMessaging.dll
0x00007fffd50e0000 - 0x00007fffd53b2000 	C:\Windows\System32\CoreUIComponents.dll
0x00007fffdb9a0000 - 0x00007fffdb9d1000 	C:\WINDOWS\SYSTEM32\ntmarta.dll
0x00007fffd86b0000 - 0x00007fffd87e9000 	C:\WINDOWS\SYSTEM32\wintypes.dll
0x00007fffd8cc0000 - 0x00007fffd8cd5000 	C:\WINDOWS\SYSTEM32\usermgrcli.dll
0x00007fffce4d0000 - 0x00007fffcf62d000 	C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_463164d40c3d26ce\igc64.dll
0x00007fffd0110000 - 0x00007fffd0152000 	C:\Users\clayt\AppData\Local\Temp\jna-94743091\jna8907420243519821663.dll
0x000000006aa30000 - 0x000000006aa54000 	C:\Program Files\Java\jre1.8.0_91\bin\sunec.dll
0x0000000027540000 - 0x00000000275a4000 	C:\Program Files\MultiMC\instances\Snapshot\natives\OpenAL64.dll
0x00007fffde240000 - 0x00007fffde385000 	C:\WINDOWS\System32\ole32.dll
0x00007fffd7be0000 - 0x00007fffd7c47000 	C:\WINDOWS\System32\MMDevApi.dll
0x00007fffdacd0000 - 0x00007fffdacf8000 	C:\WINDOWS\System32\DEVOBJ.dll
0x00007fffd8ce0000 - 0x00007fffd8e76000 	C:\WINDOWS\System32\PROPSYS.dll
0x00007fffc6710000 - 0x00007fffc679c000 	C:\WINDOWS\SYSTEM32\dsound.dll
0x00007fffd6af0000 - 0x00007fffd6bf5000 	C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
0x00007fffd7a10000 - 0x00007fffd7a1b000 	C:\WINDOWS\SYSTEM32\AVRT.dll
0x00007fffdc4f0000 - 0x00007fffdc699000 	C:\WINDOWS\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx4096m -Duser.language=en 
java_command: C:/Program Files/MultiMC/jars/NewLaunch.jar
java_class_path (initial): C:/Program Files/MultiMC/jars/NewLaunch.jar
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Perl64\bin\;C:\Program Files\WorldPainter;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\Program Files\nodejs\;C:\Program Files (x86)\Skype\Phone\;C:\Users\clayt\AppData\Roaming\npm;%USERPROFILE%\AppData\Local\Microsoft\WindowsApps;
USERNAME=clayt
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 78 Stepping 3, GenuineIntel



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

OS: Windows 10.0 , 64 bit Build 15063 (10.0.15063.296)

CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 78 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx

Memory: 4k page, physical 5857592k(1981648k free), swap 10443156k(3421976k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.91-b15) for windows-amd64 JRE (1.8.0_91-b15), built on May 20 2016 17:43:15 by "java_re" with MS VC++ 10.0 (VS2010)

time: Sat Oct 28 00:50:21 2017
elapsed time: 32 seconds (0d 0h 0m 32s)

https://hastebin.com/raw/gewocivuve

[21:21:47] [main/INFO]: [CHAT] §7[You are now entering Efilim]
[21:22:57] [main/INFO]: [CHAT] §4§lYou have died...
[21:22:57] [main/INFO]: [CHAT] §72 soul points have been lost...
[21:22:57] [main/INFO] [dsurround]: Muting sounds
[21:22:57] [main/INFO] [journeymap]: Mapping halted in C:\Program Files\MultiMC\instances\Snapshot\minecraft\journeymap\data\mp\play.wynncraft.net\DIM0
[21:22:57] [main/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:CTM, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:§3Dynamic Surroundings, FMLFileResourcePack:§3Presets!, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mantle, FMLFileResourcePack:MobDismemberment, FMLFileResourcePack:No FOV, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:Sound Filters, FMLFileResourcePack:Stellar API, FMLFileResourcePack:Void Fog, FMLFileResourcePack:WorldEdit, CustomResources, Modified WynnPack 1.11.zip, CustomOverridingResources
[21:23:04] [main/INFO] [Config]: [OptiFine] *** Reloading textures ***
[21:23:04] [main/INFO] [Config]: [OptiFine] Resource packs: Modified WynnPack 1.11.zip
[21:23:13] [Finalizer/WARN] [journeymap]: TextureImpl disposed without deleting texture glID: TextureImpl{glid=190, description=null, lastImageUpdate=1510108246027, lastBound=1510108246048}
[21:23:39] [main/INFO]: SoundSystem shutting down...
[21:23:39] [main/WARN]: Author: Paul Lamb, www.paulscode.com
[21:23:39] [Sound Library Loader/INFO]: Starting up SoundSystem...
[21:23:39] [Thread-49/INFO]: Initializing LWJGL OpenAL
[21:23:39] [Thread-49/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[21:23:39] [Thread-49/INFO]: OpenAL initialized.
[21:23:39] [Sound Library Loader/INFO]: Sound engine started
[21:23:41] [main/ERROR] [FML]: Could not load vanilla model parent 'minecraft:block/rail_raised_sw' for 'net.minecraft.client.renderer.block.model.ModelBlock@62bdb256
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:block/rail_raised_sw with loader VanillaLoader.INSTANCE, skipping
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:203) [ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:461) [ModelLoader$VanillaModelWrapper.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:163) [ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) [ModelLoader$WeightedRandomModel.class:?]
	at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1243) [ModelLoader$VariantLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) [ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:233) [ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) [cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:221) [ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:159) [ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:131) [cev.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [cev.class:?]
	at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:806) [bib.class:?]
	at net.minecraft.client.Minecraft$15.run(Minecraft.java:2765) [bib$7.class:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_91]
	at net.minecraft.client.Minecraft.func_152343_a(Minecraft.java:3149) [bib.class:?]
	at net.minecraft.client.Minecraft.func_152344_a(Minecraft.java:3171) [bib.class:?]
	at net.minecraft.client.Minecraft.func_175603_A(Minecraft.java:2761) [bib.class:?]
	at net.minecraft.client.resources.ResourcePackRepository.func_148529_f(ResourcePackRepository.java:418) [ceu.class:?]
	at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2478) [bib.class:?]
	at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2428) [bib.class:?]
	at net.minecraft.client.network.NetHandlerPlayClient.func_147231_a(NetHandlerPlayClient.java:784) [brz.class:?]
	at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:456) [gw.class:?]
	at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:353) [bsa.class:?]
	at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1722) [bib.class:?]
	at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236) [NewLaunch.jar:?]
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.listen(EntryPoint.java:162) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.main(EntryPoint.java:53) [NewLaunch.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 10 column 14 path $.elements[0].rotation
	at com.google.gson.internal.Streams.parse(Streams.java:60) ~[Streams.class:?]
	at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65) ~[TreeTypeAdapter.class:?]
	at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
	at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bvu.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:369) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.access$1600(ModelLoader.java:126) ~[ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:933) ~[ModelLoader$VanillaLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
	... 43 more
Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 10 column 14 path $.elements[0].rotation
	at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[JsonReader.class:?]
	at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505) ~[JsonReader.class:?]
	at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[JsonReader.class:?]
	at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738) ~[TypeAdapters$29.class:?]
	at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731) ~[TypeAdapters$29.class:?]
	at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739) ~[TypeAdapters$29.class:?]
	at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[TypeAdapters$29.class:?]
	at com.google.gson.internal.Streams.parse(Streams.java:48) ~[Streams.class:?]
	at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65) ~[TreeTypeAdapter.class:?]
	at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
	at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bvu.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:369) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.access$1600(ModelLoader.java:126) ~[ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:933) ~[ModelLoader$VanillaLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
	... 43 more
[21:23:41] [main/ERROR] [FML]: Could not load vanilla model parent 'minecraft:block/rail_raised_sw' for 'net.minecraft.client.renderer.block.model.ModelBlock@24d5a09a
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:block/rail_raised_sw with loader VanillaLoader.INSTANCE, skipping
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:203) [ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:461) [ModelLoader$VanillaModelWrapper.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:163) [ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) [ModelLoader$WeightedRandomModel.class:?]
	at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1243) [ModelLoader$VariantLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) [ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:233) [ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) [cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:221) [ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:159) [ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:131) [cev.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [cev.class:?]
	at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:806) [bib.class:?]
	at net.minecraft.client.Minecraft$15.run(Minecraft.java:2765) [bib$7.class:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_91]
	at net.minecraft.client.Minecraft.func_152343_a(Minecraft.java:3149) [bib.class:?]
	at net.minecraft.client.Minecraft.func_152344_a(Minecraft.java:3171) [bib.class:?]
	at net.minecraft.client.Minecraft.func_175603_A(Minecraft.java:2761) [bib.class:?]
	at net.minecraft.client.resources.ResourcePackRepository.func_148529_f(ResourcePackRepository.java:418) [ceu.class:?]
	at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2478) [bib.class:?]
	at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2428) [bib.class:?]
	at net.minecraft.client.network.NetHandlerPlayClient.func_147231_a(NetHandlerPlayClient.java:784) [brz.class:?]
	at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:456) [gw.class:?]
	at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:353) [bsa.class:?]
	at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1722) [bib.class:?]
	at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236) [NewLaunch.jar:?]
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.listen(EntryPoint.java:162) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.main(EntryPoint.java:53) [NewLaunch.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 10 column 14 path $.elements[0].rotation
	at com.google.gson.internal.Streams.parse(Streams.java:60) ~[Streams.class:?]
	at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65) ~[TreeTypeAdapter.class:?]
	at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
	at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bvu.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:369) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.access$1600(ModelLoader.java:126) ~[ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:933) ~[ModelLoader$VanillaLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
	... 43 more
Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 10 column 14 path $.elements[0].rotation
	at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[JsonReader.class:?]
	at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505) ~[JsonReader.class:?]
	at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[JsonReader.class:?]
	at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738) ~[TypeAdapters$29.class:?]
	at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731) ~[TypeAdapters$29.class:?]
	at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739) ~[TypeAdapters$29.class:?]
	at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[TypeAdapters$29.class:?]
	at com.google.gson.internal.Streams.parse(Streams.java:48) ~[Streams.class:?]
	at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65) ~[TreeTypeAdapter.class:?]
	at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
	at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bvu.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:369) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.access$1600(ModelLoader.java:126) ~[ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:933) ~[ModelLoader$VanillaLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
	... 43 more
[21:23:41] [main/ERROR] [FML]: Could not load vanilla model parent 'minecraft:block/rail_raised_sw' for 'net.minecraft.client.renderer.block.model.ModelBlock@40286c31
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:block/rail_raised_sw with loader VanillaLoader.INSTANCE, skipping
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:203) [ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:461) [ModelLoader$VanillaModelWrapper.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:163) [ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) [ModelLoader$WeightedRandomModel.class:?]
	at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1243) [ModelLoader$VariantLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) [ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:233) [ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) [cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:221) [ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:159) [ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:131) [cev.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [cev.class:?]
	at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:806) [bib.class:?]
	at net.minecraft.client.Minecraft$15.run(Minecraft.java:2765) [bib$7.class:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_91]
	at net.minecraft.client.Minecraft.func_152343_a(Minecraft.java:3149) [bib.class:?]
	at net.minecraft.client.Minecraft.func_152344_a(Minecraft.java:3171) [bib.class:?]
	at net.minecraft.client.Minecraft.func_175603_A(Minecraft.java:2761) [bib.class:?]
	at net.minecraft.client.resources.ResourcePackRepository.func_148529_f(ResourcePackRepository.java:418) [ceu.class:?]
	at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2478) [bib.class:?]
	at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2428) [bib.class:?]
	at net.minecraft.client.network.NetHandlerPlayClient.func_147231_a(NetHandlerPlayClient.java:784) [brz.class:?]
	at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:456) [gw.class:?]
	at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:353) [bsa.class:?]
	at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1722) [bib.class:?]
	at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236) [NewLaunch.jar:?]
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.listen(EntryPoint.java:162) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.main(EntryPoint.java:53) [NewLaunch.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 10 column 14 path $.elements[0].rotation
	at com.google.gson.internal.Streams.parse(Streams.java:60) ~[Streams.class:?]
	at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65) ~[TreeTypeAdapter.class:?]
	at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
	at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bvu.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:369) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.access$1600(ModelLoader.java:126) ~[ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:933) ~[ModelLoader$VanillaLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
	... 43 more
Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 10 column 14 path $.elements[0].rotation
	at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[JsonReader.class:?]
	at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505) ~[JsonReader.class:?]
	at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[JsonReader.class:?]
	at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738) ~[TypeAdapters$29.class:?]
	at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731) ~[TypeAdapters$29.class:?]
	at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739) ~[TypeAdapters$29.class:?]
	at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[TypeAdapters$29.class:?]
	at com.google.gson.internal.Streams.parse(Streams.java:48) ~[Streams.class:?]
	at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65) ~[TreeTypeAdapter.class:?]
	at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
	at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bvu.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:369) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.access$1600(ModelLoader.java:126) ~[ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:933) ~[ModelLoader$VanillaLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
	... 43 more
[21:23:41] [main/ERROR] [FML]: Could not load vanilla model parent 'minecraft:block/rail_raised_sw' for 'net.minecraft.client.renderer.block.model.ModelBlock@4d520f1
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:block/rail_raised_sw with loader VanillaLoader.INSTANCE, skipping
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:203) [ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:461) [ModelLoader$VanillaModelWrapper.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:163) [ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) [ModelLoader$WeightedRandomModel.class:?]
	at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1243) [ModelLoader$VariantLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) [ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:233) [ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) [cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:221) [ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:159) [ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:131) [cev.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [cev.class:?]
	at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:806) [bib.class:?]
	at net.minecraft.client.Minecraft$15.run(Minecraft.java:2765) [bib$7.class:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_91]
	at net.minecraft.client.Minecraft.func_152343_a(Minecraft.java:3149) [bib.class:?]
	at net.minecraft.client.Minecraft.func_152344_a(Minecraft.java:3171) [bib.class:?]
	at net.minecraft.client.Minecraft.func_175603_A(Minecraft.java:2761) [bib.class:?]
	at net.minecraft.client.resources.ResourcePackRepository.func_148529_f(ResourcePackRepository.java:418) [ceu.class:?]
	at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2478) [bib.class:?]
	at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2428) [bib.class:?]
	at net.minecraft.client.network.NetHandlerPlayClient.func_147231_a(NetHandlerPlayClient.java:784) [brz.class:?]
	at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:456) [gw.class:?]
	at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:353) [bsa.class:?]
	at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1722) [bib.class:?]
	at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236) [NewLaunch.jar:?]
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.listen(EntryPoint.java:162) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.main(EntryPoint.java:53) [NewLaunch.jar:?]
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 10 column 14 path $.elements[0].rotation
	at com.google.gson.internal.Streams.parse(Streams.java:60) ~[Streams.class:?]
	at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65) ~[TreeTypeAdapter.class:?]
	at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
	at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bvu.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:369) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.access$1600(ModelLoader.java:126) ~[ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:933) ~[ModelLoader$VanillaLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
	... 43 more
Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 10 column 14 path $.elements[0].rotation
	at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[JsonReader.class:?]
	at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505) ~[JsonReader.class:?]
	at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[JsonReader.class:?]
	at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738) ~[TypeAdapters$29.class:?]
	at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731) ~[TypeAdapters$29.class:?]
	at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739) ~[TypeAdapters$29.class:?]
	at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[TypeAdapters$29.class:?]
	at com.google.gson.internal.Streams.parse(Streams.java:48) ~[Streams.class:?]
	at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65) ~[TreeTypeAdapter.class:?]
	at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
	at net.minecraft.client.renderer.block.model.ModelBlock.func_178307_a(SourceFile:61) ~[bvu.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:369) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.access$1600(ModelLoader.java:126) ~[ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:933) ~[ModelLoader$VanillaLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
	... 43 more
[21:23:52] [main/INFO] [Config]: [OptiFine] Mipmap levels: 4
[21:23:52] [main/INFO] [Config]: [OptiFine] Multitexture: false
[21:23:52] [main/INFO] [Config]: [OptiFine] Multipass connected textures: false
[21:23:52] [main/INFO] [Config]: [OptiFine] Multipass connected textures: false
[21:23:52] [main/INFO] [Config]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/candle_wall.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/dagger/multielement_spear_all.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/water_anim.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/mob_totem_texture.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/necklace_fire2.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/necklace_fire1.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/bow/air_bow_all.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/arrow_right_red.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/check_green.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/necklace_earth1.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/necklace_earth2.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/necklace_cross.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/dagger/default_dagger1.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/dagger/default_dagger2.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/bow/water_atom.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/grayscale/flower_blue_orchid.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/ring_thick.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/cyanasaur_wand.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/earth3_petal.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/molten_rock_3.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/molten_rock_2.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/ring_purity.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/molten_rock_1.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/grayscale/water.png, java.io.FileNotFoundException
[21:23:52] [main/INFO] [Config]: [OptiFine] Custom loader: TextureAtlasSprite{name='minecraft:white', frameCount=1, rotated=false, x=1456, y=1408, height=16, width=16, u0=0.7109424, u1=0.7187451, v0=0.6875049, v1=0.6953076}
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/bracelet_earth2.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/bow/thunder_bow_all.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/candle_flame.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/bracelet_earth1.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weaponskins/dagger/scifi_dagger_texture.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/grayscale/flower_houstonia.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/molten_rock.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/dagger/thunderbolt.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/ring_pearl.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/air_anim3.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/dagger/fire_blade_flamelicks_ho.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/null.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/flaming_set/flaming_wand.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/flora/crops.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/fire_center.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/water_atom.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/dagger/water_dagger_all.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/ring_base.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/money_set/money_dagger.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/grayscale/tallgrass_medium.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/thunderbolt.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/bow/default_bow.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/gui/column.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/wings.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/add.png, java.io.FileNotFoundException
[21:23:52] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/flower_allium.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/dagger/blade_glow.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weaponskins/bow/scifi_bow_glow_animation_texture.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/string.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/flora/crops1.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/fire_swirl.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/holy_set/holy_wand.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/grayscale/tallgrass_small.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/stick2.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/wynn_armor.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/water_spear_all.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/grayscale/flower_oxeye_daisy.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weaponskins/wand/scifi_wand_texture.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/necklace_air2.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/necklace_air1.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/grayscale/tallgrass_tallest.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/bracelet_multi2.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/bracelet_multi1.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/grayscale/flower_tulip_white.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/grayscale/leaves.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/wynn_slimeball.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weaponskins/bow/cannon_metal.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weaponskins/bow/orb_swirl.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/candle_pillar_bottom.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/fire_blade_flamelicks.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/flora/cowtails1.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/evil_set/evil_wand.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/bracelet_fire1.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/necklace_multi2.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/necklace_multi1.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/bracelet_fire2.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/holy_set/holy_hammer2.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/generic3.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/food_set_1/kebab_spear.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/air3.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/necklace_thunder2.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/necklace_thunder1.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weaponskins/spear/steampunk_spear_tex.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/dagger/red-blue_swirl.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/air1.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/fire3.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/fire2.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/bow/fire_string.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/flaming_set/flaming_bow.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/air2_wrap1.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/holy_set/holy_hammer.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/air2_wrap1.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/lotr_set/lotr_bow.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/lotr_set/lotr_staff.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weaponskins/dagger/dagger_banana_texture.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/dagger/fire_dagger_t1.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/fire3.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/lotr_set/lotr_wand.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/fire1.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/fire2.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weaponskins/wand/scifi_wand_glow_animation_texture.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weaponskins/wand/steampunk_wand_clock_animation_texture.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weaponskins/wand/steampunk_wand_texture.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/ring_wedding.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weaponskins/dagger/scifi_dagger_glow_animation_texture.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/money_set/money_wand.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/ring_earth2.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/ring_earth1.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/stick.png, java.io.FileNotFoundException
[21:23:53] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weaponskins/wand/orb_swirl.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/ring_multi2.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/ring_multi1.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/cyan_flame.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/food_set_1/chicken_leg_staff.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/bow/water_bow_all.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/air_anim3.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/arrow_left.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/thunder2.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/thunder1.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weaponskins/spear/scifi_spear_texture.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/water3.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/water2.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/key_prison.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/evil_set/evil_dagger.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/corrupted_spear_dark.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weaponskins/bow/steampunk_bow_texture.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/thunder_spear_all.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/flaming_set/flaming_sword.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/gui/shops/left.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/bracelet_base.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/bow/green-yellow_swirl.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/piston_side_sticky.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/dagger/fire_swirl.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/necklace_base.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/spike_cross.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/arrow_right.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/dagger/multielement_orb.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/bow/fire_bow.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/books.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/bow/earth_crossbow_t1.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/bow/earth_crossbow_t2.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/refresh_yellow.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/bow/earth_crossbow_t3.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/water_atom.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/earth2.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/earth3.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/earth1.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/air_spear_all.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/red-blue_swirl.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/bracelet_thunder2.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/bracelet_thunder1.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/bracelet_water1.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/grayscale/flower_rose.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/bracelet_water2.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weaponskins/dagger/obsidian_light.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/necklace_broach.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/money_set/money_spear.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/corrupted_spear.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weaponskins/bow/scifi_bow_texture.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/food_set_1/banana_bow.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/check_gray.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/multielement_spear_all.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/orb.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/equipment_slot.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/food_set_1/swordfish_sword.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/dagger/green-yellow_swirl.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/money_set/money_bow.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/holy_set/holy_dagger.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/green-yellow_swirl.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/gui/shops/right.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weaponskins/spear/scifi_spear_glow_animation_texture.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/ring_fire1.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/bracelet_air1.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/ring_fire2.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/check_yellow.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/ring_air1.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/necklace_silver.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/ring_air2.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/earth3_petal1.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/earth_bracing.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/bracelet_air2.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/bow/thunderbolt.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/bow/multielement_bow_all.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/ring_thunder1.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/default_spear2.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/spear/default_spear1.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/ring_thunder2.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/candle_pillar_top.png, java.io.FileNotFoundException
[21:23:54] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/check_red.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/bow/waterparticles.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/bow/air_anim3.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/necklace_water2.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/necklace_water1.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/dagger/fire_dagger_all.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/bow/default_bow2.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/bracelet_shackle.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/flora/cowtails.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/earth3.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/bow/thunderbolt_string.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/powder_slot.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/earth2.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/earth1.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/dagger/earth_dagger_all.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/vanta_block.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/necklace_pearl.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/gui/tradeicn.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/pan/pan.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/lotr_set/lotr_dagger.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/thunder3_wrap1.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/thunder3_wrap2.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/wand/thunderbolt.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/dagger/thunder3.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/dagger/thunder2.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/dagger/thunder1.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/flaming_set/flaming_hammer.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/evil_set/evil_trident.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weaponskins/dagger/steampunk_dagger_texture.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/grayscale/tallgrass_tall.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/bow/red-blue_swirl.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/evil_set/evil_bow.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/sets/holy_set/holy_bow.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/quest_book.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/grayscale/tallgrass.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/key.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/spike_blood.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/ring_water2.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/accessories/ring_water1.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weaponskins/bow/orb.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/bow/fire_gem1.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/spike.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weaponskins/dagger/rainbow_dagger_animation_texture.png, java.io.FileNotFoundException
[21:23:55] [main/ERROR]: Using missing texture, unable to load minecraft:textures/wynn/weapons/dagger/water_atom.png, java.io.FileNotFoundException
[21:23:55] [main/INFO]: Created: 1024x512 textures-atlas
[21:23:56] [main/WARN]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable.json
[21:23:56] [main/WARN]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable.json
[21:23:56] [main/WARN]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable.json
[21:23:56] [main/WARN]: Unable to resolve texture due to upward reference: #front in minecraft:models/block/orientable.json
[21:23:56] [main/ERROR] [FML]: Exception loading model for variant minecraft:activator_rail#powered=true,shape=ascending_south
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:activator_rail#powered=true,shape=ascending_south with loader VariantLoader.INSTANCE, skipping
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:233) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:221) ~[ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:159) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:131) [cev.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [cev.class:?]
	at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:806) [bib.class:?]
	at net.minecraft.client.Minecraft$15.run(Minecraft.java:2765) [bib$7.class:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_91]
	at net.minecraft.client.Minecraft.func_152343_a(Minecraft.java:3149) [bib.class:?]
	at net.minecraft.client.Minecraft.func_152344_a(Minecraft.java:3171) [bib.class:?]
	at net.minecraft.client.Minecraft.func_175603_A(Minecraft.java:2761) [bib.class:?]
	at net.minecraft.client.resources.ResourcePackRepository.func_148529_f(ResourcePackRepository.java:418) [ceu.class:?]
	at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2478) [bib.class:?]
	at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2428) [bib.class:?]
	at net.minecraft.client.network.NetHandlerPlayClient.func_147231_a(NetHandlerPlayClient.java:784) [brz.class:?]
	at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:456) [gw.class:?]
	at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:353) [bsa.class:?]
	at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1722) [bib.class:?]
	at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236) [NewLaunch.jar:?]
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.listen(EntryPoint.java:162) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.main(EntryPoint.java:53) [NewLaunch.jar:?]
Caused by: java.lang.IllegalStateException: vanilla model 'net.minecraft.client.renderer.block.model.ModelBlock@24d5a09a' can't have non-vanilla parent
	at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:468) ~[ModelLoader$VanillaModelWrapper.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:163) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) ~[ModelLoader$WeightedRandomModel.class:?]
	at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1243) ~[ModelLoader$VariantLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
	... 37 more
[21:23:56] [main/ERROR] [FML]: Exception loading model for variant minecraft:activator_rail#powered=false,shape=ascending_west
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:activator_rail#powered=false,shape=ascending_west with loader VariantLoader.INSTANCE, skipping
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:233) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:221) ~[ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:159) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:131) [cev.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [cev.class:?]
	at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:806) [bib.class:?]
	at net.minecraft.client.Minecraft$15.run(Minecraft.java:2765) [bib$7.class:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_91]
	at net.minecraft.client.Minecraft.func_152343_a(Minecraft.java:3149) [bib.class:?]
	at net.minecraft.client.Minecraft.func_152344_a(Minecraft.java:3171) [bib.class:?]
	at net.minecraft.client.Minecraft.func_175603_A(Minecraft.java:2761) [bib.class:?]
	at net.minecraft.client.resources.ResourcePackRepository.func_148529_f(ResourcePackRepository.java:418) [ceu.class:?]
	at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2478) [bib.class:?]
	at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2428) [bib.class:?]
	at net.minecraft.client.network.NetHandlerPlayClient.func_147231_a(NetHandlerPlayClient.java:784) [brz.class:?]
	at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:456) [gw.class:?]
	at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:353) [bsa.class:?]
	at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1722) [bib.class:?]
	at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236) [NewLaunch.jar:?]
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.listen(EntryPoint.java:162) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.main(EntryPoint.java:53) [NewLaunch.jar:?]
Caused by: java.lang.IllegalStateException: vanilla model 'net.minecraft.client.renderer.block.model.ModelBlock@40286c31' can't have non-vanilla parent
	at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:468) ~[ModelLoader$VanillaModelWrapper.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:163) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) ~[ModelLoader$WeightedRandomModel.class:?]
	at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1243) ~[ModelLoader$VariantLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
	... 37 more
[21:23:56] [main/ERROR] [FML]: Exception loading model for variant minecraft:activator_rail#powered=true,shape=ascending_west
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:activator_rail#powered=true,shape=ascending_west with loader VariantLoader.INSTANCE, skipping
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:233) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:221) ~[ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:159) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:131) [cev.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [cev.class:?]
	at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:806) [bib.class:?]
	at net.minecraft.client.Minecraft$15.run(Minecraft.java:2765) [bib$7.class:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_91]
	at net.minecraft.client.Minecraft.func_152343_a(Minecraft.java:3149) [bib.class:?]
	at net.minecraft.client.Minecraft.func_152344_a(Minecraft.java:3171) [bib.class:?]
	at net.minecraft.client.Minecraft.func_175603_A(Minecraft.java:2761) [bib.class:?]
	at net.minecraft.client.resources.ResourcePackRepository.func_148529_f(ResourcePackRepository.java:418) [ceu.class:?]
	at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2478) [bib.class:?]
	at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2428) [bib.class:?]
	at net.minecraft.client.network.NetHandlerPlayClient.func_147231_a(NetHandlerPlayClient.java:784) [brz.class:?]
	at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:456) [gw.class:?]
	at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:353) [bsa.class:?]
	at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1722) [bib.class:?]
	at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236) [NewLaunch.jar:?]
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.listen(EntryPoint.java:162) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.main(EntryPoint.java:53) [NewLaunch.jar:?]
Caused by: java.lang.IllegalStateException: vanilla model 'net.minecraft.client.renderer.block.model.ModelBlock@62bdb256' can't have non-vanilla parent
	at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:468) ~[ModelLoader$VanillaModelWrapper.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:163) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) ~[ModelLoader$WeightedRandomModel.class:?]
	at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1243) ~[ModelLoader$VariantLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
	... 37 more
[21:23:56] [main/ERROR] [FML]: Exception loading model for variant minecraft:activator_rail#powered=false,shape=ascending_south
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model minecraft:activator_rail#powered=false,shape=ascending_south with loader VariantLoader.INSTANCE, skipping
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:233) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:221) ~[ModelLoader.class:?]
	at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:159) ~[ModelLoader.class:?]
	at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:131) [cev.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [cev.class:?]
	at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:806) [bib.class:?]
	at net.minecraft.client.Minecraft$15.run(Minecraft.java:2765) [bib$7.class:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_91]
	at net.minecraft.client.Minecraft.func_152343_a(Minecraft.java:3149) [bib.class:?]
	at net.minecraft.client.Minecraft.func_152344_a(Minecraft.java:3171) [bib.class:?]
	at net.minecraft.client.Minecraft.func_175603_A(Minecraft.java:2761) [bib.class:?]
	at net.minecraft.client.resources.ResourcePackRepository.func_148529_f(ResourcePackRepository.java:418) [ceu.class:?]
	at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2478) [bib.class:?]
	at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2428) [bib.class:?]
	at net.minecraft.client.network.NetHandlerPlayClient.func_147231_a(NetHandlerPlayClient.java:784) [brz.class:?]
	at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:456) [gw.class:?]
	at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:353) [bsa.class:?]
	at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1722) [bib.class:?]
	at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236) [NewLaunch.jar:?]
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.listen(EntryPoint.java:162) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.main(EntryPoint.java:53) [NewLaunch.jar:?]
Caused by: java.lang.IllegalStateException: vanilla model 'net.minecraft.client.renderer.block.model.ModelBlock@4d520f1' can't have non-vanilla parent
	at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:468) ~[ModelLoader$VanillaModelWrapper.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:163) ~[ModelLoaderRegistry.class:?]
	at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) ~[ModelLoader$WeightedRandomModel.class:?]
	at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1243) ~[ModelLoader$VariantLoader.class:?]
	at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
	... 37 more
[21:23:57] [main/INFO] [Config]: [OptiFine] *** Reloading custom textures ***
[21:23:57] [main/INFO] [Config]: [OptiFine] Natural Textures: Parsing default configuration "optifine/natural.properties"
[21:23:57] [main/INFO] [Config]: [OptiFine] Natural Textures: Valid only for textures from default resource pack
[21:23:59] [main/INFO] [FML]: Applying holder lookups
[21:23:59] [main/INFO] [FML]: Holder lookups applied
[21:24:02] [main/INFO] [dsurround]: Muting sounds
[21:24:20] [main/INFO] [dsurround]: Unmuting sounds
[21:24:22] [main/INFO] [dsurround]: Muting sounds

Main mods used are Journeymap, DynamicSurroundings, StellarAPI, and occasionally MobDismemberment. 

 

From the player's perspective, the game will suddenly freeze for no clear reason, and will stay frozen for what may be a minute to two. It will linger for 2-inconclusive minutes at a time, leaving the entire PC inactive and effectively causing the entire screen to lock up aside from the cursor. On ocassion more than once, the PC itself has been forced into a BSOD, citing a network driver as the source.

 

From what I can gather, this might be from Minecraft and Forge pinging the server to get responses and timing out at the same time, so that when it does call the server for an update it will overload Forge with packets(?), overloading both the router/GPU at the same time?

 

This issue is not present on versions earlier than 12.2. All system drivers are updated, excluding the GPU which is listed as current and cannot pull a newer version from Intel due to having an unverified signature.

 

Normally I'd solve the errors myself, but this one has got me lost entirely. I've prodded a close friend who knows more than I do about these things and even he doesn't know where to start.

Link to comment
Share on other sites

First off seems like DynamicSurroundings may be screwing with the Audio drivers, so kill that off and see what happens.

Secondly, your entire premise of overloading Forge with packets and all that is nonsense. That's not how any of this works.

And the model errors have nothing to do with anything. Yes they are annoying, and they ARE errors. But they are data errors which just result in missing models/textures. But as it seems to be the rail block i'd say kill of whatever texture pack you're using. Along with talking to the author about things being broken.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.