Sign in to follow this  
Ayluin

Server crashing during shutdown hook

Recommended Posts

Started about a week ago, not really sure why.. Happens on any restart manual or scheduled. Dump below:

 



#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006d5dd977, pid=29728, tid=0x0000000000008504
#
# JRE version: Java(TM) SE Runtime Environment (8.0_172-b11) (build 1.8.0_172-b11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.172-b11 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [sqlite-3.8.11.2-3d775265-fdbb-47e6-a25d-544d63e26424-sqlitejdbc.dll+0x5d977]
#
# Core dump written. Default location: C:\Pingperfect\Users\timothyc\209870\hs_err_pid29728.mdmp
#
# 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 (0x0000000038974000):  JavaThread "Timer-5" [_thread_in_native, id=34052, stack(0x0000000046df0000,0x0000000046ef0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000018

Registers:
RAX=0x0000000000000000, RBX=0x000000000088c8b8, RCX=0x000000000088c8b8, RDX=0x0000000046eeee70
RSP=0x0000000046eeee00, RBP=0x0000000046eeeeb0, RSI=0x0000000000000000, RDI=0x00000007b891daf0
R8 =0x000000000088c8b8, R9 =0x0000000000000001, R10=0x0000000000000000, R11=0x0000000000000000
R12=0x0000000000000000, R13=0x0000000046eeeea0, R14=0x0000000046eeee70, R15=0x0000000038974000
RIP=0x000000006d5dd977, EFLAGS=0x0000000000010206

Top of Stack: (sp=0x0000000046eeee00)
0x0000000046eeee00:   006157cd00000001 0000000046eeef50
0x0000000046eeee10:   0000000046eeef50 0000000038974000
0x0000000046eeee20:   0000000046eeef50 000000005776ebba
0x0000000046eeee30:   000000003bf11178 00000004db144e68
0x0000000046eeee40:   0000000000000010 0000000002b890c3
0x0000000046eeee50:   000000003bcc7160 000000005775d3d9
0x0000000046eeee60:   0000000046eef8a8 0000000038974000
0x0000000046eeee70:   00000004db144e68 00000004c0b60060
0x0000000046eeee80:   00000007b891da88 00000000028241c9
0x0000000046eeee90:   0000000038974000 0000000046eeef50
0x0000000046eeeea0:   0000000000000000 0000000003159f78
0x0000000046eeeeb0:   0000000000000001 000000000400841c
0x0000000046eeeec0:   f80037a721f11553 00000004e25c5bc0
0x0000000046eeeed0:   0000000100000000 00000007b891d7b4
0x0000000046eeeee0:   00000004db144e68 00000005019849d8
0x0000000046eeeef0:   00000007b891da88 0000000100000008 

Instructions: (pc=0x000000006d5dd977)
0x000000006d5dd957:   5f c3 0f 1f 80 00 00 00 00 56 53 48 83 ec 38 31
0x000000006d5dd967:   c0 48 85 c9 48 89 cb 0f 84 aa 00 00 00 48 8b 31
0x000000006d5dd977:   48 8b 4e 18 48 85 c9 74 06 ff 15 62 a9 03 00 48
0x000000006d5dd987:   83 bb b8 00 00 00 00 7e 16 48 8d 93 b8 00 00 00 


Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x000000000088c8b8 is an unknown value
RCX=0x000000000088c8b8 is an unknown value
RDX=0x0000000046eeee70 is pointing into the stack for thread: 0x0000000038974000
RSP=0x0000000046eeee00 is pointing into the stack for thread: 0x0000000038974000
RBP=0x0000000046eeeeb0 is pointing into the stack for thread: 0x0000000038974000
RSI=0x0000000000000000 is an unknown value
RDI=0x00000007b891daf0 is an unknown value
R8 =0x000000000088c8b8 is an unknown value
R9 =0x0000000000000001 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x0000000000000000 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x0000000046eeeea0 is pointing into the stack for thread: 0x0000000038974000
R14=0x0000000046eeee70 is pointing into the stack for thread: 0x0000000038974000
R15=0x0000000038974000 is a thread


