Exportation Error

Started by BatterieFaible on

Topic category: Help with MCreator software

Last seen on 13:06, 29. Aug 2018
Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Exportation Error

I created a very little mod and I wanted to export, but MCreator crashed while exporting

This is my log (java is updated and I downloaded MCreator in archive)

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000053216adf, pid=8596, tid=0x0000000000002f84
#
# JRE version: Java(TM) SE Runtime Environment (8.0_101-b13) (build 1.8.0_101-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.101-b13 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [msvcr100.dll+0x36adf]
#
# 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 (0x000000001c024800):  JavaThread "Swing-Shell" daemon [_thread_in_native, id=12164, stack(0x00000000231b0000,0x00000000232b0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000

Registers:
RAX=0x0000000000000000, RBX=0x00000000232aed20, RCX=0x0000000000000000, RDX=0x00000000006fcac0
RSP=0x00000000232aecc8, RBP=0x00000000232aeeb0, RSI=0x0000000000000108, RDI=0x000000001c0249f8
R8 =0x00000000006fcac0, R9 =0x0000000000000000, R10=0x00007ffa66114a88, R11=0x00000000232acf50
R12=0x0000000000000000, R13=0x00000000232aeed0, R14=0x00000000232aee98, R15=0x000000001c024800
RIP=0x0000000053216adf, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x00000000232aecc8)
0x00000000232aecc8:   00000000527a9ec6 0000000000000000
0x00000000232aecd8:   000000001c0249f8 0000000000000108
0x00000000232aece8:   00000000006fcac0 000000001c0249f8
0x00000000232aecf8:   00000000527aa889 00000000006fcac0
0x00000000232aed08:   00009d9383c81d5b 0000000000000005
0x00000000232aed18:   000000001c024800 0000000000000000
0x00000000232aed28:   0000000000000000 000000001ce1cf00
0x00000000232aed38:   00007ffa65c95a00 0000000000000000
0x00000000232aed48:   0000000000000000 00000000232aedc8
0x00000000232aed58:   000000000242835d 000000001c024800
0x00000000232aed68:   0000000052ac22d2 0000000000000000
0x00000000232aed78:   0000000000000000 00000000d70dae20
0x00000000232aed88:   0000000000000000 0000000000000000
0x00000000232aed98:   000000000283ec35 0000000000000058
0x00000000232aeda8:   00000000232aee00 000000001a2f7c48
0x00000000232aedb8:   00000000d70dae20 00000000d70dae20 

Instructions: (pc=0x0000000053216adf)
0x0000000053216abf:   99 03 00 cc 33 c0 48 8b 5c 24 40 48 8b 74 24 48
0x0000000053216acf:   48 83 c4 30 5f c3 cc cc cc cc cc cc cc 48 8b c1
0x0000000053216adf:   0f b7 10 48 83 c0 02 66 85 d2 75 f4 48 2b c1 48
0x0000000053216aef:   d1 f8 48 ff c8 c3 cc cc cc cc cc cc cc 45 33 c0 


Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x00000000232aed20 is pointing into the stack for thread: 0x000000001c024800
RCX=0x0000000000000000 is an unknown value
RDX=0x00000000006fcac0 is an unknown value
RSP=0x00000000232aecc8 is pointing into the stack for thread: 0x000000001c024800
RBP=0x00000000232aeeb0 is pointing into the stack for thread: 0x000000001c024800
RSI=0x0000000000000108 is an unknown value
RDI=0x000000001c0249f8 is an unknown value
R8 =0x00000000006fcac0 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x00007ffa66114a88 is an unknown value
R11=0x00000000232acf50 is pointing into the stack for thread: 0x000000001c024800
R12=0x0000000000000000 is an unknown value
R13=0x00000000232aeed0 is pointing into the stack for thread: 0x000000001c024800
R14=0x00000000232aee98 is pointing into the stack for thread: 0x000000001c024800
R15=0x000000001c024800 is a thread


