Immersive Railroading

Immersive Railroading

3M Downloads

Crashing while loading models

RailroadBoikle opened this issue · 6 comments

commented

Minecraft keeps crashing while loading models for me. It ran fine once but every subsequent attempt hasn't worked. I've tried the most recent release and 1.4.1.

Any help would be greatly appreciated as I can't wait to play the mod.

Crashlogs below

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffd69f64530, pid=13452, tid=9312
#
# JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.51-b03 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [ig8icd64.dll+0x14530]
#
# 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 (0x0000000003005000):  JavaThread "Client thread" [_thread_in_native, id=9312, stack(0x0000000002f00000,0x0000000003000000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000001f15040

Registers:
RAX=0x0000000000000008, RBX=0x0000000000000002, RCX=0x0000000102728048, RDX=0x0000000001f15040
RSP=0x0000000002ffe020, RBP=0x000000006e9fe980, RSI=0x000000006ea55250, RDI=0x0000000000000008
R8 =0x000000000025a964, R9 =0x0000000000000000, R10=0x0000000000000000, R11=0x0000000000000008
R12=0x0000000000000011, R13=0x0000000000032373, R14=0x0000000071134430, R15=0x0000000001f15040
RIP=0x00007ffd69f64530, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x0000000002ffe020)
0x0000000002ffe020:   0000000000001000 0000000000000000
0x0000000002ffe030:   000000006e9fe980 00007ffd6a384921
0x0000000002ffe040:   3fef62b6a0000000 0000000000000000
0x0000000002ffe050:   bfea943c00000000 0000000000000000
0x0000000002ffe060:   0000000000000000 00007ffd6a4fe4eb
0x0000000002ffe070:   000000000025a964 000000006ea55250
0x0000000002ffe080:   0000000000191b98 0000000003b57e17
0x0000000002ffe090:   0000000000240000 0000000002ffe100
0x0000000002ffe0a0:   00000000711346e8 00007ffd6a0262fe
0x0000000002ffe0b0:   0000000071134100 00007ffd6a0262fe
0x0000000002ffe0c0:   00007ffd69f50000 00000007c0000b68
0x0000000002ffe0d0:   fffffffffffffffe 00007ffd6a0262ae
0x0000000002ffe0e0:   00000000711345e0 0000000000000003
0x0000000002ffe0f0:   000000006e9fe980 00007ffd69ff5337
0x0000000002ffe100:   0000000003005000 000000006e9fe980
0x0000000002ffe110:   0000000000001406 000000000000000c 

Instructions: (pc=0x00007ffd69f64530)
0x00007ffd69f64510:   89 5c 24 50 b8 10 00 00 00 45 8b d1 2b c7 8b d8
0x00007ffd69f64520:   8b f8 44 8b d8 48 c1 eb 02 48 85 db 74 1a 66 90
0x00007ffd69f64530:   8b 02 41 ff c2 48 83 c1 04 89 41 fc 41 8b c2 48
0x00007ffd69f64540:   83 c2 04 48 3b c3 72 e8 48 8b 5c 24 50 45 8b d1 


Register to memory mapping:

RAX=0x0000000000000008 is an unknown value
RBX=0x0000000000000002 is an unknown value
RCX=0x0000000102728048 is an unknown value
RDX=0x0000000001f15040 is an unknown value
RSP=0x0000000002ffe020 is pointing into the stack for thread: 0x0000000003005000
RBP=0x000000006e9fe980 is an unknown value
RSI=0x000000006ea55250 is an unknown value
RDI=0x0000000000000008 is an unknown value
R8 =0x000000000025a964 is pointing into the stack for thread: 0x0000000021ce1800
R9 =0x0000000000000000 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x0000000000000008 is an unknown value
R12=0x0000000000000011 is an unknown value
R13=0x0000000000032373 is an unknown value
R14=0x0000000071134430 is an unknown value
R15=0x0000000001f15040 is an unknown value