Stack: [0x0000000046df0000,0x0000000046ef0000],  sp=0x0000000046eeee00,  free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [sqlite-3.8.11.2-3d775265-fdbb-47e6-a25d-544d63e26424-sqlitejdbc.dll+0x5d977]
C  0x0000000002b890c3

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 4341  org.sqlite.core.NativeDB.reset(J)I (0 bytes) @ 0x0000000002b88f7b [0x0000000002b88f40+0x3b]
J 15045 C2 org.sqlite.core.DB.executeBatch(JI[Ljava/lang/Object;)[I (211 bytes) @ 0x000000000400841c [0x00000000040080c0+0x35c]
J 18196 C2 com.wurmonline.server.creatures.CreaturePos.saveCreaturePosition(IZ)V (335 bytes) @ 0x000000000584d108 [0x000000000584bdc0+0x1348]
J 16121 C2 com.wurmonline.server.creatures.DbCreatureStatus.savePosition(JZIZ)V (423 bytes) @ 0x00000000050495a4 [0x0000000005049500+0xa4]
J 16621 C2 com.wurmonline.server.creatures.MovementScheme.moveDragger(Lcom/wurmonline/server/creatures/Creature;FFFFZ)V (382 bytes) @ 0x0000000004d2acc8 [0x0000000004d2a940+0x388]
J 21704 C2 com.wurmonline.server.creatures.MovementScheme.moveItemVehicleSameLevel()V (559 bytes) @ 0x0000000006bc1618 [0x0000000006bc0680+0xf98]
J 21487 C2 com.wurmonline.server.creatures.MovementScheme.moveVehicle(FFF)V (939 bytes) @ 0x0000000006d5c13c [0x0000000006d5c040+0xfc]
J 29046 C2 com.wurmonline.server.creatures.MovementScheme.move(FFF)V (3220 bytes) @ 0x0000000005e36d68 [0x0000000005e35ee0+0xe88]
J 29102 C2 com.wurmonline.server.creatures.Creature.moved(FFFII)V (458 bytes) @ 0x0000000006d24394 [0x0000000006d242c0+0xd4]
J 28325 C2 com.wurmonline.server.creatures.Communicator.movePlayer()V (1606 bytes) @ 0x0000000005f58acc [0x0000000005f58620+0x4ac]
J 26973 C2 com.wurmonline.server.creatures.Communicator.pollNextMove()Z (877 bytes) @ 0x0000000005adc698 [0x0000000005adc180+0x518]
J 29231 C2 com.wurmonline.server.Server.pollComms(J)V (940 bytes) @ 0x0000000007da01bc [0x0000000007d9fc60+0x55c]
J 29420 C2 com.wurmonline.server.Server.run()V (4144 bytes) @ 0x0000000007e7546c [0x0000000007e73d60+0x170c]
J 14471% C2 java.util.TimerThread.mainLoop()V (232 bytes) @ 0x00000000049995c4 [0x00000000049994e0+0xe4]
j  java.util.TimerThread.run()V+1
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x0000000038527800 JavaThread "JDA MainWS-KeepAlive Thread" daemon [_thread_blocked, id=31776, stack(0x00000000406a0000,0x00000000407a0000)]
  0x000000003851a800 JavaThread "JDA MainWS-WriteThread" [_thread_blocked, id=25252, stack(0x00000000405a0000,0x00000000406a0000)]
  0x000000003851d800 JavaThread "JDA MainWS-ReadThread" [_thread_in_native, id=44364, stack(0x0000000039470000,0x0000000039570000)]
  0x0000000037212800 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=20220, stack(0x000000004c6f0000,0x000000004c7f0000)]
  0x0000000038522000 JavaThread "JDA RateLimit-Queue Pool - Thread 5" daemon [_thread_blocked, id=35612, stack(0x0000000049ef0000,0x0000000049ff0000)]
  0x0000000038523800 JavaThread "JDA RateLimit-Queue Pool - Thread 4" daemon [_thread_blocked, id=42100, stack(0x000000004acf0000,0x000000004adf0000)]
  0x000000003851f800 JavaThread "JDA RateLimit-Queue Pool - Thread 3" daemon [_thread_blocked, id=38152, stack(0x000000003a8b0000,0x000000003a9b0000)]
  0x000000003851f000 JavaThread "JDA RateLimit-Queue Pool - Thread 2" daemon [_thread_blocked, id=11640, stack(0x000000004bcf0000,0x000000004bdf0000)]
  0x0000000038519000 JavaThread "JDA RateLimit-Queue Pool - Thread 1" daemon [_thread_blocked, id=38456, stack(0x00000000397c0000,0x00000000398c0000)]
  0x0000000038519800 JavaThread "DestroyJavaVM" [_thread_blocked, id=39212, stack(0x00000000022f0000,0x00000000023f0000)]
  0x000000003851c000 JavaThread "Console Command Reader" [_thread_blocked, id=26636, stack(0x000000004b3f0000,0x000000004b4f0000)]
  0x00000000387a5800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=14152, stack(0x000000004b2f0000,0x000000004b3f0000)]
  0x00000000387a2000 JavaThread "Timer-6" [_thread_blocked, id=33436, stack(0x000000004aff0000,0x000000004b0f0000)]
  0x00000000387a3800 JavaThread "RMI TCP Accept-15022" daemon [_thread_in_native, id=6404, stack(0x0000000049ff0000,0x000000004a0f0000)]
  0x00000000387a3000 JavaThread "GC Daemon" daemon [_thread_blocked, id=19876, stack(0x00000000499f0000,0x0000000049af0000)]
  0x000000003879f000 JavaThread "RMI Reaper" [_thread_blocked, id=23728, stack(0x00000000498f0000,0x00000000499f0000)]
  0x00000000387a0800 JavaThread "pool-1-thread-15" [_thread_blocked, id=18800, stack(0x00000000472f0000,0x00000000473f0000)]
  0x000000003282b800 JavaThread "pool-1-thread-14" [_thread_blocked, id=30120, stack(0x00000000471f0000,0x00000000472f0000)]
  0x000000003282c800 JavaThread "pool-1-thread-13" [_thread_blocked, id=39528, stack(0x00000000470f0000,0x00000000471f0000)]