Stack: [0x00000000231b0000,0x00000000232b0000],  sp=0x00000000232aecc8,  free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [msvcr100.dll+0x36adf]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 6656  sun.awt.shell.Win32ShellFolder2.getDisplayNameOf(JJI)Ljava/lang/String; (0 bytes) @ 0x00000000029bdac9 [0x00000000029bda80+0x49]
j  sun.awt.shell.Win32ShellFolder2.access$1600(JJI)Ljava/lang/String;+4
j  sun.awt.shell.Win32ShellFolder2$13.call()Ljava/lang/String;+15
j  sun.awt.shell.Win32ShellFolder2$13.call()Ljava/lang/Object;+1
J 6693 C1 java.util.concurrent.FutureTask.run()V (126 bytes) @ 0x0000000002ff710c [0x0000000002ff6ec0+0x24c]
j  java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
j  java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
j  sun.awt.shell.Win32ShellFolderManager2$ComInvoker$3.run()V+7
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
=>0x000000001c024800 JavaThread "Swing-Shell" daemon [_thread_in_native, id=12164, stack(0x00000000231b0000,0x00000000232b0000)]
  0x000000001c023800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=16284, stack(0x00000000230b0000,0x00000000231b0000)]
  0x000000001c020800 JavaThread "Thread-16" [_thread_blocked, id=9384, stack(0x0000000022eb0000,0x0000000022fb0000)]
  0x000000001c01e800 JavaThread "DestroyJavaVM" [_thread_blocked, id=16372, stack(0x0000000002190000,0x0000000002290000)]
  0x00000000197c1800 JavaThread "TimerQueue" daemon [_thread_blocked, id=676, stack(0x000000001aa20000,0x000000001ab20000)]
  0x000000001932d800 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=15756, stack(0x000000001a920000,0x000000001aa20000)]
  0x0000000019480800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=12580, stack(0x000000001a820000,0x000000001a920000)]
  0x000000001947f800 JavaThread "AWT-Shutdown" [_thread_blocked, id=6412, stack(0x000000001a720000,0x000000001a820000)]
  0x0000000018d4a000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=9208, stack(0x0000000019b60000,0x0000000019c60000)]
  0x0000000018d42800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8144, stack(0x0000000019960000,0x0000000019a60000)]
  0x000000001703e800 JavaThread "Service Thread" daemon [_thread_blocked, id=16124, stack(0x0000000018d50000,0x0000000018e50000)]
  0x0000000017023800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=14660, stack(0x0000000018850000,0x0000000018950000)]
  0x0000000016fe6800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4472, stack(0x0000000018750000,0x0000000018850000)]
  0x0000000016fde800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6620, stack(0x0000000018650000,0x0000000018750000)]
  0x0000000016fdc000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6724, stack(0x0000000018550000,0x0000000018650000)]
  0x0000000016fda800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8268, stack(0x0000000018450000,0x0000000018550000)]
  0x0000000016fc9000 JavaThread "Finalizer" daemon [_thread_blocked, id=6628, stack(0x0000000018230000,0x0000000018330000)]
  0x0000000002411000 JavaThread "Reference Handler" daemon [_thread_blocked, id=1236, stack(0x0000000018130000,0x0000000018230000)]

Other Threads:
  0x0000000016fa6800 VMThread [stack: 0x0000000018030000,0x0000000018130000] [id=868]
  0x0000000018980800 WatcherThread [stack: 0x0000000018e50000,0x0000000018f50000] [id=11960]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 PSYoungGen      total 240128K, used 40219K [0x00000000d5900000, 0x00000000e9b80000, 0x0000000100000000)
  eden space 221696K, 13% used [0x00000000d5900000,0x00000000d75a5500,0x00000000e3180000)
  from space 18432K, 59% used [0x00000000e3180000,0x00000000e3c21a50,0x00000000e4380000)
  to   space 18432K, 0% used [0x00000000e8980000,0x00000000e8980000,0x00000000e9b80000)
 ParOldGen       total 80896K, used 37656K [0x0000000080a00000, 0x0000000085900000, 0x00000000d5900000)
  object space 80896K, 46% used [0x0000000080a00000,0x0000000082ec6098,0x0000000085900000)
 Metaspace       used 32784K, capacity 33680K, committed 34048K, reserved 1079296K
  class space    used 4114K, capacity 4279K, committed 4352K, reserved 1048576K

Card table byte_map: [0x00000000117e0000,0x0000000011be0000] byte_map_base: 0x00000000113db000

Marking Bits: (ParMarkBitMap*) 0x000000005315a6d0
 Begin Bits: [0x0000000012290000, 0x0000000014268000)
 End Bits:   [0x0000000014268000, 0x0000000016240000)

Polling page: 0x0000000000850000

CodeCache: size=245760Kb used=18269Kb max_used=18474Kb free=227490Kb
 bounds [0x0000000002420000, 0x0000000003650000, 0x0000000011420000]
 total_blobs=6058 nmethods=5428 adapters=541
 compilation: enabled

Compilation events (10 events):
Event: 226.254 Thread 0x0000000017023800 6712       3       sun.awt.shell.Win32ShellFolder2$5::call (5 bytes)
Event: 226.254 Thread 0x0000000017023800 nmethod 6712 0x0000000002f893d0 code [0x0000000002f89560, 0x0000000002f89968]
Event: 226.254 Thread 0x0000000017023800 6713       3       sun.awt.shell.Win32ShellFolder2$5::call (27 bytes)
Event: 226.254 Thread 0x0000000017023800 nmethod 6713 0x00000000032c2910 code [0x00000000032c2aa0, 0x00000000032c2dc8]
Event: 226.314 Thread 0x0000000017023800 6714       3       java.awt.Component::checkImage (82 bytes)
Event: 226.314 Thread 0x0000000017023800 nmethod 6714 0x0000000002dcffd0 code [0x0000000002dd01a0, 0x0000000002dd09b8]
Event: 226.324 Thread 0x0000000017023800 6715       1       javax.swing.plaf.basic.BasicFileChooserUI::getFileChooser (5 bytes)
Event: 226.325 Thread 0x0000000017023800 nmethod 6715 0x0000000002abbcd0 code [0x0000000002abbe20, 0x0000000002abbf30]
Event: 226.325 Thread 0x0000000016fde800 6716       4       javax.swing.JLabel::setDisplayedMnemonicIndex (102 bytes)
Event: 226.325 Thread 0x0000000016fe6800 6717       4       javax.swing.JLabel::setText (107 bytes)