Stack: [0x0000000002f00000,0x0000000003000000],  sp=0x0000000002ffe020,  free space=1016k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ig8icd64.dll+0x14530]
C  [ig8icd64.dll+0x5ae4eb]
C  0x0000000003115e34

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opengl.GL11.nglDrawArrays(IIIJ)V+0
j  org.lwjgl.opengl.GL11.glDrawArrays(III)V+20
J 14100% C2 cam72cam.immersiverailroading.render.OBJRender.drawDirectGroups(Ljava/lang/Iterable;D)V (912 bytes) @ 0x00000000054ddcec [0x00000000054db540+0x27ac]
j  cam72cam.immersiverailroading.render.OBJRender.drawDirectGroups(Ljava/lang/Iterable;)V+3
j  cam72cam.immersiverailroading.render.OBJRender.drawDirect()V+13
j  cam72cam.immersiverailroading.render.OBJRender.lambda$draw$0()V+1
j  cam72cam.immersiverailroading.render.OBJRender$$Lambda$1004.run()V+4
j  cam72cam.immersiverailroading.render.RenderCacheTimeLimiter.newList(Ljava/lang/Runnable;)I+17
j  cam72cam.immersiverailroading.render.OBJRender.draw()V+27
j  cam72cam.immersiverailroading.render.StockRenderCache.tryPrimeRenderCache()V+127
j  cam72cam.immersiverailroading.render.StockRenderCache.tryPrime()V+0
j  cam72cam.immersiverailroading.proxy.ClientProxy.afterTextureStitch(Lnet/minecraftforge/client/event/TextureStitchEvent$Post;)V+0
j  net.minecraftforge.fml.common.eventhandler.ASMEventHandler_13_ClientProxy_afterTextureStitch_Post.invoke(Lnet/minecraftforge/fml/common/eventhandler/Event;)V+5
J 11964 C1 net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(Lnet/minecraftforge/fml/common/eventhandler/Event;)V (110 bytes) @ 0x0000000003a5acdc [0x0000000003a5a440+0x89c]
J 8858 C2 net.minecraftforge.fml.common.eventhandler.EventBus.post(Lnet/minecraftforge/fml/common/eventhandler/Event;)Z (77 bytes) @ 0x0000000004811010 [0x0000000004810f00+0x110]
j  net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(Lnet/minecraft/client/renderer/texture/TextureMap;)V+11
j  net.minecraft.client.renderer.texture.TextureMap.func_110571_b(Lnet/minecraft/client/resources/IResourceManager;)V+858
j  net.minecraft.client.renderer.texture.TextureMap.func_174943_a(Lnet/minecraft/client/resources/IResourceManager;Lnet/minecraft/client/renderer/texture/ITextureMapPopulator;)V+26
j  net.minecraftforge.client.model.ModelLoader.func_177570_a()Lnet/minecraft/util/registry/IRegistry;+86
j  net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(Lnet/minecraft/client/resources/IResourceManager;)V+19
j  net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(Lnet/minecraft/client/resources/IResourceManagerReloadListener;)V+32
j  net.minecraft.client.Minecraft.func_71384_a()V+775
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

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

Java Threads: ( => current thread )
  0x0000000021ce1800 JavaThread "Thread-15" [_thread_blocked, id=13752, stack(0x0000000000210000,0x0000000000310000)]
  0x0000000021ce0800 JavaThread "Thread-14" [_thread_blocked, id=9588, stack(0x0000000000110000,0x0000000000210000)]
  0x0000000021cd8000 JavaThread "pool-2-thread-1" [_thread_blocked, id=4968, stack(0x000000007d4e0000,0x000000007d5e0000)]
  0x0000000021cd6000 JavaThread "C&B Model Cache Cleanup" [_thread_blocked, id=13180, stack(0x00000000788f0000,0x00000000789f0000)]
  0x0000000021684000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=2600, stack(0x0000000071630000,0x0000000071730000)]
  0x000000002167f800 JavaThread "Thread-6" [_thread_blocked, id=13648, stack(0x000000006ee70000,0x000000006ef70000)]
  0x000000002167f000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=9688, stack(0x0000000025600000,0x0000000025700000)]
  0x0000000021f6f800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=9876, stack(0x0000000025500000,0x0000000025600000)]
  0x00000000260f9000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=13320, stack(0x0000000023180000,0x0000000023280000)]
  0x00000000208f3000 JavaThread "Service Thread" daemon [_thread_blocked, id=13580, stack(0x0000000020cc0000,0x0000000020dc0000)]
  0x000000001f07b000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=5348, stack(0x00000000207c0000,0x00000000208c0000)]
  0x000000001f078000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=1400, stack(0x00000000206c0000,0x00000000207c0000)]
  0x000000001f074000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=13600, stack(0x00000000205c0000,0x00000000206c0000)]
  0x000000001f072000 JavaThread "Attach Listener" daemon [_thread_blocked, id=13876, stack(0x00000000204c0000,0x00000000205c0000)]
  0x000000001f071000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9432, stack(0x00000000203c0000,0x00000000204c0000)]
  0x00000000030fd800 JavaThread "Finalizer" daemon [_thread_blocked, id=6236, stack(0x00000000202c0000,0x00000000203c0000)]
  0x00000000030f5800 JavaThread "Reference Handler" daemon [_thread_blocked, id=11868, stack(0x00000000201c0000,0x00000000202c0000)]
=>0x0000000003005000 JavaThread "Client thread" [_thread_in_native, id=9312, stack(0x0000000002f00000,0x0000000003000000)]