=>0x0000000038974000 JavaThread "Timer-5" [_thread_in_native, id=34052, stack(0x0000000046df0000,0x0000000046ef0000)]
  0x0000000038972800 JavaThread "pool-1-thread-12" [_thread_blocked, id=42216, stack(0x0000000046cf0000,0x0000000046df0000)]
  0x0000000038971800 JavaThread "pool-1-thread-11" [_thread_blocked, id=19764, stack(0x0000000046bf0000,0x0000000046cf0000)]
  0x0000000038973000 JavaThread "pool-1-thread-10" [_thread_blocked, id=22640, stack(0x0000000046af0000,0x0000000046bf0000)]
  0x000000003896e800 JavaThread "pool-1-thread-9" [_thread_blocked, id=19780, stack(0x00000000469f0000,0x0000000046af0000)]
  0x000000003896e000 JavaThread "pool-1-thread-8" [_thread_blocked, id=8412, stack(0x00000000468f0000,0x00000000469f0000)]
  0x0000000038971000 JavaThread "pool-1-thread-7" [_thread_blocked, id=42148, stack(0x00000000467f0000,0x00000000468f0000)]
  0x0000000038970000 JavaThread "pool-1-thread-6" [_thread_blocked, id=12416, stack(0x00000000466f0000,0x00000000467f0000)]
  0x000000003896f800 JavaThread "pool-1-thread-5" [_thread_blocked, id=27884, stack(0x00000000465f0000,0x00000000466f0000)]
  0x000000003896a000 JavaThread "pool-1-thread-4" [_thread_blocked, id=14768, stack(0x00000000444a0000,0x00000000445a0000)]
  0x000000003896d000 JavaThread "pool-1-thread-3" [_thread_blocked, id=15588, stack(0x00000000443a0000,0x00000000444a0000)]
  0x0000000038969800 JavaThread "pool-1-thread-2" [_thread_blocked, id=38852, stack(0x0000000043290000,0x0000000043390000)]
  0x000000003896b000 JavaThread "pool-1-thread-1" [_thread_blocked, id=2188, stack(0x0000000043190000,0x0000000043290000)]
  0x000000003896c800 JavaThread "Timer-4" [_thread_blocked, id=31916, stack(0x0000000043090000,0x0000000043190000)]
  0x00000000384ed800 JavaThread "Timer-0" [_thread_blocked, id=33404, stack(0x0000000042290000,0x0000000042390000)]
  0x000000003aec2800 JavaThread "RMI TCP Accept-15023" daemon [_thread_in_native, id=40020, stack(0x0000000040d90000,0x0000000040e90000)]
  0x000000003ded4800 JavaThread "JDA-Thread JDA" daemon [_thread_blocked, id=44836, stack(0x000000003dbd0000,0x000000003dcd0000)]
  0x000000003ad6a000 JavaThread "JDA MainWS-Sending Thread" [_thread_blocked, id=11924, stack(0x000000003ba90000,0x000000003bb90000)]
  0x000000003dbc8000 JavaThread "JDA-Thread JDA" daemon [_thread_blocked, id=43936, stack(0x000000003b990000,0x000000003ba90000)]
  0x0000000032887000 JavaThread "Service Thread" daemon [_thread_blocked, id=17324, stack(0x00000000368d0000,0x00000000369d0000)]
  0x000000003282a000 JavaThread "C1 CompilerThread14" daemon [_thread_blocked, id=392, stack(0x00000000367d0000,0x00000000368d0000)]
  0x0000000032826800 JavaThread "C1 CompilerThread13" daemon [_thread_blocked, id=23232, stack(0x00000000366d0000,0x00000000367d0000)]
  0x0000000032829800 JavaThread "C1 CompilerThread12" daemon [_thread_blocked, id=38592, stack(0x00000000365d0000,0x00000000366d0000)]
  0x0000000032827000 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=44308, stack(0x00000000364d0000,0x00000000365d0000)]
  0x0000000032825800 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=44964, stack(0x00000000363d0000,0x00000000364d0000)]
  0x0000000032828800 JavaThread "C2 CompilerThread9" daemon [_thread_blocked, id=4336, stack(0x00000000362d0000,0x00000000363d0000)]
  0x0000000032828000 JavaThread "C2 CompilerThread8" daemon [_thread_blocked, id=36764, stack(0x00000000361d0000,0x00000000362d0000)]
  0x0000000032812800 JavaThread "C2 CompilerThread7" daemon [_thread_blocked, id=42496, stack(0x00000000360d0000,0x00000000361d0000)]
  0x00000000327f9000 JavaThread "C2 CompilerThread6" daemon [_thread_blocked, id=21052, stack(0x0000000035fd0000,0x00000000360d0000)]
  0x000000003022e000 JavaThread "C2 CompilerThread5" daemon [_thread_blocked, id=41328, stack(0x0000000035ed0000,0x0000000035fd0000)]
  0x000000003022c800 JavaThread "C2 CompilerThread4" daemon [_thread_blocked, id=39656, stack(0x0000000035dd0000,0x0000000035ed0000)]
  0x000000003022c000 JavaThread "C2 CompilerThread3" daemon [_thread_blocked, id=30612, stack(0x0000000035cd0000,0x0000000035dd0000)]
  0x0000000030228000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=3212, stack(0x0000000035bd0000,0x0000000035cd0000)]
  0x00000000327a3000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=39544, stack(0x0000000035ad0000,0x0000000035bd0000)]
  0x00000000327a0800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=13188, stack(0x00000000359d0000,0x0000000035ad0000)]
  0x000000003279f800 JavaThread "Attach Listener" daemon [_thread_blocked, id=41112, stack(0x00000000357d0000,0x00000000358d0000)]
  0x000000003279f000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=18572, stack(0x00000000356d0000,0x00000000357d0000)]
  0x0000000030218000 JavaThread "Finalizer" daemon [_thread_blocked, id=43360, stack(0x00000000354f0000,0x00000000355f0000)]
  0x0000000032785800 JavaThread "Reference Handler" daemon [_thread_blocked, id=40800, stack(0x00000000353f0000,0x00000000354f0000)]