GC Heap History (10 events):
Event: 4.154 GC heap before
{Heap before GC invocations=8 (full 1):
 PSYoungGen      total 114688K, used 98851K [0x00000000d5900000, 0x00000000df580000, 0x0000000100000000)
  eden space 93696K, 100% used [0x00000000d5900000,0x00000000db480000,0x00000000db480000)
  from space 20992K, 24% used [0x00000000dc900000,0x00000000dce08cc0,0x00000000ddd80000)
  to   space 20992K, 0% used [0x00000000db480000,0x00000000db480000,0x00000000dc900000)
 ParOldGen       total 80896K, used 21811K [0x0000000080a00000, 0x0000000085900000, 0x00000000d5900000)
  object space 80896K, 26% used [0x0000000080a00000,0x0000000081f4cf10,0x0000000085900000)
 Metaspace       used 22997K, capacity 23586K, committed 23680K, reserved 1069056K
  class space    used 3026K, capacity 3148K, committed 3200K, reserved 1048576K
Event: 4.158 GC heap after
Heap after GC invocations=8 (full 1):
 PSYoungGen      total 114688K, used 5799K [0x00000000d5900000, 0x00000000e2380000, 0x0000000100000000)
  eden space 93696K, 0% used [0x00000000d5900000,0x00000000d5900000,0x00000000db480000)
  from space 20992K, 27% used [0x00000000db480000,0x00000000dba29e68,0x00000000dc900000)
  to   space 19968K, 0% used [0x00000000e1000000,0x00000000e1000000,0x00000000e2380000)
 ParOldGen       total 80896K, used 21811K [0x0000000080a00000, 0x0000000085900000, 0x00000000d5900000)
  object space 80896K, 26% used [0x0000000080a00000,0x0000000081f4cf10,0x0000000085900000)
 Metaspace       used 22997K, capacity 23586K, committed 23680K, reserved 1069056K
  class space    used 3026K, capacity 3148K, committed 3200K, reserved 1048576K
}
Event: 14.919 GC heap before
{Heap before GC invocations=9 (full 1):
 PSYoungGen      total 114688K, used 99495K [0x00000000d5900000, 0x00000000e2380000, 0x0000000100000000)
  eden space 93696K, 100% used [0x00000000d5900000,0x00000000db480000,0x00000000db480000)
  from space 20992K, 27% used [0x00000000db480000,0x00000000dba29e68,0x00000000dc900000)
  to   space 19968K, 0% used [0x00000000e1000000,0x00000000e1000000,0x00000000e2380000)
 ParOldGen       total 80896K, used 21811K [0x0000000080a00000, 0x0000000085900000, 0x00000000d5900000)
  object space 80896K, 26% used [0x0000000080a00000,0x0000000081f4cf10,0x0000000085900000)
 Metaspace       used 25433K, capacity 26128K, committed 26368K, reserved 1073152K
  class space    used 3319K, capacity 3465K, committed 3584K, reserved 1048576K
Event: 14.928 GC heap after
Heap after GC invocations=9 (full 1):
 PSYoungGen      total 175104K, used 7477K [0x00000000d5900000, 0x00000000e1c80000, 0x0000000100000000)
  eden space 162304K, 0% used [0x00000000d5900000,0x00000000d5900000,0x00000000df780000)
  from space 12800K, 58% used [0x00000000e1000000,0x00000000e174d470,0x00000000e1c80000)
  to   space 18944K, 0% used [0x00000000df780000,0x00000000df780000,0x00000000e0a00000)
 ParOldGen       total 80896K, used 26028K [0x0000000080a00000, 0x0000000085900000, 0x00000000d5900000)
  object space 80896K, 32% used [0x0000000080a00000,0x000000008236b280,0x0000000085900000)
 Metaspace       used 25433K, capacity 26128K, committed 26368K, reserved 1073152K
  class space    used 3319K, capacity 3465K, committed 3584K, reserved 1048576K
}
Event: 35.281 GC heap before
{Heap before GC invocations=10 (full 1):
 PSYoungGen      total 175104K, used 169781K [0x00000000d5900000, 0x00000000e1c80000, 0x0000000100000000)
  eden space 162304K, 100% used [0x00000000d5900000,0x00000000df780000,0x00000000df780000)
  from space 12800K, 58% used [0x00000000e1000000,0x00000000e174d470,0x00000000e1c80000)
  to   space 18944K, 0% used [0x00000000df780000,0x00000000df780000,0x00000000e0a00000)
 ParOldGen       total 80896K, used 26028K [0x0000000080a00000, 0x0000000085900000, 0x00000000d5900000)
  object space 80896K, 32% used [0x0000000080a00000,0x000000008236b280,0x0000000085900000)
 Metaspace       used 25759K, capacity 26434K, committed 26624K, reserved 1073152K
  class space    used 3335K, capacity 3500K, committed 3584K, reserved 1048576K
Event: 35.294 GC heap after
Heap after GC invocations=10 (full 1):
 PSYoungGen      total 181248K, used 10998K [0x00000000d5900000, 0x00000000e5d00000, 0x0000000100000000)
  eden space 162304K, 0% used [0x00000000d5900000,0x00000000d5900000,0x00000000df780000)
  from space 18944K, 58% used [0x00000000df780000,0x00000000e023d850,0x00000000e0a00000)
  to   space 18944K, 0% used [0x00000000e4a80000,0x00000000e4a80000,0x00000000e5d00000)
 ParOldGen       total 80896K, used 26300K [0x0000000080a00000, 0x0000000085900000, 0x00000000d5900000)
  object space 80896K, 32% used [0x0000000080a00000,0x00000000823af280,0x0000000085900000)
 Metaspace       used 25759K, capacity 26434K, committed 26624K, reserved 1073152K
  class space    used 3335K, capacity 3500K, committed 3584K, reserved 1048576K
}
Event: 71.980 GC heap before
{Heap before GC invocations=11 (full 1):
 PSYoungGen      total 181248K, used 173302K [0x00000000d5900000, 0x00000000e5d00000, 0x0000000100000000)
  eden space 162304K, 100% used [0x00000000d5900000,0x00000000df780000,0x00000000df780000)
  from space 18944K, 58% used [0x00000000df780000,0x00000000e023d850,0x00000000e0a00000)
  to   space 18944K, 0% used [0x00000000e4a80000,0x00000000e4a80000,0x00000000e5d00000)
 ParOldGen       total 80896K, used 26300K [0x0000000080a00000, 0x0000000085900000, 0x00000000d5900000)
  object space 80896K, 32% used [0x0000000080a00000,0x00000000823af280,0x0000000085900000)
 Metaspace       used 27108K, capacity 27896K, committed 28160K, reserved 1073152K
  class space    used 3587K, capacity 3723K, committed 3840K, reserved 1048576K
Event: 71.988 GC heap after
Heap after GC invocations=11 (full 1):
 PSYoungGen      total 232960K, used 5121K [0x00000000d5900000, 0x00000000e5580000, 0x0000000100000000)
  eden space 221696K, 0% used [0x00000000d5900000,0x00000000d5900000,0x00000000e3180000)
  from space 11264K, 45% used [0x00000000e4a80000,0x00000000e4f806d0,0x00000000e5580000)
  to   space 18432K, 0% used [0x00000000e3180000,0x00000000e3180000,0x00000000e4380000)
 ParOldGen       total 80896K, used 31906K [0x0000000080a00000, 0x0000000085900000, 0x00000000d5900000)
  object space 80896K, 39% used [0x0000000080a00000,0x0000000082928ba0,0x0000000085900000)
 Metaspace       used 27108K, capacity 27896K, committed 28160K, reserved 1073152K
  class space    used 3587K, capacity 3723K, committed 3840K, reserved 1048576K
}
Event: 198.599 GC heap before
{Heap before GC invocations=12 (full 1):
 PSYoungGen      total 232960K, used 226817K [0x00000000d5900000, 0x00000000e5580000, 0x0000000100000000)
  eden space 221696K, 100% used [0x00000000d5900000,0x00000000e3180000,0x00000000e3180000)
  from space 11264K, 45% used [0x00000000e4a80000,0x00000000e4f806d0,0x00000000e5580000)
  to   space 18432K, 0% used [0x00000000e3180000,0x00000000e3180000,0x00000000e4380000)
 ParOldGen       total 80896K, used 31906K [0x0000000080a00000, 0x0000000085900000, 0x00000000d5900000)
  object space 80896K, 39% used [0x0000000080a00000,0x0000000082928ba0,0x0000000085900000)
 Metaspace       used 32061K, capacity 32896K, committed 33152K, reserved 1079296K
  class space    used 3984K, capacity 4147K, committed 4224K, reserved 1048576K
Event: 198.610 GC heap after
Heap after GC invocations=12 (full 1):
 PSYoungGen      total 240128K, used 10886K [0x00000000d5900000, 0x00000000e9b80000, 0x0000000100000000)
  eden space 221696K, 0% used [0x00000000d5900000,0x00000000d5900000,0x00000000e3180000)
  from space 18432K, 59% used [0x00000000e3180000,0x00000000e3c21a50,0x00000000e4380000)
  to   space 18432K, 0% used [0x00000000e8980000,0x00000000e8980000,0x00000000e9b80000)
 ParOldGen       total 80896K, used 37656K [0x0000000080a00000, 0x0000000085900000, 0x00000000d5900000)
  object space 80896K, 46% used [0x0000000080a00000,0x0000000082ec6098,0x0000000085900000)
 Metaspace       used 32061K, capacity 32896K, committed 33152K, reserved 1079296K
  class space    used 3984K, capacity 4147K, committed 4224K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 226.024 Thread 0x000000001c020800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000296efb0 method=sun.awt.image.ToolkitImage.getHeight(Ljava/awt/image/ImageObserver;)I @ 13
Event: 226.025 Thread 0x000000001c020800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000307ea64 method=sun.awt.image.ToolkitImage.getWidth(Ljava/awt/image/ImageObserver;)I @ 13
Event: 226.040 Thread 0x000000001c020800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002ea6268 method=java.awt.Color.<init>(IZ)V @ 25
Event: 226.106 Thread 0x000000001c020800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000336ac0c method=com.sun.java.swing.plaf.windows.TMSchema$Part.getControlName(Ljava/awt/Component;)Ljava/lang/String; @ 28
Event: 226.106 Thread 0x000000001c020800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000032d7234 method=com.sun.java.swing.plaf.windows.TMSchema$Part.getControlName(Ljava/awt/Component;)Ljava/lang/String; @ 28
Event: 226.109 Thread 0x000000001c020800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000033a58d8 method=sun.awt.windows.ThemeReader.getTheme(Ljava/lang/String;)Ljava/lang/Long; @ 3
Event: 226.122 Thread 0x000000001c020800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002dea44c method=java.io.File.getName()Ljava/lang/String; @ 16
Event: 226.127 Thread 0x000000001c020800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000033d03b8 method=javax.swing.plaf.basic.BasicLabelUI.propertyChange(Ljava/beans/PropertyChangeEvent;)V @ 55
Event: 226.136 Thread 0x000000001c020800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002c2b980 method=javax.swing.plaf.basic.BasicListUI.convertModelToRow(I)I @ 14
Event: 226.259 Thread 0x000000001c020800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000326c028 method=javax.swing.JLabel.setIcon(Ljavax/swing/Icon;)V @ 82

Internal exceptions (10 events):
Event: 198.672 Thread 0x0000000019480800 Exception <a 'java/io/FileNotFoundException'> (0x00000000d628d7e8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 198.672 Thread 0x0000000019480800 Exception <a 'java/io/IOException'> (0x00000000d628e840) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 198.672 Thread 0x0000000019480800 Exception <a 'java/io/IOException'> (0x00000000d628ec88) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 198.672 Thread 0x0000000019480800 Exception <a 'java/io/IOException'> (0x00000000d628f0d0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 198.672 Thread 0x0000000019480800 Exception <a 'java/io/IOException'> (0x00000000d628f548) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 198.672 Thread 0x0000000019480800 Exception <a 'java/io/IOException'> (0x00000000d628f990) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 198.672 Thread 0x0000000019480800 Exception <a 'java/io/IOException'> (0x00000000d628fdd8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 198.672 Thread 0x0000000019480800 Exception <a 'java/io/IOException'> (0x00000000d6290220) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 226.014 Thread 0x000000001c020800 Implicit null exception at 0x0000000003202de2 to 0x000000000320312d
Event: 226.259 Thread 0x000000001c020800 Implicit null exception at 0x000000000326bf20 to 0x000000000326c01d

Events (10 events):
Event: 226.141 loading class sun/awt/shell/Win32ShellFolder2$5 done
Event: 226.225 loading class sun/awt/shell/Win32ShellFolder2$18
Event: 226.225 loading class sun/awt/shell/Win32ShellFolder2$18 done
Event: 226.225 loading class sun/awt/shell/Win32ShellFolder2$ColumnComparator$1
Event: 226.225 loading class sun/awt/shell/Win32ShellFolder2$ColumnComparator$1 done
Event: 226.227 loading class sun/awt/shell/Win32ShellFolder2$11
Event: 226.227 loading class sun/awt/shell/Win32ShellFolder2$11 done
Event: 226.259 Thread 0x000000001c020800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x000000000326c028
Event: 226.259 Thread 0x000000001c020800 DEOPT PACKING pc=0x000000000326c028 sp=0x0000000022fae3b0
Event: 226.259 Thread 0x000000001c020800 DEOPT UNPACKING pc=0x000000000246582a sp=0x0000000022fae360 mode 2


Dynamic libraries:
0x00007ff615f30000 - 0x00007ff615f67000 	C:\Users\Luc\Desktop\MCreator\jdk64\jre\bin\javaw.exe
0x00007ffa69560000 - 0x00007ffa69741000 	C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffa32350000 - 0x00007ffa32384000 	C:\Program Files\AVAST Software\Avast\x64\aswhooka.dll
0x00007ffa67400000 - 0x00007ffa674b2000 	C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffa66580000 - 0x00007ffa667f3000 	C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffa66ff0000 - 0x00007ffa67091000 	C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffa66df0000 - 0x00007ffa66e8e000 	C:\WINDOWS\System32\msvcrt.dll
0x00007ffa68fa0000 - 0x00007ffa68ffb000 	C:\WINDOWS\System32\sechost.dll
0x00007ffa66cc0000 - 0x00007ffa66de4000 	C:\WINDOWS\System32\RPCRT4.dll
0x00007ffa66a10000 - 0x00007ffa66ba0000 	C:\WINDOWS\System32\USER32.dll
0x00007ffa66560000 - 0x00007ffa66580000 	C:\WINDOWS\System32\win32u.dll
0x00007ffa68af0000 - 0x00007ffa68b18000 	C:\WINDOWS\System32\GDI32.dll
0x00007ffa663c0000 - 0x00007ffa66552000 	C:\WINDOWS\System32\gdi32full.dll
0x00007ffa65a00000 - 0x00007ffa65a9f000 	C:\WINDOWS\System32\msvcp_win.dll
0x00007ffa65aa0000 - 0x00007ffa65b9a000 	C:\WINDOWS\System32\ucrtbase.dll
0x00007ffa5df20000 - 0x00007ffa5e189000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.228_none_fb4599993062b194\COMCTL32.dll
0x00007ffa69000000 - 0x00007ffa69323000 	C:\WINDOWS\System32\combase.dll
0x00007ffa65980000 - 0x00007ffa659fa000 	C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffa66ba0000 - 0x00007ffa66bcd000 	C:\WINDOWS\System32\IMM32.DLL
0x00000000531e0000 - 0x00000000532b2000 	C:\Users\Luc\Desktop\MCreator\jdk64\jre\bin\msvcr100.dll
0x0000000052940000 - 0x00000000531da000 	C:\Users\Luc\Desktop\MCreator\jdk64\jre\bin\server\jvm.dll
0x00007ffa68f70000 - 0x00007ffa68f78000 	C:\WINDOWS\System32\PSAPI.DLL
0x00007ffa5eab0000 - 0x00007ffa5eab9000 	C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffa674c0000 - 0x00007ffa6752c000 	C:\WINDOWS\System32\WS2_32.dll
0x00007ffa63450000 - 0x00007ffa63473000 	C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffa611e0000 - 0x00007ffa611ea000 	C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffa63420000 - 0x00007ffa6344a000 	C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffa65930000 - 0x00007ffa65979000 	C:\WINDOWS\System32\cfgmgr32.dll
0x0000000052930000 - 0x000000005293f000 	C:\Users\Luc\Desktop\MCreator\jdk64\jre\bin\verify.dll
0x0000000052900000 - 0x0000000052929000 	C:\Users\Luc\Desktop\MCreator\jdk64\jre\bin\java.dll
0x00000000528e0000 - 0x00000000528f6000 	C:\Users\Luc\Desktop\MCreator\jdk64\jre\bin\zip.dll
0x00007ffa676b0000 - 0x00007ffa68af0000 	C:\WINDOWS\System32\SHELL32.dll
0x00007ffa67600000 - 0x00007ffa676a9000 	C:\WINDOWS\System32\shcore.dll
0x00007ffa65ba0000 - 0x00007ffa662ad000 	C:\WINDOWS\System32\windows.storage.dll
0x00007ffa69330000 - 0x00007ffa69381000 	C:\WINDOWS\System32\shlwapi.dll
0x00007ffa658f0000 - 0x00007ffa65901000 	C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffa658d0000 - 0x00007ffa658ef000 	C:\WINDOWS\System32\profapi.dll
0x00007ffa65870000 - 0x00007ffa658bc000 	C:\WINDOWS\System32\powrprof.dll
0x00007ffa658c0000 - 0x00007ffa658ca000 	C:\WINDOWS\System32\FLTLIB.DLL
0x0000000052740000 - 0x00000000528d8000 	C:\Users\Luc\Desktop\MCreator\jdk64\jre\bin\awt.dll
0x00007ffa67530000 - 0x00007ffa675f2000 	C:\WINDOWS\System32\OLEAUT32.dll
0x00007ffa63980000 - 0x00007ffa63a0b000 	C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ffa64030000 - 0x00007ffa64059000 	C:\WINDOWS\system32\DWMAPI.DLL
0x00007ffa63da0000 - 0x00007ffa63e38000 	C:\WINDOWS\system32\uxtheme.dll
0x00007ffa67220000 - 0x00007ffa67395000 	C:\WINDOWS\System32\MSCTF.dll
0x00007ffa66e90000 - 0x00007ffa66fe1000 	C:\WINDOWS\System32\ole32.dll
0x00000000526f0000 - 0x0000000052737000 	C:\Users\Luc\Desktop\MCreator\jdk64\jre\bin\fontmanager.dll
0x00000000526d0000 - 0x00000000526ea000 	C:\Users\Luc\Desktop\MCreator\jdk64\jre\bin\net.dll
0x00007ffa65090000 - 0x00007ffa650f6000 	C:\WINDOWS\system32\mswsock.dll
0x00000000526b0000 - 0x00000000526c1000 	C:\Users\Luc\Desktop\MCreator\jdk64\jre\bin\nio.dll
0x0000000052680000 - 0x00000000526a4000 	C:\Users\Luc\Desktop\MCreator\jdk64\jre\bin\sunec.dll
0x00007ffa652a0000 - 0x00007ffa652b7000 	C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffa64c70000 - 0x00007ffa64ca3000 	C:\WINDOWS\system32\rsaenh.dll
0x00007ffa653d0000 - 0x00007ffa653f5000 	C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffa657a0000 - 0x00007ffa657c8000 	C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffa652c0000 - 0x00007ffa652cb000 	C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffa64e10000 - 0x00007ffa64e48000 	C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffa68f80000 - 0x00007ffa68f88000 	C:\WINDOWS\System32\NSI.dll
0x00007ffa5ff80000 - 0x00007ffa5ff96000 	C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffa5fe90000 - 0x00007ffa5feaa000 	C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x0000000052670000 - 0x000000005267b000 	C:\Users\Luc\Desktop\MCreator\jdk64\jre\bin\sunmscapi.dll
0x00007ffa66800000 - 0x00007ffa669e2000 	C:\WINDOWS\System32\CRYPT32.dll
0x00007ffa65910000 - 0x00007ffa65922000 	C:\WINDOWS\System32\MSASN1.dll
0x00007ffa52370000 - 0x00007ffa52386000 	C:\WINDOWS\system32\napinsp.dll
0x00007ffa493c0000 - 0x00007ffa493da000 	C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffa63400000 - 0x00007ffa63419000 	C:\WINDOWS\system32\NLAapi.dll
0x00007ffa64e60000 - 0x00007ffa64f1e000 	C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffa52fe0000 - 0x00007ffa52fee000 	C:\WINDOWS\System32\winrnr.dll
0x00007ffa5def0000 - 0x00007ffa5defa000 	C:\Windows\System32\rasadhlp.dll
0x00007ffa5e590000 - 0x00007ffa5e602000 	C:\WINDOWS\System32\fwpuclnt.dll
0x0000000052620000 - 0x0000000052662000 	C:\Users\Luc\Desktop\MCreator\jdk64\jre\bin\t2k.dll
0x00007ffa619d0000 - 0x00007ffa61a77000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.17134.228_none_f95000f73097dead\comctl32.dll
0x00007ffa5fbb0000 - 0x00007ffa5fc47000 	C:\WINDOWS\System32\TextInputFramework.dll
0x00007ffa5f420000 - 0x00007ffa5f73e000 	C:\WINDOWS\System32\CoreUIComponents.dll
0x00007ffa62c60000 - 0x00007ffa62d3a000 	C:\WINDOWS\System32\CoreMessaging.dll
0x00007ffa64990000 - 0x00007ffa649c1000 	C:\WINDOWS\SYSTEM32\ntmarta.dll
0x00007ffa60fb0000 - 0x00007ffa610fd000 	C:\WINDOWS\SYSTEM32\wintypes.dll
0x0000000052570000 - 0x0000000052612000 	C:\Users\Luc\Desktop\MCreator\jdk64\jre\bin\mlib_image.dll
0x00007ffa67120000 - 0x00007ffa671c0000 	C:\WINDOWS\System32\clbcatq.dll
0x00007ffa5f8a0000 - 0x00007ffa5fa4e000 	C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
0x00007ffa58cc0000 - 0x00007ffa58d18000 	C:\WINDOWS\system32\dataexchange.dll
0x00007ffa61a80000 - 0x00007ffa61d8b000 	C:\WINDOWS\system32\d3d11.dll
0x00007ffa63190000 - 0x00007ffa6332c000 	C:\WINDOWS\system32\dcomp.dll
0x00007ffa64630000 - 0x00007ffa646eb000 	C:\WINDOWS\system32\dxgi.dll
0x00007ffa64190000 - 0x00007ffa64348000 	C:\WINDOWS\system32\twinapi.appcore.dll
0x00007ffa64000000 - 0x00007ffa64021000 	C:\WINDOWS\system32\RMCLIENT.dll
0x00007ffa40640000 - 0x00007ffa40760000 	C:\WINDOWS\SYSTEM32\OPENGL32.DLL
0x00007ffa4b2b0000 - 0x00007ffa4b2dc000 	C:\WINDOWS\SYSTEM32\GLU32.dll
0x0000000050370000 - 0x000000005256e000 	C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_7a39871618b19f06\nvoglv64.dll
0x00007ffa68b20000 - 0x00007ffa68f6b000 	C:\WINDOWS\System32\SETUPAPI.dll
0x00007ffa63b30000 - 0x00007ffa63b43000 	C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x00007ffa65680000 - 0x00007ffa656a7000 	C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x00007ffa662b0000 - 0x00007ffa66307000 	C:\WINDOWS\System32\WINTRUST.dll
0x00007ffa40a60000 - 0x00007ffa40cc6000 	C:\WINDOWS\system32\nvspcap64.dll
0x0000000050340000 - 0x000000005036a000 	C:\Users\Luc\Desktop\MCreator\jdk64\jre\bin\dcpr.dll
0x00007ffa61660000 - 0x00007ffa61814000 	C:\WINDOWS\system32\propsys.dll
0x00007ffa3f3b0000 - 0x00007ffa3f4d7000 	C:\WINDOWS\system32\NetworkExplorer.dll
0x00007ffa5eaf0000 - 0x00007ffa5f18b000 	C:\Windows\System32\OneCoreUAPCommonProxyStub.dll
0x00007ffa573f0000 - 0x00007ffa5744c000 	C:\Windows\System32\thumbcache.dll
0x00007ffa60e30000 - 0x00007ffa60eaf000 	C:\WINDOWS\SYSTEM32\policymanager.dll
0x00007ffa62d90000 - 0x00007ffa62e21000 	C:\WINDOWS\SYSTEM32\msvcp110_win.dll
0x00007ffa576b0000 - 0x00007ffa576ca000 	C:\WINDOWS\SYSTEM32\MPR.dll
0x00007ffa5feb0000 - 0x00007ffa5febb000 	C:\WINDOWS\System32\drprov.dll
0x00007ffa65150000 - 0x00007ffa651a6000 	C:\WINDOWS\System32\WINSTA.dll
0x00007ffa5fb90000 - 0x00007ffa5fba6000 	C:\WINDOWS\System32\ntlanman.dll
0x00007ffa5f2a0000 - 0x00007ffa5f2bd000 	C:\WINDOWS\System32\davclnt.dll
0x00007ffa5ea90000 - 0x00007ffa5ea9c000 	C:\WINDOWS\System32\DAVHLPR.dll
0x00007ffa61820000 - 0x00007ffa61837000 	C:\WINDOWS\System32\wkscli.dll
0x00007ffa57670000 - 0x00007ffa57682000 	C:\WINDOWS\SYSTEM32\cscapi.dll
0x00007ffa64e50000 - 0x00007ffa64e5e000 	C:\WINDOWS\System32\netutils.dll
0x00007ffa47580000 - 0x00007ffa475ca000 	C:\Windows\System32\dlnashext.dll
0x00007ffa5a550000 - 0x00007ffa5a5b3000 	C:\Windows\System32\PlayToDevice.dll
0x00007ffa4e140000 - 0x00007ffa4e15e000 	C:\Windows\System32\DevDispItemProvider.dll
0x00007ffa60a90000 - 0x00007ffa60b06000 	C:\WINDOWS\System32\MMDevApi.dll
0x00007ffa3f1c0000 - 0x00007ffa3f3a1000 	C:\WINDOWS\system32\wpdshext.dll
0x00007ffa5e330000 - 0x00007ffa5e4ca000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.17134.228_none_2c308c7e8af52b62\gdiplus.dll
0x00007ffa479a0000 - 0x00007ffa47a3c000 	C:\Windows\System32\PortableDeviceApi.dll
0x00007ffa525f0000 - 0x00007ffa52627000 	C:\Windows\System32\EhStorShell.dll
0x00007ffa5d190000 - 0x00007ffa5d1b5000 	C:\Windows\System32\EhStorAPI.dll
0x00007ffa63a40000 - 0x00007ffa63a4d000 	C:\WINDOWS\SYSTEM32\LINKINFO.dll
0x00007ffa57e10000 - 0x00007ffa57e1c000 	C:\WINDOWS\SYSTEM32\Secur32.dll
0x00007ffa65770000 - 0x00007ffa657a0000 	C:\WINDOWS\SYSTEM32\SSPICLI.DLL
0x00007ffa605c0000 - 0x00007ffa605d8000 	C:\WINDOWS\SYSTEM32\samcli.dll
0x00007ffa61870000 - 0x00007ffa61893000 	C:\WINDOWS\SYSTEM32\SAMLIB.dll
0x00007ffa55c60000 - 0x00007ffa55e29000 	C:\WINDOWS\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Dsun.java2d.d3d=false 
java_command: co.pylo.mcreator.Launcher --started-by-exe --arch64
java_class_path (initial): C:\Users\Luc\AppData\Local\Temp\temp32.jar;C:\Users\Luc\AppData\Local\Temp\temp33.jar;
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Razer Chroma SDK\bin;C:\Program Files\Razer Chroma SDK\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\ffmpeg\bin;D:\Programmes\WorldPainter\WorldPainter;C:\Program Files (x86)\IVI Foundation\VISA\WinNT\Bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\ffmpeg\bin;%USERPROFILE%\AppData\Local\Microsoft\WindowsApps;
USERNAME=Martin
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 1 Stepping 1, AuthenticAMD



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

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

CPU:total 4 (4 cores per cpu, 1 threads per core) family 23 model 1 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1

Memory: 4k page, physical 8343300k(4558016k free), swap 11394968k(5109880k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.101-b13) for windows-amd64 JRE (1.8.0_101-b13), built on Jun 22 2016 01:21:29 by "java_re" with MS VC++ 10.0 (VS2010)

time: Tue Aug 28 16:42:41 2018
elapsed time: 226 seconds (0d 0h 3m 46s)

 

Last seen on 03:47, 19. Oct 2018
Joined Oct 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
something in your mod…
Sat, 10/06/2018 - 14:53

something in your mod elements is wrong, check them, and see if everything is okay