Other Threads:
  0x000000001f037800 VMThread [stack: 0x00000000200c0000,0x00000000201c0000] [id=11004]
  0x00000000208f9800 WatcherThread [stack: 0x0000000020dc0000,0x0000000020ec0000] [id=3988]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 PSYoungGen      total 1375744K, used 718607K [0x0000000753b80000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 987648K, 72% used [0x0000000753b80000,0x000000077f56f9d0,0x0000000790000000)
  from space 388096K, 1% used [0x00000007a8500000,0x00000007a88d4378,0x00000007c0000000)
  to   space 393216K, 0% used [0x0000000790000000,0x0000000790000000,0x00000007a8000000)
 ParOldGen       total 1224704K, used 1127654K [0x000000067b200000, 0x00000006c5e00000, 0x0000000753b80000)
  object space 1224704K, 92% used [0x000000067b200000,0x00000006bff398f8,0x00000006c5e00000)
 Metaspace       used 155883K, capacity 157839K, committed 159080K, reserved 1181696K
  class space    used 26066K, capacity 26729K, committed 26744K, reserved 1048576K

Card table byte_map: [0x00000000124c0000,0x0000000012ef0000] byte_map_base: 0x000000000f0e7000

Marking Bits: (ParMarkBitMap*) 0x0000000076914040
 Begin Bits: [0x00000000139c0000, 0x0000000018af8000)
 End Bits:   [0x0000000018af8000, 0x000000001dc30000)

Polling page: 0x0000000002d70000

CodeCache: size=245760Kb used=36687Kb max_used=36890Kb free=209072Kb
 bounds [0x0000000003100000, 0x0000000005560000, 0x0000000012100000]
 total_blobs=10529 nmethods=9257 adapters=1183
 compilation: enabled

Compilation events (10 events):
Event: 232.603 Thread 0x000000001f078000 14149 % !   4       cam72cam.immersiverailroading.render.OBJTextureSheet::<init> @ 149 (1276 bytes)
Event: 232.613 Thread 0x000000001f07b000 nmethod 14148 0x00000000054bd590 code [0x00000000054bd9c0, 0x00000000054c0f38]
Event: 232.643 Thread 0x000000001f074000 nmethod 14146% 0x0000000005554510 code [0x00000000055547c0, 0x000000000555a9e0]
Event: 232.650 Thread 0x000000001f074000 14150   !   4       com.sun.imageio.plugins.png.PNGImageReader::decodePass (1201 bytes)
Event: 232.752 Thread 0x000000001f07b000 14153       3       cam72cam.immersiverailroading.render.OBJTextureSheet$$Lambda$92/1324573621::compare (12 bytes)
Event: 232.753 Thread 0x000000001f07b000 nmethod 14153 0x00000000035e1350 code [0x00000000035e1540, 0x00000000035e1db8]
Event: 232.754 Thread 0x000000001f07b000 14154       3       cam72cam.immersiverailroading.render.OBJTextureSheet::lambda$new$1 (12 bytes)
Event: 232.755 Thread 0x000000001f07b000 nmethod 14154 0x00000000038f9a50 code [0x00000000038f9c20, 0x00000000038fa258]
Event: 232.777 Thread 0x000000001f07b000 14155       3       cam72cam.immersiverailroading.ImmersiveRailroading::debug (56 bytes)
Event: 232.785 Thread 0x000000001f07b000 nmethod 14155 0x00000000042cf6d0 code [0x00000000042cfa80, 0x00000000042d1a58]

GC Heap History (10 events):
Event: 211.904 GC heap before
{Heap before GC invocations=58 (full 6):
 PSYoungGen      total 1367552K, used 1057904K [0x0000000753b80000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 971264K, 100% used [0x0000000753b80000,0x000000078f000000,0x000000078f000000)
  from space 396288K, 21% used [0x000000078f000000,0x000000079449c258,0x00000007a7300000)
  to   space 400384K, 0% used [0x00000007a7900000,0x00000007a7900000,0x00000007c0000000)
 ParOldGen       total 1224704K, used 948578K [0x000000067b200000, 0x00000006c5e00000, 0x0000000753b80000)
  object space 1224704K, 77% used [0x000000067b200000,0x00000006b5058ae8,0x00000006c5e00000)
 Metaspace       used 155213K, capacity 157117K, committed 158568K, reserved 1181696K
  class space    used 26006K, capacity 26660K, committed 26744K, reserved 1048576K
Event: 212.155 GC heap after
Heap after GC invocations=58 (full 6):
 PSYoungGen      total 1365504K, used 137025K [0x0000000753b80000, 0x00000007bf400000, 0x00000007c0000000)
  eden space 977408K, 0% used [0x0000000753b80000,0x0000000753b80000,0x000000078f600000)
  from space 388096K, 35% used [0x00000007a7900000,0x00000007afed05f0,0x00000007bf400000)
  to   space 392192K, 0% used [0x000000078f600000,0x000000078f600000,0x00000007a7500000)
 ParOldGen       total 1224704K, used 962650K [0x000000067b200000, 0x00000006c5e00000, 0x0000000753b80000)
  object space 1224704K, 78% used [0x000000067b200000,0x00000006b5e16af8,0x00000006c5e00000)
 Metaspace       used 155213K, capacity 157117K, committed 158568K, reserved 1181696K
  class space    used 26006K, capacity 26660K, committed 26744K, reserved 1048576K
}
Event: 218.986 GC heap before
{Heap before GC invocations=59 (full 6):
 PSYoungGen      total 1365504K, used 1114433K [0x0000000753b80000, 0x00000007bf400000, 0x00000007c0000000)
  eden space 977408K, 100% used [0x0000000753b80000,0x000000078f600000,0x000000078f600000)
  from space 388096K, 35% used [0x00000007a7900000,0x00000007afed05f0,0x00000007bf400000)
  to   space 392192K, 0% used [0x000000078f600000,0x000000078f600000,0x00000007a7500000)
 ParOldGen       total 1224704K, used 962650K [0x000000067b200000, 0x00000006c5e00000, 0x0000000753b80000)
  object space 1224704K, 78% used [0x000000067b200000,0x00000006b5e16af8,0x00000006c5e00000)
 Metaspace       used 155217K, capacity 157117K, committed 158568K, reserved 1181696K
  class space    used 26006K, capacity 26660K, committed 26744K, reserved 1048576K
Event: 219.321 GC heap after
Heap after GC invocations=59 (full 6):
 PSYoungGen      total 1369600K, used 116737K [0x0000000753b80000, 0x00000007bf900000, 0x00000007c0000000)
  eden space 977408K, 0% used [0x0000000753b80000,0x0000000753b80000,0x000000078f600000)
  from space 392192K, 29% used [0x000000078f600000,0x00000007968006c0,0x00000007a7500000)
  to   space 386560K, 0% used [0x00000007a7f80000,0x00000007a7f80000,0x00000007bf900000)
 ParOldGen       total 1224704K, used 1006516K [0x000000067b200000, 0x00000006c5e00000, 0x0000000753b80000)
  object space 1224704K, 82% used [0x000000067b200000,0x00000006b88ed370,0x00000006c5e00000)
 Metaspace       used 155217K, capacity 157117K, committed 158568K, reserved 1181696K
  class space    used 26006K, capacity 26660K, committed 26744K, reserved 1048576K
}
Event: 222.625 GC heap before
{Heap before GC invocations=60 (full 6):
 PSYoungGen      total 1369600K, used 1094145K [0x0000000753b80000, 0x00000007bf900000, 0x00000007c0000000)
  eden space 977408K, 100% used [0x0000000753b80000,0x000000078f600000,0x000000078f600000)
  from space 392192K, 29% used [0x000000078f600000,0x00000007968006c0,0x00000007a7500000)
  to   space 386560K, 0% used [0x00000007a7f80000,0x00000007a7f80000,0x00000007bf900000)
 ParOldGen       total 1224704K, used 1006516K [0x000000067b200000, 0x00000006c5e00000, 0x0000000753b80000)
  object space 1224704K, 82% used [0x000000067b200000,0x00000006b88ed370,0x00000006c5e00000)
 Metaspace       used 155397K, capacity 157249K, committed 158568K, reserved 1181696K
  class space    used 26023K, capacity 26662K, committed 26744K, reserved 1048576K
Event: 222.869 GC heap after
Heap after GC invocations=60 (full 6):
 PSYoungGen      total 1374208K, used 101639K [0x0000000753b80000, 0x00000007bf180000, 0x00000007c0000000)
  eden space 995328K, 0% used [0x0000000753b80000,0x0000000753b80000,0x0000000790780000)
  from space 378880K, 26% used [0x00000007a7f80000,0x00000007ae2c1f70,0x00000007bf180000)
  to   space 381952K, 0% used [0x0000000790780000,0x0000000790780000,0x00000007a7c80000)
 ParOldGen       total 1224704K, used 1090334K [0x000000067b200000, 0x00000006c5e00000, 0x0000000753b80000)
  object space 1224704K, 89% used [0x000000067b200000,0x00000006bdac7a00,0x00000006c5e00000)
 Metaspace       used 155397K, capacity 157249K, committed 158568K, reserved 1181696K
  class space    used 26023K, capacity 26662K, committed 26744K, reserved 1048576K
}
Event: 224.327 GC heap before
{Heap before GC invocations=61 (full 6):
 PSYoungGen      total 1374208K, used 1088212K [0x0000000753b80000, 0x00000007bf180000, 0x00000007c0000000)
  eden space 995328K, 99% used [0x0000000753b80000,0x000000078fef32f8,0x0000000790780000)
  from space 378880K, 26% used [0x00000007a7f80000,0x00000007ae2c1f70,0x00000007bf180000)
  to   space 381952K, 0% used [0x0000000790780000,0x0000000790780000,0x00000007a7c80000)
 ParOldGen       total 1224704K, used 1090334K [0x000000067b200000, 0x00000006c5e00000, 0x0000000753b80000)
  object space 1224704K, 89% used [0x000000067b200000,0x00000006bdac7a00,0x00000006c5e00000)
 Metaspace       used 155612K, capacity 157541K, committed 158824K, reserved 1181696K
  class space    used 26052K, capacity 26696K, committed 26744K, reserved 1048576K
Event: 224.409 GC heap after
Heap after GC invocations=61 (full 6):
 PSYoungGen      total 1377280K, used 25876K [0x0000000753b80000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 995328K, 0% used [0x0000000753b80000,0x0000000753b80000,0x0000000790780000)
  from space 381952K, 6% used [0x0000000790780000,0x00000007920c51b0,0x00000007a7c80000)
  to   space 388096K, 0% used [0x00000007a8500000,0x00000007a8500000,0x00000007c0000000)
 ParOldGen       total 1224704K, used 1124860K [0x000000067b200000, 0x00000006c5e00000, 0x0000000753b80000)
  object space 1224704K, 91% used [0x000000067b200000,0x00000006bfc7f380,0x00000006c5e00000)
 Metaspace       used 155612K, capacity 157541K, committed 158824K, reserved 1181696K
  class space    used 26052K, capacity 26696K, committed 26744K, reserved 1048576K
}
Event: 229.616 GC heap before
{Heap before GC invocations=62 (full 6):
 PSYoungGen      total 1377280K, used 1021204K [0x0000000753b80000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 995328K, 100% used [0x0000000753b80000,0x0000000790780000,0x0000000790780000)
  from space 381952K, 6% used [0x0000000790780000,0x00000007920c51b0,0x00000007a7c80000)
  to   space 388096K, 0% used [0x00000007a8500000,0x00000007a8500000,0x00000007c0000000)
 ParOldGen       total 1224704K, used 1124860K [0x000000067b200000, 0x00000006c5e00000, 0x0000000753b80000)
  object space 1224704K, 91% used [0x000000067b200000,0x00000006bfc7f380,0x00000006c5e00000)
 Metaspace       used 155853K, capacity 157771K, committed 159080K, reserved 1181696K
  class space    used 26066K, capacity 26729K, committed 26744K, reserved 1048576K
Event: 229.677 GC heap after
Heap after GC invocations=62 (full 6):
 PSYoungGen      total 1375744K, used 3920K [0x0000000753b80000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 987648K, 0% used [0x0000000753b80000,0x0000000753b80000,0x0000000790000000)
  from space 388096K, 1% used [0x00000007a8500000,0x00000007a88d4378,0x00000007c0000000)
  to   space 393216K, 0% used [0x0000000790000000,0x0000000790000000,0x00000007a8000000)
 ParOldGen       total 1224704K, used 1127654K [0x000000067b200000, 0x00000006c5e00000, 0x0000000753b80000)
  object space 1224704K, 92% used [0x000000067b200000,0x00000006bff398f8,0x00000006c5e00000)
 Metaspace       used 155853K, capacity 157771K, committed 159080K, reserved 1181696K
  class space    used 26066K, capacity 26729K, committed 26744K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 228.916 Thread 0x0000000003005000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004f808d0 method=java.lang.StrictMath.floorOrCeil(DDDD)D @ 115
Event: 228.916 Thread 0x0000000003005000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000349cdb4 method=java.lang.StrictMath.floorOrCeil(DDDD)D @ 115
Event: 228.938 Thread 0x0000000003005000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000035de280 method=java.awt.image.BufferedImage.getRGB(IIII[III)[I @ 202
Event: 228.939 Thread 0x0000000003005000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000428e218 method=java.awt.image.BufferedImage.getRGB(IIII[III)[I @ 202
Event: 228.952 Thread 0x0000000003005000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000035de280 method=java.awt.image.BufferedImage.getRGB(IIII[III)[I @ 202
Event: 228.959 Thread 0x0000000003005000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000035de280 method=java.awt.image.BufferedImage.getRGB(IIII[III)[I @ 202
Event: 229.037 Thread 0x0000000003005000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000035de280 method=java.awt.image.BufferedImage.getRGB(IIII[III)[I @ 202
Event: 229.739 Thread 0x0000000003005000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004e8b09c method=cam72cam.immersiverailroading.render.OBJTextureSheet.isFlatMaterial(Ljava/lang/String;)Z @ 37
Event: 231.209 Thread 0x0000000003005000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000054ca278 method=cam72cam.immersiverailroading.render.OBJTextureSheet.<init>(Lcam72cam/immersiverailroading/model/obj/OBJModel;Ljava/lang/String;)V @ 479
Event: 231.274 Thread 0x0000000003005000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004eab560 method=cam72cam.immersiverailroading.render.OBJTextureSheet.<init>(Lcam72cam/immersiverailroading/model/obj/OBJModel;Ljava/lang/String;)V @ 479

Internal exceptions (10 events):
Event: 178.052 Thread 0x0000000021ce0800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000783b13618) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
Event: 178.382 Thread 0x0000000021ce0800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000783b86570) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
Event: 178.383 Thread 0x0000000021ce0800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000783b86770) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 3211]
Event: 182.824 Thread 0x0000000003005000 Implicit null exception at 0x00000000050105ae to 0x0000000005014315
Event: 187.958 Thread 0x0000000003005000 Implicit null exception at 0x0000000004c855b0 to 0x0000000004c87d39
Event: 212.431 Thread 0x0000000003005000 Implicit null exception at 0x00000000032e63d4 to 0x00000000032e6515
Event: 228.471 Thread 0x0000000003005000 Implicit null exception at 0x0000000004fedd37 to 0x0000000004feeb5d
Event: 228.472 Thread 0x0000000003005000 Implicit null exception at 0x0000000004d20997 to 0x0000000004d21815
Event: 228.472 Thread 0x0000000003005000 Implicit null exception at 0x0000000005326897 to 0x0000000005327715
Event: 229.739 Thread 0x0000000003005000 Implicit null exception at 0x0000000004e85eaa to 0x0000000004e8b02d

Events (10 events):
Event: 232.756 Thread 0x000000001f07b000 flushing nmethod 0x0000000004569e50
Event: 232.756 Thread 0x000000001f07b000 flushing nmethod 0x00000000045b4f50
Event: 232.756 Thread 0x000000001f07b000 flushing nmethod 0x0000000004671d10
Event: 232.783 Thread 0x0000000003005000 DEOPT PACKING pc=0x00000000054f01aa sp=0x0000000002ffe1e0
Event: 232.783 Thread 0x0000000003005000 DEOPT UNPACKING pc=0x000000000314787f sp=0x0000000002ffe0f0 mode 0
Event: 232.785 Thread 0x000000001f07b000 flushing nmethod 0x0000000004700450
Event: 232.785 Thread 0x000000001f07b000 flushing nmethod 0x0000000004707110
Event: 232.785 Thread 0x000000001f07b000 flushing nmethod 0x000000000473c490
Event: 232.786 Thread 0x000000001f07b000 flushing nmethod 0x000000000481b410
Event: 232.786 Thread 0x000000001f07b000 flushing nmethod 0x0000000004876d90


Dynamic libraries:
0x00007ff64ae00000 - 0x00007ff64ae37000 	C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_51\bin\javaw.exe
0x00007ffdb2690000 - 0x00007ffdb2871000 	C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffdaff70000 - 0x00007ffdb0022000 	C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffdaf680000 - 0x00007ffdaf8f3000 	C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffdb1eb0000 - 0x00007ffdb1f51000 	C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffdb1980000 - 0x00007ffdb1a1e000 	C:\WINDOWS\System32\msvcrt.dll
0x00007ffdb1a20000 - 0x00007ffdb1a7b000 	C:\WINDOWS\System32\sechost.dll
0x00007ffdb2190000 - 0x00007ffdb22b4000 	C:\WINDOWS\System32\RPCRT4.dll
0x00007ffdb1ab0000 - 0x00007ffdb1c40000 	C:\WINDOWS\System32\USER32.dll
0x00007ffdafb00000 - 0x00007ffdafb20000 	C:\WINDOWS\System32\win32u.dll
0x00007ffdb0330000 - 0x00007ffdb0358000 	C:\WINDOWS\System32\GDI32.dll
0x00007ffdaf270000 - 0x00007ffdaf402000 	C:\WINDOWS\System32\gdi32full.dll
0x00007ffdaf960000 - 0x00007ffdaf9ff000 	C:\WINDOWS\System32\msvcp_win.dll
0x00007ffdafa00000 - 0x00007ffdafafa000 	C:\WINDOWS\System32\ucrtbase.dll
0x00007ffd9fb50000 - 0x00007ffd9fdb9000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.523_none_fb409dd930672a56\COMCTL32.dll
0x00007ffdb22c0000 - 0x00007ffdb25e2000 	C:\WINDOWS\System32\combase.dll
0x00007ffdaf410000 - 0x00007ffdaf48a000 	C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffdb1a80000 - 0x00007ffdb1aad000 	C:\WINDOWS\System32\IMM32.DLL
0x00000000769a0000 - 0x0000000076a72000 	C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_51\bin\msvcr100.dll
0x0000000076110000 - 0x0000000076993000 	C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_51\bin\server\jvm.dll
0x00007ffdb1d50000 - 0x00007ffdb1d58000 	C:\WINDOWS\System32\PSAPI.DLL
0x00007ffdac220000 - 0x00007ffdac243000 	C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffd9aca0000 - 0x00007ffd9aca9000 	C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffda4110000 - 0x00007ffda411a000 	C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffdb25f0000 - 0x00007ffdb265c000 	C:\WINDOWS\System32\WS2_32.dll
0x00007ffdabc20000 - 0x00007ffdabc4a000 	C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffdaea60000 - 0x00007ffdaeaa9000 	C:\WINDOWS\System32\cfgmgr32.dll
0x0000000076ee0000 - 0x0000000076eef000 	C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_51\bin\verify.dll
0x0000000076eb0000 - 0x0000000076ed9000 	C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_51\bin\java.dll
0x0000000076e90000 - 0x0000000076ea6000 	C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_51\bin\zip.dll
0x00007ffdb0360000 - 0x00007ffdb17a0000 	C:\WINDOWS\System32\SHELL32.dll
0x00007ffdb1d60000 - 0x00007ffdb1e09000 	C:\WINDOWS\System32\shcore.dll
0x00007ffdaeab0000 - 0x00007ffdaf1bd000 	C:\WINDOWS\System32\windows.storage.dll
0x00007ffdb01d0000 - 0x00007ffdb0221000 	C:\WINDOWS\System32\shlwapi.dll
0x00007ffdaea00000 - 0x00007ffdaea11000 	C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffdaea20000 - 0x00007ffdaea3f000 	C:\WINDOWS\System32\profapi.dll
0x00007ffdae9a0000 - 0x00007ffdae9ec000 	C:\WINDOWS\System32\powrprof.dll
0x00007ffdae9f0000 - 0x00007ffdae9fa000 	C:\WINDOWS\System32\FLTLIB.DLL
0x0000000076e80000 - 0x0000000076e8d000 	C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_51\bin\management.dll
0x00000000760f0000 - 0x000000007610a000 	C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_51\bin\net.dll
0x00007ffdae1c0000 - 0x00007ffdae226000 	C:\WINDOWS\system32\mswsock.dll
0x00000000760d0000 - 0x00000000760e1000 	C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_51\bin\nio.dll
0x00007ffdae370000 - 0x00007ffdae387000 	C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffdadda0000 - 0x00007ffdaddd3000 	C:\WINDOWS\system32\rsaenh.dll
0x00007ffdae500000 - 0x00007ffdae525000 	C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffdae8d0000 - 0x00007ffdae8f8000 	C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffdae390000 - 0x00007ffdae39b000 	C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffdadf40000 - 0x00007ffdadf78000 	C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffdb1c40000 - 0x00007ffdb1c48000 	C:\WINDOWS\System32\NSI.dll
0x00007ffda6860000 - 0x00007ffda6876000 	C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffda6840000 - 0x00007ffda685a000 	C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007ffdac780000 - 0x00007ffdac78a000 	C:\Users\billy\AppData\Local\Temp\jansi-64-1109538636948968325.dll
0x00007ffda9f80000 - 0x00007ffda9f96000 	C:\WINDOWS\system32\napinsp.dll
0x00007ffda9300000 - 0x00007ffda931a000 	C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffdab2d0000 - 0x00007ffdab2e9000 	C:\WINDOWS\system32\NLAapi.dll
0x00007ffdadf80000 - 0x00007ffdae03e000 	C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffdac770000 - 0x00007ffdac77e000 	C:\WINDOWS\System32\winrnr.dll
0x00007ffda6e20000 - 0x00007ffda6e35000 	C:\WINDOWS\System32\wshbth.dll
0x00007ffda2760000 - 0x00007ffda276a000 	C:\Windows\System32\rasadhlp.dll
0x00007ffda2ce0000 - 0x00007ffda2d52000 	C:\WINDOWS\System32\fwpuclnt.dll
0x00000000760b0000 - 0x00000000760c7000 	C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_51\bin\unpack.dll
0x0000000180000000 - 0x0000000180053000 	C:\Users\billy\AppData\Local\Temp\fb41-5d5a-acad-f0db\lwjgl64.dll
0x00007ffd9b150000 - 0x00007ffd9b270000 	C:\WINDOWS\SYSTEM32\OPENGL32.dll
0x00007ffda7600000 - 0x00007ffda762c000 	C:\WINDOWS\SYSTEM32\GLU32.dll
0x0000000075f10000 - 0x00000000760a8000 	C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_51\bin\awt.dll
0x00007ffdb20c0000 - 0x00007ffdb2182000 	C:\WINDOWS\System32\OLEAUT32.dll
0x00007ffdacd30000 - 0x00007ffdacdbb000 	C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ffdacec0000 - 0x00007ffdacf58000 	C:\WINDOWS\system32\uxtheme.dll
0x00007ffdb1800000 - 0x00007ffdb1973000 	C:\WINDOWS\System32\MSCTF.dll
0x00007ffdad110000 - 0x00007ffdad139000 	C:\WINDOWS\system32\dwmapi.dll
0x00007ffd98cb0000 - 0x00007ffd98d46000 	C:\WINDOWS\System32\TextInputFramework.dll
0x00007ffdaa270000 - 0x00007ffdaa58e000 	C:\WINDOWS\System32\CoreUIComponents.dll
0x00007ffdacc00000 - 0x00007ffdaccda000 	C:\WINDOWS\System32\CoreMessaging.dll
0x00007ffdada90000 - 0x00007ffdadac1000 	C:\WINDOWS\SYSTEM32\ntmarta.dll
0x00007ffdaa950000 - 0x00007ffdaaa9d000 	C:\WINDOWS\SYSTEM32\wintypes.dll
0x00007ffd69f50000 - 0x00007ffd6ac09000 	C:\WINDOWS\SYSTEM32\ig8icd64.dll
0x00007ffda84d0000 - 0x00007ffda8ed4000 	C:\WINDOWS\SYSTEM32\igdusc64.dll
0x00007ffdab610000 - 0x00007ffdab623000 	C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x00007ffda7670000 - 0x00007ffda7718000 	C:\WINDOWS\SYSTEM32\mscms.dll
0x00007ffdab310000 - 0x00007ffdab320000 	C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll
0x00007ffd7f670000 - 0x00007ffd7f6b3000 	C:\WINDOWS\SYSTEM32\icm32.dll
0x00007ffdad710000 - 0x00007ffdad7cb000 	C:\WINDOWS\SYSTEM32\dxgi.dll
0x00007ffdac250000 - 0x00007ffdac55b000 	C:\WINDOWS\SYSTEM32\d3d11.dll
0x00007ffd9b690000 - 0x00007ffd9c397000 	C:\WINDOWS\SYSTEM32\igd10iumd64.dll
0x00007ffdae4d0000 - 0x00007ffdae4f6000 	C:\WINDOWS\SYSTEM32\ncrypt.dll
0x00007ffdae490000 - 0x00007ffdae4c6000 	C:\WINDOWS\SYSTEM32\NTASN1.dll
0x0000000027000000 - 0x0000000027038000 	C:\Users\billy\AppData\Local\Temp\jna\jna1323770575649332961.dll
0x0000000075ee0000 - 0x0000000075f04000 	C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_51\bin\sunec.dll
0x00007ffd7f480000 - 0x00007ffd7f4f3000 	C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Instances\All the Mods Lite\OpenComputersMod-1.6.2.7-lua52-native.64.dll
0x00007ffd7eeb0000 - 0x00007ffd7ef32000 	C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Instances\All the Mods Lite\OpenComputersMod-1.6.2.7-lua53-native.64.dll
0x0000000001040000 - 0x00000000010a4000 	C:\Users\billy\AppData\Local\Temp\fb41-5d5a-acad-f0db\OpenAL64.dll
0x00007ffdb1f60000 - 0x00007ffdb20b1000 	C:\WINDOWS\System32\ole32.dll
0x00007ffdb1e10000 - 0x00007ffdb1eb0000 	C:\WINDOWS\System32\clbcatq.dll
0x00007ffda6020000 - 0x00007ffda6096000 	C:\WINDOWS\System32\MMDevApi.dll
0x00007ffdae7b0000 - 0x00007ffdae7d7000 	C:\WINDOWS\System32\DEVOBJ.dll
0x00007ffdab450000 - 0x00007ffdab604000 	C:\WINDOWS\System32\PROPSYS.dll
0x00007ffd81590000 - 0x00007ffd8161f000 	C:\WINDOWS\SYSTEM32\dsound.dll
0x00007ffda2200000 - 0x00007ffda232c000 	C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
0x00007ffdaa900000 - 0x00007ffdaa90a000 	C:\WINDOWS\SYSTEM32\AVRT.dll
0x00007ffd9aed0000 - 0x00007ffd9b099000 	C:\WINDOWS\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Dos.name=Windows 10 -Dos.version=10.0 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Djava.library.path=C:\Users\billy\AppData\Local\Temp\fb41-5d5a-acad-f0db -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.1.1462 -Dminecraft.client.jar=C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\versions\1.10.2\1.10.2.jar -Xmx5198m -Xms256m -XX:PermSize=256m -Dminecraft.applet.TargetDirectory=C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Instances\All the Mods Lite -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -Duser.language=en -Duser.country=US -Dlog4j.configurationFile=C:/Users\billy\OneDrive\Documents\Curse\Minecraft\Install\assets\log_configs\client-1.7.xml 
java_command: net.minecraft.launchwrapper.Launch --username QuisVentus --version forge-12.18.3.2511 --gameDir C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Instances\All the Mods Lite\ --assetsDir C:/Users\billy\OneDrive\Documents\Curse\Minecraft\Install/assets --assetIndex 1.10 --uuid 7fbe1bfdbe7c4ba19b6eb5125e86af2e --accessToken 5d1a18ba1abe4ec9b819643e2628a4ae --userType mojang --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge --width 1024 --height 768
java_class_path (initial): C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\libraries\net\minecraftforge\forge\1.10.2-12.18.3.2511\forge-1.10.2-12.18.3.2511.jar;C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\libraries\jline\jline\2.13\jline-2.13.jar;C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\billy\OneDrive\Documents\Curse\Minecraft\Install\libra
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Users\billy\AppData\Local\Programs\Python\Python37-32\Scripts\;C:\Users\billy\AppData\Local\Programs\Python\Python37-32\;C:\Users\billy\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\
USERNAME=billy
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 61 Stepping 4, GenuineIntel



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

OS: Windows 10.0 , 64 bit Build 17134 (10.0.17134.1)

CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 61 stepping 4, 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 8300384k(628308k free), swap 11183968k(1118776k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.51-b03) for windows-amd64 JRE (1.8.0_51-b16), built on Jun  8 2015 18:03:07 by "java_re" with MS VC++ 10.0 (VS2010)

time: Wed Jan 16 10:58:59 2019
elapsed time: 233 seconds (0d 0h 3m 53s)
commented

I don't believe it's ram. Take a look at upgrading your graphics drivers:

ig8icd64.dll
org.lwjgl.opengl.GL11.nglDrawArrays

It's failing inside your Intel graphics driver.

commented
commented

Some integrated GPU's have bugs in their drivers. The code is crashing deep inside the Intel GPU driver code.

I regularly run IR on my laptop with an Intel integrated GPU without issue.

commented

You might need more RAM. How much are you giving MC, and how much does your computer have total?

commented

Updating the graphics drivers did it!

Thank you both very much.

commented

👍