Other Threads:
  0x0000000030214000 VMThread [stack: 0x00000000352f0000,0x00000000353f0000] [id=20876]
  0x0000000032889800 WatcherThread [stack: 0x00000000369d0000,0x0000000036ad0000] [id=35260]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 PSYoungGen      total 258048K, used 148025K [0x00000007b0000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 254464K, 57% used [0x00000007b0000000,0x00000007b8e0f350,0x00000007bf880000)
  from space 3584K, 71% used [0x00000007bf880000,0x00000007bfaff498,0x00000007bfc00000)
  to   space 3584K, 0% used [0x00000007bfc80000,0x00000007bfc80000,0x00000007c0000000)
 ParOldGen       total 2792960K, used 2201151K [0x00000004c0000000, 0x000000056a780000, 0x00000007b0000000)
  object space 2792960K, 78% used [0x00000004c0000000,0x000000054658fda8,0x000000056a780000)
 Metaspace       used 71441K, capacity 74121K, committed 74536K, reserved 1118208K
  class space    used 5422K, capacity 6074K, committed 6192K, reserved 1048576K

Card table byte_map: [0x00000000118b0000,0x00000000130c0000] byte_map_base: 0x000000000f2b0000

Marking Bits: (ParMarkBitMap*) 0x0000000057d53c10
 Begin Bits: [0x0000000015f40000, 0x0000000021f40000)
 End Bits:   [0x0000000021f40000, 0x000000002df40000)

Polling page: 0x0000000000810000

CodeCache: size=245760Kb used=104025Kb max_used=104025Kb free=141734Kb
 bounds [0x00000000024f0000, 0x0000000008ca0000, 0x00000000114f0000]
 total_blobs=18710 nmethods=17362 adapters=1251
 compilation: enabled

Compilation events (10 events):
Event: 86347.945 Thread 0x0000000032829800 30326       1       com.wurmonline.server.creatures.CreaturePos::isChanged (5 bytes)
Event: 86347.945 Thread 0x0000000032829800 nmethod 30326 0x0000000006dbd210 code [0x0000000006dbd360, 0x0000000006dbd470]
Event: 86347.971 Thread 0x0000000032826800 30327   !   3       com.wurmonline.server.items.Item::pollOwned (1645 bytes)
Event: 86347.974 Thread 0x0000000032827000 30328       3       com.wurmonline.server.items.Item::coolInventoryItem (6 bytes)
Event: 86347.974 Thread 0x0000000032827000 nmethod 30328 0x000000000854c090 code [0x000000000854c200, 0x000000000854c388]
Event: 86347.976 Thread 0x0000000032825800 30329       3       com.wurmonline.server.items.Item::coolItem (130 bytes)
Event: 86347.978 Thread 0x0000000032825800 nmethod 30329 0x00000000081e7b50 code [0x00000000081e7e00, 0x00000000081e9ab8]
Event: 86347.985 Thread 0x000000003022c000 30330       4       com.wurmonline.server.items.Item::canLarder (8 bytes)
Event: 86347.986 Thread 0x000000003022c000 nmethod 30330 0x0000000005fc9310 code [0x0000000005fc9440, 0x0000000005fc94b8]
Event: 86347.988 Thread 0x0000000032826800 nmethod 30327 0x0000000007b4bdd0 code [0x0000000007b4cd20, 0x0000000007b58e78]

GC Heap History (10 events):
Event: 86290.912 GC heap before
{Heap before GC invocations=10225 (full 28):
 PSYoungGen      total 258048K, used 256637K [0x00000007b0000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 253952K, 100% used [0x00000007b0000000,0x00000007bf800000,0x00000007bf800000)
  from space 4096K, 65% used [0x00000007bfc00000,0x00000007bfe9f498,0x00000007c0000000)
  to   space 4096K, 0% used [0x00000007bf800000,0x00000007bf800000,0x00000007bfc00000)
 ParOldGen       total 2792960K, used 2200015K [0x00000004c0000000, 0x000000056a780000, 0x00000007b0000000)
  object space 2792960K, 78% used [0x00000004c0000000,0x0000000546473da8,0x000000056a780000)
 Metaspace       used 71396K, capacity 74053K, committed 74280K, reserved 1118208K
  class space    used 5414K, capacity 6072K, committed 6192K, reserved 1048576K
Event: 86290.920 GC heap after
Heap after GC invocations=10225 (full 28):
 PSYoungGen      total 258048K, used 2557K [0x00000007b0000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 253952K, 0% used [0x00000007b0000000,0x00000007b0000000,0x00000007bf800000)
  from space 4096K, 62% used [0x00000007bf800000,0x00000007bfa7f498,0x00000007bfc00000)
  to   space 4096K, 0% used [0x00000007bfc00000,0x00000007bfc00000,0x00000007c0000000)
 ParOldGen       total 2792960K, used 2200231K [0x00000004c0000000, 0x000000056a780000, 0x00000007b0000000)
  object space 2792960K, 78% used [0x00000004c0000000,0x00000005464a9da8,0x000000056a780000)
 Metaspace       used 71396K, capacity 74053K, committed 74280K, reserved 1118208K
  class space    used 5414K, capacity 6072K, committed 6192K, reserved 1048576K
}
Event: 86303.863 GC heap before
{Heap before GC invocations=10226 (full 28):
 PSYoungGen      total 258048K, used 256509K [0x00000007b0000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 253952K, 100% used [0x00000007b0000000,0x00000007bf800000,0x00000007bf800000)
  from space 4096K, 62% used [0x00000007bf800000,0x00000007bfa7f498,0x00000007bfc00000)
  to   space 4096K, 0% used [0x00000007bfc00000,0x00000007bfc00000,0x00000007c0000000)
 ParOldGen       total 2792960K, used 2200231K [0x00000004c0000000, 0x000000056a780000, 0x00000007b0000000)
  object space 2792960K, 78% used [0x00000004c0000000,0x00000005464a9da8,0x000000056a780000)
 Metaspace       used 71396K, capacity 74053K, committed 74280K, reserved 1118208K
  class space    used 5414K, capacity 6072K, committed 6192K, reserved 1048576K
Event: 86303.870 GC heap after
Heap after GC invocations=10226 (full 28):
 PSYoungGen      total 258048K, used 2653K [0x00000007b0000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 253952K, 0% used [0x00000007b0000000,0x00000007b0000000,0x00000007bf800000)
  from space 4096K, 64% used [0x00000007bfc00000,0x00000007bfe97498,0x00000007c0000000)
  to   space 4096K, 0% used [0x00000007bf800000,0x00000007bf800000,0x00000007bfc00000)
 ParOldGen       total 2792960K, used 2200487K [0x00000004c0000000, 0x000000056a780000, 0x00000007b0000000)
  object space 2792960K, 78% used [0x00000004c0000000,0x00000005464e9da8,0x000000056a780000)
 Metaspace       used 71396K, capacity 74053K, committed 74280K, reserved 1118208K
  class space    used 5414K, capacity 6072K, committed 6192K, reserved 1048576K
}
Event: 86314.787 GC heap before
{Heap before GC invocations=10227 (full 28):
 PSYoungGen      total 258048K, used 256605K [0x00000007b0000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 253952K, 100% used [0x00000007b0000000,0x00000007bf800000,0x00000007bf800000)
  from space 4096K, 64% used [0x00000007bfc00000,0x00000007bfe97498,0x00000007c0000000)
  to   space 4096K, 0% used [0x00000007bf800000,0x00000007bf800000,0x00000007bfc00000)
 ParOldGen       total 2792960K, used 2200487K [0x00000004c0000000, 0x000000056a780000, 0x00000007b0000000)
  object space 2792960K, 78% used [0x00000004c0000000,0x00000005464e9da8,0x000000056a780000)
 Metaspace       used 71396K, capacity 74053K, committed 74280K, reserved 1118208K
  class space    used 5414K, capacity 6072K, committed 6192K, reserved 1048576K
Event: 86314.799 GC heap after
Heap after GC invocations=10227 (full 28):
 PSYoungGen      total 258048K, used 2845K [0x00000007b0000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 253952K, 0% used [0x00000007b0000000,0x00000007b0000000,0x00000007bf800000)
  from space 4096K, 69% used [0x00000007bf800000,0x00000007bfac7498,0x00000007bfc00000)
  to   space 4096K, 0% used [0x00000007bfc00000,0x00000007bfc00000,0x00000007c0000000)
 ParOldGen       total 2792960K, used 2200687K [0x00000004c0000000, 0x000000056a780000, 0x00000007b0000000)
  object space 2792960K, 78% used [0x00000004c0000000,0x000000054651bda8,0x000000056a780000)
 Metaspace       used 71396K, capacity 74053K, committed 74280K, reserved 1118208K
  class space    used 5414K, capacity 6072K, committed 6192K, reserved 1048576K
}
Event: 86328.337 GC heap before
{Heap before GC invocations=10228 (full 28):
 PSYoungGen      total 258048K, used 256797K [0x00000007b0000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 253952K, 100% used [0x00000007b0000000,0x00000007bf800000,0x00000007bf800000)
  from space 4096K, 69% used [0x00000007bf800000,0x00000007bfac7498,0x00000007bfc00000)
  to   space 4096K, 0% used [0x00000007bfc00000,0x00000007bfc00000,0x00000007c0000000)
 ParOldGen       total 2792960K, used 2200687K [0x00000004c0000000, 0x000000056a780000, 0x00000007b0000000)
  object space 2792960K, 78% used [0x00000004c0000000,0x000000054651bda8,0x000000056a780000)
 Metaspace       used 71403K, capacity 74053K, committed 74280K, reserved 1118208K
  class space    used 5414K, capacity 6072K, committed 6192K, reserved 1048576K
Event: 86328.347 GC heap after
Heap after GC invocations=10228 (full 28):
 PSYoungGen      total 258560K, used 2781K [0x00000007b0000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 254464K, 0% used [0x00000007b0000000,0x00000007b0000000,0x00000007bf880000)
  from space 4096K, 67% used [0x00000007bfc00000,0x00000007bfeb7498,0x00000007c0000000)
  to   space 3584K, 0% used [0x00000007bf880000,0x00000007bf880000,0x00000007bfc00000)
 ParOldGen       total 2792960K, used 2200919K [0x00000004c0000000, 0x000000056a780000, 0x00000007b0000000)
  object space 2792960K, 78% used [0x00000004c0000000,0x0000000546555da8,0x000000056a780000)
 Metaspace       used 71403K, capacity 74053K, committed 74280K, reserved 1118208K
  class space    used 5414K, capacity 6072K, committed 6192K, reserved 1048576K
}
Event: 86341.986 GC heap before
{Heap before GC invocations=10229 (full 28):
 PSYoungGen      total 258560K, used 257245K [0x00000007b0000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 254464K, 100% used [0x00000007b0000000,0x00000007bf880000,0x00000007bf880000)
  from space 4096K, 67% used [0x00000007bfc00000,0x00000007bfeb7498,0x00000007c0000000)
  to   space 3584K, 0% used [0x00000007bf880000,0x00000007bf880000,0x00000007bfc00000)
 ParOldGen       total 2792960K, used 2200919K [0x00000004c0000000, 0x000000056a780000, 0x00000007b0000000)
  object space 2792960K, 78% used [0x00000004c0000000,0x0000000546555da8,0x000000056a780000)
 Metaspace       used 71403K, capacity 74053K, committed 74280K, reserved 1118208K
  class space    used 5414K, capacity 6072K, committed 6192K, reserved 1048576K
Event: 86341.999 GC heap after
Heap after GC invocations=10229 (full 28):
 PSYoungGen      total 258048K, used 2557K [0x00000007b0000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 254464K, 0% used [0x00000007b0000000,0x00000007b0000000,0x00000007bf880000)
  from space 3584K, 71% used [0x00000007bf880000,0x00000007bfaff498,0x00000007bfc00000)
  to   space 3584K, 0% used [0x00000007bfc80000,0x00000007bfc80000,0x00000007c0000000)
 ParOldGen       total 2792960K, used 2201151K [0x00000004c0000000, 0x000000056a780000, 0x00000007b0000000)
  object space 2792960K, 78% used [0x00000004c0000000,0x000000054658fda8,0x000000056a780000)
 Metaspace       used 71403K, capacity 74053K, committed 74280K, reserved 1118208K
  class space    used 5414K, capacity 6072K, committed 6192K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 86347.720 Thread 0x0000000038966800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004999bd4 method=java.util.TimerThread.mainLoop()V @ 70
Event: 86347.720 Thread 0x0000000038966800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003a65f90 method=java.util.TaskQueue.isEmpty()Z @ 4
Event: 86347.720 Thread 0x0000000038965800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000040039f4 method=com.wurmonline.server.creatures.ai.CreaturePathFinderNPC.run()V @ 4
Event: 86347.720 Thread 0x0000000038967000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000049c384c method=com.wurmonline.server.creatures.ai.CreaturePathFinderAgg.run()V @ 4
Event: 86347.721 Thread 0x0000000038965800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004999bd4 method=java.util.TimerThread.mainLoop()V @ 70
Event: 86347.721 Thread 0x0000000038967000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004999bd4 method=java.util.TimerThread.mainLoop()V @ 70
Event: 86347.970 Thread 0x0000000038974000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005331674 method=com.wurmonline.server.items.Item.isInLunchbox()Z @ 22
Event: 86347.971 Thread 0x0000000038974000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005bc158c method=com.wurmonline.server.items.Item.isInLunchbox()Z @ 22
Event: 86347.973 Thread 0x0000000038974000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003f841fc method=com.wurmonline.server.items.Item.isInsulated()Z @ 6
Event: 86347.975 Thread 0x0000000038974000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003b581b4 method=com.wurmonline.server.items.Item.isInsulated()Z @ 6

Classes redefined (0 events):
No events

Internal exceptions (10 events):
Event: 85115.881 Thread 0x0000000038974000 Exception <a 'java/io/IOException'> (0x00000007b120f450) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 85134.505 Thread 0x0000000038974000 Exception <a 'java/io/IOException'> (0x00000007bb6dd620) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 85461.602 Thread 0x0000000038974000 Exception <a 'java/io/IOException'> (0x00000007b19f3fd8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 85474.155 Thread 0x0000000038974000 Exception <a 'java/io/IOException'> (0x00000007b4e54290) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 85831.454 Thread 0x0000000038974000 Exception <a 'java/io/IOException'> (0x00000007be854720) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 86141.601 Thread 0x0000000038974000 Exception <a 'java/io/IOException'> (0x00000007b7dd3990) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 86189.401 Thread 0x0000000038974000 Exception <a 'java/io/IOException'> (0x00000007b6bbbe90) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 86347.716 Thread 0x000000003896b800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000007b755e778) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jvm.cpp, line 3273]
Event: 86347.719 Thread 0x000000003851c000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000007b755d810) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jni.cpp, line 1613]
Event: 86347.720 Thread 0x000000003851c000 Exception <a 'java/lang/NoSuchMethodError': <clinit>> (0x00000007b755e128) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u172\10810\hotspot\src\share\vm\prims\jni.cpp, line 1613]

Events (10 events):
Event: 86347.971 Thread 0x0000000038974000 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000005bc158c
Event: 86347.971 Thread 0x0000000038974000 DEOPT PACKING pc=0x0000000005bc158c sp=0x0000000046eef140
Event: 86347.971 Thread 0x0000000038974000 DEOPT UNPACKING pc=0x000000000253583b sp=0x0000000046eef0e0 mode 2
Event: 86347.973 Thread 0x0000000038974000 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000003f841fc
Event: 86347.973 Thread 0x0000000038974000 DEOPT PACKING pc=0x0000000003f841fc sp=0x0000000046eeedf0
Event: 86347.973 Thread 0x0000000038974000 DEOPT UNPACKING pc=0x000000000253583b sp=0x0000000046eeecd8 mode 2
Event: 86347.975 Thread 0x0000000038974000 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000003b581b4
Event: 86347.975 Thread 0x0000000038974000 DEOPT PACKING pc=0x0000000003b581b4 sp=0x0000000046eef0b0
Event: 86347.975 Thread 0x0000000038974000 DEOPT UNPACKING pc=0x000000000253583b sp=0x0000000046eeefe8 mode 2
Event: 86347.979 Thread 0x0000000032825800 flushing nmethod 0x0000000004637210


Dynamic libraries:
0x00007ff75e5e0000 - 0x00007ff75e617000     C:\Pingperfect\Users\timothyc\209870\runtime\bin\java.exe
0x00007ffad0f90000 - 0x00007ffad113d000     C:\Windows\SYSTEM32\ntdll.dll
0x00007ffacec30000 - 0x00007ffaced6f000     C:\Windows\system32\KERNEL32.DLL
0x00007fface4a0000 - 0x00007fface5b5000     C:\Windows\system32\KERNELBASE.dll
0x000000005b820000 - 0x000000005b8d3000     C:\Program Files\Bitdefender\Endpoint Security\Signatures\AVC\AVC3_00667_014\avcuf64.dll
0x00007ffaccce0000 - 0x00007ffaccd6e000     C:\Windows\system32\apphelp.dll
0x00007ffaabe60000 - 0x00007ffaabeb5000     C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
0x00007ffad0c20000 - 0x00007ffad0cca000     C:\Windows\system32\msvcrt.dll
0x00007fface240000 - 0x00007fface26e000     C:\Windows\system32\SspiCli.dll
0x00007ffad0cd0000 - 0x00007ffad0d24000     C:\Windows\system32\SHLWAPI.dll
0x00007fface970000 - 0x00007ffaceae7000     C:\Windows\system32\USER32.dll
0x00007ffad0580000 - 0x00007ffad0714000     C:\Windows\system32\ole32.dll
0x00007ffaced70000 - 0x00007ffad029b000     C:\Windows\system32\SHELL32.dll
0x00007ffacd6e0000 - 0x00007ffacd701000     C:\Windows\SYSTEM32\USERENV.dll
0x00007ffad0850000 - 0x00007ffad08fa000     C:\Windows\system32\ADVAPI32.dll
0x00007ffac9180000 - 0x00007ffac919e000     C:\Windows\SYSTEM32\MPR.dll
0x00007fface800000 - 0x00007fface940000     C:\Windows\system32\RPCRT4.dll
0x00007ffad07e0000 - 0x00007ffad0839000     C:\Windows\SYSTEM32\sechost.dll
0x00007ffad0360000 - 0x00007ffad0570000     C:\Windows\SYSTEM32\combase.dll
0x00007ffad0e40000 - 0x00007ffad0f8c000     C:\Windows\system32\GDI32.dll
0x00007fface0c0000 - 0x00007fface0d5000     C:\Windows\SYSTEM32\profapi.dll
0x00007ffacc6b0000 - 0x00007ffacc762000     C:\Windows\SYSTEM32\SHCORE.dll
0x00007ffad0da0000 - 0x00007ffad0dd6000     C:\Windows\system32\IMM32.DLL
0x00007ffad0900000 - 0x00007ffad0a51000     C:\Windows\system32\MSCTF.dll
0x00007ffacbe30000 - 0x00007ffacc0ab000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.19394_none_62486577ecb635cf\COMCTL32.dll
0x00000000582a0000 - 0x0000000058372000     C:\Pingperfect\Users\timothyc\209870\runtime\bin\msvcr100.dll
0x0000000057530000 - 0x0000000057dd3000     C:\Pingperfect\Users\timothyc\209870\runtime\bin\server\jvm.dll
0x00007ffac9de0000 - 0x00007ffac9de9000     C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffac2ba0000 - 0x00007ffac2bc2000     C:\Windows\SYSTEM32\WINMM.dll
0x00007ffac8ce0000 - 0x00007ffac8cea000     C:\Windows\SYSTEM32\VERSION.dll
0x00007ffad0840000 - 0x00007ffad0847000     C:\Windows\system32\PSAPI.DLL
0x00007ffacebc0000 - 0x00007ffacec1a000     C:\Windows\system32\WS2_32.dll
0x00007ffac2aa0000 - 0x00007ffac2aca000     C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007ffad0570000 - 0x00007ffad0579000     C:\Windows\system32\NSI.dll
0x00007fface270000 - 0x00007fface2bf000     C:\Windows\SYSTEM32\cfgmgr32.dll
0x00007ffaccf60000 - 0x00007ffaccf88000     C:\Windows\SYSTEM32\DEVOBJ.dll
0x0000000058e00000 - 0x0000000058e0f000     C:\Pingperfect\Users\timothyc\209870\runtime\bin\verify.dll
0x0000000058dd0000 - 0x0000000058df9000     C:\Pingperfect\Users\timothyc\209870\runtime\bin\java.dll
0x0000000058db0000 - 0x0000000058dc6000     C:\Pingperfect\Users\timothyc\209870\runtime\bin\zip.dll
0x0000000058d90000 - 0x0000000058daa000     C:\Pingperfect\Users\timothyc\209870\runtime\bin\net.dll
0x00007ffacd950000 - 0x00007ffacd9a9000     C:\Windows\system32\mswsock.dll
0x0000000058d70000 - 0x0000000058d81000     C:\Pingperfect\Users\timothyc\209870\runtime\bin\nio.dll
0x0000000058270000 - 0x0000000058294000     C:\Pingperfect\Users\timothyc\209870\runtime\bin\sunec.dll
0x00007ffac9db0000 - 0x00007ffac9dda000     C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ffac9da0000 - 0x00007ffac9daa000     C:\Windows\SYSTEM32\WINNSI.DLL
0x00007ffac9c20000 - 0x00007ffac9c36000     C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ffac9c00000 - 0x00007ffac9c1a000     C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x00007ffacd9b0000 - 0x00007ffacd9d0000     C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ffacd5f0000 - 0x00007ffacd626000     C:\Windows\system32\rsaenh.dll
0x00007ffacdc00000 - 0x00007ffacdc26000     C:\Windows\SYSTEM32\bcrypt.dll
0x00007ffacdf20000 - 0x00007ffacdf83000     C:\Windows\system32\bcryptprimitives.dll
0x00007ffacdf90000 - 0x00007ffacdf9b000     C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ffacd750000 - 0x00007ffacd7f4000     C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ffac27f0000 - 0x00007ffac27fa000     C:\Windows\System32\rasadhlp.dll
0x00007ffac9b40000 - 0x00007ffac9bab000     C:\Windows\System32\fwpuclnt.dll
0x00000000589e0000 - 0x00000000589eb000     C:\Pingperfect\Users\timothyc\209870\runtime\bin\sunmscapi.dll
0x00007fface2c0000 - 0x00007fface49f000     C:\Windows\system32\CRYPT32.dll
0x00007fface170000 - 0x00007fface181000     C:\Windows\system32\MSASN1.dll
0x0000000057390000 - 0x0000000057529000     C:\Pingperfect\Users\timothyc\209870\runtime\bin\awt.dll
0x00007ffaceaf0000 - 0x00007ffacebb7000     C:\Windows\system32\OLEAUT32.dll
0x000000006d580000 - 0x000000006d63d000     C:\Users\TCAGame.NY546.001\AppData\Local\Temp\sqlite-3.8.11.2-3d775265-fdbb-47e6-a25d-544d63e26424-sqlitejdbc.dll
0x00007ffac2870000 - 0x00007ffac2885000     C:\Windows\system32\napinsp.dll
0x00007ffacb470000 - 0x00007ffacb48b000     C:\Windows\system32\NLAapi.dll
0x00007ffac27e0000 - 0x00007ffac27ed000     C:\Windows\System32\winrnr.dll
0x00007ffac8d50000 - 0x00007ffac8d5c000     C:\Pingperfect\Users\timothyc\209870\nativelibs\SteamServerJni.dll
0x0000000058230000 - 0x0000000058268000     C:\Pingperfect\Users\timothyc\209870\steam_api64.dll
0x00007ffabb8e0000 - 0x00007ffabb986000     C:\Windows\SYSTEM32\MSVCP120.dll
0x00007ffabb7f0000 - 0x00007ffabb8df000     C:\Windows\SYSTEM32\MSVCR120.dll
0x00007ffaa6770000 - 0x00007ffaa7811000     C:\Pingperfect\Users\timothyc\209870\steamclient64.dll
0x00007fface950000 - 0x00007fface966000     C:\Windows\system32\imagehlp.dll
0x00007fface620000 - 0x00007fface7fa000     C:\Windows\system32\SETUPAPI.dll
0x00007ffa9d8e0000 - 0x00007ffa9da51000     C:\Pingperfect\Users\timothyc\209870\tier0_s64.dll
0x00007ffaac040000 - 0x00007ffaac0ba000     C:\Pingperfect\Users\timothyc\209870\vstdlib_s64.dll
0x00007ffac2800000 - 0x00007ffac280c000     C:\Windows\SYSTEM32\Secur32.dll
0x00007ffaccd70000 - 0x00007ffaccd7b000     C:\Windows\SYSTEM32\kernel.appcore.dll
0x00007fface5c0000 - 0x00007fface611000     C:\Windows\system32\WINTRUST.dll
0x00007ffad02a0000 - 0x00007ffad0356000     C:\Windows\SYSTEM32\clbcatq.dll
0x00007ffac8720000 - 0x00007ffac87e9000     C:\Windows\SYSTEM32\winhttp.dll
0x00007ffacd2d0000 - 0x00007ffacd2f4000     C:\Windows\SYSTEM32\gpapi.dll
0x00007ffacdbd0000 - 0x00007ffacdbf5000     C:\Windows\SYSTEM32\ncrypt.dll
0x00007ffacdb90000 - 0x00007ffacdbc7000     C:\Windows\SYSTEM32\NTASN1.dll
0x00007ffab6c00000 - 0x00007ffab6c33000     C:\Windows\System32\cryptnet.dll
0x00007ffad0de0000 - 0x00007ffad0e3c000     C:\Windows\system32\WLDAP32.dll
0x00007ffacc4b0000 - 0x00007ffacc4d1000     C:\Windows\system32\DWMAPI.DLL
0x00000000589d0000 - 0x00000000589dd000     C:\Pingperfect\Users\timothyc\209870\runtime\bin\management.dll
0x00007ffacb190000 - 0x00007ffacb319000     C:\Windows\system32\DBGHELP.DLL

VM Arguments:
jvm_args: -Dworkdir=C:\Pingperfect\Users\timothyc\209870 -Djava.library.path=C:\Pingperfect\Users\timothyc\209870\nativelibs -Djava.util.logging.config.file=logging.properties -Xmn256M -Xms1024m -Xmx12288m -XX:+OptimizeStringConcat -XX:+AggressiveOpts 
java_command: modlauncher.jar Start=Pingperfect
java_class_path (initial): modlauncher.jar
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;
USERNAME=TCAGame
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 63 Stepping 2, GenuineIntel

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

OS: Windows Server 2012 R2 , 64 bit Build 9600 (6.3.9600.19358)

CPU:total 32 (initial active 32) (8 cores per cpu, 2 threads per core) family 6 model 63 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2

Memory: 4k page, physical 134103388k(6635436k free), swap 267398668k(37607008k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.172-b11) for windows-amd64 JRE (1.8.0_172-b11), built on Mar 28 2018 21:21:52 by "java_re" with MS VC++ 10.0 (VS2010)

time: Mon Jul 22 07:00:27 2019
elapsed time: 86358 seconds (0d 23h 59m 18s)

 

Looks like some sort of issue saving creature positions to sqlite, but not sure how to remedy as I've not done anything to modify the shutdown hook.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

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

Create an account

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

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this